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

Posted in html, Jquery | Tagged , , , , , | 7 Comments

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

Posted in Languages | Tagged , , | Leave a comment

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

Posted in Events | Tagged , , , , , | Leave a comment

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

Posted in General, php, Symfony | Tagged , | Leave a comment

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

Posted in General, Jquery | Tagged , , , | Leave a comment

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

Posted in General, Javascript, php | Tagged , , , , , | Leave a comment

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

Posted in css, html, Tips and Tricks | Tagged , , | Leave a comment

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

Posted in General | Leave a comment

hints for lists

We are, on a daily basis, creating lists and overviews for users, but it isn’t that easy to create a simple efficient list that is easy to use and has a nice layout. So what are the things that have … Continue reading

Posted in html | Tagged , , | Leave a comment

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

Posted in General | Tagged , , | Leave a comment