About
Hi, I'm Derek. I'm from Kansas. I live in Santa Monica. I'm an Engineer at Yahoo. This is my blog.Derek's Links
-
Recent Posts
Categories
- Career (3)
- Humor (4)
- Kansas City (3)
- Movies (4)
- Music (4)
- Social Media (6)
- Sports (1)
- Technology (27)
- Unsorted (10)
- Web Development (16)
- Yahoo (1)
Tags
adobe air ajax amazon amish apple calacanis ccckc cloud CMS documentary dotnext economy facebook ffmpeg gas Google ipod jason calacanis java Javascript linux mahalo mahalo viddler maps Microsoft PHP-Nuke Politics reddit rhel4 rss rsscloud search engine soccer spam Sunnyvale syndication textmate tweenky twhirl twitter Unsorted wordpress XUL Yahoo zendconArchives
- April 2010
- March 2010
- February 2010
- January 2010
- November 2009
- October 2009
- September 2009
- August 2009
- February 2009
- January 2009
- September 2008
- June 2008
- May 2008
- April 2008
- March 2008
- January 2008
- November 2007
- October 2007
- September 2007
- May 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
Meta
Category Archives: Web Development
Node-YQL
The more I play around with Node.js, the more I love server-side JavaScript. Once you get over the weirdness of writing JavaScript outside of the browser, it feels very natural. And the bonus is that it is blazing fast. Also, … Continue reading
jsFiddle: A JavaScript playground
Ajaxian had a story yesterday about a brand-new JavaScript playground called jsFiddle. A write and execute web-based JavaScript IDE is nothing new, but this is much, much more than that. The real power of jsFiddle is that you have the … Continue reading
On: Programmable Twitter Clients
Loic Lemuer (CEO of Seesmic) recently announced at Microsoft’s Developer Conference that he’ll be releasing a new version of Seesmic that supports plugins. This is huge for developers, as well as users. Up until now the Twitter developer ecosystem has … Continue reading
PHP: A Better Random String Function
Often times you’ll come across the need to generate a random string. When you search for something like “PHP random string function” which will probably just be cut & pasted into your code, you’ll typically find something like this function: … Continue reading
Posted in Web Development
Leave a comment
Dynamic function names in JavaScript
If you are doing some more advanced JavaScript applications, you’ll likely run into the problem at one point or another when you need to dynamically generate the name of a function you wish to call. This is the equivalent of … Continue reading
Opacity supports “Export to Canvas”
Looks like I may be able to soon replace Adobe Fireworks as my image editing tool of choice for the web. Ajaxian recently featured a new tool called Opacity, and if you follow through to their website, you’ll find a … Continue reading
Posted in Web Development
Leave a comment
The Reason RSS Cloud Can Work Now
Rogers Cadenhead recently wrote a post “The Reason RSS Cloud Failed to Catch On“. In this he argues that RSS Cloud is not sustainable when it begins to scale to thousands of users needing to receive pings every time a … Continue reading
Posted in Web Development
Tagged cloud, pubsubhubbub, rss, rsscloud, syndication, twitter
9 Comments
Cloud Enabled
Today WordPress.com announced RSS Cloud support for all their hosted blogs. Not to be left out of the party, I also installed the RSS Cloud plugin on this blog. RSS Cloud is an ancient RSS element (in web 2.0 years) … Continue reading
Auto-versioning JavaScript & CSS files
As JavaScript becomes a more integral part to the core functionality of websites, ensuring that a user has a fresh copy of the latest code is as important as ever. Normally a browser will cache certain filetypes (CSS, JS, JPG, … Continue reading
Upcoming events for Kansas City developers/designers
I’m involved with organizing two upcoming events in the Kansas City area for web developer/designers. PreDevCamp – Kansas City This is an event we just announced today that will be a “bootcamp” for developing on Palm’s new Mojo SDK platform, … Continue reading
Posted in Kansas City, Technology, Web Development
Tagged Palm Pre, PreDevCamp, StartupWeekend
1 Comment