<?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>Lacisoft&#039;s &#187; tutorial</title>
	<atom:link href="http://www.lacisoft.com/blog/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lacisoft.com/blog</link>
	<description>SELECT * FROM lacisoft</description>
	<lastBuildDate>Mon, 30 Jan 2012 17:42:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sending newsletters with the Direct Mail Typo3 extension</title>
		<link>http://www.lacisoft.com/blog/2009/09/17/sending-newsletters-with-the-direct-mail-typo3-extension/</link>
		<comments>http://www.lacisoft.com/blog/2009/09/17/sending-newsletters-with-the-direct-mail-typo3-extension/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 12:25:05 +0000</pubDate>
		<dc:creator>lacisoft</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[direct mail]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[typo3]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.lacisoft.com/blog/?p=271</guid>
		<description><![CDATA[A short video tutorial on how to send out newsletters with the Direct Mail Typo3 extension. Related posts: Is your extension compatible with TYPO3 4.6 ? TYPO3 extension: Google Web Font Loader How to make a brand hated, with newsletters
Related posts:<ol>
<li><a href='http://www.lacisoft.com/blog/2011/07/28/is-your-extension-compatible-with-typo3-4-6/' rel='bookmark' title='Is your extension compatible with TYPO3 4.6 ?'>Is your extension compatible with TYPO3 4.6 ?</a></li>
<li><a href='http://www.lacisoft.com/blog/2010/07/19/typo3-extension-google-web-font-loader/' rel='bookmark' title='TYPO3 extension: Google Web Font Loader'>TYPO3 extension: Google Web Font Loader</a></li>
<li><a href='http://www.lacisoft.com/blog/2008/11/21/how-to-make-a-brand-hated-with-newsletters/' rel='bookmark' title='How to make a brand hated, with newsletters'>How to make a brand hated, with newsletters</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A short video tutorial on how to send out newsletters with the Direct Mail Typo3 extension.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/csAjdzadg18&amp;hl=en&amp;fs=1&amp;color1=0xe1600f&amp;color2=0xfebd01" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/csAjdzadg18&amp;hl=en&amp;fs=1&amp;color1=0xe1600f&amp;color2=0xfebd01" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.lacisoft.com%2Fblog%2F2009%2F09%2F17%2Fsending-newsletters-with-the-direct-mail-typo3-extension%2F&amp;title=Sending%20newsletters%20with%20the%20Direct%20Mail%20Typo3%20extension" id="wpa2a_2"><img src="http://www.lacisoft.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>Related posts:<ol>
<li><a href='http://www.lacisoft.com/blog/2011/07/28/is-your-extension-compatible-with-typo3-4-6/' rel='bookmark' title='Is your extension compatible with TYPO3 4.6 ?'>Is your extension compatible with TYPO3 4.6 ?</a></li>
<li><a href='http://www.lacisoft.com/blog/2010/07/19/typo3-extension-google-web-font-loader/' rel='bookmark' title='TYPO3 extension: Google Web Font Loader'>TYPO3 extension: Google Web Font Loader</a></li>
<li><a href='http://www.lacisoft.com/blog/2008/11/21/how-to-make-a-brand-hated-with-newsletters/' rel='bookmark' title='How to make a brand hated, with newsletters'>How to make a brand hated, with newsletters</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lacisoft.com/blog/2009/09/17/sending-newsletters-with-the-direct-mail-typo3-extension/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to make a drag and drop sorted list with jQuery Sortable</title>
		<link>http://www.lacisoft.com/blog/2009/04/10/how-to-make-a-drag-and-drop-sorted-list-with-jquery-sortable/</link>
		<comments>http://www.lacisoft.com/blog/2009/04/10/how-to-make-a-drag-and-drop-sorted-list-with-jquery-sortable/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 12:21:28 +0000</pubDate>
		<dc:creator>lacisoft</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[drag and drop]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[sortable]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.lacisoft.com/blog/?p=28</guid>
		<description><![CDATA[A while ago i wanted to build a functionality where some blocks of html had to be sortable (with drag and drop). After searching a little i found jQuery&#8217;s Sortable plugin. With the help of this nice little plugin i could build the functionality i required in no time. I will show you below how [...]
Related posts:<ol>
<li><a href='http://www.lacisoft.com/blog/2011/02/01/mysql-sort-results-in-order-by-list/' rel='bookmark' title='MySQL &#8211; Sort results in order by list'>MySQL &#8211; Sort results in order by list</a></li>
<li><a href='http://www.lacisoft.com/blog/2009/04/09/how-to-build-a-clickmap-using-php-and-jquery/' rel='bookmark' title='How to build a clickmap using PHP and jQuery'>How to build a clickmap using PHP and jQuery</a></li>
<li><a href='http://www.lacisoft.com/blog/2008/09/19/6-books-for-developers-working-with-drupal-6-and-jquery/' rel='bookmark' title='6 books for developers working with Drupal 6 and Jquery'>6 books for developers working with Drupal 6 and Jquery</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>A while ago i wanted to build a functionality where some blocks of html had to be sortable (with drag and drop). After searching a little i found jQuery&#8217;s Sortable plugin. With the help of this nice little plugin i could build the functionality i required in no time. I will show you below how to do it if you need to do this yourself.</p>
<p>For start we need jQuery, ui.core and ui.sortable, make sure you download them and include them in the header of your application:</p>
<p><em>&lt;script src=&#8221;jquery-latest.js&#8221;&gt;&lt;/script&gt;<br />
&lt;script src=&#8221;ui.core.js&#8221;&gt;&lt;/script&gt;<br />
&lt;script src=&#8221;ui.sortable.js&#8221;&gt;&lt;/script&gt;</em></p>
<p>after that we use this little code snippet to make the magic:</p>
<p><em>&lt;script&gt;</em></p>
<p><em>$(document).ready(function(){</em></p>
<p><em>$(&#8220;.thelist&#8221;).sortable({</em></p>
<p><em>cursor: &#8216;.handle&#8217;,</em></p>
<p><em>update : function () {</em></p>
<p><em>serial=$(&#8216;.thelist&#8217;).sortable(&#8216;serialize&#8217;,'id&#8217;);</em></p>
<p><em>$(&#8220;#target&#8221;).load(&#8220;load.php&#8221;, { list: serial } );</em></p>
<p><em>}</em></p>
<p><em>});</em></p>
<p><em>});</em></p>
<p><em>&lt;/script&gt;</em></p>
<p><em><br />
</em></p>
<p>In the html we have a div with the class <strong>thelist</strong>, this is the div that contains the sortable elements, each having a unique id.</p>
<p><em>&lt;div class=&#8221;thelist&#8221;&gt;</em></p>
<p><em>&lt;div class=&#8221;divo&#8221; id=&#8221;el_1&#8243;&gt;Item 1&lt;/div&gt;</em></p>
<p><em>&lt;div class=&#8221;divo&#8221; id=&#8221;el_2&#8243;&gt;Item 2&lt;/div&gt;</em></p>
<p><em>&lt;div class=&#8221;divo&#8221; id=&#8221;el_3&#8243;&gt;Item 3&lt;/div&gt;</em></p>
<p><em>&lt;div class=&#8221;divo&#8221; id=&#8221;el_4&#8243;&gt;Item 4&lt;/div&gt;</em></p>
<p><em>&lt;div class=&#8221;divo&#8221; id=&#8221;el_5&#8243;&gt;Item 5&lt;/div&gt;</em></p>
<p><em>&lt;/div&gt;</em></p>
<p><em><br />
</em></p>
<p>After each drag and drop operation in load.php will receive a string with the order of the divs, the result will be something like this:</p>
<p><strong><em>el[]=3&amp;el[]=4&amp;el[]=5&amp;el[]=2&amp;el[]=1</em></strong></p>
<p>This data is sent to load.php with POST, beeing contained in the list variable: <strong>$_POST['list']</strong></p>
<p>This is only a basic demonstration, you can do much advanced functionality with jQuery Sortable, you just need a little time and a little coffee.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.lacisoft.com%2Fblog%2F2009%2F04%2F10%2Fhow-to-make-a-drag-and-drop-sorted-list-with-jquery-sortable%2F&amp;title=How%20to%20make%20a%20drag%20and%20drop%20sorted%20list%20with%20jQuery%20Sortable" id="wpa2a_4"><img src="http://www.lacisoft.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>Related posts:<ol>
<li><a href='http://www.lacisoft.com/blog/2011/02/01/mysql-sort-results-in-order-by-list/' rel='bookmark' title='MySQL &#8211; Sort results in order by list'>MySQL &#8211; Sort results in order by list</a></li>
<li><a href='http://www.lacisoft.com/blog/2009/04/09/how-to-build-a-clickmap-using-php-and-jquery/' rel='bookmark' title='How to build a clickmap using PHP and jQuery'>How to build a clickmap using PHP and jQuery</a></li>
<li><a href='http://www.lacisoft.com/blog/2008/09/19/6-books-for-developers-working-with-drupal-6-and-jquery/' rel='bookmark' title='6 books for developers working with Drupal 6 and Jquery'>6 books for developers working with Drupal 6 and Jquery</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lacisoft.com/blog/2009/04/10/how-to-make-a-drag-and-drop-sorted-list-with-jquery-sortable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to build a clickmap using PHP and jQuery</title>
		<link>http://www.lacisoft.com/blog/2009/04/09/how-to-build-a-clickmap-using-php-and-jquery/</link>
		<comments>http://www.lacisoft.com/blog/2009/04/09/how-to-build-a-clickmap-using-php-and-jquery/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 13:39:44 +0000</pubDate>
		<dc:creator>lacisoft</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[clickmap]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.lacisoft.com/blog/?p=184</guid>
		<description><![CDATA[I&#8217;ve found a great article on the topic of tracking clicks and creating a clickmap using PHP and jQuery. The article explains how to Record the X and Y coordinates of the mouse cursor when it is clicked on a web page. Save those coordinates to a database When called, display a “clickmap” on top [...]
Related posts:<ol>
<li><a href='http://www.lacisoft.com/blog/2009/04/10/how-to-make-a-drag-and-drop-sorted-list-with-jquery-sortable/' rel='bookmark' title='How to make a drag and drop sorted list with jQuery Sortable'>How to make a drag and drop sorted list with jQuery Sortable</a></li>
<li><a href='http://www.lacisoft.com/blog/2008/09/19/6-books-for-developers-working-with-drupal-6-and-jquery/' rel='bookmark' title='6 books for developers working with Drupal 6 and Jquery'>6 books for developers working with Drupal 6 and Jquery</a></li>
<li><a href='http://www.lacisoft.com/blog/2008/11/20/how-to-generate-pdf-files-dynamically-using-php-and-haru/' rel='bookmark' title='How to generate PDF files dynamically using PHP and Haru'>How to generate PDF files dynamically using PHP and Haru</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve found a <a href="http://css-tricks.com/tracking-clicks-building-a-clickmap-with-php-and-jquery/" target="_blank">great article</a> on the topic of tracking clicks and creating a clickmap using PHP and jQuery. The article explains how to</p>
<ul>
<li>Record the X and Y coordinates of the mouse cursor when it is clicked on a web page.</li>
<li>Save those coordinates to a database</li>
<li>When called, display a “clickmap” on top of the web page visually displaying the locations of those clicks.</li>
</ul>
<p>The results are amazing, check it out <a href="http://css-tricks.com/examples/ClickMap/">here</a>. This thing could be used to track clicks in any webpage and use this stuff in marketing or usability studies.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.lacisoft.com%2Fblog%2F2009%2F04%2F09%2Fhow-to-build-a-clickmap-using-php-and-jquery%2F&amp;title=How%20to%20build%20a%20clickmap%20using%20PHP%20and%20jQuery" id="wpa2a_6"><img src="http://www.lacisoft.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>Related posts:<ol>
<li><a href='http://www.lacisoft.com/blog/2009/04/10/how-to-make-a-drag-and-drop-sorted-list-with-jquery-sortable/' rel='bookmark' title='How to make a drag and drop sorted list with jQuery Sortable'>How to make a drag and drop sorted list with jQuery Sortable</a></li>
<li><a href='http://www.lacisoft.com/blog/2008/09/19/6-books-for-developers-working-with-drupal-6-and-jquery/' rel='bookmark' title='6 books for developers working with Drupal 6 and Jquery'>6 books for developers working with Drupal 6 and Jquery</a></li>
<li><a href='http://www.lacisoft.com/blog/2008/11/20/how-to-generate-pdf-files-dynamically-using-php-and-haru/' rel='bookmark' title='How to generate PDF files dynamically using PHP and Haru'>How to generate PDF files dynamically using PHP and Haru</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lacisoft.com/blog/2009/04/09/how-to-build-a-clickmap-using-php-and-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to generate PDF files dynamically using PHP and Haru</title>
		<link>http://www.lacisoft.com/blog/2008/11/20/how-to-generate-pdf-files-dynamically-using-php-and-haru/</link>
		<comments>http://www.lacisoft.com/blog/2008/11/20/how-to-generate-pdf-files-dynamically-using-php-and-haru/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 11:47:06 +0000</pubDate>
		<dc:creator>lacisoft</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[haru]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.lacisoft.com/blog/?p=63</guid>
		<description><![CDATA[An excellent tutorial on how to create PDF files dynamically using PHP and Haru written by Will Sinclair. And here is a quote from the article that grabbed my attention &#8220;When it comes to working with different file formats, PHP is like a Swiss Army knife: it has a tool to handle almost anything you [...]
Related posts:<ol>
<li><a href='http://www.lacisoft.com/blog/2010/01/20/importing-large-files-into-a-mysql-database/' rel='bookmark' title='Importing large files into a MySQL database'>Importing large files into a MySQL database</a></li>
<li><a href='http://www.lacisoft.com/blog/2010/09/23/enabling-php-file-uploads-in-typo3-backend/' rel='bookmark' title='Enabling PHP file uploads in TYPO3 Backend'>Enabling PHP file uploads in TYPO3 Backend</a></li>
<li><a href='http://www.lacisoft.com/blog/2009/02/10/critical-security-issue-in-typo3-core-all-versions/' rel='bookmark' title='Critical security issue in Typo3 core &#8211; all versions'>Critical security issue in Typo3 core &#8211; all versions</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>An<a href="http://devzone.zend.com/article/4044-Dynamically-Generating-PDF-Files-with-PHP-and-Haru-"> excellent tutorial on how to create PDF files dynamically using PHP and Haru</a> written by Will Sinclair. And here is a quote from the article that grabbed my attention</p>
<p>&#8220;When it comes to working with different file formats, PHP is like a Swiss Army knife: it has a tool to handle almost anything you can throw at it. JPEG images, XML files, Word documents, ZIP archives&#8230;you name it, and there&#8217;s a PHP extension to handle it!&#8221;</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.lacisoft.com%2Fblog%2F2008%2F11%2F20%2Fhow-to-generate-pdf-files-dynamically-using-php-and-haru%2F&amp;title=How%20to%20generate%20PDF%20files%20dynamically%20using%20PHP%20and%20Haru" id="wpa2a_8"><img src="http://www.lacisoft.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p><p>Related posts:<ol>
<li><a href='http://www.lacisoft.com/blog/2010/01/20/importing-large-files-into-a-mysql-database/' rel='bookmark' title='Importing large files into a MySQL database'>Importing large files into a MySQL database</a></li>
<li><a href='http://www.lacisoft.com/blog/2010/09/23/enabling-php-file-uploads-in-typo3-backend/' rel='bookmark' title='Enabling PHP file uploads in TYPO3 Backend'>Enabling PHP file uploads in TYPO3 Backend</a></li>
<li><a href='http://www.lacisoft.com/blog/2009/02/10/critical-security-issue-in-typo3-core-all-versions/' rel='bookmark' title='Critical security issue in Typo3 core &#8211; all versions'>Critical security issue in Typo3 core &#8211; all versions</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lacisoft.com/blog/2008/11/20/how-to-generate-pdf-files-dynamically-using-php-and-haru/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

