Curly Brace Placement in Javascript is important

March 22nd, 2011

A great write up available @ http://encosia.com/2011/03/21/in-javascript-curly-brace-placement-matters-an-example/

A Great Snippet Manager

January 6th, 2011

I recently tried out a number of snippet managers to try to organize myself better. I can highly recommend Snippet Manager.

JQuery Sort Serialize/toArray Not Including All Elements

November 8th, 2010

Just a note to anyone that is using Jquery UI and doing a sort. If you don’t choose your event carefully then you will not include the recently moved element in your serialize or toArray data. It will change depending on the situation but in most cases stop will work best.

More Mature Than Society?

November 7th, 2010

What is the percentage of the population is that considers themselves to be me more mature than the society they are in? If it is more than 50%, why hasn’t the society maturity risen? Does this belief aid or impede the development of the society?

Setting Automatic Email Checking in Microsoft Outlook 2010

October 25th, 2010

In case you can’t find it, go to the file tab. Click on the options “box” on the left side. Click on “Advanced” on the left side menu. Scroll down and you will see the section “Send/Recieve”. Click on the button title the same thing.

There are also more controls under the “Mail” item in the same options “box”.

WordPress Install – 500 Intermal Server Error

October 24th, 2010

I ran into this error only with my most recent setup.  Here are the following reasons that I could find.  If you know any others please tell me and I will add them. Read the rest of this entry »

The Traffic Light Conundrum

October 22nd, 2010

You find yourself stopped at a red traffic light on a deserted intersection. You come to a full stop and find yourself having waited for 30 seconds without a car in sight.  Is it wrong to drive through it?

Read the rest of this entry »

How to Pass Php Variables Into Your CSS File.

October 19th, 2010

The most obvious question you have to ask yourself when attempting this task is “Do I really need to do this?”.  If you have made up your mind to do this I will present you with your options.

Read the rest of this entry »

Why Are Tasks So Hard?

October 15th, 2010

For this morning’s thought I would like to analyze a common misconception. When I attempt to work on any project of size, which usually means something broke on my vehicle or I have some challenging programing task, I usually take the view that I must fight the natural forces of chaos and decay.

I think this is an unnecessary assumption.

Read the rest of this entry »

Can’t Upload Image In WordPress?

October 14th, 2010

If you are getting the error “HTTP error” when trying to upload an image from WordPress, your permissions are not set properly.

You can easily remedy this.

Read the rest of this entry »