Monthly Archives: May 2009

Web layout grids

Useful for creating quick-and-neat prototypes: http://www.thegridsystem.org. One of my favorites: http://960.gs. Be sure to check 960 gridder!

Posted in Posts | Tagged , , | Leave a comment

Giro di Sarajevo

Our first WordPress template made for Giro di Sarajevo website. Template is based on Igor Dugonjic’s re-design and WooThemes’ Typebased template. Continue reading

Posted in Posts | Tagged , , , | Leave a comment

PHP5 + OSX update

Another Mac OSX update and another Apaxhe2+PHP5 problem. What was that thingy that made it work last time? Oh, sure, here it is (quick fix from Tony Bibbs): sudo cp /usr/sbin/httpd /usr/sbin/httpd-fat sudo lipo /usr/sbin/httpd -thin i386 -output /usr/sbin/httpd

Posted in Posts | Leave a comment

pfSense FTP Backup package

If you manage several pfSense boxes you might find it useful to have automated backups easily available. This pfSense FtpBackup package allows you to set up scheduled (daily, weekly or monthly) backup to your FTP server. Continue reading

Posted in Featured, Posts | Tagged , , , , | Leave a comment

pfSense on VirtualBox

Since clean install from .iso image didn’t work for me, here is a quick work-around-how-to for running pfSense on VirtualBox (using existing VMWare image)… Get pfSense-1.2.2-VM.zip (VMWare image) and pfSense-1.2.2-LiveCD-Installer.iso (from one of existing mirrors). Extract VM.zip and import VM … Continue reading

Posted in Posts | Tagged , | Leave a comment