content top

Coda vs. Dreamweaver

Coda vs. Dreamweaver

I’ve recently abandoned Dreamweaver as my primary web development platform. I know what you are thinking, “what took you so long?” Well, the truth of the matter is, I think Dreamweaver gets a bad wrap, just because of the WYSYWIG stigma. Frankly, I rarely if ever, was using the Design view in Dreamweaver and I mostly used it as a text based editor. I really love the shortcuts they’ve built in and found myself...

Read More

wp-admin issues with Hosting a Primary Domain From a Subfolder on Bluehost

If you are using the instructions found on Bluehost’s Knowledgebase about How to host the Primary Domain from a subfolder for a wordpress site, you may notice that when you add wp-admin to the end of your URL it seems that can’t log in. The issue is that there are so much redirect magic going on, that the correct handling of redirecting /wp-admin without a slash to /wp-admin/ with a slash doesn’t happen correctly. You can...

Read More

CForms II, Bluehost and the From: address

There are several forum posts, articles, and help from bluehost attempting to explain how to get the default address on Bluehost to send to something besides user@***.bluehost.com when using CForms II plugin for WordPress. However, I had no success with following them. They all seem pretty out of date and are lacking in specific instructions. So, I’m not trying to beat a dead horse here, I’m just trying to sum up exactly what I...

Read More

Setting up Subversion (SVN) on Bluehost

I found some instructions from J. Taylor on how to install SVN on Bluehost, but they were a bit out-dated. For one, Subversion is now an Apache project and isn’t found on subversion.tigris.org anymore. You can find the project on http://subversion.apache.org/. Other than that, the instructions are great! mkdir src cd src wget http://subversion.tigris.org/downloads/subversion-1.6.15.tar.bz2 wget...

Read More

Setting the Record Straight: The Cloud = The Internet

I want to set the record straight once and for all. The term “Cloud” refers to the internet. Cloud computing is using the internet to create, store and access information rather than desktop computing where you create, store and access information on your own machine. Here’s the proof. The Cloud = The Internet It is not some magical product that Microsoft has invented. Microsoft is using the term to make you think they are...

Read More

Getting MediaWiki Collapsible Nav to Load Collapsed

Whether you are using the old UsabilityInitiative extension, or the new split out Vector enhancements, you may have noticed an issue where the Collapsible Navigation functionality causes the first nav item in your list to remain open when the page loads. It doesn’t behave like the rest of the nav items that will remain in their closed or open state when you move to another page in your wiki. It simply remains open no matter what. If...

Read More
content top