<?xml version="1.0" encoding="ISO-8859-1"?>
<?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 version="0.91">
	<channel>
		<title>Sakic.Net</title>
		<description>Latest news and blog posts from Sakic.Net</description>
		<link>http://www.sakic.net</link>
		<lastBuildDate>Tue, 09 Feb 2010 05:04:17</lastBuildDate>
		<generator />
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/xml" href="http://feeds.feedburner.com/sakicnet" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="sakicnet" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
			<title>New SEF extensions for Kunena and Docman</title>
			<link>http://www.sakic.net/news/new_sef_extensions_for_kunena_and_docman/</link>
			<description>&lt;img src="http://www.sakic.net/images/news/package.gif" width="60" height="60" alt="Package" align="left" hspace="4" /&gt;Our collection of &lt;a href="http://www.sakic.net/products/sef_advance/extensions/"&gt;extensions for SEF Advance&lt;/a&gt; has been enriched by new extensions for &lt;strong&gt;Kunena&lt;/strong&gt; and &lt;strong&gt;Docman&lt;/strong&gt;. The extension for Kunena has been updated and tested with the latest version of this forum component: v1.5.9. The Docman extension will now run on latest version 1.4 stable, with support for nested categories and nested URLs. Both extensions will work natively under Joomla 1.5 and 1.0 too.</description>
			<pubDate>Fri, 05 Feb 2010 00:40:33</pubDate>
		</item>
		<item>
			<title>Forum spam</title>
			<link>http://www.sakic.net/blog/forum-spam/</link>
			<description>&lt;img title="moving" src="http://www.sakic.net/blog/wp-content/uploads/2010/01/no-spam.gif" alt="spam" hspace="6" width="100" height="100" align="right" /&gt;Recently I began to receive huge amount of spam on &lt;a href="http://www.sakic.net/forum/"&gt;forum&lt;/a&gt;. The attack started about a month ago with hundreds of fake registrations every day all adding spam links to various sites for SEO purposes. The curious thing is that they were able to bypass different types of visual verifications, anti-bot systems and email activation which suggests these are attacks with human intervention.</description>
			<pubDate>Wed, 27 Jan 2010 18:49:13</pubDate>
		</item>
		<item>
			<title>SEF Advance extensions updates</title>
			<link>http://www.sakic.net/news/sef_advance_extensions_updates/</link>
			<description>&lt;img src="http://www.sakic.net/images/news/updates.gif" width="60" height="60" alt="Updates" align="left" hspace="4" /&gt;We are updating and improving our &lt;a href="http://www.sakic.net/products/sef_advance/extensions/"&gt;SEF Advance extensions&lt;/a&gt; for popular Joomla components. So now the extension for &lt;strong&gt;Virtuemart&lt;/strong&gt; no longer requires legacy mode on Joomla 1.5 and the extension for &lt;strong&gt;Mosets Tree&lt;/strong&gt; has been updated with support for tags. Stay tuned for more updates of extensions for SEF Advance including new version of &lt;strong&gt;Kunena&lt;/strong&gt;, popular forum component for Joomla.</description>
			<pubDate>Sun, 13 Dec 2009 04:35:21</pubDate>
		</item>
		<item>
			<title>We are moving</title>
			<link>http://www.sakic.net/blog/we-are-moving/</link>
			<description>&lt;img title="moving" src="http://www.sakic.net/blog/wp-content/uploads/2009/10/moving.gif" alt="moving" hspace="6" width="100" height="110" align="right" /&gt;This week we are moving. From USA to Europe actually. Well, only the site of course. There could be some disturbances with Sakic.Net and its services so please bear with us until things are settled and everything is in place on the new server.

EDIT (Oct 31st 2009): The server move has been completed. Hope everything went smoothly and you haven't noticed it. Please leave a comment about how the new host feels: is the site faster, slower and where you surf from.</description>
			<pubDate>Tue, 27 Oct 2009 02:26:48</pubDate>
		</item>
		<item>
			<title>Why am I encoding my scripts</title>
			<link>http://www.sakic.net/blog/why-am-i-encoding-my-scripts/</link>
			<description>&lt;img title="PHP encoding" src="http://www.sakic.net/blog/wp-content/uploads/2009/09/php_locker.gif" alt="PHP encoding" width="100" height="110" align="right" /&gt;Recently it came to my attention that someone copied one of my free and GPL components for Joomla, made cosmetic changes and started selling it. According to GPL there wouldn't be anything wrong with that if they also didn't change the license to a proprietary one (which text they also copied from my non-GPL products) and if they didn't steal the component's name as well. For this reason I am getting emails asking for relation with this site, even asking me for support.
</description>
			<pubDate>Wed, 16 Sep 2009 12:30:42</pubDate>
		</item>
		<item>
			<title>Changing CakePHP pagination URLs</title>
			<link>http://www.sakic.net/blog/changing-cakephp-pagination-urls/</link>
			<description>&lt;img align="right" src="http://www.sakic.net/blog/wp-content/uploads/2009/07/cake-logo.png" alt="CakePHP" width="90" height="90" /&gt;

&lt;a href="http://cakephp.org/" target="_blank"&gt;CakePHP&lt;/a&gt; framework provides a great pagination helper but its default URLs aren't that great. By default it generates URLs that look like: &lt;a href="http://www.sakic.net/javascript: void(0)"&gt;http://domain/news/page:2&lt;/a&gt;. I spent a long time looking for a way to skip "page:" part in URLs and in links generated by the helper, or even just change the string "page" to something else. It showed up that there's no easy way to configure the paginator that way. So I came up with a workaround that will change your CakePHP pagination URLs to: &lt;a href="http://www.sakic.net/javascript: void(0)"&gt;http://domain/news/2&lt;/a&gt;</description>
			<pubDate>Sat, 11 Jul 2009 15:25:13</pubDate>
		</item>
		<item>
			<title>AJAX Scroller supports Twitter search</title>
			<link>http://www.sakic.net/news/ajax_scroller_supports_twitter_search/</link>
			<description>&lt;img src="http://www.sakic.net/images/news/ajax_scroller_box.gif" width="60" height="60" alt="AJAX Scroller" align="left" hspace="4" /&gt;The new version of &lt;b&gt;AJAX Scroller&lt;/b&gt; now supports Twitter search option. You can select to list all recent Twitter posts by any user which contain selected keyword, for example "#joomla". There is also a new option to display all recent posts mentioning your username.&lt;br /&gt;&lt;a href="http://www.sakic.net/products/ajax_scroller/"&gt;Check it out&lt;/a&gt;!</description>
			<pubDate>Sat, 20 Jun 2009 19:43:23</pubDate>
		</item>
		<item>
			<title>Integrating Twitter into your Joomla site</title>
			<link>http://www.sakic.net/blog/integrating-twitter-into-your-joomla-site/</link>
			<description>&lt;img title="Twitter" src="http://www.sakic.net/blog/wp-content/uploads/2009/06/twitter_logo_header.png" alt="Twitter" width="155" height="36" align="right" /&gt;Twitter is the new thing on the internet. With it you can leave short updates about what you are up to and your followers will be updated. If you have a Twitter account and a Joomla site you may want to show your latest Twitter updates on it. Using our product &lt;a href="http://www.sakic.net/products/ajax_scroller/"&gt;AJAX Scroller&lt;/a&gt; you can show not only your own updates, but also the updates of all of your friends. And all of them can be loaded and browsed with no extra overhead. Here is how you do it.</description>
			<pubDate>Mon, 01 Jun 2009 04:42:19</pubDate>
		</item>
		<item>
			<title>Package extensions for Joomla 1.5 and 1.0 together</title>
			<link>http://www.sakic.net/blog/package-joomla-extensions-together/</link>
			<description>&lt;img title="cubes" src="http://www.sakic.net/blog/wp-content/uploads/2009/05/cubes.gif" alt="cubes" hspace="6" width="154" height="100" align="right" /&gt;If you ever tried to write an extension for Joomla you probably know that old components, modules, plugins and templates, for Joomla version 1.0, are not compatible with version 1.5. With some minor tweaking, you could get old extensions to run quite nicely in Joomla 1.5 if you turned on the legacy mode plugin.

However, more and more Joomla users require native 1.5 extensions only and won't bother turning on the legacy mode. The developers convert their old extensions to new ones but they are forced to distribute them separately for different Joomla versions. Here is how you can fit them together so that the same package can be installed both on Joomla 1.0 and 1.5, without legacy mode needed.</description>
			<pubDate>Sat, 30 May 2009 14:50:58</pubDate>
		</item>
		<item>
			<title>Welcome</title>
			<link>http://www.sakic.net/blog/welcome/</link>
			<description>This is my first blog post. In addition to our regular &lt;a href="http://www.sakic.net/news/"&gt;products news&lt;/a&gt;, this blog will be used to post about best practices using Joomla and programming for it, using our products and other Joomla extensions and for general web development hints. Be sure to subscribe to our &lt;a href="http://www.sakic.net/rss/"&gt;RSS feed&lt;/a&gt; and follow it while I will try to post regularly and keep you up to date with interesting and useful stuff for web developers.</description>
			<pubDate>Wed, 27 May 2009 17:37:48</pubDate>
		</item>
	</channel>
</rss>
