<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>DuskoSavic.com</title>
	
	<link>http://duskosavic.com/blog</link>
	<description>Programming My Way Through Life</description>
	<lastBuildDate>Thu, 01 Mar 2012 14:18:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WorldsOfDuskoSavic" /><feedburner:info uri="worldsofduskosavic" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>WorldsOfDuskoSavic</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How To Install Eclipse with XAMPP</title>
		<link>http://feedproxy.google.com/~r/WorldsOfDuskoSavic/~3/sZmQlsDa6pA/</link>
		<comments>http://duskosavic.com/blog/programming/how-to-install-eclipse-with-xampp/#comments</comments>
		<pubDate>Thu, 16 Feb 2012 15:13:38 +0000</pubDate>
		<dc:creator>Dusko</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpeclipse]]></category>
		<category><![CDATA[xdebug]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://duskosavic.com/blog/?p=285</guid>
		<description><![CDATA[I followed the steps described in article How to Setup Eclipse with XAMPP, with the following tweaks: For workspace, I used the folder that will go hand in hand with XAPP a bit later: C:/xampp/htdocs/ There was no need to change the httpd.conf file in folder c:\xampp\apache\conf\ To install PHPEclipse, I used the repository http://phpeclipse.sourceforge.net/update/stable/1.2.x/site.xml That&#8217;s about [...]]]></description>
			<content:encoded><![CDATA[<p>I followed the steps described in article <a href="http://www.cs.trincoll.edu/hfoss/wiki/How_to_Setup_Eclipse_with_XAMPP">How to Setup Eclipse with XAMPP</a>, with the following tweaks:</p>
<p>For workspace, I used the folder that will go hand in hand with XAPP a bit later:</p>
<p>C:/xampp/htdocs/</p>
<p>There was no need to change the httpd.conf file in folder <strong>c:\xampp\apache\conf\</strong></p>
<p>To install PHPEclipse, I used the repository</p>
<p>http://phpeclipse.sourceforge.net/update/stable/1.2.x/site.xml</p>
<p>That&#8217;s about it, Eclipse is working with PHP. The only thing that is missing is debugger, but it will come later on, I&#8217;m sure.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/WorldsOfDuskoSavic/~4/sZmQlsDa6pA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://duskosavic.com/blog/programming/how-to-install-eclipse-with-xampp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://duskosavic.com/blog/programming/how-to-install-eclipse-with-xampp/</feedburner:origLink></item>
		<item>
		<title>Migrating From Joomla 1.5.20 Towards Joomla 2.5.1 Without Using jUpgrade</title>
		<link>http://feedproxy.google.com/~r/WorldsOfDuskoSavic/~3/cIUZJKN1EJ4/</link>
		<comments>http://duskosavic.com/blog/joomla/from-joomla-1-5-20-towards-joomla-2-5-1/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 22:44:41 +0000</pubDate>
		<dc:creator>Dusko</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[download joomla 1.5 25 to 2.5 1 convert joomla 1.5 25 to 2.5 1 change joomla 1.5 25 to 2.5 1 version joomla 1.5 25 to 2.5 1 patch joomla 1.5 25 to 2.5 1 kit joomla 1.5 25 to 2.5 1 replacement joomla 1]]></category>
		<category><![CDATA[joomla 1.5]]></category>
		<category><![CDATA[joomla 1.6]]></category>
		<category><![CDATA[joomla 1.7]]></category>
		<category><![CDATA[joomla 2.5]]></category>
		<category><![CDATA[joomla migrating]]></category>
		<category><![CDATA[jupgrade]]></category>

		<guid isPermaLink="false">http://duskosavic.com/blog/?p=269</guid>
		<description><![CDATA[To get a good grasp of the problems when migrating a Joomla site, visit the official page for migrating from Joomla 1.5 to Joomla 1.6. If you can upgrade your site with jUpgrade than more power to you, but my sites appear not to be upgradable through jUpgrade, so here goes what I did. I&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>To get a good grasp of the problems when migrating a Joomla site, visit the official page for <a href="docs.joomla.org/Migrating_from_Joomla_1.5_to_Joomla_2.5">migrating from Joomla 1.5 to Joomla 1.6</a>. If you can upgrade your site with jUpgrade than more power to you, but my sites appear not to be upgradable through <a href="http://extensions.joomla.org/extensions/migration-a-conversion/joomla-migration/11658">jUpgrade</a>, so here goes what I did.</p>
<p>I&#8217;m having several older sites that need to be updated to the latest versions of Joomla, in this case I am targeting versin 2.5.1. For WordPress, it is now really easy: if there is a new version, the system will tell you, and you just click and voila! the new version of WordPress is on your site. It works regardless of the version that you start from.</p>
<p>This is not so for Joomla, or at least, it starts to be so from the last two versions 1.75 and 2.5.0, up to 2.5.1. But if you have to start from the lower versions of Joomla, then you have a problem. The path is to upgrade in little increments up to 1.5.25, which is the latest version of 1.5 fork, then to use other software to upgrade to version 1.6, and then to piggyback on version 1.7.x up to 2.5.0 and 2.5.1, finally.</p>
<h2>How To Find Upgrades for Old Joomla Versions</h2>
<p>First find the page for <a href="http://www.joomla.org/download.html">Joomla downloads</a>. Let us start with the version 1.5.22 and upgrade it to 2.5.1. The recommended path is to use the patch from 1.5.0 to 1.5.25, this seems to be a &#8220;one-size-fit-all&#8221; upgrade patch. If you want to, you can still find separate patches, by following the following advice from Jommla forums:</p>
<blockquote><p>The patch packages are still available, you just have to search a bit harder (well, a little harder <img title="Wink" src="http://forum.joomla.org/images/smilies/icon_wink.gif" alt=";)" /> )</p>
<p>Type &#8217;1.5.23&#8242; in the Search box on the Joomla! home page. This returns the &#8216;Joomla! 1.5.23 Released&#8217; news article, which has the link to the packages on Joomlacode.org</p>
<p>The same applies for other releases.</p>
<p>An advantage of this method is that you can check each package what files are updated in case you have any core hacks.</p></blockquote>
<p><a href="http://joomlacode.org/gf/project/joomla/frs/?action=FrsReleaseBrowse&amp;frs_package_id=5848">The older versions of patches up to Joomla 1.5.23 are here</a>. So I have downloaded<a href="http://joomlacode.org/gf/download/frsrelease/14505/63431/Joomla_1.5.22_to_1.5.23-Stable-Patch_Package.zip"> the patch from 1.5.22 to 1.5.23</a> and uploaded the files directly to the Joomla directory, via FTP.  Then enter the Joomla backstage for administrators (/administrator) and refresh the screen, it dully shows version 1.5.23.</p>
<h2>From Joomla 1.5.23 to Joomla 1.5.24 and then Joomla 1.5.25</h2>
<p>Entering 1.5.24 into the search box in Joomla site, we get the <a href="http://joomlacode.org/gf/project/joomla/frs/?action=FrsReleaseBrowse&amp;frs_package_id=6135">location of the 1.5.24 upgrades.</a> From there I download the patch and again FTP it to the site, extract it and check in the Joomla backend.</p>
<p>Repeating the process, we reach the final 1.5.25 stage of old Joomla versions. <a href="http://joomlacode.org/gf/project/joomla/frs/?action=FrsReleaseBrowse&amp;frs_package_id=6159">The upgrade packages for Joomla 1.5.25 are here</a>.</p>
<p>Done.</p>
<h2>From Joomla 1.5.25 to Joomla 1.7</h2>
<p>I have found that the easiest way to jump from 1.5.25 to 1.7 is to export the data from 1.5.25 and import them into 1.7. For export we use <a href="http://www.eshiol.it/component/files/35-j2xml1503/50-j2xml-15030060.zip" rel="nofollow">J2XML</a> for exporting and <a href="http://www.eshiol.it/component/files/38-j2xmlimporter1600/51-j2xml-importer-16000054.zip">J2XML Importer </a>for importing the data.</p>
<p><a href="http://extensions.joomla.org/extensions/migration-a-conversion/data-import-a-export/12816">From this page we see how to use it:</a></p>
<blockquote><p>I used this extension as an alternative to Jupgrade to migrate my 1.5 site to 1.7 since Jupgrade also migrates useless 1.5 extensions that you can&#8217;t get rid of except by editing your database. It worked perfectly. All I had to do was export all my articles and set it to also export users and images and then use the import tool on the 1.7 site to import the .xml file and, like magic, it structured all my categories and put the articles in where they belong. The only con is that it doesn&#8217;t export modules or menus but those are easy enough for me to rebuild, so I&#8217;m not concerned about that. This is a great way to perform a clean transition from 1.5 to 1.7.</p></blockquote>
<p>Now erase the base files and directories for a Joomla installation, then use QuickInstall or Fantastico to install Joomla 1.7.3. Then install <a href="http://www.eshiol.it/component/files/38-j2xmlimporter1600/51-j2xml-importer-16000054.zip">J2XML Importer</a> and point it out to the file of data the you downloaded somewhat before. If all is OK, you will now have Joomla 1.7.3 with the proper data, just in the place in which the previous site was too.</p>
<p>All good, now from 1.7.3 up to 2.5.1. <a href="http://docs.joomla.org/Upgrading_from_an_existing_version">The instructions are here </a>and I have tried the first method, using the Extension manager. It was easy, click on Purge cache, Find updates, and Update. Voila! here&#8217;s my Joomla 2.5.1!</p>
<h2>Aftermath</h2>
<p>Still not done, now you&#8217;d have to recreate the look and feel of the original site. Install the same or a new template, recreate the menus, upload the images needed. However, not all that dificult and I&#8217;m glad I did it!</p>
<p>Now, only 8 sites more to go!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/WorldsOfDuskoSavic/~4/cIUZJKN1EJ4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://duskosavic.com/blog/joomla/from-joomla-1-5-20-towards-joomla-2-5-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://duskosavic.com/blog/joomla/from-joomla-1-5-20-towards-joomla-2-5-1/</feedburner:origLink></item>
		<item>
		<title>Enter a Video with iFrame Into Joomla 2.5</title>
		<link>http://feedproxy.google.com/~r/WorldsOfDuskoSavic/~3/x7-ZPPZ7Yvg/</link>
		<comments>http://duskosavic.com/blog/joomla/enter-a-video-with-iframe-into-joomla-2-5/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 20:54:15 +0000</pubDate>
		<dc:creator>Dusko</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Enter a Video with iFrame Into Joomla 2.5]]></category>

		<guid isPermaLink="false">http://duskosavic.com/blog/?p=259</guid>
		<description><![CDATA[This solution is taken from Joomla forum: &#160; embed a video file in Joomla 1.7. Here&#8217;s what I have done and it appears to have worked for me. You may want to try this: Go to Plugin Manager/Editor &#8211; TinyMCE Click Basic Options On the right side of the page almost at the bottom, you&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>This solution is taken from <a href="http://forum.joomla.org/viewtopic.php?t=277469">Joomla forum</a>:</p>
<blockquote><p>&nbsp;</p>
<p>embed a video file in Joomla 1.7. Here&#8217;s what I have done and it appears to have worked for me.</p>
<p>You may want to try this:</p>
<p>Go to Plugin Manager/Editor &#8211; TinyMCE</p>
<p>Click Basic Options<br />
On the right side of the page almost at the bottom, you&#8217;ll see</p>
<p>URLs: relative<br />
New Lines<br />
Prohibited Elements: script,applet,iframe<br />
Extended Valid Elements</p>
<p>First, change URLs from relative to absolute<br />
Next, go to Prohibited Elements and remove &#8220;iframe&#8221;</p>
<p>Save and Close.</p>
<p>Now, copy the EXACT full path URL to the file you want to embed.<br />
Toggle the html editor.<br />
Paste the code into the html window and you should get the results you&#8217;re after.</p></blockquote>
<img src="http://feeds.feedburner.com/~r/WorldsOfDuskoSavic/~4/x7-ZPPZ7Yvg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://duskosavic.com/blog/joomla/enter-a-video-with-iframe-into-joomla-2-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://duskosavic.com/blog/joomla/enter-a-video-with-iframe-into-joomla-2-5/</feedburner:origLink></item>
		<item>
		<title>How to Create a Horizontal Email Form for Aweber</title>
		<link>http://feedproxy.google.com/~r/WorldsOfDuskoSavic/~3/IxLZj2VSsho/</link>
		<comments>http://duskosavic.com/blog/aweber/how-to-create-a-horizontal-email-form-for-aweber/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 13:20:37 +0000</pubDate>
		<dc:creator>Dusko</dc:creator>
				<category><![CDATA[Aweber]]></category>

		<guid isPermaLink="false">http://duskosavic.com/blog/?p=263</guid>
		<description><![CDATA[As beautiful as they are, the email entry forms automatically created by aWeber are alway vertical. Why aweber has no option to create a horizontal opt-in form is beyond me, but there seems to be a way.  From Warrior forum I gathered this much: &#60;form method=&#8221;post&#8221; action=&#8221;http://www.aweber.com/scripts/addlead.pl&#8221; target=&#8221;_new&#8221;&#62; &#60;input name=&#8221;meta_web_form_id&#8221; value=&#8221;YOUR10Digit#&#8221; type=&#8221;hidden&#8221;&#62;&#60;input name=&#8221;meta_split_id&#8221; value=&#8221;" type=&#8221;hidden&#8221;&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>As beautiful as they are, the email entry forms automatically created by aWeber are alway vertical. Why aweber has no option to create a horizontal opt-in form is beyond me, but there seems to be a way.  <a href="http://www.warriorforum.com/main-internet-marketing-discussion-forum/324517-horizontal-aweber-forms.html">From Warrior forum</a> I gathered this much:</p>
<blockquote><p>&lt;form method=&#8221;post&#8221; action=&#8221;http://www.aweber.com/scripts/addlead.pl&#8221; target=&#8221;_new&#8221;&gt;<br />
&lt;input name=&#8221;meta_web_form_id&#8221; value=&#8221;YOUR10Digit#&#8221; type=&#8221;hidden&#8221;&gt;&lt;input name=&#8221;meta_split_id&#8221; value=&#8221;" type=&#8221;hidden&#8221;&gt;<br />
&lt;input name=&#8221;unit&#8221; value=&#8221;CAMPAIGN-NAMEHERE&#8221; type=&#8221;hidden&#8221;&gt;&lt;input name=&#8221;redirect&#8221; value=&#8221;http://www.YOURSITEHERE.com&#8221; type=&#8221;hidden&#8221;&gt;<br />
&lt;input name=&#8221;meta_adtracking&#8221; value=&#8221;FORMNAME&#8221; type=&#8221;hidden&#8221;&gt;&lt;input name=&#8221;meta_message&#8221; value=&#8221;1&#8243; type=&#8221;hidden&#8221;&gt;<br />
&lt;input name=&#8221;meta_required&#8221; value=&#8221;from,name&#8221; type=&#8221;hidden&#8221;&gt;&lt;input name=&#8221;meta_forward_vars&#8221; value=&#8221;0&#8243; type=&#8221;hidden&#8221;&gt;<br />
&lt;table cellpadding=&#8221;0&#8243; cellspacing=&#8221;10&#8243;&gt;<br />
&lt;tbody&gt;<br />
&lt;tr&gt;<br />
&lt;/tr&gt;<br />
&lt;tr&gt;<br />
&lt;td&gt;Name:&lt;/td&gt;&lt;td&gt;&lt;input name=&#8221;name&#8221; value=&#8221;" size=&#8221;20&#8243; type=&#8221;text&#8221;&gt;&lt;/td&gt;<br />
&lt;td&gt;Email:&lt;/td&gt;&lt;td&gt;&lt;input name=&#8221;from&#8221; value=&#8221;" size=&#8221;20&#8243; type=&#8221;text&#8221;&gt;&lt;/td&gt;<br />
&lt;td&gt;Phone:&lt;/td&gt;&lt;td&gt;&lt;input name=&#8221;custom Phone&#8221; value=&#8221;" size=&#8221;20&#8243; type=&#8221;text&#8221;&gt;&lt;/td&gt;<br />
&lt;td&gt;Website:&lt;/td&gt;&lt;td&gt;&lt;input name=&#8221;custom website&#8221; value=&#8221;http://&#8221; size=&#8221;20&#8243; type=&#8221;text&#8221;&gt;&lt;/td&gt;<br />
&lt;td colspan=&#8221;2&#8243; align=&#8221;center&#8221;&gt;&lt;input name=&#8221;submit&#8221; value=&#8221;CONTINUE &gt;&gt;&#8221; type=&#8221;submit&#8221;&gt;&lt;/td&gt;<br />
&lt;/tr&gt;<br />
&lt;/tbody&gt;<br />
&lt;/table&gt;<br />
&lt;/form&gt;</p></blockquote>
<p>There is also a corresponding video:</p>
<p>&nbsp;<iframe width="560" height="315" src="http://www.youtube.com/embed/cncEcgqWW7E" frameborder="0" allowfullscreen></iframe><br /></p>
<img src="http://feeds.feedburner.com/~r/WorldsOfDuskoSavic/~4/IxLZj2VSsho" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://duskosavic.com/blog/aweber/how-to-create-a-horizontal-email-form-for-aweber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://duskosavic.com/blog/aweber/how-to-create-a-horizontal-email-form-for-aweber/</feedburner:origLink></item>
		<item>
		<title>Create Your Own Blog Using Only Native Joomla 2.5 Resources</title>
		<link>http://feedproxy.google.com/~r/WorldsOfDuskoSavic/~3/cETZANSifKQ/</link>
		<comments>http://duskosavic.com/blog/joomla/create-your-own-blog-using-only-native-joomla-2-5-resources/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 12:22:43 +0000</pubDate>
		<dc:creator>Dusko</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[joomla]]></category>

		<guid isPermaLink="false">http://duskosavic.com/blog/?p=254</guid>
		<description><![CDATA[Here is a starting link, http://docs.joomla.org/How_to_create_a_blog_using_Joomla! &#160; &#160;]]></description>
			<content:encoded><![CDATA[<p>Here is a starting link, <a href="http://docs.joomla.org/How_to_create_a_blog_using_Joomla!">http://docs.joomla.org/How_to_create_a_blog_using_Joomla!</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/WorldsOfDuskoSavic/~4/cETZANSifKQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://duskosavic.com/blog/joomla/create-your-own-blog-using-only-native-joomla-2-5-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://duskosavic.com/blog/joomla/create-your-own-blog-using-only-native-joomla-2-5-resources/</feedburner:origLink></item>
		<item>
		<title>How To Create a Custom Facebook Fan Page</title>
		<link>http://feedproxy.google.com/~r/WorldsOfDuskoSavic/~3/M96g8eOrXMA/</link>
		<comments>http://duskosavic.com/blog/facebook/how-to-create-a-custom-facebook-fan-page/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 18:08:59 +0000</pubDate>
		<dc:creator>Dusko</dc:creator>
				<category><![CDATA[Facebook]]></category>

		<guid isPermaLink="false">http://duskosavic.com/blog/?p=251</guid>
		<description><![CDATA[Here is a good article on creating perfect Facebook fan pages. Here are several videos on how to create a custom Facebook fan page: And then, there is this video:]]></description>
			<content:encoded><![CDATA[<p>Here is a good article on <a href="http://www.techipedia.com/2011/build-facebook-page/">creating perfect Facebook fan pages</a>.</p>
<p>Here are several videos on how to create a custom Facebook fan page:<br />
<iframe src="http://www.youtube.com/embed/m6nySmz484A" frameborder="0" width="420" height="315"></iframe></p>
<p>And then, there is this video:</p>
<p><iframe src="http://www.youtube.com/embed/uLzQF1Rg-U4" frameborder="0" width="420" height="315"></iframe></p>
<img src="http://feeds.feedburner.com/~r/WorldsOfDuskoSavic/~4/M96g8eOrXMA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://duskosavic.com/blog/facebook/how-to-create-a-custom-facebook-fan-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://duskosavic.com/blog/facebook/how-to-create-a-custom-facebook-fan-page/</feedburner:origLink></item>
		<item>
		<title>Joomla 1.7 to aWeber — Writing My First Joomla Plugin</title>
		<link>http://feedproxy.google.com/~r/WorldsOfDuskoSavic/~3/vUtl5q19TPw/</link>
		<comments>http://duskosavic.com/blog/programming/joomla-1-7-to-aweber-writing-my-first-joomla-plugin/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 20:09:58 +0000</pubDate>
		<dc:creator>Dusko</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://duskosavic.com/blog/?p=231</guid>
		<description><![CDATA[Ok, my personal blog should be used for my personal adventures in programming. Recently, I have started list building in earnest, through Aweber. That is not my first try, I already have one list of 1500 people and counting, but that list was gathered by people opening accounts and registering for a Jommla site. Now [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, my personal blog should be used for my personal adventures in programming. Recently, I have started list building in earnest, through <a title="aweber.com" href="www.duskosavic.com/aweber.html">Aweber</a>. That is not my first try, I already have one list of 1500 people and counting, but that list was gathered by people opening accounts and registering for a Jommla site. Now I want to email all those people through Aweber, and I want all new members of the site to bu automatically on an Aweber list. Therefore, there is a definite need for a plugin that will do add new Joomla members to an aWeber list. There is one such piece of software, and I&#8217;d just like to buy, but they sell only through PayPal, and that is not available in my country. So, I&#8217;d either be without it or I&#8217;d have to write it on my own. Being a programmer since 1976, I thought that writing my own module or Joomla plugin might be a good &#8220;software adventure&#8221; and fun.</p>
<p>Looking around I saw that there used to be a Joomla plugin doing exactly that, but it is left in the dark, not being supported by any means. But it was useful studying it, because I saw that I needed a plugin and not a module. From Joomla 1.5 the names of mandatory Joomla events changed quite a bit, and <a title="Convert Joomla plugins from 1.5 to 1.6" href="http://www.theartofjoomla.com/converting-old-extensions.html">here is the list</a>. Since the original plugin used event <code>onBeforeContentSave()</code>which now is called <code>onContentBeforeSave()</code>, the idea is to catch the event onUserAfterSave and see whether I could write a message &#8220;Hello, world!&#8221;.</p>
<p>BTW, you can also have a look at Adapting a <a href="http://docs.joomla.org/Adapting_a_Joomla_1.5_extension_to_Joomla_1.6#Renamed_events">Joomla 1.5 extension to Joomla 1.6</a>, which is a more formal introduction to the theme.</p>
<h2>Learning to Write a Joomla 1.7 Plugin</h2>
<p><a title="Plugins from 1.5 to 1.6" href="http://www.theartofjoomla.com/home/9-developer/112-upgrading-a-plugin-to-joomla-16.html">This link, from Andrew Eddie, caught my attention</a>. but it seems I was running before I learned to walk. So I typed &#8220;write a plugin in joomla from scratch&#8221; into Google and here&#8217;s an <a href="http://www.dcpagesapps.com/developer-resources/joomla/10-joomla-plugin-tutorial">excellent introduction to writing a Joomla 1.5 plugin</a>. (Once I learnt that, it would be just a matter of technicality to upgrade it to a Joomla 1.7 plugin.)</p>
<p>Still surfing, here is a <a href="http://docs.joomla.org/Plugin/Events/User">good explanation of what user events do in Joomla 1.5</a>.</p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/WorldsOfDuskoSavic/~4/vUtl5q19TPw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://duskosavic.com/blog/programming/joomla-1-7-to-aweber-writing-my-first-joomla-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://duskosavic.com/blog/programming/joomla-1-7-to-aweber-writing-my-first-joomla-plugin/</feedburner:origLink></item>
		<item>
		<title>RadPHP and Database Development</title>
		<link>http://feedproxy.google.com/~r/WorldsOfDuskoSavic/~3/MvFo8KbrpoI/</link>
		<comments>http://duskosavic.com/blog/radphp/radphp-and-database-development/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 16:18:12 +0000</pubDate>
		<dc:creator>Dusko</dc:creator>
				<category><![CDATA[RadPHP]]></category>

		<guid isPermaLink="false">http://duskosavic.com/blog/?p=244</guid>
		<description><![CDATA[Simple approach to using databases in RadPHP.]]></description>
			<content:encoded><![CDATA[<p>Simple approach to using databases in RadPHP.</p>
<p><iframe width="640" height="480" src="http://www.youtube.com/embed/yhJg-9KUTvU" frameborder="0" allowfullscreen></iframe></p>
<img src="http://feeds.feedburner.com/~r/WorldsOfDuskoSavic/~4/MvFo8KbrpoI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://duskosavic.com/blog/radphp/radphp-and-database-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://duskosavic.com/blog/radphp/radphp-and-database-development/</feedburner:origLink></item>
		<item>
		<title>Programming with RadPHP Video Lesson 1</title>
		<link>http://feedproxy.google.com/~r/WorldsOfDuskoSavic/~3/q_ZLU_PgU7A/</link>
		<comments>http://duskosavic.com/blog/programming/programming-with-radphp-video-lesson-1/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 15:46:55 +0000</pubDate>
		<dc:creator>Dusko</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[radphp components]]></category>
		<category><![CDATA[radphp delphi for php]]></category>
		<category><![CDATA[radphp limitations]]></category>
		<category><![CDATA[radphp php framework]]></category>
		<category><![CDATA[radphp xe]]></category>

		<guid isPermaLink="false">http://duskosavic.com/blog/?p=240</guid>
		<description><![CDATA[Here is the introductory lesson about using RadPHP XE2. To learn programming in RadPHP, you can go to the Embarcadero help page. An example how to create a comboBox in Delphi.]]></description>
			<content:encoded><![CDATA[<p>Here is the introductory lesson about using RadPHP XE2.</p>
<p><iframe src="http://www.youtube.com/embed/fyLUvk1gtm4" frameborder="0" width="550" height="360"></iframe></p>
<p>To learn programming in RadPHP, you can go to the <a href="http://www.embarcadero.com/products/radphp/resource-center">Embarcadero help page</a>. </p>
<p><a href="http://docwiki.embarcadero.com/CodeSamples/en/TComboBox_%28Delphi%29">An example how to create a comboBox in Delphi</a>.</p>
<img src="http://feeds.feedburner.com/~r/WorldsOfDuskoSavic/~4/q_ZLU_PgU7A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://duskosavic.com/blog/programming/programming-with-radphp-video-lesson-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://duskosavic.com/blog/programming/programming-with-radphp-video-lesson-1/</feedburner:origLink></item>
		<item>
		<title>How To Speed Up Firefox 9 Tweaking Guide</title>
		<link>http://feedproxy.google.com/~r/WorldsOfDuskoSavic/~3/VdESPr4QSSs/</link>
		<comments>http://duskosavic.com/blog/firefox/how-to-speed-up-firefox-9-tweaking-guide/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 09:09:58 +0000</pubDate>
		<dc:creator>Dusko</dc:creator>
				<category><![CDATA[FireFox]]></category>
		<category><![CDATA[boost firefox speed video]]></category>
		<category><![CDATA[download speed firefox]]></category>
		<category><![CDATA[firefox speed tweaks]]></category>
		<category><![CDATA[increase firefox speed]]></category>
		<category><![CDATA[limit download speed firefox]]></category>
		<category><![CDATA[page speed firefox]]></category>
		<category><![CDATA[page speed firefox boost firefox speed video speed firefox 3 speed test firefox download speed firefox limit download speed firefox increase firefox speed firefox speed tweaks]]></category>
		<category><![CDATA[speed firefox]]></category>
		<category><![CDATA[speed firefox 3]]></category>
		<category><![CDATA[speed test firefox]]></category>

		<guid isPermaLink="false">http://duskosavic.com/blog/?p=237</guid>
		<description><![CDATA[I have a Windows computer which is almost six years old and although it is not really slow, every bit of speed improvement is welcome. I regularly use FireFox, now in its version 9, and of lately, I also tend to use Google Chrome. I find FireFox very slow when browsing the administration panel of [...]]]></description>
			<content:encoded><![CDATA[<p>I have a Windows computer which is almost six years old and although it is not really slow, every bit of speed improvement is welcome. I regularly use FireFox, now in its version 9, and of lately, I also tend to use Google Chrome. I find FireFox very slow when browsing the administration panel of WordPress, so I use Chrome for that all the more.  But, it has always been possible to <strong>tweak FireFox</strong> a little and here is a post that I found useful. I have applied all <em>FireFox speed tweaks</em>  and it seems to me that this did speed FireFox up. I did not speed test FireFox so if there is improvement, it is not measured  scientifically.</p>
<h2>Speed Up FireFox 9 by Changing Preferences</h2>
<p>Here is the gist of the <a title="How to speed up FireFox 9" href="http://techlogon.com/2011/12/24/how-to-speed-up-firefox-9-tweaking-guide/">article </a>I used to increase FireFox speed:</p>
<blockquote><p><strong>Changing Preferences</strong></p>
<p>Change or add the following preferences to the new values shown. If the preference is already set to this value then skip it and move on the next. <em>If the preference does not exist then you need to add it</em>:</p>
<p>browser.display.show_image_placeholders: false</p>
<p>Stops the display of placeholders while images are loading to speed up the page. Default is True</p>
<p>browser.tabs.animate: false</p>
<p>Disables all tab animation features (e.g. when you click the ‘New Tab’ (+) button) to make the tab interface feel quicker. Default is True</p>
<p>network.prefetch-next: true</p>
<p>This allows Firefox to automatically prefetch (load) the contents of pages <em>linked to</em> by the page you are viewing e.g. this site uses prefetch to load the TechLogon homepage in the background, making it quicker for you to view next if you want to <img src="http://techlogon.com/wp-includes/images/smilies/icon_wink.gif" alt=";-)" /> For pure internet speed, keep this setting at the Default which is True.</p>
<p>network.http.max-persistent-connections-per-server: 8</p>
<p>Increases the maximum number of persistent connections per server which can help speed up loading of multimedia rich sites. Default is 6</p>
<p>network.http.pipelining: true</p>
<p>Can send multiple requests to a server together in order to speed up loading of webpages. This is not supported by ALL servers – some servers may even behave incorrectly if they receive pipelined requests. Default is False</p>
<p>network.http.pipelining.maxrequests: 8</p>
<p>Sets a maximum number of multiple requests that can be pipelined to prevent overloading the server. Higher values will cause a delay before the first request completes but will make the last request complete sooner. Higher values will also cause more of a delay if a connection fails. The maximum value is 8. Default is 4</p>
<p>network.dns.disableIPv6: true</p>
<p>Disables IPv6 DNS lookups to prevent a significant delay with poorly configured IPv6 servers. Default is False</p></blockquote>
<p>&nbsp;</p>
<p>The last time I did something similar was to <span style="text-decoration: underline;">speed up FireFox 3</span>, so I tried to find a video to make things easier.</p>
<h2>Video to Boost FireFox Speed</h2>
<h3><iframe src="http://www.youtube.com/embed/donLHg3DPPQ" frameborder="0" width="560" height="315"></iframe></h3>
<p>Happy FireFoxing!</p>
<img src="http://feeds.feedburner.com/~r/WorldsOfDuskoSavic/~4/VdESPr4QSSs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://duskosavic.com/blog/firefox/how-to-speed-up-firefox-9-tweaking-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://duskosavic.com/blog/firefox/how-to-speed-up-firefox-9-tweaking-guide/</feedburner:origLink></item>
	</channel>
</rss>

