Archive for October, 2007
Saturday, October 27th, 2007
Provided that you have checked my earlier tutorial on how to make instatiable controllers you could now use that functionality to create a widget system with Smarty.... Read More
Tags: ajax, Smarty, widgets, zend framework
Posted in Ajax, PHP, Smarty, Zend Framework | No Comments »
Thursday, October 25th, 2007
I’ve had a 22″ Samsung for quite a while now but at work I have a dual monitor setup and that is very neat when doing web development as you can dedicate one screen to (insert your favourite IDE here) and one to a browser (mostly ie6 since that sucker is a real time gobbler).... Read More
Tags: lcd, samsung, tft, viewsonic
Posted in Hardware, Reviews | No Comments »
Wednesday, October 24th, 2007
I usually start with a Yaml scaffolding when I make a new template for Joomla. When I use Yaml I know the basic structure of the HTML document is the best possible, and the CSS will work for IE6 out of the box. Yaml has been created by far more design and CSS savvy people than me and I trust them completely.... Read More
Tags: css, ie6, Joomla, template, yaml
Posted in Joomla | 6 Comments »
Tuesday, October 23rd, 2007
Source code can be found here.... Read More
Tags: amfphp, flash, flex, PHP
Posted in Flex, Flash and AMFPHP, PHP | 6 Comments »
Monday, October 22nd, 2007
Update 01 Feb 2008... Read More
Tags: font conversion, fpdf, mapping tables, rospdf, tcpdf, ttf2pt1, unicode, Zend Pdf
Posted in Misc, PHP | No Comments »
Thursday, October 18th, 2007
When successful viruses wreak havoc on the world the press is quick to come up with various monetary estimates for how much damage said virus caused in lost work etc.... Read More
Tags: ie6, microsoft
Posted in Misc | No Comments »
Thursday, October 18th, 2007
Update: There’s a whole new series on customizing Joomla, the tutorial on how to create a Joomla component from scratch might be especially interesting in relation to this tutorial.... Read More
Tags: Joomla, joomla component, PHP
Posted in Joomla, PHP | No Comments »
Tuesday, October 16th, 2007
Update: This application uses the old wxRuby, for a more up to date example see the editor in wxRuby series. However, the RubyScript2Exe parts should still apply as is since that logic is separate from the GUI logic.... Read More
Tags: desktop application, Ruby, rubyscript2exe, Smarty, wxruby, wxsugar, zend framework
Posted in Desktop, Ruby, WxRuby | No Comments »
Monday, October 15th, 2007
Update: Since writing this I’ve instead started using jQuery for my Ajax needs, you should too, or MooTools maybe. I’ve written a new piece demonstrating how jQuery can be used with ZF.... Read More
Tags: ajax, Smarty, zend framework
Posted in Ajax, PHP, Smarty, Zend Framework | No Comments »
Monday, October 15th, 2007
Have you ever thought about what massive power c-style programming holds? Not just in the number of users and adherents but in the very minds of the majority of programmers today? By c-style I mean all languages that are similar in style to C and C++, in this group you can find Java, Perl and PHP to name a few.... Read More
Tags: c-style, Ruby
Posted in Misc | No Comments »