<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webmaster Bulletin &#187; Image</title>
	<atom:link href="http://www.webmasterbulletin.net/category/applications/image/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webmasterbulletin.net</link>
	<description>Rambling around the web publishing industry</description>
	<lastBuildDate>Wed, 21 Jul 2010 09:48:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CloudZoom : Jquery zoom enhanced</title>
		<link>http://www.webmasterbulletin.net/2010/05/cloudzoom-jquery-zoom-enhanced/1223</link>
		<comments>http://www.webmasterbulletin.net/2010/05/cloudzoom-jquery-zoom-enhanced/1223#comments</comments>
		<pubDate>Thu, 27 May 2010 10:46:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Image]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1223</guid>
		<description><![CDATA[CloudZoom, A new jquery zoom is here on the market, with features such as image blur, zooming inside the image. It works a bit like jqZoom, which is now a de facto standard for image zooming, but CloudZoom claims to be lighter and certainly is nicer to view.
http://www.professorcloud.com/mainsite/cloud-zoom.htm
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1224" title="cloud-zoom" src="http://www.webmasterbulletin.net/wp-content/uploads/2010/05/cloud-zoom.jpg" alt="cloud-zoom" width="275" height="185" />CloudZoom, A new jquery zoom is here on the market, with features such as image blur, zooming inside the image. It works a bit like <a href="http://www.mind-projects.it/jqzoom_v10">jqZoom</a>, which is now a de facto standard for image zooming, but CloudZoom claims to be lighter and certainly is nicer to view.</p>
<p><a href="http://www.professorcloud.com/mainsite/cloud-zoom.htm">http://www.professorcloud.com/mainsite/cloud-zoom.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2010/05/cloudzoom-jquery-zoom-enhanced/1223/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Igniter opensource projects</title>
		<link>http://www.webmasterbulletin.net/2009/11/code-igniter-opensource-projects/1051</link>
		<comments>http://www.webmasterbulletin.net/2009/11/code-igniter-opensource-projects/1051#comments</comments>
		<pubDate>Fri, 20 Nov 2009 11:34:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Content Management]]></category>
		<category><![CDATA[Image]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=1051</guid>
		<description><![CDATA[w-script is a nice example of how a good development framework like codeigniter can deliver solid applications. W-Script is a simple wall paper script that comes free opensource with many functions, one them is the color indexing that allows searching colors in pictures.
http://www.wallpaperscript.net/
Create, publish, enjoy : this is the  mission line of ionize CMS, built [...]]]></description>
			<content:encoded><![CDATA[<p>w-script is a nice example of how a good development framework like codeigniter can deliver solid applications. W-Script is a simple wall paper script that comes free opensource with many functions, one them is the color indexing that allows searching colors in pictures.</p>
<p><a href="http://www.wallpaperscript.net/">http://www.wallpaperscript.net/</a></p>
<p>Create, publish, enjoy : this is the  mission line of ionize CMS, built entirely around Code Igniter, looks very promising as it comes with basic features : drag &amp; drop pages tree, media navigator, permissions&#8230;</p>
<p><a href="http://ionizecms.com/">http://ionizecms.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2009/11/code-igniter-opensource-projects/1051/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prestashop, how to transfer cart to order manually</title>
		<link>http://www.webmasterbulletin.net/2009/09/prestashop-how-to-transfer-cart-to-order/987</link>
		<comments>http://www.webmasterbulletin.net/2009/09/prestashop-how-to-transfer-cart-to-order/987#comments</comments>
		<pubDate>Tue, 01 Sep 2009 15:38:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Image]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=987</guid>
		<description><![CDATA[Prestashop has a nice feature that allows administrator to view a customer&#8217;s shopping cart : while the shopping cart is relatively easy to use for novices, the number of steps involved in completing the transaction can discourage some users, who might be tempted to ask you for help. What can you do apart from helpinog [...]]]></description>
			<content:encoded><![CDATA[<p>Prestashop has a nice feature that allows administrator to view a customer&#8217;s shopping cart : while the shopping cart is relatively easy to use for novices, the number of steps involved in completing the transaction can discourage some users, who might be tempted to ask you for help. What can you do apart from helpinog the guy to fill in forms ? The technique below illustrates how to simulate a payment using the Cheque payment type, via the creation of a hard coded validation page. Be careul, this is for good PHP coders only as you have to interfere with low level classes from Prestashop.</p>
<ol>
<li>go to Modules / cheque / validation.php and duplicate the file to validationManual.php</li>
<li>Paste the  code blow under the includes  to instanciante the shopping cart using the ID of the shopping cart you want to transfer to an order, here we have the id 9304</li>
<li>change the currency id to reflect the currency you want to use, you&#8217;ll find the currency id in the currency module of the prestashop administration interface</li>
<li>call the module/cheque/validationManual.php from the browser, s if it was called after a valid paymen</li>
<li>Go to Prestashop administration interface to check that the order has been created</li>
<li>you might be wise to try to place a new order for testing that the manual process has not disturbed prestashop&#8217;s database integrity
<pre>// 1 . get currency ID
$currency = new Currency(1);
// 2 get cart id
$cart = new Cart( 9304);
$total = floatval(number_format($cart-&gt;getOrderTotal(true, 3), 2, '.', ''));
$mailVars =    array(
'{cheque_name}' =&gt; Configuration::get('CHEQUE_NAME'),
'{cheque_address}' =&gt; Configuration::get('CHEQUE_ADDRESS'),
'{cheque_address_html}' =&gt; nl2br(Configuration::get('CHEQUE_ADDRESS')));

$cm = new Cheque();
$cm-&gt;validateOrder($cart-&gt;id, _PS_OS_CHEQUE_, $total, $cm-&gt;displayName, NULL, $mailVars, $currency-&gt;id);
$order = new Order($cm-&gt;currentOrder);</pre>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2009/09/prestashop-how-to-transfer-cart-to-order/987/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery table to graph</title>
		<link>http://www.webmasterbulletin.net/2009/07/jquery-table-to-graph/937</link>
		<comments>http://www.webmasterbulletin.net/2009/07/jquery-table-to-graph/937#comments</comments>
		<pubDate>Tue, 14 Jul 2009 14:31:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Image]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=937</guid>
		<description><![CDATA[
The new jQuery plugin  &#8220;visualize&#8221; demonstrates usage of a specific technique that renders visual graphs (pie charts, bars, area, lines) from HTML table data. The process uses JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. It  is particularly useful because the data for the visualization already [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webmasterbulletin.net/wp-content/uploads/2009/07/jquery-visualize1.jpg" rel="lightbox[937]"><img class="aligncenter size-full wp-image-938" title="jquery-visualize1" src="http://www.webmasterbulletin.net/wp-content/uploads/2009/07/jquery-visualize1.jpg" alt="jquery-visualize1" width="490" height="228" /></a></p>
<p>The new jQuery plugin  &#8220;<a href="http://www.filamentgroup.com/lab/jquery_visualize_plugin_accessible_charts_graphs_from_tables_html5_canvas/">visualize</a>&#8221; demonstrates usage of a specific technique that renders visual graphs (pie charts, bars, area, lines) from HTML table data. The process uses JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. It  is particularly useful because the data for the visualization already exists in the page in structured tabular format, making it accessible to people who browse the web with a screen reader or other assistive technology. Also the port to Jquery is particularly simple as it is accessible to HTML generated tables, which is most common. The only drawback for this method would be the CPU power required to render large sets of data. But there is a workaround in the form of data aggregation if the origin is SQL based.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2009/07/jquery-table-to-graph/937/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create sample screen of your apps in minutes</title>
		<link>http://www.webmasterbulletin.net/2009/05/create-sample-screen-of-your-apps-in-minutes/837</link>
		<comments>http://www.webmasterbulletin.net/2009/05/create-sample-screen-of-your-apps-in-minutes/837#comments</comments>
		<pubDate>Mon, 11 May 2009 06:51:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Image editing]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=837</guid>
		<description><![CDATA[Application developpers like to illustrate the process and layout of the work they are planning. Customers like to have a visual sample of what&#8217;s coming, and that&#8217;s exactly the kind of step that clarifies discussions when negociating work and contracts.  Balsamiq mockups is a basic ilsutration application  that you can use to very quickly build [...]]]></description>
			<content:encoded><![CDATA[<p>Application developpers like to illustrate the process and layout of the work they are planning. Customers like to have a visual sample of what&#8217;s coming, and that&#8217;s exactly the kind of step that clarifies discussions when negociating work and contracts.  <a href="http://www.balsamiq.com/">Balsamiq mockups </a>is a basic ilsutration application  that you can use to very quickly build a UI mockup. A lot of softwares do that, wbut this one is rellay simple to use and very light to install, the free version is actually browser based ! Mockup below took approximately&#8230; 15 minutes !</p>
<p><a href="http://www.webmasterbulletin.net/wp-content/uploads/2009/05/gestionlocative.jpg" rel="lightbox[837]"><img class="alignleft size-medium wp-image-838" title="gestionlocative" src="http://www.webmasterbulletin.net/wp-content/uploads/2009/05/gestionlocative-500x354.jpg" alt="gestionlocative" width="500" height="354" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2009/05/create-sample-screen-of-your-apps-in-minutes/837/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic Maps : Google Maps, MSN Maps or OPENLayers</title>
		<link>http://www.webmasterbulletin.net/2009/04/dynamic-maps-google-maps-msn-maps-or-openlayers/808</link>
		<comments>http://www.webmasterbulletin.net/2009/04/dynamic-maps-google-maps-msn-maps-or-openlayers/808#comments</comments>
		<pubDate>Mon, 27 Apr 2009 07:42:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Image]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=808</guid>
		<description><![CDATA[ ]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been working on maps publishing for websites, you might have considered one of these alternatives:</p>
<ul>
<li>buy vector format maps and publish them as images with the azppropriate information. <a href="http://www.ecolopop.info/annuaire-des-boutiques">this example on ecolopop.info also implements a hand coded image map</a> : this is a lot of work but produces a unique version of the map that reinforces your web site&#8217;s graphics.</li>
<li>use a free online amp provider such as google Map. Very useful for adress positionning : I use it on ecolopop.info for specific business locations. Google Maps in unbeatble at finding stuff from alphanumeric coordinates : if you happen to have a large database of adresses, Google Map will find them for you on its maps</li>
<li>OpenLayers is a JavaScript library for displaying map data in most modern web browsers, with no server-side dependencies. OpenLayers implements a (still-developing) <a href="http://trac.openlayers.org/wiki/Documentation">JavaScript API</a> for building rich web-based geographic applications, similar to the Google Maps and MSN Virtual Earth APIs, with one important difference &#8212; OpenLayers is Free Software, developed for and by the Open Source software community.
<div style="margin: -10px 0px 0px 15px; float: right; width: 210px; padding-top: 0px;"><a href="http://www.osgeo.org/"><img src="http://www.openlayers.org/images/osgeo_sm.png" border="0" alt="" /></a>OpenLayers is a project of the <a href="http://www.osgeo.org/">Open Source Geospatial Foundation</a>.</div>
<p>Furthermore, OpenLayers implements industry-standard methods for geographic data access, such as the OpenGIS Consortium&#8217;s Web Mapping Service (WMS) and Web Feature Service (WFS) protocols. Under the hood, OpenLayers is written in object-oriented JavaScript, using components from <a href="http://prototype.conio.net/">Prototype.js</a> and the <a href="http://openrico.org/">Rico</a> library.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2009/04/dynamic-maps-google-maps-msn-maps-or-openlayers/808/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice unproductive experience : test multiple gallery scripts at once</title>
		<link>http://www.webmasterbulletin.net/2009/02/nice-unproductive-experience-test-multiple-gallery-scripts-at-once/667</link>
		<comments>http://www.webmasterbulletin.net/2009/02/nice-unproductive-experience-test-multiple-gallery-scripts-at-once/667#comments</comments>
		<pubDate>Mon, 23 Feb 2009 16:51:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Image Galleries]]></category>
		<category><![CDATA[silverstripe]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=667</guid>
		<description><![CDATA[We are quite proud here that our months old specific jquery gallery script for silverstripe -the best PHP opensource CMS  as of today, just out with a new release- is still, in my opinion, the best we could deliver to customers. In the meanwhile a troup of well intentioned contributors posted their own implementation of gallery for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webmasterbulletin.net/wp-content/uploads/2009/02/silverstripegallerylightbox.jpg" rel="lightbox[667]"><img class="alignleft size-full wp-image-668" title="silverstripegallerylightbox" src="http://www.webmasterbulletin.net/wp-content/uploads/2009/02/silverstripegallerylightbox.jpg" alt="silverstripegallerylightbox" width="290" height="314" /></a>We are quite proud here that our months old specific <a href="http://www.webmasterbulletin.net/2008/09/silverstripe-gallery-jquery-module/307" target="_blank">jquery gallery script for silverstripe</a> -the <a href="http://www.silverstripe.org" target="_self">best PHP opensource CMS</a>  as of today, just out with a new release- is still, in my opinion, the best we could deliver to customers. In the meanwhile a troup of well intentioned contributors posted their own implementation of gallery for silverstripe cms : one of them is <a href="http://www.carlinowebdesign.com/" target="_blank">Aaron Carlino</a> who has worked on upload scripts  that are very interesting for the customer experience. On Carl&#8217;s gallery script, the image upload, ordering and labeling are all administered from the web site front end, which is nice. But also the gallery script he provides comes with 7 variations of the famous lightbox : in the admin you can  just choose between lightbox, shadowbox, thickbox, nyromodal, prettyphoto and fancybox, and once saved and/or published online; the front end will load the chosen lightbox variation. Interesting to try, not very useful for a customer who doesn&#8217;t care which script is being used once it&#8217;s properly configured.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2009/02/nice-unproductive-experience-test-multiple-gallery-scripts-at-once/667/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoom and pan with Flash</title>
		<link>http://www.webmasterbulletin.net/2009/02/zoom-and-pan-with-flash/663</link>
		<comments>http://www.webmasterbulletin.net/2009/02/zoom-and-pan-with-flash/663#comments</comments>
		<pubDate>Fri, 20 Feb 2009 18:59:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Image]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=663</guid>
		<description><![CDATA[using images to display products on e commerce applications can successfully be combined with jabvascript lightbox, itself including a flash zoom and pan application : flashden provides a few examples of commercial applications for a very reasonable price (10$ for this one), among which the XML configuration is an interesting way of configuring various parameters [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webmasterbulletin.net/wp-content/uploads/2009/02/flasshopan.jpg" rel="lightbox[663]"><img class="alignleft size-full wp-image-664" title="flasshopan" src="http://www.webmasterbulletin.net/wp-content/uploads/2009/02/flasshopan.jpg" alt="flasshopan" width="220" height="255" /></a>using images to display products on e commerce applications can successfully be combined with jabvascript lightbox, itself including a flash zoom and pan application : flashden provides a few examples of commercial applications for a very reasonable price<a href="http://www.flashden.net/item/zoom-pan-controls-with-dynamic-image-settings/15713" target="_blank"> (10$ for this one)</a>, among which the XML configuration is an interesting way of configuring various parameters such as position of controls,  initial zoom percentage and alignment,  Easing value. Equally interesting is the free fla source code provided by <a href="http://www.gogoat.com/2006/08/07/flash-zoom/" target="_blank"> Kirill Edelman on his blog</a>, that will give you a few keys if you want to investigate how everything works from the inside.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2009/02/zoom-and-pan-with-flash/663/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Parallax</title>
		<link>http://www.webmasterbulletin.net/2009/01/jquery-parallax/601</link>
		<comments>http://www.webmasterbulletin.net/2009/01/jquery-parallax/601#comments</comments>
		<pubDate>Tue, 13 Jan 2009 13:58:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Image]]></category>
		<category><![CDATA[Web Components]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=601</guid>
		<description><![CDATA[
Another example of useless feature that could become very useful when a critical mass of web geeks start using ti for specific image display : the jquery parallax plugin order images or elements to respond to mouse effects with a 3D effect. Stunning effect for the display of 3d Landscapes, such as displayed on the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-602 alignnone" title="diagram_parallax" src="http://www.webmasterbulletin.net/wp-content/uploads/2009/01/diagram_parallax.png" alt="diagram_parallax" width="380" height="295" /></p>
<p style="text-align: center;">Another example of useless feature that could become very useful when a critical mass of web geeks start using ti for specific image display : the jquery parallax plugin order images or elements to respond to mouse effects with a 3D effect. Stunning effect for the display of 3d Landscapes, such as displayed on the <a href="http://webdev.stephband.info/parallax.html" target="_blank">plugin homepage</a>, or letter 3D movement, as illustrated in <a href="http://webdev.stephband.info/parallax_demos_type.html" target="_blank">this example</a>. The<a href="http://stephband.info/" target="_blank"> stephband.info author&#8217;s website</a> demonstrates a powerful implmeentation of this plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2009/01/jquery-parallax/601/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alain Coadou, artist in Brittany</title>
		<link>http://www.webmasterbulletin.net/2008/12/alain-coadou-artist-in-brittany/556</link>
		<comments>http://www.webmasterbulletin.net/2008/12/alain-coadou-artist-in-brittany/556#comments</comments>
		<pubDate>Thu, 18 Dec 2008 15:16:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design showcase]]></category>
		<category><![CDATA[Image Galleries]]></category>

		<guid isPermaLink="false">http://www.webmasterbulletin.net/?p=556</guid>
		<description><![CDATA[Alain Coadou is a water colour artist who works in the old village of Locronan, in the west of Brittany. Designed by PoleOuest,  his portfolio implements Silverstripe content management framework along with our own modified jquery gallery module.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alaincoadou.fr">Alain Coadou</a> is a water colour artist who works in the old village of Locronan, in the west of Brittany. Designed by <a href="http://www.poleouest.com">PoleOuest</a>,  his portfolio implements Silverstripe content management framework along with our own modified <a href="http://www.webmasterbulletin.net/2008/09/silverstripe-gallery-jquery-module/307">jquery gallery </a>module.<br />
<a href="http://www.alaincoadou.fr"><img class="aligncenter size-medium wp-image-557" title="home" src="http://www.webmasterbulletin.net/wp-content/uploads/2008/12/home-500x421.jpg" alt="" width="500" height="421" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmasterbulletin.net/2008/12/alain-coadou-artist-in-brittany/556/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
