Tutorials

Joomla Modules Tutorials

Need tutorials to be created for the following joomla modules and components. This is needed as soon as possible. Please provide cost quote for text only tutorials (plus images if possible) and video tutorias (if possible). -------------- com_aiContactSafe_2_0_8 http://www.algisinfo.net/download/category/1-joomla-1.5.x.html?lang=en com_mmsblog_230_final http://extensions.joomla.org/extensions/core-enhancements/mobile/38 FrontEndEditor_for1.5 http://extensions.joomla.org/extensions/news-production/content-submission/9838 ganalytics_free_0_6_1_J15x http://extensions.joomla.org/extensions/site-management/site-analytics/1233 gcalendar_2_1_5_J15x http://extensions.joomla.org/extensions/calendars-a-events/calendars/1625 jdonation http://extensions.joomla.org/extensions/e-commerce/donations/7094 Member Care System http://extensions.joomla.org/extensions/communities-a-groupware/user-management/2085 mjaztools_personalize_v1.5.0 http://extensions.joomla.org/extensions/contacts-and-feedback/greetings/940 JSecure-1.0.9 http://extensions.joomla.org/extensions/access-a-security/site-security/12254 PrayerCenter http://extensions.joomla.org/extensions/miscellaneous/religion/1988 http://www.mlwebtechnologies.com/ http://www.mlwebtechnologies.com/downloads All PrayerCenter Modules and Daily Quote Module http://www.mlwebtechnologies.com/downloads http://www.mlwebtechnologies.com/downloads/category/21-daily-quote-module com_biblestudy_6.1.5_update2 http://extensions.joomla.org/extensions/miscellaneous/religion/3461

With new feature added by Google, now Google Image Search is next the best tool to find perfect picture for your work . With this new update you can search Creative Commons Images.

Creative Commons Image Search

Other Search Options you can access from Advanced Image Search page are “Search by Exact Size”, “By File Type”, “By Content Type (News, Articles, Web Sites etc.)”

google_other

Vexel Art Tutorial

Vexel is a neologism for an entirely pixel-based form of raster art that imitates the vector graphics technique, but is distinguished from normal vector graphics or raster images. The word itself is a portmanteau derived from a combination of “vector” and “pixel.” It is an entirely pixel-based raster image that imitates the vector graphics style.

Source Wikipedia

Smashing Magazine posted a wide range collection of Beautiful examples of Vexel Art.

JPEG Optimization Tips

Useful article about JPEG optimization is posted on SmashingMagazine.

JPEG Optimization Tips

CSS Sprites ++

Article on extending css spriting, and a cross-browser technique that uses divs, anchors, and clipping to get the same effect as background image clipping. Why?

  1. You can’t attach alternate text to divs for accessibility purposes
  2. CSS Spriting and the IE6 PNG fix are incompatible
  3. The images will not print out on printouts unless the client option to print background images is selected (this is bad for logos and menus, etc)
  4. For images in pages (that are not actually background images), it seems semantically bad to hide the image in CSS.