I’ve read about Node.js and finally had a chance to test it out. After 30 minutes, I found it easy to use and very powerful, and would definitely explore some more in the future. This blog documents my short experiment with Node.js
web
Set up Django on a Remote Host
I was able to set up the Django sample site on my Dreamhost site. Django is a high-level Python Web framework that facilitates rapid web application development. I was able to follow the Django tutorial and instruction from Dreamhost to add a Django site to my domain.
Learn HTML5 w/ Aptana 3: lesson 1
Lesson Video on YouTube
Ridiculously Easy WordPress Tricks
My compiled list of WordPress tricks that I wish I would have known earlier:
- Permalink setting
- Drag and Drop Image to Blog Post
- Prevent SPAM
- Rearrange Post Order
- Add Google Analytics to Dashboard
Add multilanguage support to Joomla site
Recently I’ve added multilanguage support to my Joomla site (Shall We Learn) I was able to do so by following the following two resources: 1. Step-by-step documentation from Gavic Pro http://www.gavick.com/documentation/questions/configuration-multilanguage-site-with-joomla-1-7/ 2. Tutorial from Joomla YouTube Channel
Turn on Code Highlighting in Joomla CodeCitation Plugin
Just got CodeCitation to work on my Joomla site and here are the steps I took: