Malware detection tool

I've just helped a partner to recover a Joomla! 1.5 malware attack.
The Sucuri scanner tool was a great help, check it out: Sucuri SiteCheck

./M6

Designing for the iPad

While researching for the development of an iPad application, I've came across this great article: Designing for iPad: Reality Check.

I recommend if in order to avoid UI and UX mistakes. 

./M6

Free Stock Photos

There's a lot of places where one can find stock images, some are even free.
But VisualHunt, picjumbo and Morguefile are one of the bests. Why? The images are very good quality, the license is very generous and no registration is required.

./M6

Install Keynote Templates

When one gets a Keynote template in a .kth file (the Keynote extension for templates), the correct way to install it is to:
  • Open the .kth file with Keynote
  • In the File menu, click on Save Theme...
  • The file will be stored in /Library/Application Support/iWork/Keynote/Themes.
This also works with .key files (the Keynote extensions for presentation source). 

./M6

Creating a muli-lingual site with Joomla!

While looking for i18n information on Joomla!, I found this great step-by-step tutorial for creating multi-language sites on many Joomla! versions:

./M6

An Unexpected Ass Kicking

What a great shared experience that Joel Runyon in this post:
An Unexpected Ass Kicking.

A must read for everyone, specially for entrepreneurs.

./M6

For XML Path Equivalent in Oracle For String Aggregation

For all of us that perform data migrations, sometimes we cross with specific DBMS functionalities. 
For instance, the SQL Server Trasact-SQL FOR XML PATH, which can be implemented in Oracle PL/SQL this way: For XML Path Equivalent in Oracle For String Aggregation

 ./M6