Category: web development

php tips and tricks web development Zend Framework

Zend Framework – The Journey

The development team that I lead is standardizing on Zend Framework (http://www.framework.zend.com) as a development platform. This category of posts will be dealing with the issues that we are running into, and how we are solving them, to help alleviate other people’s pain. We have reviewed a number of platforms, but essentially narrowed it down to […]

content management systems joomla tips and tricks web development

Joomla Nested Category Issues – Round 2 – Multiple Sections in Blog Layout

Well the problem still stands, my client has 3 levels of content and Joomla 1.5 only supports 2. We have gone through most of the solutions: Joomla 1.6 – totally unusable given the time and technical constraints, Content Construction Kits (CCKs) like JSebold (http://www.jseblod-cck.com/) bring on more complexity than the CMS itself Move to WordPress […]

content management systems tips and tricks web development

Joomla 1.5 – Nested Category Issues

The things clients make you go through … We have been working on a rush magazine job using Joomla (http://www.joomla.org) , and all was fine until the client brought out their “Mind Map” (http://en.wikipedia.org/wiki/Mind_map) essentially a representation of the information architecture for their site. And like no other, they had 3 and 4 levels of […]

chrome firefox internet safari web development windows

Browser Wars 2010 – Internet Explorer, Firefox, Chrome

Almost 85% of the Internet population uses the top 3 browsers which are as different as they are similar. I do love and hate each of them in their own ways. Internet Explorer Has improved since IE 6 which as a web designer is the worst thing that happened to the Internet IE 8 I like, its […]

broadband content management systems tips and tricks web development

Intuit Websites using Sitebuilder by Homestead – Proxy Servers

If you are developing or updating a site hosted by Intuit Websites (http://www.intuit.com/website-building-software/)  you need to be careful when publishing behind a proxy. It seems that the software does not connect to the servers if its behind a proxy, so you need to disable the proxy or find a connection which does not use one […]

css database firefox mysql php web development

Google Need for “Page” Speed – The Web Developer’s Arsenal

Google the king of search has made the speed of websites and page loading a key actor in ranking. This coupled with the need to use 3rd party frameworks for front end development, like JQuery, MooTools, Scriptalicious, Yahoo YUI, to support the multitiude of browsers has a larger burden web developers. In true fashion however, […]

css web development

Internet Explorer – A Link is not a Link

Someone said that the browser wars are over, well I am not sure of that, they will only be over when Internet Explorer from the great and mighty Microsoft (M$FT) as its called by open source advocates starts following standards and its own rules all the time. Having an HTML anchor tag () without an […]

content management systems java opencms web development

OpenCMS Woes – Three Pipe Problem Solving Technique

Well it seems like my woes with OpenCMS migration seem to be over, but the issue is so strange only experience can enlighten one. This still re-inforces my thoughts that Java based applications are huge, complex and diffcult to work with. My expectations for a migration are as follows: a) Copy application files from one […]

Back To Top