3
May
2010
by FreelanceJobber /
In: Freelance Jobs, 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
10
Jul
2009
by copermine /
In: News, Resources, Tutorials
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.

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.)”

4
Jul
2009
by copermine /
In: Design, Inspiration, Tutorials

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.
2
Jul
2009
by copermine /
In: Design, Tutorials
Useful article about JPEG optimization is posted on SmashingMagazine.

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?
- You can’t attach alternate text to divs for accessibility purposes
- CSS Spriting and the IE6 PNG fix are incompatible
- 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)
- For images in pages (that are not actually background images), it seems semantically bad to hide the image in CSS.