diff --git a/CNAME b/CNAME
new file mode 100644
index 000000000..52f4e81b5
--- /dev/null
+++ b/CNAME
@@ -0,0 +1 @@
+brylianforonda.com
diff --git a/_config.yml b/_config.yml
index 29510c296..65bdda386 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,33 +1,33 @@
-title: Notepad
-description: "Blogging is fun"
+title: Brylian Foronda
+description: "Just another geek's blog"
logo: logo3.png
disqus_shortname: hmfaysal
share: true
# Change url to your domain. Leave localhost server or blank when working locally.
# or use the hint from http://jekyllrb.com/docs/github-pages/ to keep this the same
# whether working locally or remotely. Start Jekyll with: jekyll serve --baseurl ''
-#url: http://hmfaysal.github.io
+#url: http://brylianforonda.com
# Owner/author information
owner:
- name: Your Name
- avatar: hmfaysal.jpg
- email: you@email.com
+ name: Brylian Foronda
+ avatar: bforonda.jpg
+ # email: you@email.com
# Use the coder's toolbox at http://coderstoolbox.net/string/#!encoding=xml&action=encode&charset=us_ascii to encode your description into XML string
- description: Awesome Dude, Awesome Life
+ description: BELIEVE in YOURSELF, DREAM without FEAR, LOVE without LIMITS
# Social networking links used in footer. Update and remove as you like.
- twitter: hmfaysal
- facebook: hmfaysal
- github: hmfaysal
- instagram: hmfaysal
+ # twitter: hmfaysal
+ facebook: bryl.foronda
+ github: foronda
+ instagram: xibrealix
# For Google Authorship https://plus.google.com/authorship
- google_plus: https://plus.google.com/u/0/102602916593522619858
+ google_plus: https://plus.google.com/u/0/+BrylianForonda/
# Analytics and webmaster tools stuff goes here
google_analytics:
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
-bing_verify:
+#bing_verify:
# Links to include in footer navigation
# For external links add external: true
@@ -36,23 +36,29 @@ links:
url: /
external: false
icon: home
+ - title: About
+ url: /about
- title: Featured Posts
url: /featured
- title: Categories
url: /categories
- - title: About
- url: /hossain-mohd-faysal
+ - title: Portfolio
+ url: /portfolio
+ - title: Resume
+ url: http://brylianforonda.com/resume
+ external: true
+
# http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
-timezone: America/New_York
+timezone: Pacific/Honolulu
future: true
-highlighter: pygments
+highlighter: rouge
markdown: kramdown
paginate: 5
paginate_path: "page:num"
# https://github.com/mojombo/jekyll/wiki/Permalinks
-permalink: /:categories/:title
+permalink: /:categories/:year/:month/:title
kramdown:
auto_ids: true
@@ -70,8 +76,8 @@ kramdown:
prose:
rooturl: '_posts'
- siteurl: 'http://hmfaysal.github.io/'
- relativeLinks: 'http://hmfaysal.github.io/links.jsonp'
+ siteurl: 'http://brylianforonda.com/'
+ relativeLinks: 'http://brylianforonda.com/links.jsonp'
media: 'images'
metadata:
_posts:
@@ -114,16 +120,16 @@ prose:
options:
- name: "Personal"
value: personal
- - name: "Engineering"
- value: engineering
+ - name: "IT"
+ value: it
- name: "Physics"
value: physics
- name: "Psychology"
value: psychology
- - name: "Interesting"
- value: interesting
+ - name: "Travel"
+ value: travel
- name: "Web-Development"
- value: webdevelopment
+ value: webdev
alterable: true
- name: "tags"
field:
diff --git a/_posts/2014-05-15-first-commit.md b/_posts/2014-05-15-first-commit.md
index f8d45448e..cb4872a86 100644
--- a/_posts/2014-05-15-first-commit.md
+++ b/_posts/2014-05-15-first-commit.md
@@ -3,19 +3,20 @@ layout: post
title: First Commit
description: "Its ON, baby"
headline: "Let's Fire up the Engines"
-categories: personal
-tags:
- - blogging
- - jekyll
+categories:
+ - personal
+tags: "blogging,jekyll"
imagefeature: "website-speed.jpg"
imagecredit: spreadeffect.com
imagecreditlink: "http://www.spreadeffect.com/blog/improve-website-speed/"
comments: false
-mathjax: null
+mathjax: false
featured: true
-published: true
+published: false
+modified: ""
---
+
>"The beginning is the most important part of the work."
>Plato
@@ -42,4 +43,4 @@ But the game was changed when my site got hacked. Wordpress is notorious in gett
So, this time around, while I was still brainstorming for ideas and theme designs and what not, I decided to go back to Jekyll, or you may say, rather old school. Why not use plain static HTML files with some CSS styling and JS animations? Static sites are impossible to hack, as there are no codes needed to be run on the server. The only way a static site can be compromised if the code breakers have access to your FTP account. I have used Jekyll in the past during my college years. I was working as a Teaching Assistant in the Mathematics Dept, and I was supposed to post weekly course materials on the course website. The trouble was my Alma maters IT dept didn’t allow dynamic sites to run on the nodes, and I wasn’t going download the HTML files, edit them with Sublime text, and push them back onto the server every week. So I used Jekyll and GIT Version Control to do that for me. And it was so efficient that I would post materials daily instead of weekly. It was like love on first use. But Wordpress had lots of theme choices and for my personal site I decided to use Wordpress anyways disregarding the simpleness and speed static sites provided. After the takeover of my Wordpress powered blog happened, I turned to self written PHP sites and static sites completely. I have built a social network based on PHP for my peer group which is highly secure but when it comes down to speed it lags behind. So I built this site using Jekyll, a blog aware static site generator. I hope this site will perform as envisioned.
-[^1]: This domain previously hosted a Wordpress blog.
\ No newline at end of file
+[^1]: This domain previously hosted a Wordpress blog.
diff --git a/_posts/2014-05-15-how-many-things-are-there.md b/_posts/2014-05-15-how-many-things-are-there.md
index a73227463..ddaaaab47 100644
--- a/_posts/2014-05-15-how-many-things-are-there.md
+++ b/_posts/2014-05-15-how-many-things-are-there.md
@@ -1,12 +1,19 @@
---
layout: post
-published: true
+published: false
title: "How many things are there?"
mathjax: false
featured: true
comments: false
video: "https://www.youtube.com/watch?v=C6eOcd06kdk"
type: video
+description: ""
+headline: ""
+modified: ""
+categories: null
+tags: ""
+imagefeature: ""
---
-Awesome post by VSauce
\ No newline at end of file
+
+Awesome post by VSauce
diff --git a/_posts/2014-05-15-jekyll-prose-io.md b/_posts/2014-05-15-jekyll-prose-io.md
index d7f33c6e4..042c7931a 100644
--- a/_posts/2014-05-15-jekyll-prose-io.md
+++ b/_posts/2014-05-15-jekyll-prose-io.md
@@ -1,6 +1,6 @@
---
layout: post
-published: true
+published: false
title: Jekyll + Prose.io
mathjax: false
featured: true
@@ -9,8 +9,12 @@ headline: Making blogging easier for masses
categories:
- webdevelopment
tags: jekyll
+description: ""
+modified: ""
+imagefeature: ""
---
+
Nothing beats Medium when it comes to blogging. Its overly simplistic, minimal and its true WYSIWYG editor put itself ahead of the races. But there comes a time, when you might need a self hosted blog. Maybe its for a project, or as it was for me, I needed something static to be hosted in my University’s servers.
It was 2008, I was a freshman at college and I was provided with a University email id and a small web-hosting space. I did not pay as much heed to the latter one until I was required to put up some notes on it by my EECS-I course instructor. I was involved in a robotics project, and my CI wanted me to post regular updates on my provided web-space. During the first four weeks of classes, we were given a short course on Git Version Control, but for blogging, I did not know where to start. I Googled, and I found WordPress, it seemed perfect for the job at hand, I downloaded the latest version from the repository and unzipped the contents on my web-space, when I went on to install it, I found that student web-spaces did not support dynamic pages and builds. What a bummer.
@@ -19,4 +23,4 @@ So I made a simple HTML document in notepad, and painstakingly put the contents
Then I found Jekyll, a true gem written in Ruby. I never took Ruby lessons, yet the code base which contained 16K LoC was easier to understand, and the usage was much more easier. I had to install Ruby, the corresponding Ruby DevKit and Jekyll locally on my machine to get my site up and running. Also, I could only publish from my machine only as that was the only machine had all the tools installed to compile a Jekyll site.
-This mode of workflow meant I was never truly mobile when it came to blogging. I always have
\ No newline at end of file
+This mode of workflow meant I was never truly mobile when it came to blogging. I always have
diff --git a/_posts/2015-07-15-destiny-greatest-hits-part1.md b/_posts/2015-07-15-destiny-greatest-hits-part1.md
new file mode 100644
index 000000000..1ed28144c
--- /dev/null
+++ b/_posts/2015-07-15-destiny-greatest-hits-part1.md
@@ -0,0 +1,51 @@
+---
+layout: post
+type: video
+title: "Destiny: PVP Greatest Hits Part 1"
+description: "Custom written post descriptions are the way to go... if you're not lazy."
+category: videos
+tags: "destiny,video"
+comments: false
+share: true
+published: true
+headline: ""
+modified: ""
+categories: null
+imagefeature: ""
+mathjax: false
+featured: false
+---
+
+
+___
+
+### PVP Trials of Osiris - Comeback Kings
+
+> Video from June 2015. Down 3-0!? No problem!
+
+___
+
+
+
+___
+
+### PVP Skirmish Crucible - "Sniping" with the Hawkmoon
+
+> Video fom March 2015, before players knew how to use other hand cannons other than the Thorn.
+
+___
+
+
+
+___
+
+### PVP Control Crucible - High Score w/ Suros Regime
+
+> Video from January 2015, before the Suros Regime was nerfed.
+
+___
+
+
+
+___
+
diff --git a/_posts/it/2015-07-19-moving-itunes-backup-location.markdown b/_posts/it/2015-07-19-moving-itunes-backup-location.markdown
new file mode 100644
index 000000000..ad858d43c
--- /dev/null
+++ b/_posts/it/2015-07-19-moving-itunes-backup-location.markdown
@@ -0,0 +1,32 @@
+---
+layout: post
+title: "How to Move iTunes Backup Location"
+headline: Free up valuable SSD space on your C drive.
+description: Change iTunes backup location using Windows mklink junction command.
+categories: IT
+tags:
+ - how-to
+ - itunes
+published: true
+---
+
+### Problem:
+Operating system (C:) drive running out of space due to iTunes backup.This is very useful if your OS runs on SSD (which is common today) to save valuable space.
+
+### Solution:
+Change the backup location of iTunes using Windows mklink junction command.
+
+### Procedure:
+1. Rename the backup folder under %AppData%\Apple Computer\MobileSync\Backup to Backup-old
+2. Create the new folder location i.e (D: iTunes Backup)
+3. Run the junction command.
+
+```
+mklink /j "%appdata%\Apple Computer\MobileSync\Backup" "D:\iTunes Backup
+```
+----------
+
+### References:
+
+1. http://www.howtogeek.com/164275/how-to-change-the-backup-location-of-itunes-or-any-windows-app/
+2. http://social.technet.microsoft.com/Forums/en-US/8700d04f-45b6-45db-bab5-48bd86a69e18/mklink-error-the-syntax-of-the-command-is-incorrect?forum=w8itprogeneral
diff --git a/_posts/it/2015-08-13-unlock-windows-10-godmode.md b/_posts/it/2015-08-13-unlock-windows-10-godmode.md
new file mode 100644
index 000000000..4a87f6ab1
--- /dev/null
+++ b/_posts/it/2015-08-13-unlock-windows-10-godmode.md
@@ -0,0 +1,57 @@
+---
+layout: post
+title: "How to Unlock Windows 10 'GodMode'"
+headline: "GodMode!?"
+description: Shortcut to a list of every configurable items in windows 10
+categories:
+ - IT
+tags: "how-to,windows"
+published: true
+modified: ""
+imagefeature: ""
+mathjax: false
+featured: false
+comments: false
+---
+
+
+### Windows 10 God Mode
+
+Found this article at [^thinkcomputers.org] regarding some 'GodMode' configuration in Windows 10. Curious to what it was, I went ahead and unlocked it via an easy hack.
+
+### Unlock God Mode You Ask?
+
+##### Step 1: Create a new folder on your desktop
+
+- Right Click on Desktop > New folder. You can also use the ```CTRL+SHIFT+N``` keyboard shortcut to make a new folder.
+
+##### Step 2: Rename the folder.
+
+- Name this folder the following,
+
+```
+GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
+```
+
+Actually, you can name the string before the **.** anything you want. For example
+
+```
+HelloWorld.{ED7BA470-8E54-465E-825C-99712043E01C}
+```
+
+##### Step 3: Open the new 'GodMode Shortcut'
+
+- The folder icon is replaced by an icon similar to a Control Panel icon immediately after renaming.
+
+![Desktop Folder](https://dl.dropboxusercontent.com/u/33327425/images/it/godmode.png)
+
+- The list of configurable items that can be accessed in one 'GodMode' shortcut.
+
+![Settings](https://dl.dropboxusercontent.com/u/33327425/images/it/godmode2.png)
+
+
+While this may be a rather convenient shortcut, I do not see myself using it as a way of accessing windows configurations. Mainly because I have become accustomed to the Windows 8 Charms shortcuts (Win + Q, Win + X, etc..). With Charms, I have the ability to search and specific which controls I need to access.
+
+With Windows 10 being out for a couple of weeks now and given my role as an IT Manager, a tool that would be more beneficial the Remote Server Administration Tool (RSAT) for Windows 10. Microsoft, I am patiently waiting - having to remote into the domain controller to manage AD objects is so time consuming! :P
+
+
diff --git a/_posts/it/2016-05-03-network-infrastructure-upgrade-overview.md b/_posts/it/2016-05-03-network-infrastructure-upgrade-overview.md
new file mode 100644
index 000000000..35b9d5beb
--- /dev/null
+++ b/_posts/it/2016-05-03-network-infrastructure-upgrade-overview.md
@@ -0,0 +1,79 @@
+---
+layout: post
+title: "Network Infrastructure Upgrade - Overview"
+headline: "Redesign of flat network to 2-Tier Hierarchical Design"
+description:
+categories:
+ - IT
+tags: "it,network-design,juniper,vlans,switching,routing"
+published: true
+modified: ""
+imagefeature: ""
+mathjax: false
+featured: true
+comments: false
+---
+
+### Overview
+
+Network security is crucial to all network infrastructures, especially in businesses who store sensitive information such as personally identifiable information, credit card numbers, medical health records, etc. As stated by the PCI council, any company that *process*, *store* or *transmit* credit card information, there are compliance requirements that must be met to avoid out of compliance penalties and fines. However, instead of focusing on the checklist compliance requirements, this project aims towards reducing the overall scope and securing the infrastructure beyond PCI compliance. This project is a complete overhaul of the current network infrastructure utilizing unmanaged switches and transitioning to managed switches to achieve the infrastructure needs. Managed switches provide all features of an unmanaged switch but provide the ability to configure, manage, and monitor the local area network. The upgrade to managed switches will provide a greater control over how data travels over the network and who has access to it; increasing overall network security to achieve PCI compliance across the network.
+
+### Network Infrastructure Upgrade Design Goals and Requirements
+
+- PCI Compliance
+ - Scope reduction through logical network segmentation.
+ - Isolate senstive traffic and control behavior of traffic.
+- Platform longevity and future proof instrastructure. Ease of scalability and expandability.
+ - Support of EMV Devices and Point-to-Point Encryption devices
+ - Support of IP Cameras, Mobile technologies, VoIP, WiFi devices, network storages, etc.
+- Increase Network Security
+ - Access Control Lists, Switch Port Management, MAC Address filtering
+ - Prevent unathorized access.
+- Minimize Network Downtime
+ - Redundant and resilient design removes single point of failure at the core. Ability to install security patches and make configuration changes at core without loss of connectivity.
+- Reduced operational expenses.
+ - Ability to remotely monitor network health and traffic (through SNMP) and troubleshoot within the local area network.
+ - Port mirroring to diagnose problems without taking the network out of service.
+- Achieve industry network standardization.
+
+### Proposed Solution
+
+#### Juniper Two-tier hierarchical network model
+
+- Features
+ - Redundant and resilient design with Two-tier hierarchical network model utlizing Virtual Chassis and Link Aggregation.
+ - Maintenance without losing connection to datacenter.
+ - Easy rollback feature in case of misconfiguration.
+ - Separate control and data plane to restart processes without full reboot.
+ - Established switch manufacturer with Junos operating system and virtual chassis along with centralized management. Comparable to Cisco and HP with network standards and technologies.
+
+ Two-tier Network Model (Collapsed Core and Distribution Layer)
+
+![2-Tier Network Model](https://dl.dropboxusercontent.com/u/33327425/images/it/2-Tier_Network_Design.png)
+
+### Implementation Phases
+
+#### I. Network Redesign
+
+- Design new network infrastructure to meet goals and requirements.
+- Understand traffic types within the infrastructure, implement segmentation and ACL's for sensitive traffic types.
+- Run new and additional Cat6 cabling to eliminate daisy chained switches and single point of failures.
+- Create VLANs for the different traffic types. Allocate IP ranges for these VLANs.
+
+#### II. Network Standardization and Documentation
+
+- Establish network cable naming and labelin standards to easily identify switch port connections, uplinks, and network traffic type.
+
+#### III. Understand and Research Junos OS
+
+- Research security best practices and implementation of Juniper networking hardware.
+
+#### III. Core Switch Configurations
+
+- Implementation of Juniper virtual vhassis, link aggregation, VLANs, inter-vlan routing, DHCP-relay, stateless firewall filters, switch and port security.
+- VLAN trunking to Firewall for DMZ and Guest related traffic.
+
+#### IV. Access Switch Configurations
+
+- Create standard security template for access switches.
+-
diff --git a/_posts/it/2016-05-11-xerox-printer-showing-offline.md b/_posts/it/2016-05-11-xerox-printer-showing-offline.md
new file mode 100644
index 000000000..0d5d44317
--- /dev/null
+++ b/_posts/it/2016-05-11-xerox-printer-showing-offline.md
@@ -0,0 +1,41 @@
+---
+layout: post
+title: "Xerox Printer Showing Up As Offline"
+headline: Able to ping and browse the web interface.
+description: Disable SNMP Status Enabled under Port Configuration.
+categories: IT
+tags:
+ - how-to
+ - itunes
+published: true
+---
+
+### Problem:
+
+You are able to ping printer and access printer via web browser. However, printer shows Offline on the printer server.
+
+![Xerox Offline](https://dl.dropboxusercontent.com/u/33327425/images/it/xerox_offline.png)
+
+### Solution:
+Uncheck SNMP Status Enabled under Port Configuration
+
+### Procedure:
+
+- Right Click **Printer** > **Properties** > **Ports**
+
+![Xerox Ports](https://dl.dropboxusercontent.com/u/33327425/images/it/xerox_offline_1.png)
+
+- Select the port associated with the printer > **Configure Port**
+
+![Configure Ports](https://dl.dropboxusercontent.com/u/33327425/images/it/xerox_offline_2.png)
+
+- Under **Port Settings** > Untick **SNMP Status Enabled** > **OK* > **Close**
+
+![SNMP](https://dl.dropboxusercontent.com/u/33327425/images/it/xerox_offline_3.png)
+
+
+----------
+
+### References:
+
+1. https://community.spiceworks.com/topic/457808-can-ping-printer-and-access-web-interface-but-cannot-print-via-network
diff --git a/_posts/webdev/2015-07-19-serialize-json-data-for-bootstrap-treeview.markdown b/_posts/webdev/2015-07-19-serialize-json-data-for-bootstrap-treeview.markdown
new file mode 100644
index 000000000..d837ecd3d
--- /dev/null
+++ b/_posts/webdev/2015-07-19-serialize-json-data-for-bootstrap-treeview.markdown
@@ -0,0 +1,126 @@
+---
+layout: post
+title: Serialize JSON Data for Bootstrap-treeview
+headline: ASP.NET & Bootstrap Treeview Integration
+modified:
+categories: WEBDEV
+tags:
+ - web-dev
+ - bootstrap
+ - ASP.net
+published: true
+---
+
+
+### Overview
+Dynamically populate the bootstrap-treeview data from a LINQ-to-SQL datacontext in an ASP.NET C# code behind. The function serialize db.text fields a LINQ query of two tables; one parent, the other child, ultimately merging the serialized a string into JSON parsable string. Function is then called by the front-end javascript to reconvert the serialized string using jQuery.ParseJson() method, becoming the data for the bootstrap treeview.
+
+#### Required Namespaces
+~~~ c-sharp
+using System.Runtime.Serialization.Json;
+using System.IO;
+using System.Text;
+using Newtonsoft.Json;
+~~~
+
+#### Object Class Instances
+~~~ c-sharp
+public class ParentWithNoChild
+{
+ public string text { get; set; }
+}
+
+public class ParentWithChildren
+{
+ public string text { get; set; }
+ public Child[] nodes { get; set; }
+}
+
+public class Child
+{
+ public string text { get; set; }
+}
+~~~
+
+#### ExtensionMethods
+Extension methods used to simplify formatting of final JSON data format of bootstrap-treeview
+~~~ c-sharp
+public static class ExtensionMethods
+{
+ public static string GetTreeViewJsonFormat(this string str)
+ {
+ return '[' + str + ']';
+ }
+ public static string MergeJsonString(this string str, string strTwo)
+ {
+ if (String.IsNullOrEmpty(str))
+ return strTwo;
+ else
+ return str + "," + strTwo;
+ }
+}
+~~~
+
+#### Code behind method
+~~~ c-sharp
+public string GetJsonData()
+{
+ string serializeJsonData = string.Empty;
+ RAP_IRNSIdentityDataContext db = new RAP_IRNSIdentityDataContext();
+ List agencies = (from a in db.RapAgencies
+ select a).ToList();
+
+ int totalAgencies = agencies.Count();
+
+ for (int i = 0; i < totalAgencies; i++)
+ {
+
+ List subagencies = (from sa in db.RapSubAgencies
+ where sa.RapAgencyId == agencies[i].Id
+ select sa).ToList();
+
+ int totalSubAgencies = subagencies.Count();
+ if (totalSubAgencies == 0)
+ {
+ ParentWithNoChild single = new ParentWithNoChild();
+ single.text = agencies[i].Agency;
+ serializeJsonData = serializeJsonData.MergeJsonString(JsonConvert.SerializeObject(single));
+ //Response.Write("
serializeJsonData: " + serializeJsonData);
+ }
+ else if (totalSubAgencies >= 1)
+ {
+ ParentWithChildren parent = new ParentWithChildren();
+ Child[] children = new Child[totalSubAgencies];
+
+ parent.text = agencies[i].Agency;
+ for (int j = 0; j < totalSubAgencies; j++)
+ {
+ //Response.Write("
SubAgencies: " + subagencies[j].AgencyDept);
+ if (!String.IsNullOrEmpty(subagencies[j].AgencyDept))
+ {
+ Child child = new Child { text = subagencies[j].AgencyDept };
+ children[j] = child;
+ }
+ }
+ parent.nodes = children;
+ serializeJsonData = serializeJsonData.MergeJsonString(JsonConvert.SerializeObject(parent));
+ //Response.Write("
serializeJsonData: " + serializeJsonData);
+ }
+ }
+ return serializeJsonData.GetTreeViewJsonFormat();
+}
+~~~
+
+#### Javascritp function call.
+The Javascript function call which parses the serialized json string back to JSON format.
+~~~ javascript
+var $tree = $('#treeview12').treeview({
+ data: jQuery.parseJSON('<%=GetJsonData() %>')
+ });
+~~~
+
+----------
+
+###References:
+
+1. https://github.com/jonmiles/bootstrap-treeview
\ No newline at end of file
diff --git a/about.md b/about.md
new file mode 100644
index 000000000..0dc355c57
--- /dev/null
+++ b/about.md
@@ -0,0 +1,40 @@
+---
+layout: page
+permalink: /about/index.html
+title: ABOUT BRYLIAN
+tags: [brylian, foronda, bforonda, xibrealix]
+image:
+ feature: b-foronda.jpg
+---
+
+
+## [ALOHA!](https://en.wikipedia.org/wiki/Aloha)
+
+My name is **Brylian Foronda**, and this is my personal blog.
+
+I am a proud alumni of the University of Hawaii at Manoa with a Bachelors degree in Computer Engineering. I am currently a full-time IT Manager at the [Kaʻanapali Beach Hotel](http://kbhmaui.com) and a part-time Web Application Developer at the [Research Corporation at the University of Hawaii](http://www.rcuh.com/).
+
+### Academic Achievements
+ - Associates degree in Electronics and Computer Engineering Technology from University of Hawaii Maui College. (May 2009)
+ - Bachelors degree in Computer Engineering from University of Hawaii at Manoa. (Dec. 2012)
+
+### IT Experience
+ - Microsoft Enterprise Systems (AD, Exchange, Server OS, )
+ - Server Virtualization (VMware 5.5, Hyper-V 2012)
+ - Switching, Routing, Firewall Security (Sonicwall, Juniper, Dell)
+ - Network Design and Implementation
+ - Property Management Systems (SMS Host, SMS Touch, SMS Retail OS)
+ - Disaster Recovery and Backups (Symantec Backup Exec, Veeam)
+ - Storage Area Networks (Nimble, QNAP)
+
+### Web Development Experience
+ - ASP.NET Framework and SQL Server
+ - Bootstrap, HTML5 and CSS3
+ - Jekyll and Github Pages
+ - Wordpress and MySQL
+ - Postach.io and Evernote
+ - MongoDB and PHP
+___
+
+ > It’s not that I’m so smart, it’s just that I stay with problems longer.
+Albert Einstein
diff --git a/favicon.ico b/favicon.ico
index 3ba2bad48..b02554e89 100644
Binary files a/favicon.ico and b/favicon.ico differ
diff --git a/favicon.png b/favicon.png
index ba33c6cab..d109533cd 100644
Binary files a/favicon.png and b/favicon.png differ
diff --git a/favicon_orig.ico b/favicon_orig.ico
new file mode 100644
index 000000000..3ba2bad48
Binary files /dev/null and b/favicon_orig.ico differ
diff --git a/hossain-mohd-faysal.md b/hossain-mohd-faysal.md
deleted file mode 100644
index 2a7490c8f..000000000
--- a/hossain-mohd-faysal.md
+++ /dev/null
@@ -1,60 +0,0 @@
----
-layout: page
-permalink: /hossain-mohd-faysal/index.html
-title: HOSSAIN MOHAMMAD FAYSAL
-tags: [Hossain, Mohd, Faysal, hmfaysal]
-image:
- feature: Hossain-Mohd-Faysal.jpg
----
-
-
-
-
-My name is **Hossain Mohd. Faysal**, and this is my personal blog.
-
-I am an PhD candidate in *Electrical Engineering* at the [School of Engineering and Applied Science](http://www.seas.upenn.edu/) at **University of Pennsylvania**. I am licensed as a Professional Engineer (P.E) to practice in the states of Texas, Massachusetts and California. I double majored in EECS and Mathematics during my undergraduate life at [Massachusetts Institute of Technology](http://www.mit.edu/), and currently focusing on Electrical Engineering for my post-graduate studies.
-
-At some point in the not-terribly-distant future, I hope to found a self-sustaining collective of clever people, for fun, profit(?), and the promotion of human life in the universe. This might wind up in Qatar, Bangladesh, Scandinavia, the Massachusetts Bay Area, the SF Bay Area, Japan, Germany, or the dustbin of overly idealistic plans. (Yes, I have a special bin for overly idealistic plans. In my district they can't be recycled with residential mixed paper.) The most challenging aspect of this concept is to curtail unproductive competition with other people who will inevitably have the same idea. (Some sort of cooperative federation...) I'm presently looking for people who might be interested in being a part of such an organization.
-
-Anyways, for now I'm just working toward changing the face of Electrical Engineering forever. Not that I necessarily expect to succeed, but it's something to strive for, and it's a fun problem to work on.
-
-
->Entrepreneur
->
->Designer
->
->Engineer
->
->Inventor
-
-I
-make
-stuff.
-
-
-*Beautiful, practical, meaningful stuff.*
-
-
-I make what I love.
-
-*I love what I do.*
-
-
-But over the years, I noticed that somehow, along the way, software designed to help us be creative, actually made us less creative. That's because we believe our best ideas emerge when we use pencils and paper.
-So I set out to build tools that work the way I do.
-
-
-Tools for the creative space — the 53 centimeters that magically link head, heart, and hand. Tools as simple as pencil and paper. Tools so essential, I really can't imagine work without them.
-
-
-> For
->
-> the makers,
->
-> the creators,
->
-> the discoverers,
->
-> the original thinkers,
->
-> ### *This is the space to create.* ###
\ No newline at end of file
diff --git a/images/apple-touch-icon-114x114-precomposed.png b/images/apple-touch-icon-114x114-precomposed.png
index 94718dcd1..35e7a06c8 100644
Binary files a/images/apple-touch-icon-114x114-precomposed.png and b/images/apple-touch-icon-114x114-precomposed.png differ
diff --git a/images/apple-touch-icon-144x144-precomposed.png b/images/apple-touch-icon-144x144-precomposed.png
index ce6f1e22f..04805cc05 100644
Binary files a/images/apple-touch-icon-144x144-precomposed.png and b/images/apple-touch-icon-144x144-precomposed.png differ
diff --git a/images/apple-touch-icon-72x72-precomposed.png b/images/apple-touch-icon-72x72-precomposed.png
index 14623595f..b92b00188 100644
Binary files a/images/apple-touch-icon-72x72-precomposed.png and b/images/apple-touch-icon-72x72-precomposed.png differ
diff --git a/images/apple-touch-icon-precomposed.png b/images/apple-touch-icon-precomposed.png
index 96962278c..4e2d7c9f9 100644
Binary files a/images/apple-touch-icon-precomposed.png and b/images/apple-touch-icon-precomposed.png differ
diff --git a/images/b-foronda.jpg b/images/b-foronda.jpg
new file mode 100644
index 000000000..952c7610f
Binary files /dev/null and b/images/b-foronda.jpg differ
diff --git a/images/bforonda.jpg b/images/bforonda.jpg
new file mode 100644
index 000000000..fa7d69c28
Binary files /dev/null and b/images/bforonda.jpg differ
diff --git a/images/hmfaysal.jpg b/images/hmfaysal.jpg
deleted file mode 100644
index dd09c19a4..000000000
Binary files a/images/hmfaysal.jpg and /dev/null differ
diff --git a/images/hossain-faysal.jpg b/images/hossain-faysal.jpg
deleted file mode 100644
index b6e386933..000000000
Binary files a/images/hossain-faysal.jpg and /dev/null differ
diff --git a/images/kiki-bouba.png b/images/kiki-bouba.png
deleted file mode 100644
index c8010c867..000000000
Binary files a/images/kiki-bouba.png and /dev/null differ
diff --git a/images/logo3.old.png b/images/logo3.old.png
new file mode 100644
index 000000000..c58602a03
Binary files /dev/null and b/images/logo3.old.png differ
diff --git a/images/logo3.png b/images/logo3.png
index c531c724d..bce29701b 100644
Binary files a/images/logo3.png and b/images/logo3.png differ
diff --git a/images/picture-21.jpg b/images/picture-21.jpg
new file mode 100644
index 000000000..043c55829
Binary files /dev/null and b/images/picture-21.jpg differ
diff --git a/portfolio.md b/portfolio.md
new file mode 100644
index 000000000..4357e4b14
--- /dev/null
+++ b/portfolio.md
@@ -0,0 +1,22 @@
+---
+layout: page
+permalink: /portfolio/index.html
+title: WORK PORTFOLIO
+tags: [brylian, foronda, webdev, it]
+---
+
+#### [Juniper Network Infrastructure Upgrade](http://brylianforonda.com/it/2016/05/network-infrastructure-upgrade-overview)
+![2-Tier Network Model](https://dl.dropboxusercontent.com/u/33327425/images/it/2-Tier_Network_Design.png)
+
+#### [Interagency Rapid Notification System]()
+
+
+
+#### [Pest Report Access Tool]()
+
+
+
+ > It’s not that I’m so smart, it’s just that I stay with problems longer.
+Albert Einstein
+___
+
diff --git a/sitemap.old.xml b/sitemap.old.xml
new file mode 100644
index 000000000..ff2af3911
--- /dev/null
+++ b/sitemap.old.xml
@@ -0,0 +1,16 @@
+---
+layout: nil
+---
+
+
+ {% for link in site.links %}{% if link.external %}{% else %}
+
+ {{ site.url }}{{ link.url }}
+ {% endif %}{% endfor %}
+
+ {% for post in site.posts %}
+
+ {{ site.url }}{{ post.url }}
+
+ {% endfor %}
+
diff --git a/sitemap.xml b/sitemap.xml
index ff2af3911..9f8ce3bca 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -1,16 +1,61 @@
----
-layout: nil
----
-
- {% for link in site.links %}{% if link.external %}{% else %}
-
- {{ site.url }}{{ link.url }}
- {% endif %}{% endfor %}
-
- {% for post in site.posts %}
-
- {{ site.url }}{{ post.url }}
-
- {% endfor %}
-
+
+
+
+
+ http://brylianforonda.com/
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/about/
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/featured/
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/categories/
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/portfolio/
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/resume/
+ 2015-08-17T11:06:10+00:00
+
+
+ http://brylianforonda.com/it/2016/05/network-infrastructure-upgrade-overview
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/categories/index.html
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/it/2015/08/unlock-windows-10-godmode
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/webdev/2015/07/serialize-json-data-for-bootstrap-treeview
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/it/2015/07/moving-itunes-backup-location
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/videos/2015/07/destiny-greatest-hits-part1
+ 2016-05-05T21:38:56+00:00
+
+
+ http://brylianforonda.com/tags/index.html
+ 2016-05-05T21:38:56+00:00
+
+
\ No newline at end of file