Resource Tip: Textual, a web design framework focusing on text

Last Update: 23.12.2007. By azarai in gui | resource tip

If your a bit like me, your really appreciate open source web design and know probably some of the good template sites out there too. Yesterday i was browsing some of them, The Open Design Community, FreeCSSTemplates.org to name the best imho. Looking for ideas and complete templates for some upcoming projects and a site redesign for imago. I found some good, but not actually what i was looking for until i stumpled up on Textual.


Textfields for numbers

Last Update: 08.04.2007. By kerim in gui | python

I am not sure if wxPython has a textfield allowing only for numbers (floats or ints).
I found an old mailinglist entry for such a thing and made some changes to the code.


Image Gallery with OpenLaszlo - Playing around

Last Update: 07.01.2007. By azarai in gui

As mentioned earlier i played a bit with OpenLaszlo to get my image gallery running as a flash app. The Laszlo Doc and the 10 minutes tutorial are just fine to get started. I installed the 3.3.3 Version and use the IDEforLaszlo Plugin for OpenLaszlo 3.2, an Eclipse plugin. Setup was easy, just follow the instructions. After playing with the 10 minutes tutorial i jumped into coding my gallery test.


Clean Up your HDD (GUI)

Last Update: 09.12.2006. By kerim in gui | hddcleaner | python

I finished a small prototype with an “acceptable” GUI.
The functionality for going through the disk(s) and sorting all files according to size was already nearly finished last time.