- January 2012
- December 2011
- November 2011
- September 2011
- July 2011
- June 2011
- May 2011
- March 2011
- January 2011
- October 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- September 2009
- July 2009
- June 2009
- May 2009
- March 2009
- September 2008
- April 2008
- December 2007
- June 2007
- June 2005
- September 2004
- May 2002
- October 2001
- August 2001
Blog posts tagged "programming" – Posts 1..5 of 14 posts found:
2011-01-31: Preserving the MSN Protocol Wiki
The MSN Protocol Wiki (MSNPiki), initiated by Matthias Braekevelt was the most extensive source of information on the MSN Protocol found on the web. There had not been any recent updates and the domain was allowed to expire. I think the information in the Wiki, though of interest to only a limited number of people, is too valuable to just disappear. Therefore I am pleased to announce that, with Matthias' permission, I have assumed ownership of the domain and preserved the Wiki at its old URL so the resource remains available, intact.
2010-03-11: CSS eye-candy in mobile browsers, a comparison
My current job involves a lot of web development for mobile phones. Compared to the WAP phones of 10 years ago, present day phones are like supercomputers, with browsers almost as capable as those on the desktop. The major challenge posed by designing for these devices is making sure that mobile web sites are lightweight in terms of bandwidth, easily viewable on a small screen and that the site can be navigated easily with both the four-way directional key as well as with a touchscreen. With mobile browsers catching up to desktop web browsers, I figured it would be a good time to take a look at some of the eye-candy effects that are possible with CSS2 and see what the support for these effects is across the mobile browsers.
2010-02-15: array_slice is not confused about negative length
I enjoy reading the amusingly named www.phpwtf.org on the rare occasions that they add a new post. A recent post complains about negative lengths when using array_slice (actually confusing it with array_splice at one point). Unfortunately, a technical issue means the site doesn't currently accept comments, so I'll simply make a blog post out of my comment there. The info may still be useful to other PHP programmers.
2009-07-13: PHP WTF?
Many blogs and sites spring up on the web promising frequent updates. More often than not, they post a handful of articles and then fall into neglect before dying a quiet death. Here's a site that seems to have potential, so let's hope it doesn't fall victim to this pattern.
2009-06-27: DOSBox GUI update
An update for the DOSBox configuration GUI. This time, it's starting to look a little more like the Windows 95 interface rather than Windows 3.1. This looks a little less retro, but leaves more space for the window contents. Check out the screenshot below.