RSS

Agile Development

0 Comments | This entry was posted on Jun 17 2009

Think this is only really funny to people that follow an agile agenda…

Share/Save/Bookmark

Web customers in everyday life

0 Comments | This entry was posted on Jun 17 2009

This is so true…

Share/Save/Bookmark

Magento FCKEditor Product Validation

0 Comments | This entry was posted on Mar 24 2009

Implementing WYSIWYG editing is fairly straightforward in Magento using either TinyMCE or FCKEditor.  However, a known issue means that TinyMCE doesn’t work within the CMS section.  So FCKEditor is the only real option at the moment.

There is however one issue to sort out.  The product description field is mandatory; when you enter text into this field, and click ’save’ or ’save and continue’ the validation doesn’t pick the text up.  You need to tell FCKEditor to update the textarea.

Read more »

Share/Save/Bookmark

Magento Migration

0 Comments | This entry was posted on Mar 23 2009

As with most things Magento, it isn’t too straightforward moving an installation from one domain to another.

I have provided this post as an outline on how to approach migrating your Magento installation.

Read more »

Share/Save/Bookmark

Selenium & TinyMCE

0 Comments | This entry was posted on Mar 13 2009

Selenium’s ‘type’ command will not work with forms using TinyMCE for WYSIWYG markup. To test TinyMCE forms, you need to use ‘runScript’ to fire off some JavaScript to set the value.

Read more »

Share/Save/Bookmark

PHP Alternative Syntax for UI

0 Comments | This entry was posted on Feb 12 2009

PHP has a slightly underused alternative syntax for control structures, which generally is more effective in template files than the standard block-style code.
Read more »

Share/Save/Bookmark

Magento Language Localisation

0 Comments | This entry was posted on Jan 22 2009

Magento is very much geared to users in the US. Although I like Magento, documentation is still a bit lacking, and it is a bit of a chore to find out how to do things which many would consider straight forward or fundamental to get a site working. One such task is to change text so it is more appropriate to a UK audience.

Read more »

Share/Save/Bookmark

Wiki User Guides

0 Comments | This entry was posted on Dec 10 2008

Many of the more complex websites we produce at Sandbox Media require more than just an intuitive administration user interface to allow our clients to use the system we have built for them.

Read more »

Share/Save/Bookmark

osCommerce Shipping Module Required OMG

0 Comments | This entry was posted on Dec 03 2008

Working with osCommerce is never fun and games at the best of times, but what Don Cheng is asking would drive a developer mad…

Read more »

Share/Save/Bookmark

4 Awesome ways to get listed in Digg Technology

0 Comments | This entry was posted on Nov 20 2008

There seems to be regular repitions of the types of article that are featured and rated highly on Digg.com’s Technology section (as a web developer it is rare that I wander from this section). It’s not hard to spot patterns of these repetitions and so I have listed them here.

Read more »

Share/Save/Bookmark