Text Formatting & AutoSizing
Posted by Michele in ActionScript 3 Snippets on 16. Apr, 2009 | 0 Comments
Bit chaotic but these properties are always useful when adding text fields.
Insert body class name in Joomla
Posted by Michele in Code on 25. Mar, 2009 | 0 Comments
I recently had to add a class name per section into a body tag for a Joomla based website I have been working on. After quite a bit of google’ing I found this and it was super useful. To use the menu alias as the class name <?php $menu = &JSite::getMenu(); $active = $menu->getActive(); ?> [...]
Great article on Call to Action buttons
Posted by Michele in Design on 20. Mar, 2009 | 0 Comments
Found this article on ‘Call to Action’ Buttons. Click here to read
Great Free Fonts
Posted by Michele in Design on 05. Mar, 2009 | 0 Comments
Some awesome fonts to use in design for both print and web. 50 Incredible Free Fonts
The ThornyRabbit library
Posted by Michele in Code, Design, Flash on 22. Jan, 2009 | 0 Comments
This will be the design and development resource for Andrew and Michele Macklin. We have over the last 2 years both tried blogging a bit and it kinda worked and also not. After some discussion one early morning on the ferry over to Vancouver we decided we did not want a blog so much as [...]


