<?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>Many Interests BLOG &#187; Freebies</title>
	<atom:link href="http://blog.darsain.net/category/freebies/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.darsain.net</link>
	<description>Too many things, too little time</description>
	<lastBuildDate>Sat, 03 Jul 2010 14:47:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MyGallery 1.2</title>
		<link>http://blog.darsain.net/84/mygallery-1-2/</link>
		<comments>http://blog.darsain.net/84/mygallery-1-2/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 18:48:57 +0000</pubDate>
		<dc:creator>Darsain</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Freebies]]></category>

		<guid isPermaLink="false">http://blog.darsain.net/?p=84</guid>
		<description><![CDATA[The new version of MyGallery!
I&#8217;ve simplified this app a lot, with focus on efficiency and usability. As I&#8217;ve mentioned in the last update post, I was going for Deviantart portfolio-like thingy, because of efficiency of that layout, but of course with my own functionality.

Functionality
The core functionality is still same. You don&#8217;t need any database, everything [...]]]></description>
			<content:encoded><![CDATA[<p>The new version of MyGallery!</p>
<p>I&#8217;ve simplified this app a lot, with focus on efficiency and usability. As I&#8217;ve mentioned in the last update post, I was going for Deviantart portfolio-like thingy, because of efficiency of that layout, but of course with my own functionality.</p>
<p><span id="more-84"></span></p>
<h2>Functionality</h2>
<p>The core functionality is still same. You don&#8217;t need any database, everything is generated by the content of the main &#8220;galleries/&#8221; folder, so you don&#8217;t have to upload your images only through the web interface, if you don&#8217;t wan to (even though it is really comfortable with integrated <a href="http://www.uploadify.com/">Uploadify</a>).</p>
<h2>Screens</h2>
<p><a href="http://blog.darsain.net/wp-content/uploads/2010/02/mygallery-1-visitor-view.jpg" title="mygallery-1-visitor-view" rel="lightbox[84]"><img src="http://blog.darsain.net/wp-content/uploads/2010/02/mygallery-1-visitor-view-300x175.jpg" alt="" title="mygallery-1-visitor-view" width="260" class="alignleft size-medium wp-image-85" /></a></p>
<p><a href="http://blog.darsain.net/wp-content/uploads/2010/02/mygallery-3-image-viewer.jpg" title="mygallery-3-image-viewer" rel="lightbox[84]"><img src="http://blog.darsain.net/wp-content/uploads/2010/02/mygallery-3-image-viewer-300x175.jpg" alt="" title="mygallery-3-image-viewer" width="260" class="alignleft size-medium wp-image-86" /></a></p>
<h2>New features</h2>
<p>The new things are:</p>
<ul>
<li>The new layout, with focus on efficiency of browsing. All galleries are listed on left side menu, which is always on the same position while you are scrolling, so you have always access to it (Except if the menu height is bigger than height of the window. Than it stays on the top of a page for obvious reasons.) Everything is black/dark, so only colors are those from the images, so the rest of site is not stealing your focus from the important content.</li>
<li>Everything is based on AJAX, which means that by clicking on any link, or option, there will be no page reload (exept login and logout).</li>
<li>Thumbnails are all stored in same thumbnails cache folder in the main system directory, so they will not pollute the original galleries folders.</li>
<li>The feature for changing backgrounds was removed, because that is just thing that you&#8217;ll do maybe once in the existence of gallery, so it was just useless code. You can still add your custom backgrounds though, just add
<pre class="brush: css;">body { background: url('path-to-background.jpg') no-repeat left top #111; }</pre>
<p>in style.css (&#8220;system/style/style.css&#8221;) and you are done. As menu and all UI components are transparent, it will work beautifully.
</li>
<li>Except background feature, many other useless things were removed to not bother visitor with something that he do not care about. I&#8217;m talking about info about picture size, resolution, name, bunch of useless buttons, everything is simplified, and hidden now.</li>
<li>How hidden you may ask? Well thats the another new feature.<br />
<strong>Keyboard shortcuts:</strong></p>
<ul>
<li>&#8220;<b>&laquo; &raquo;</b>&#8221; (keyboard arrows): Left and right navigation in image viewer.</li>
<li>&#8220;<b>A</b>&#8220;: Opens admin login if you are not logged, otherwise settings panel.</li>
<li>&#8220;<b>U</b>&#8220;: Upload box toggle.</li>
<li>&#8220;<b>D</b>&#8220;: Toggle of Click delete mode (if this is triggered, clicking on images will delete them).</li>
</ul>
</li>
</ul>
<h2>Compatibility</h2>
<p>Works 100% in: <b>FireFox</b>, <b>Chrome</b>, <b>Safari</b>, <b>IE 8</b></p>
<p>Works 110% in <b>Opera</b>, as there could be removed vertical scrollbar, which is disturbing element in simply application like this, when the screen is jumping for those few pixels while browsing through shorter and longer galleries.</p>
<h2>Demo and download</h2>
<a href="http://blog.darsain.net/?file_id=9" class="download-item">
  <img src="http://blog.darsain.net/wp-content/plugins/downloads-manager/img/icons/external.png" alt="icon">
  <h3>Demo presentation</h3>
  <span>1.09KB</span> <span>337x</span>
</a> <a href="http://blog.darsain.net/?file_id=17" class="download-item">
  <img src="http://blog.darsain.net/wp-content/plugins/downloads-manager/img/icons/archive.png" alt="icon">
  <h3>MyGallery 1.2</h3>
  <span></span> <span>174x</span>
</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.darsain.net/84/mygallery-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MyGallery 1.1 update</title>
		<link>http://blog.darsain.net/64/mygallery-1-1-update/</link>
		<comments>http://blog.darsain.net/64/mygallery-1-1-update/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 22:30:14 +0000</pubDate>
		<dc:creator>Darsain</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[MyGallery]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://blog.darsain.net/?p=64</guid>
		<description><![CDATA[As I&#8217;ve found some bugs in it, and I didn&#8217;t consider files uploading enough comfortable, I&#8217;ve decided to update this little thingy. New version is creating less mess on FTP (js &#038; style folders were moved into system), few bugs are fixed, few functionality clearance, but most important thing is new file uploader. I&#8217;ve implemented [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;ve found some bugs in it, and I didn&#8217;t consider files uploading enough comfortable, I&#8217;ve decided to update this little thingy. New version is creating less mess on FTP (js &#038; style folders were moved into system), few bugs are fixed, few functionality clearance, but most important thing is new file uploader. I&#8217;ve implemented the GREAT <a href="http://www.uploadify.com/">jQuery Uploadify</a> plugin, which is creating THE most comfortable file uploading experience EVAR! :)</p>
<p><span id="more-64"></span></p>
<h3>New upload feature preview</h3>
<p><a href="http://blog.darsain.net/wp-content/uploads/2009/10/mygallery-uploadify.jpg" title="mygallery-uploadify" rel="lightbox[64]"><img src="http://blog.darsain.net/wp-content/uploads/2009/10/mygallery-uploadify-560x387.jpg" alt="mygallery-uploadify" title="mygallery-uploadify" width="560" height="387" class="alignleft size-large wp-image-65" /></a><br />
By calling files selection by flash, you can choose multiple files at once (or whole folder with Ctrl+a), which is not possible only with HTML~JS. That means, that you do not have to select all files one by one, and smash your head on keyboard after 101st image. All files are than inserted into an upload queue, which is triggered by the &#8220;Upload files&#8221; button. Everything is take care of by AJAX, so there is no need for site reloading, and you can see how you gallery is filling with images :)</p>
<a href="http://blog.darsain.net/?file_id=9" class="download-item">
  <img src="http://blog.darsain.net/wp-content/plugins/downloads-manager/img/icons/external.png" alt="icon">
  <h3>Demo presentation</h3>
  <span>1.09KB</span> <span>337x</span>
</a> <a href="http://blog.darsain.net/?file_id=10" class="download-item">
  <img src="http://blog.darsain.net/wp-content/plugins/downloads-manager/img/icons/archive.png" alt="icon">
  <h3>Application files</h3>
  <span>7.64KB</span> <span>197x</span>
</a>
<h3>Bugs &#038; suggestions</h3>
<p>Report all bugs here as comments (or as comments on main MyGallery page on www.darsain.net).</p>
<p>If you have some suggestion, or feature requests &#8230; same way as with bugs :) just write them down here.</p>
<h3>Future plans</h3>
<p>In the next update I would like to jump straight to version 2.0, because I want to redesign the whole thing, and change app structure. I would love to recreate it to looks and function more like Deviantart Portfolio application.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.darsain.net/64/mygallery-1-1-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New free web template: Dark Lineage</title>
		<link>http://blog.darsain.net/59/new-free-web-template-dark-lineage/</link>
		<comments>http://blog.darsain.net/59/new-free-web-template-dark-lineage/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 11:06:15 +0000</pubDate>
		<dc:creator>Darsain</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Templates]]></category>
		<category><![CDATA[Webdesign]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://blog.darsain.net/?p=59</guid>
		<description><![CDATA[As I&#8217;ve mentioned in the last article, I&#8217;ve found two old PSD files, which could be used as freebies for you. The first one was already released MMO icons, and second one is the &#8220;Dark Lineage&#8221; web template. I really hope, that this one is my last work around Lineage 2 theme. I&#8217;m kinda sick [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;ve mentioned in the last article, I&#8217;ve found two old PSD files, which could be used as freebies for you. The first one was already released MMO icons, and second one is the &#8220;Dark Lineage&#8221; web template. I really hope, that this one is my last work around Lineage 2 theme. I&#8217;m kinda sick of it by now :)</p>
<p><span id="more-59"></span></p>
<h2>Preview:</h2>
<p><a href="http://blog.darsain.net/wp-content/uploads/2009/10/Dark-Lineage.jpg" title="Dark-Lineage" rel="lightbox[59]"><img src="http://blog.darsain.net/wp-content/uploads/2009/10/Dark-Lineage-560x425.jpg" alt="Dark-Lineage" title="Dark-Lineage" width="560" height="425" class="alignleft size-large wp-image-60" /></a></p>
<a href="http://blog.darsain.net/?file_id=5" class="download-item">
  <img src="http://blog.darsain.net/wp-content/plugins/downloads-manager/img/icons/archive.png" alt="icon">
  <h3>Template files</h3>
  <span>7.65KB</span> <span>266x</span>
</a> <a href="http://blog.darsain.net/?file_id=6" class="download-item">
  <img src="http://blog.darsain.net/wp-content/plugins/downloads-manager/img/icons/photoshop.png" alt="icon">
  <h3>PSD files</h3>
  <span>7.65KB</span> <span>201x</span>
</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.darsain.net/59/new-free-web-template-dark-lineage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free MMORPG games icons</title>
		<link>http://blog.darsain.net/57/free-mmorpg-games-icons/</link>
		<comments>http://blog.darsain.net/57/free-mmorpg-games-icons/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 14:41:48 +0000</pubDate>
		<dc:creator>Darsain</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[icons]]></category>
		<category><![CDATA[mmorpg]]></category>

		<guid isPermaLink="false">http://blog.darsain.net/?p=57</guid>
		<description><![CDATA[Recently, I&#8217;ve found two a bit older PSD files, that can be used on free stuff for you guys :) The first one is pack of MMO games icons in resolution of 132 x 132 pixels. I&#8217;ll be glad, if you&#8217;ll find it useful, but remember: MMO games are killers of real life, which is [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I&#8217;ve found two a bit older PSD files, that can be used on free stuff for you guys :) The first one is pack of MMO games icons in resolution of 132 x 132 pixels. I&#8217;ll be glad, if you&#8217;ll find it useful, but remember: MMO games are killers of real life, which is way better than any virtual reality ;) Don&#8217;t waste too much time in there, all right? :)</p>
<p><span id="more-57"></span></p>
<h2>Preview:</h2>
<p><a href="http://blog.darsain.net/wp-content/uploads/2009/10/Untitled-1.jpg" title="Untitled-1" rel="lightbox[57]"><img src="http://blog.darsain.net/wp-content/uploads/2009/10/Untitled-1.jpg" alt="Untitled-1" title="Untitled-1" width="528" height="264" class="alignleft size-full wp-image-58" /></a></p>
<h2>Downloads:</h2>
<a href="http://blog.darsain.net/?file_id=3" class="download-item">
  <img src="http://blog.darsain.net/wp-content/plugins/downloads-manager/img/icons/archive.png" alt="icon">
  <h3>15 Icons pack</h3>
  <span>7.67KB</span> <span>170x</span>
</a> <a href="http://blog.darsain.net/?file_id=4" class="download-item">
  <img src="http://blog.darsain.net/wp-content/plugins/downloads-manager/img/icons/photoshop.png" alt="icon">
  <h3>PSD source file</h3>
  <span>7.65KB</span> <span>185x</span>
</a>
]]></content:encoded>
			<wfw:commentRss>http://blog.darsain.net/57/free-mmorpg-games-icons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Darsain.net update, and new templates policy!</title>
		<link>http://blog.darsain.net/49/darsain-net-update-and-new-templates-policy/</link>
		<comments>http://blog.darsain.net/49/darsain-net-update-and-new-templates-policy/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 17:15:23 +0000</pubDate>
		<dc:creator>Darsain</dc:creator>
				<category><![CDATA[Darsain network]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://blog.darsain.net/?p=49</guid>
		<description><![CDATA[After starting up a blog, I&#8217;ve decided to cancel site news, as this is where I&#8217;ll be informing about big updates on the main website. Therefore, a slight mainpage change was needed. Recent works were transformed into slideshow, new CMS function, which you couldn&#8217;t care less :) But the biggest new thing is the new [...]]]></description>
			<content:encoded><![CDATA[<p>After starting up a blog, I&#8217;ve decided to cancel site news, as this is where I&#8217;ll be informing about big updates on the main website. Therefore, a slight mainpage change was needed. Recent works were transformed into slideshow, new CMS function, which you couldn&#8217;t care less :) But the biggest new thing is the new Templates policy, which is &#8211; <strong>Everything is for FREE!</strong></p>
<p><span id="more-49"></span></p>
<p>The templates count is a bit lower (as much of them sucked,&#8230; the others suck just a little bit less :) ), some of them probably can&#8217;t be used at all (SMF templates, because they are for old forum versions ), but there are some yeah-its-all-right-i-guess ones either, so, check it out, it will not hurt you :)</p>
<h3>List of free web templates:</h3>
<ul>
<li>Perfect World</li>
<li>Lineage 2 Vampire</li>
<li>Lineage 2 Van Halisha</li>
<li>Atmosph</li>
<li>Ragnarok SMF</li>
<li>Health</li>
<li>Lineage 2 Crossroader</li>
<li>Lineage 2 &#8211; SMF</li>
<li>Lineage 2 &#8211; Orbis Unum</li>
</ul>
<p>You can download them here: <a href="http://www.darsain.net/index.php?act=browse&#038;section=2">Darsain.net &#8211; Templates</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.darsain.net/49/darsain-net-update-and-new-templates-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
