Monthly Archives: January 2009
Select element, return 2 values
I had a problem earlier today: I needed to have a select box that returns 2 or more values in stead of 1. I got this far: The value of the options gets the id of the item that is … Continue reading
Stack Overflow: question and answers
I noticed a very helpful website today for programmers. Go and check out Stack Overflow if you want to help others or have questions of your own. It doesn’t matter what language you are programming in, the site covers them … Continue reading
FOSDEM 09
We reviewed our menu structure a little bit and came up with the idea to add events. Of course these events will only be mentioned when they are interesting for us or the readers. As a starter we would like … Continue reading
symfony 1.3
symfony announced a new release in November 2009 and will be going from 1.2 to 1.3. It’s wonderful that these guys are thinking ahead and keeping us up to date. Why is this important, you ask? Well would you invest … Continue reading
jQuery API browser
When writing your code using jQuery, you visit their website quite often to get information on attributes, plug-ins, etc. Sometimes the website is slow and not easy to use. Well they recently launched an offline API browser that works super … Continue reading
Subversion
Let me ask you a few question: When you are working on a project (website, program …), are you working on that folder directly? Are you working directly on the files of the server? Are you working without constant backups? … Continue reading
basic tips and tricks: 3.Forgotten form attributes
A lot of people create easy forms but don’t think it trough before designing the page. I listed 5 useful attributes/elements a lot of people intend to forget or simply don’t know why they are using it. Use get or … Continue reading
favicon in photoshop
Everybody in the webdesign business sooner or later has to create a favicon. This isn’t a hard thing to do, but until now you always needed a specific program to build these .ico files, because .ico files cannot be created … Continue reading
Happy New Year
First of all, we are very sorry to leave you waiting for such a long without an interesting post. We hope to start writing real soon and to please your eyes and brain again with great stories, interesting updates and … Continue reading