After browsing this page, I got thinking about the current workflow I have. I have and use the best (and worst) of both worlds in Mac and Windows. Mac at home, and Windows at work. At home I use Dreamweaver CS5.5 and Notepad++ at work. I use a MAMP setup at home and upload everything... Continue Reading →
The best file management utility for Mac OSX
Having grown up with a computer in the house, I become very proficient with command based systems, from using the old Point and Shoot menu system to writing DOS batch files and other various things, in not only qbasic, but yes, even gw-basic, I was kind of nerdy. Why tell you this? Well, these DOS... Continue Reading →
Stop & turning in to & – solution
Recently I had to solve a painful problem using PHP and Javascript. I discovered that trying to pass, or create a URL with &val=val was becoming &=val and couldn't find a way to fix it. As I was implementing the script in to a Joomla site, it was becoming automatic. Without the Joomla integration, it... Continue Reading →
My solution to the jquery mobile back button problem
As I'm new to this new jquery mobile, I'm bound to run in to troubles and find unique ways of accommodating solutions. So, the my first problem I've encountered has been trying to implement a back button. After playing with codes and a few options, I got frustrated and have decided to do it my... Continue Reading →