Archives for the ‘Uncategorized’ Category
By admin • Mar 29th, 2008 • Category: Uncategorized
If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!Just upgraded one of my clients servers to dv 3.5. dv 3.5 uses centos 5 so when you install yum you’ll need to use that version
rpm -Uvh mirror.centos.org/centos/5/os/i386/CentOS/yum-3.0.5-1.el5.centos.5.noarch.rpm
Subversion is now included in the developer tools package. Login to your […]
By admin • Mar 26th, 2008 • Category: Uncategorized
Yes, I know there are much more great FireFox plugins but I am sharing only those I am using myself and find really useful.
Before I start, here is an overview of what I am going to talk about:
SEOQuake Any page instant SEO analysis
SearchStatus Google, Alexa, Compete Rank Toolbar
Google toolbar Google search and suggestions
Rank Checker button […]
By admin • Mar 19th, 2008 • Category: Uncategorized
I spent a good bit of this summer working on websites for ApacheCon US 2007 and OS Summit Asia 2007 which will be in Atlanta and Hong Kong this fall. (You should attend!) There’s a whole long sad story behind the Apache conference websites, but I’ll spare you that (for now). Instead, I wanted to […]
By admin • Mar 13th, 2008 • Category: Uncategorized
I finally got my hands on a nitro, old news, but super sweet, had to let the world know
By admin • Mar 11th, 2008 • Category: Uncategorized
Your Other You - Toyota Matrix Game
By admin • Mar 11th, 2008 • Category: Uncategorized
Before you start
Before starting anything you should be sure that you have the developer tools package installed. If your not sure, then you don’t. No worries: submit a request to install the developer tools package and you’ll be ready in about 45min to a hour.
Get started
first login as root
next download electroserver:
wget www.electro-server.com/downloads/builds/ElectroServer_4_0_4_linux.rpm
next install the rpm:
[…]
By admin • Mar 11th, 2008 • Category: Uncategorized
I realized I left out alot while reading part1, so i’m covering more here, an possibly in additional posts
disable plugins if not in wordpress
You’ll need to use wordpress on the backend from time to time, mostly for login / logout functionality. You should build a connector class to handle this. When using wordpress via your […]
By admin • Mar 10th, 2008 • Category: Uncategorized
checking out unfuddle today, cheaper plans with svn integration / hosting. I’ll test drive it after i get some time
Unfuddle is a secure, hosted project management solution for software development teams.
We know that you don’t have time to get a server up and running and then configure and secure Subversion repositories, ticketing systems and valuable […]
By admin • Mar 4th, 2008 • Category: Uncategorized
A handy function to remember is ignore_user_abort Form time to time i’ve needed a script to continue executing, even if a user closes their browser / restarts the connection.
ignore_user_abort is just the trick to handle this, read more at : http://us3.php.net/ignore_user_abort
By admin • Feb 28th, 2008 • Category: Uncategorized
checked out google sites today, looks promising, even if only as an internal site, and maybe as a bc replacement if it evolves a bit.
Google Sites is the easiest way to make information accessible to people who need quick, up-to-date access. People can work together on a Site to add file attachments, information from other […]