Category: programming

ExtJS 2+ Navigation Plugin for creating simple site navigation.

No Comments What I came up with was small extension on the library that works with Ext2.2+ and will allow me to upgrade later without having to change any code. Below you an see an image of the example of NavPanel my first ExtJS extension.

Tags: , , , , , , , ,

Wednesday, January 6th, 2010 javascript, programming, projects

IE8 Javascript external script execution order solution.

1 Comment What happens though when the ad itself relies on an external script in and embeds code inline. Solution posted.

Tags: , , , , , , ,

Saturday, November 14th, 2009 javascript, programming

MySQL 5.0 Triggers example usage setting fields conditionally.

No Comments

I am putting up my example for those who may be looking to do simple item tracking using a start and end time. In my simple example I want to update some timestamps on my data and deal with handling an item in my databases status

Tags: , , , ,

Tuesday, September 1st, 2009 MySQL, programming

PHP Flickr Image RSS Feed Parser.

3 Comments

Simple Flickr PHP RSS Feed Parser using lightweight FeedParser.php return image URLS.

Tags: , , , ,

Sunday, August 9th, 2009 PHP, programming, projects

Display Sample Code in Wordpress Post using plugins.

No Comments

I want to be able to show code examples in a clean format without and encoding of the characters and I want the spacing preserved. I also want to be able to attach any JavaScript examples to my post to show the code actually working

Tags: , , , , ,

Wednesday, July 29th, 2009 PHP, programming

Javascript: ExtJS Image Effects Example

No Comments

I have been working with ExtJS library, a free very useful javascript library.  It is rather heavy due to it's size but has many great things built right into it.  You can check out for yourself above and look at some of the visual examples they have posted on the site.  That being said I [...]

Tags: , , , , ,

Monday, July 27th, 2009 javascript, programming, projects

PHP CSV Column Mapper

No Comments

From time to time most programmers will run into a import/export problem where they need to take a dump of particular data and put it into another system. A fairly standard way is to get the export into CSV (Comma Separated Value) formatted file. Most system/companies can fairly easily take this type of data [...]

Tags: , , , , ,

Thursday, July 16th, 2009 PHP, programming, projects

Javascript: Figuring out daylight savings time.

9 Comments Updated 11/2/2009: Fixed bug with code pointed out by comment. A while back I had been dealing with the different timezones across the US.  I needed to know whether or not the central timezone was in daylight savings time or not using my current timestamp from my computer. While this ultimately ended up not mattering [...]

Tags: , , , , ,

Thursday, April 30th, 2009 interesting, javascript, programming, tech

Search

 

Comments