July 2008
-   
  Monday, 21 July, 2008 - 00:00 Automatically switch Symfony front web controllers using .htaccessOk here's a quick tutorial on how to enable application switching in Symfony... 
-   
  Monday, 21 July, 2008 - 00:00 Simple cache management class for Symfony<?php class nbCacheManager { static $cache_dirs = array... 
-   
  Sunday, 20 July, 2008 - 00:00 Enabling and configuring SSL for Apache 2.2 under Windows WAMP server 2WAMP Server 2.0 comes with openssl so we need to create a self signing SSL... 
-   
  Saturday, 19 July, 2008 - 00:00 Symfony platform specific config.php (windows and linux)Unix: <?php // symfony directories $sf_symfony_lib_dir = '/usr/share... 
-   
  Saturday, 19 July, 2008 - 00:00 CSS and HTML must-havesUse the following doctype: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN... 
-   
  Saturday, 19 July, 2008 - 00:00 Making forms with Symfony :: partial layout exampleExample using symfony form helpers: <fieldset> <legend>Personal... 
-   
  Saturday, 19 July, 2008 - 00:00 Liquid rounded corners with CSSHere's a basic example of doing liquid rounded corners: <div class="... 
-   
  Saturday, 19 July, 2008 - 00:00 Configuring Apache directives for Symfony on WAMPThe following directive need to be added to your sites VirtualHost entry in... 
-   
  Saturday, 19 July, 2008 - 00:00 Enabling min-height in your css for Internet ExplorerYour code is like this: <div id="box"></div> and you want... 
-   
  Saturday, 19 July, 2008 - 00:00 Restarting Apache, the nice way .. gracefullyEntering the following as root of sudo will restart Apache gracefully and wait... 
-   
  Saturday, 19 July, 2008 - 00:00 Image maps with CSSFirst we create an outer div which will be used to apply the background image.... 
Archive
- May 2016 (1)
- June 2015 (7)
- May 2015 (3)
- April 2015 (2)
- March 2015 (6)
- February 2015 (3)
- January 2015 (2)
- December 2014 (3)
- November 2014 (1)
- October 2014 (8)
- September 2014 (8)
- August 2014 (8)
- July 2014 (14)
- June 2014 (12)
- May 2014 (9)
- September 2013 (2)
- April 2013 (2)
- March 2013 (5)
- November 2012 (2)
- June 2011 (1)
- February 2011 (1)
- August 2010 (1)
- July 2010 (1)
- June 2010 (7)
- May 2010 (1)
- March 2010 (5)
- February 2010 (1)
- November 2009 (4)
- July 2009 (1)
- July 2008 (11)
- October 2007 (2)
