<?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>Prosoxi All about Development &#38; Design</title>
	<atom:link href="http://www.prosoxi.gr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prosoxi.gr</link>
	<description>Development Blog by Professionals</description>
	<lastBuildDate>Mon, 26 Jul 2010 15:19:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Jquery Librarys / Plugins</title>
		<link>http://www.prosoxi.gr/2010/07/26/jquery-librarys-plugins/</link>
		<comments>http://www.prosoxi.gr/2010/07/26/jquery-librarys-plugins/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 07:22:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML - XHTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1231</guid>
		<description><![CDATA[My favorites Jquery ajax librarys / plug-ins PrettyGallery http://www.no-margin-for-errors.com/projects/prettygallery/ PrettyPhoto http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/ Carousel http://sorgalla.com/projects/jcarousel/#Examples NyroModal http://nyromodal.nyrodev.com/ MegaMenus http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/ Coinslider http://workshop.rs/projects/coin-slider/ Nivoslider http://nivo.dev7studios.com/ Flowplayer http://flowplayer.org/ Jquery Tools http://flowplayer.org/tools/index.html]]></description>
			<content:encoded><![CDATA[<p>My favorites Jquery ajax librarys / plug-ins</p>
<p><span id="more-1231"></span></p>
<p><strong>PrettyGallery</strong></p>
<p>http://www.no-margin-for-errors.com/projects/prettygallery/</p>
<p><strong>PrettyPhoto</strong></p>
<p>http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/</p>
<p><strong>Carousel</strong></p>
<p>http://sorgalla.com/projects/jcarousel/#Examples</p>
<p><strong>NyroModal</strong></p>
<p>http://nyromodal.nyrodev.com/</p>
<p><strong>MegaMenus</strong></p>
<p>http://www.sohtanaka.com/web-design/mega-drop-downs-w-css-jquery/</p>
<p><strong>Coinslider</strong></p>
<p>http://workshop.rs/projects/coin-slider/</p>
<p><strong>Nivoslider</strong></p>
<p>http://nivo.dev7studios.com/</p>
<p><strong>Flowplayer</strong></p>
<p>http://flowplayer.org/</p>
<p><strong>Jquery Tools</strong></p>
<p>http://flowplayer.org/tools/index.html</p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/26/jquery-librarys-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Acronis agent snapapi Linux</title>
		<link>http://www.prosoxi.gr/2010/07/25/acronis-agent-snapapi-linux/</link>
		<comments>http://www.prosoxi.gr/2010/07/25/acronis-agent-snapapi-linux/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 13:30:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[acronis]]></category>
		<category><![CDATA[agent]]></category>
		<category><![CDATA[snapapi]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1229</guid>
		<description><![CDATA[Check the kernel version # rpm -qa kernel\* &#124; sort kernel-2.6.18-164.6.1.el5 kernel-2.6.18-164.el5 # uname -rmi 2.6.18-164.6.1.el5 x86_64 x86_64 1) # yum install kernel-devel 2) # dkms build -m snapapi26 -v 0.7.29 --config config-2.6.18-164.6.1.el5 --arch x86_64  (it's told me i need the gcc...) 3) # yum install gcc 4) # dkms build -m snapapi26 -v 0.7.29]]></description>
			<content:encoded><![CDATA[<p>Check the kernel version</p>
<p><span id="more-1229"></span></p>
<pre># rpm -qa kernel\* | sort
kernel-2.6.18-164.6.1.el5
kernel-2.6.18-164.el5

# uname -rmi
2.6.18-164.6.1.el5 x86_64 x86_64</pre>
<pre>1) # yum install kernel-devel
2) # dkms build -m snapapi26 -v 0.7.29 --config config-2.6.18-164.6.1.el5 --arch x86_64 
(it's told me i need the gcc...)
3) # yum install gcc
4) # dkms build -m snapapi26 -v 0.7.29 --config config-2.6.18-164.6.1.el5 --arch x86_64 
5) # dkms install -m snapapi26 -v 0.7.29 --config config-2.6.18-164.6.1.el5 --arch x86_64</pre>
<pre></pre>
<pre>
1. Install need packets for build
# zypper in kernel-syms linux-kernel-headers gcc

2. Go to object folder
# cd /usr/src/linux-2.6.31.5-0.1-obj/i386/desktop

3. Prepare modversion support:
# zcat /boot/symvers-2.6.31.5-0.1-desktop.gz &gt; Module.symvers

4. Configure the sources for the currently running kernel:
# make cloneconfig

5. Prepare the headers for compilation:
# make modules_prepare

6. Install Acronis product (AcronisTrueImageAgentLinuxEnterprise.i686 ) after message "snapapi26 modules not found" i Skip install and build modules snapapi

7. download last snapapi26 from <a title="http://kb.acronis.com/content/9317" href="http://kb.acronis.com/content/9317">http://kb.acronis.com/content/9317</a>
# wget -c <a title="http://kb.acronis.com/sites/default/files/content/2010/03/9317/snapapi26_modules-0.7.51-1.noarch.rpm" href="http://kb.acronis.com/sites/default/files/content/2010/03/9317/snapapi26_modules-0.7.51-1.noarch.rpm">http://kb.acronis.com/sites/default/files/content/2010/03/9317/snapapi26...</a>

8. install installing RPM with command:
# rpm -ivh snapapi26_modules-0.7.51-1.noarch.rpm

9. add modules in dkms tree
#dkms ldtarball --archive /usr/lib/Acronis/kernel_modules/snapapi26-0.7.51-all.tar.gz

10. Compile and install snapapi module:
# dkms build -m snapapi26 -v 0.7.51
# dkms install -m snapapi26 -v 0.7.51
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/25/acronis-agent-snapapi-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gps marine sea</title>
		<link>http://www.prosoxi.gr/2010/07/25/gps-marine-sea/</link>
		<comments>http://www.prosoxi.gr/2010/07/25/gps-marine-sea/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 00:42:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[freetime / hobbies]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1227</guid>
		<description><![CDATA[http://www.memory-map.com/ http://www.jeppesenmarine.com/ http://www.fugawi.com/web/index-in.htm http://www.simrad.com/ http://www.c-emap.com/products_it.htm http://www.magellangps.com/support/product.asp?prodid=907]]></description>
			<content:encoded><![CDATA[<p>http://www.memory-map.com/</p>
<p>http://www.jeppesenmarine.com/</p>
<p>http://www.fugawi.com/web/index-in.htm</p>
<p>http://www.simrad.com/</p>
<p>http://www.c-emap.com/products_it.htm</p>
<p>http://www.magellangps.com/support/product.asp?prodid=907</p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/25/gps-marine-sea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>.htaccess SSI Variables</title>
		<link>http://www.prosoxi.gr/2010/07/22/htaccess-ssi-variables/</link>
		<comments>http://www.prosoxi.gr/2010/07/22/htaccess-ssi-variables/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 08:56:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.htaccess]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1225</guid>
		<description><![CDATA[SSI Variables DATE_GMT=Sun Mar 8 22:58:56 2009 DATE_LOCAL=Sun Mar 8 15:58:56 2009 DOCUMENT_NAME=FOOTER.html DOCUMENT_ROOT=/root-srv/protected/askapache.com/sec DOCUMENT_URI=/includes/FOOTER.html GATEWAY_INTERFACE=CGI/1.1 HTTP_ACCEPT=text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 HTTP_ACCEPT_CHARSET=ISO-8859-1,utf-8;q=0.7,*;q=0.7 HTTP_ACCEPT_ENCODING=gzip,deflate HTTP_ACCEPT_LANGUAGE=en-us,en;q=0.5 HTTP_CACHE_CONTROL=max-age=0 HTTP_CONNECTION=keep-alive HTTP_COOKIE=__qca=12298910-686528-46510; __utmb=50625.1.0.11311 HTTP_HOST=www.askapache.com HTTP_KEEP_ALIVE=300 HTTP_REFERER=http://www.askapache.com/htaccess/htaccess.html HTTP_USER_AGENT=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 (.NET CLR 3.5.30729) LAST_MODIFIED=Sun Mar 8 14:53:50 2009 PATH=/bin:/usr/bin:/sbin:/usr/sbin QUERY_STRING= REMOTE_ADDR=24.123.215.60 REMOTE_PORT=4785 REQUEST_METHOD=GET REQUEST_URI=/htaccess/ SCRIPT_FILENAME=/root-srv/protected/askapache.com/sec/includes/FOOTER.html SCRIPT_NAME=/includes/FOOTER.html SCRIPT_URI=http://www.askapache.com/htaccess/ SCRIPT_URL=/htaccess/]]></description>
			<content:encoded><![CDATA[<h3>SSI Variables</h3>
<pre>DATE_GMT=Sun Mar  8 22:58:56 2009
DATE_LOCAL=Sun Mar  8 15:58:56 2009
DOCUMENT_NAME=FOOTER.html
DOCUMENT_ROOT=/root-srv/protected/askapache.com/sec
DOCUMENT_URI=/includes/FOOTER.html
GATEWAY_INTERFACE=CGI/1.1
HTTP_ACCEPT=text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_ACCEPT_CHARSET=ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODING=gzip,deflate
HTTP_ACCEPT_LANGUAGE=en-us,en;q=0.5
HTTP_CACHE_CONTROL=max-age=0
HTTP_CONNECTION=keep-alive
HTTP_COOKIE=__qca=12298910-686528-46510;  __utmb=50625.1.0.11311
HTTP_HOST=www.askapache.com
HTTP_KEEP_ALIVE=300
HTTP_REFERER=http://www.askapache.com/htaccess/htaccess.html
HTTP_USER_AGENT=Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6 (.NET CLR 3.5.30729)
LAST_MODIFIED=Sun Mar  8 14:53:50 2009
PATH=/bin:/usr/bin:/sbin:/usr/sbin
QUERY_STRING=
REMOTE_ADDR=24.123.215.60
REMOTE_PORT=4785
REQUEST_METHOD=GET
REQUEST_URI=/htaccess/
SCRIPT_FILENAME=/root-srv/protected/askapache.com/sec/includes/FOOTER.html
SCRIPT_NAME=/includes/FOOTER.html
SCRIPT_URI=http://www.askapache.com/htaccess/
SCRIPT_URL=/htaccess/
SERVER_ADDR=64.111.114.111
SERVER_ADMIN=webmaster@askapache.com
SERVER_NAME=www.askapache.com
SERVER_PORT=80
SERVER_PROTOCOL=INCLUDED
SERVER_SIGNATURE=
SERVER_SOFTWARE=Apache/2.0.61 (Unix) PHP/4.4.7 mod_ssl/2.0.63 OpenSSL/0.9.7e mod_fastcgi/2.4.2 DAV/2 SVN/1.4.2
UNIQUE_ID=dnbtH0Bvcm8A2ZHqcAAAAM
USER_NAME=</pre>
<h3>More SSI Information</h3>
<ol>
<li><a href="http://httpd.apache.org/docs/trunk/mod/mod_include.html">mod_include</a></li>
<li><a href="http://httpd.apache.org/docs/trunk/filter.html">Apache Filters</a></li>
<li><a href="http://httpd.apache.org/docs/trunk/howto/ssi.html">Introduction to Server Side Includes</a></li>
<li><a href="http://httpd.apache.org/docs/trunk/handler.html">Apache Handlers</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/22/htaccess-ssi-variables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>viigo Download Link</title>
		<link>http://www.prosoxi.gr/2010/07/19/viigo-download-link/</link>
		<comments>http://www.prosoxi.gr/2010/07/19/viigo-download-link/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 07:22:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[bb]]></category>
		<category><![CDATA[blackberry]]></category>
		<category><![CDATA[getviigo]]></category>
		<category><![CDATA[viigo]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1223</guid>
		<description><![CDATA[Why don&#8217;t I see a download button when I go to Viigo&#8217;s download page? Viigo doesn&#8217;t recognize your browser as a mobile browser and therefore directs you to the desktop website. Open your browser, go into Browser Configuration and set Emulator Mode to Blackberry. Next, go to http://getviigo.com in your mobile browser and download Viigo.]]></description>
			<content:encoded><![CDATA[<h3>Why don&#8217;t I see a  download button when I go to Viigo&#8217;s download page?</h3>
<div>
<p>Viigo doesn&#8217;t recognize your browser as a mobile browser and  therefore directs  you to the desktop website.</p>
<p>Open your browser, go into <strong>Browser  Configuration</strong> and set <strong>Emulator Mode</strong> to  Blackberry. Next, go to  <a href="http://getviigo.com/">http://getviigo.com</a> in your mobile  browser and download Viigo.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/19/viigo-download-link/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>reboot blackberry</title>
		<link>http://www.prosoxi.gr/2010/07/17/reboot-blackberry/</link>
		<comments>http://www.prosoxi.gr/2010/07/17/reboot-blackberry/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 17:55:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1221</guid>
		<description><![CDATA[clt+alt+del no really, for real! Ok its really ALT + Right aA^ + DEL on the BB this is only a soft reset though. I normally do it to free up memory.]]></description>
			<content:encoded><![CDATA[<p>clt+alt+del</p>
<p>no really, for real!</p>
<p>Ok its really ALT + Right aA^ + DEL on the BB</p>
<p>this is only a soft reset though. I normally do it to free up memory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/17/reboot-blackberry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PulpMotion Advanced 3.0.7 Mac</title>
		<link>http://www.prosoxi.gr/2010/07/17/pulpmotion-advanced-3-0-7-mac/</link>
		<comments>http://www.prosoxi.gr/2010/07/17/pulpmotion-advanced-3-0-7-mac/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 08:36:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1215</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img title="PulpMotion Advanced 3.0.7 Mac" src="http://i29.tinypic.com/2ihqn8h.jpg" alt="PulpMotion Advanced 3.0.7 Mac" /></p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/17/pulpmotion-advanced-3-0-7-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pixelmator 1.6.0 (MacOSX)</title>
		<link>http://www.prosoxi.gr/2010/07/17/pixelmator-1-6-0-macosx/</link>
		<comments>http://www.prosoxi.gr/2010/07/17/pixelmator-1-6-0-macosx/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 08:36:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1213</guid>
		<description><![CDATA[Pixelmator 1.6.0 (MacOSX) Pixelmator is a beautifully designed, easy-to-use, fast and powerful image editor for Mac OS X has everything you need to create, edit and enhance your images.]]></description>
			<content:encoded><![CDATA[<p><img src="http://i060.radikal.ru/1007/74/3829692ffd41.jpg" alt="alt" width="332" height="151" /><br />
<strong>Pixelmator 1.6.0 (MacOSX)</strong></p>
<p><strong>Pixelmator</strong> is a beautifully designed, easy-to-use, fast and powerful image editor for Mac OS X has everything you need to create, edit and enhance your images.<br />
<strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/17/pixelmator-1-6-0-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sArchiver 2.5.9.1 (MacOSX)</title>
		<link>http://www.prosoxi.gr/2010/07/17/sarchiver-2-5-9-1-macosx/</link>
		<comments>http://www.prosoxi.gr/2010/07/17/sarchiver-2-5-9-1-macosx/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 08:32:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MAC]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1210</guid>
		<description><![CDATA[WHAT’S NEW Version 2.5.9.1: Fixed bug when extracting password protected RAR archives from Finder]]></description>
			<content:encoded><![CDATA[<div><img src="http://nsa14.casimages.com/img/2010/06/29//100629120217138433.jpg" alt="alt" width="400" height="308" /></p>
<div><strong>WHAT’S NEW</strong></div>
<p>Version 2.5.9.1: Fixed bug when extracting password protected RAR archives from Finder</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/17/sarchiver-2-5-9-1-macosx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Delivery Options in Outlook</title>
		<link>http://www.prosoxi.gr/2010/07/16/email-delivery-options-in-outlook/</link>
		<comments>http://www.prosoxi.gr/2010/07/16/email-delivery-options-in-outlook/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 10:42:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.prosoxi.gr/?p=1208</guid>
		<description><![CDATA[Email Delivery Options in Outlook Under the Delivery section of the Advanced tab, Outlook 2003 lets you define how to handle downloaded and old emails on the mail server. By default, Outlook 2003 downloads your emails from the server, and in effect deletes them from the server after successful downloads. Without needing access to the]]></description>
			<content:encoded><![CDATA[<h2>Email Delivery Options in Outlook</h2>
<p><img class="alignleft" src="http://www.freeemailtutorials.com/i/outlook2003_adSettings2.gif" alt="Outlook 2003  Advanced settings: email delivery options" width="88" height="103" />Under the<strong> Delivery</strong> section of the Advanced tab, Outlook 2003 lets you define how to handle  downloaded and old emails on the mail server.</p>
<p>By default, Outlook  2003 downloads your emails from the server, and in effect deletes them  from the server after successful downloads. Without needing access to  the mail server itself, you can customize Outlook&#8217;s email deletion  behavior. Outlook 2003 gives you thee options.</p>
<p><img class="alignleft" src="http://www.freeemailtutorials.com/i/outlook2003_deliveryOptns.gif" alt="Delivery options in Outlook 2003" width="312" height="99" />Checking the <strong>Leave a  copy of messages on the server</strong> checkbox instructs Outlook 2003 to  leave a copy of your emails on the server indefinitely. You or your  System Administrator will then need to delete the emails from the mail  server itself.</p>
<p>Complementary options can refine how long, and under what conditions  Outlook 2003 should leave a copy of your emails on the mail server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.prosoxi.gr/2010/07/16/email-delivery-options-in-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
