(attow) Sadly, there doesn’t seem to be a straight for method for importing content nodes from Drupal 6 to Drupal 7 without installing a module….
Below are a few sequential commands you can use for creating a simple name-based vhost for apache2. I plan to revisit this post to add/clean…
Input fields of type “hidden” are non-interactive form elements that are not rendered by the browser (remaining “hidden” from the user). This type of input…
Tiberian Sun Filter (TSF) is an “add-on” for Command and Conquer: Tiberian Sun that enables a user to cross reference players in real-time. Due to…
Every now and then you need to limit the number of rows MySQL returns, i.e. use the LIMIT clause. Result set pagination is by far…
This is a simple pagination snippet I wrote for a Drupal module I was working on. I’ve unDruaplized it and now it’s completely independent. The…
Recently for a personal project, I had a need to delimit the number of characters users where able to input into a certain comment box…
First hurdle: Original WoW Install This will give you problems because the installer.exe on the disc is a hidden file. But the reason it’s a…
this was a post i made some time ago on hawkee.com and thought it would be a nice subject to debate here. in my opinion,…
For anyone looking to setup a virtual environment, this post should save you a bit of headache. There are quite a few paths you can…