Do not lose that Private KEY! (installing SSL Certificate on Linux/Apache) on Apr 23, 2010 in Uncategorized Certificate Signing Request CSR private key public key SSL SSL certificate I have had the opportunity to install a SSL certificate over a production server using Linux/Apache and PHP. It was my first time to install it on a linux machine running apache so initially I have no clue how to do it. Situation like this doesn’t...
Advantage of loading external Page Specific CSS and JavaScript on Jun 26, 2009 in PHP Programming Adavantage Javascript Advantage CSS CSS Optimization Javascript Optimization page specific css page specific javascript SEO Advantage of loading external “Page Specific CSS and JavaScript”. Inline, embedding and External. Inline styling is the most basic type of styling elements in a page. It’s direct and straightforward. Though they provide the highest priority i...
Advantage of loading external “Page Specific CSS and JavaScript” on Jun 26, 2009 in PHP Programming Advantage of loading external “Page Specific CSS and JavaScript”. Inline, embedding and External. Inline styling is the most basic type of styling elements in a page. It’s direct and straightforward. Though they provide the highest priority i...
Advantage of loading external Page Specific CSS and JavaScript on Jun 26, 2009Advantage of loading external “Page Specific CSS and JavaScript”. Inline, embedding and External. Inline styling is the most basic type of styling elements in a page. It’s direct and straightforward. Though they provide the highest priority i...
Working with SSL Certificates and Automatically switch between https and http and vice versa Part I on Mar 27, 2009 in C#/ASP.NET Programming I was working with a website recently (rossnut.com) thats sells items on the web. One of the core functionality i was working with is the shopping cart. it was an upgrade from ASP 3.0 to ASP.NET 3.5. One of the things i am excited about sharing is Wo...
Working with SSL Certificates and Automatically switch between https and http and vice versa Part I on Mar 27, 2009 in Uncategorized I was working with a website recently (rossnut.com) thats sells items on the web. One of the core functionality i was working with is the shopping cart. it was an upgrade from ASP 3.0 to ASP.NET 3.5. One of the things i am excited about sharing is Wo...
Working with SSL Certificates and Automatically switch between https and http and vice versa on Mar 27, 2009 in Uncategorized I was working with a website recently (rossnut.com) thats sells items on the web. One of the core functionality i was working with is the shopping cart. it was an upgrade from ASP 3.0 to ASP.NET 3.5. One of the things i am excited about sharing is Wo...
Watch our for that “hidden characters” when loading an XML to a DOM Document. on Mar 26, 2009 in PHP Programming domdocument Xpath I think this is very interesting information to post. Earlier this morning a friend of mine was troubleshooting things about loading and reading an XML document from a remote web service. The problem was when he tries to retrieve a nodelist by using...