Aaron Saray

open source programmer,
web developer

entrepreneur, author
and musician

My Blog

contains PHP, Web and business/entrepreneurial related content. Please join in the conversation!

Monthly Archives: September 2008

Convert from VMWare Player to VMWare Server

At superdev, we have a distribution of a gentoo image made with vmware workstation. This works fine in vmware player – but not the free vmware server – and I wanted to have vmware server running so I could have … Continue reading

Posted in IDE and Web Dev Tools, windows | Tagged , | Leave a comment

Does your design leave an unknown size gap? navigationFiller.js!

If you’ve ever worked with a customer’s CMS pages and heard the term “Oh but I want some images underneath the links” – you need this script. Whether your using old style tables or the coolest CSS tricks, filling in … Continue reading

Posted in javascript, Misc Web Design | Tagged , | Leave a comment

Useful Eclipse Plugin: Find a file name in project immediately

Unfortunately, at #superdev, there are times when the include_path in PHP is calculated. It is not always clear where to find a file. Other times there are just too many places to find the file. Because of this – and … Continue reading

Posted in Eclipse PDT, IDE and Web Dev Tools | Tagged , | 2 Comments