0 Comments    Jul 26, 2009

If you are looking for an alternative to using Dreamweaver especially with working with Javascript libraries, you may want consider Aptana Studio. A new version has been released and it fixes a number of issues.

If like me, most of you are using the 64-bit flavours of Windows, you may have noticed that Aptana was sometimes pretty slow in doing things and did have some annoying problems.

 
 Filed In: Web Development

 0 Comments    Mar 10, 2010

I am always on the lookout for new IDE's I can use to do most of my web development work.  At the moment, my favourite is phpDesigner.  The sheer number of features included in the application make it easy for me to do my work.  This is closely followed by Netbeans and the Aptana.  Dreamweaver at the moment is rarely being used unless I need to update sites created with the the Adobe Developer Toolbox.

 

 
 Filed In: Web Development

 0 Comments    May 06, 2010

On a recent project I worked on, I needed to find a way of customer details through an iFrame for processing.  After perusing through the Joomla forums on several occasions and even asking questions, I was still left without the answers I wanted.  In the end, I decided the best way of doing what I needed was to add some code from the Joomla framework into the iFrame.  This enabled me to pass session data as well several pieces of information very easy to my component's iFrame.

 

 

 
 Filed In: Web Development