Category: programming
ExtJS 2+ Navigation Plugin for creating simple site navigation.
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.IE8 Javascript external script execution order solution.
What happens though when the ad itself relies on an external script in and embeds code inline. Solution posted.MySQL 5.0 Triggers example usage setting fields conditionally.
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
PHP Flickr Image RSS Feed Parser.
Simple Flickr PHP RSS Feed Parser using lightweight FeedParser.php return image URLS.
Display Sample Code in Wordpress Post using plugins.
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
Javascript: ExtJS Image Effects Example
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 [...]
PHP CSV Column Mapper
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 [...]
Javascript: Figuring out daylight savings time.
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 [...]Search
Recent
Topics
Comments
- Thank you, kind person. You have saved me a good deal of time. -- Adam Williams
IE8 Javascript external s[..] - Thanks for this code. I am using it with some modification to determine DST for any year, not just 2009. This has save -- Jonathan
Javascript: Figuring out [..] - I do not handle the 2AM switch over. This would be a minor bug. I checked your solution that would work I have never l -- ben
Javascript: Figuring out [..] - Your also doesn't seem to take into account the hour of the day. Daylight savings switch happens at 2AM... So there is -- Kevin
Javascript: Figuring out [..] - Matt corrected code has been posted. -- ben
Javascript: Figuring out [..]















