The ASP.Net CheckBox and CheckBoxList control don’t allow for the use of the full W3C HTML standard. For some reason Microsoft decided to implement a reduced functionality version that creates more work for the programmer. Come on Microsoft why can’t you follow even the simplest of standards? In this case it would make coding the [...]
December 23, 2006 - 6:10 am
Tags: asp.net, css/xhtml
Posted in miscellaneous | 5 comments
I have received a few requests via email and in comments for more detail on how to get your data back after postback with dynamic controls. This evening I started to put together some code examples and mulled over the details of the article in my head. The first step was to re-read my previous [...]
December 9, 2006 - 6:57 pm
Tags: css/xhtml, typography
Posted in miscellaneous | 2 comments
ban comic sans: putting the sans in comic sans
I saw this on reddit today and thought it would amuse a few of you as it did me. I have used Comic Sans on occasion to mimic comic book style in Photoshop and it looks great. The guys at Little Gamers also use it for their [...]
November 30, 2006 - 3:58 pm
Tags: css/xhtml
Posted in miscellaneous | No comments
In my Google Reader account I have a few blogs that use the Gravatar icon linking in the comments section. Today I have finally fully decided that I will never (unless something changes) add these to my blog. For weeks now I have been noticing that blogs are loading very slowly and sometimes the comments [...]
October has come and gone and so down must come the Pink for October theme. I’ve been working on this theme in my spare hours but overall I really like it. Nothing revolutionary, no JavaScript, one Internet Explorer 6- CSS file (gif replacement for the transparent png logo) and yet its a great leap forward [...]
September 30, 2006 - 6:36 pm
Tags: css/xhtml
Posted in miscellaneous | 2 comments
I recently checked out the source code written by our in-house web designer for the main page of the Housing and Residence website. To my surprise she had used some tags that I initially didn’t believe was valid markup. I quickly realized how wrong I was, kicked my self for my ignorance and set off [...]
September 12, 2006 - 2:00 am
Tags: css/xhtml, miscellaneous
Posted in miscellaneous | No comments
I am planning on doing a quick redesign for the month of October to support breast cancer awareness month. If you are interested in participating check it out. If instead you wish to donate money to the cause make sure to buy a few ribbons, bracelets or any other supporting product. Most importantly get the [...]
September 8, 2006 - 3:46 pm
Tags: asp.net, miscellaneous, php
Posted in miscellaneous | No comments
I am a code control freak. If I don’t understand every aspect of how something works I can’t get comfortable using it. I don’t know a lot of programmers so I don’t know how common this is in the community. At work I program in ASP.Net using Visual Studio 2005, however, I only use it [...]
September 4, 2006 - 2:59 pm
Tags: php
Posted in miscellaneous | 2 comments
I’m in the market for a PHP framework to use for my future projects. Compiling a list is fairly simple using Google, there are quite a few blogs that mention which are best overall or best for certain applications, for example, this one and this one. With all the talk about Ruby on Rails lately [...]
August 10, 2007 - 2:43 pm
Well, hopefully removing the layout tables is part of the work they are doing! Unfortunately many developers seem to think that validation is all they need to worry about. I have an article about that coming on A Padded Cell.
Liam has been spending a lot of time working with Drupal lately and he’s really loving it. He think it will be the CMS of the future :)
August 10, 2007 - 2:57 pm
Drupal certainly is a good CMS however their philosophy is a bit of an issue in some cases. At the time I was interested in using phpBB with Drupal and there just wasn’t a way to connect them. The community was closed to the idea of extending the system with 3rd party software and instead resorted to writing their own version (which obviously were much less feature-full).
I haven’t looked at it in years so I don’t know if this is still true or not.
August 10, 2007 - 3:05 pm
We have been working extensively with Drupal and with bit of work, we have been able to integrate Drupal with VBulletin and SugarCRM and are now working on integration with PHPList and OpenAds.