AutoArchive Exchange Account in Entourage - entourage.mvps.org

Posted on November 21, 2007 in How-to

Move all e-mail older than 60 days from your Exchange account folders to archive folders within the "On My Computer" folder tree.

Download script

TO CREATE AN AUTO-ARCHIVE SCHEDULE

Save AutoArchive AppleScript to your Microsoft User Data folder: Entourage Script Menu Items.

1 …

Continue reading

Time For A Grown-Up Server: Rails, Mongrel, Apache, Capistrano and You | codablog | Coda Hale

Posted on November 16, 2007 in How-to

More and more Rails developers are finding out that deploying a Rails application isn’t as simple as upload and rename; Rails apps work best when running all the time, and many Rails programmers are moving …

Continue reading

Mac Mojo : How to open .docx on your Mac

Posted on November 16, 2007 in How-to

This is a stand-alone Macintosh application that converts .docx documents - that is, documents saved by Word 2007 for Windows in the Office Open XML file format - into rich text format RTF documents so that they can be automatically opened in either Word 2004 or Word v …

Continue reading

Apache, mod_jk not serving tomcat

Posted on November 15, 2007 in How-to

I was trying to set up Apache mod_jk to serve up my jboss traffic without loadbalancing and I was running into the errors below. My machine is running Red Hat Enterprise Linux ES release 4 with Apache2.

[Wed Nov 14 19:00:28 2007][27581:63168] [debug] do_shm_open::jk_shm.c …

Continue reading

How to Querying the RPM database - tuxfiles.org

Posted on November 12, 2007 in How-to

How to Querying the RPM database
As you already know, the RPM database contains a list of all installed RPM packages on your system. You can query this database to get info of the packages on your Linux system. To query a single …

Continue reading

One Background Image, Many Applications

Posted on November 05, 2007 in How-to

Gradients are a popular choice for background images and they help out page weight in another significant way: they are repeatable. Take a look at the gradient below. To the left you can see how the gradient looks. To the right you can see that …

Continue reading

40 Tips for optimizing your php Code - reinholdweber.com

Posted on October 21, 2007 in How-to

40 Tips for optimizing your php Code
1. If a method can be static, declare it static. Speed improvement is by a factor of 4.
2. echo is faster than print.
3. Use echo's multiple parameters instead of string concatenation.
4. Set the maxvalue for your for-loops before …

Continue reading

Xen Cluster Management With Ganeti On Debian Etch | HowtoForge - Linux Howtos and Tutorials

Posted on October 09, 2007 in How-to

Ganeti is a cluster virtualization management system based on Xen. In this tutorial I will explain how to create one virtual Xen machine called an instance on a cluster of two physical nodes, and how to manage …

Continue reading

How To Create a Web App - readwriteweb.com

Posted on October 04, 2007 in How-to

Written by Matt Rogers / October 4, 2007

This is the second post in our series on how to run a startup and develop a product. In part one, How To Bootstrap Your Startup, we outlined the process of bootstrapping your company into existence. In …


Continue reading

How To Bootstrap Your Startup - readwriteweb.com

Posted on October 04, 2007 in How-to

Written by Matt Rogers / September 10, 2007

The first in a series of posts about how to run a startup and develop a product, written by guest author Matt Rogers of Aroxo - a person-to-person trading exchange for consumer electronics, computer gear, whitegoods, and more.

The …


Continue reading