<?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>Shadow Blog &#187; UncategorizedShadow Blog</title>
	<atom:link href="http://shadow.y-developments.info/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://shadow.y-developments.info</link>
	<description></description>
	<lastBuildDate>Tue, 10 Jan 2012 02:38:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<meta name="generator" content="Obscure 2.0" />
		<item>
		<title>Autocomplete plugin for mootools</title>
		<link>http://shadow.y-developments.info/shadow_of__soul/2010/11/autocomplete-plugin-for-mootools/</link>
		<comments>http://shadow.y-developments.info/shadow_of__soul/2010/11/autocomplete-plugin-for-mootools/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 11:23:18 +0000</pubDate>
		<dc:creator>Shadow_of__soul</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://shadow.y-developments.info/?p=400</guid>
		<description><![CDATA[TweetHi, recently building a app i was need to suggest data to the user when trying to fill a input. so i look for a js script for this. i usually use mootools for my development in js, so looking for a plugin i found this: Meio.Autocomplete plugin for mootools is a really nice plugin, between their features, support the inbuilt ajax calls using the Request.JSON method from the mootools framework. also support to set up filter for the returned &#8230; <a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/autocomplete-plugin-for-mootools/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin-right: 10px; margin-top: 0px;"><a href="http://twitter.com/share" class="twitter-share-button" data-text="Autocomplete plugin for mootools" data-via="shadow_of__soul" data-url="http://shadow.y-developments.info/shadow_of__soul/2010/11/autocomplete-plugin-for-mootools/" data-count="vertical" data-via="shadow_of__soul" data-related="Blogsessive:Programming tips, articles,server administration,mobile development and more">Tweet</a></div><p>Hi,</p>
<p>recently building a app i was need to suggest data to the user when trying to fill a input. so i look for a js script for this. i usually use mootools for my development in js, so looking for a plugin i found this: <a href="http://www.meiocodigo.com/projects/meio-autocomplete/" target="_blank">Meio.Autocomplete plugin for mootools</a></p>
<p>is a really nice plugin, between their features, support the inbuilt ajax calls using the Request.JSON method from the mootools framework. also support to set up filter for the returned data, the set of field parameter to look for the input by the user, the minimum of characters that the user need to enter to start looking for it, delay between the ajax call and the search in the data and many other properties. you can also customize the look and feel of how the options are displayed.</p>
<p>from <a href="http://www.meiocodigo.com/projects/meio-autocomplete/" target="_blank">their web page</a> you can download the source code and the compressed version for production environments. also there you can see plenty of documentation explaining each property of the plugin and several examples to see and try online.</p>
<p>i hope it help you in some way <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Shadow.</p>
<h2  class="related_post_title" style="margin-bottom:5px !important;">Related Post</h2><ul class="related_post" style="margin-bottom:5px !important;"><li><a href="http://shadow.y-developments.info/shadow_of__soul/2011/03/each-function-in-mootools-dont-process-associative-arrays/" title="each() function in mootools don&#8217;t process associative arrays">each() function in mootools don&#8217;t process associative arrays</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2011/01/crop-images-with-mootools/" title="Crop images with mootools">Crop images with mootools</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2011/02/multilanguage-ajax-with-the-serialize-function/" title="Multilanguage AJAX with the serialize function">Multilanguage AJAX with the serialize function</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shadow.y-developments.info/shadow_of__soul/2010/11/autocomplete-plugin-for-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1 click root android</title>
		<link>http://shadow.y-developments.info/shadow_of__soul/2010/11/1-click-root-android/</link>
		<comments>http://shadow.y-developments.info/shadow_of__soul/2010/11/1-click-root-android/#comments</comments>
		<pubDate>Tue, 16 Nov 2010 08:14:22 +0000</pubDate>
		<dc:creator>Shadow_of__soul</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[root phone]]></category>
		<category><![CDATA[sony]]></category>

		<guid isPermaLink="false">http://shadow.y-developments.info/?p=360</guid>
		<description><![CDATA[TweetHi, if you are looking a easy way to root your android phone, i found this app yesterday: Universal androot. the app let you root or unroot the phone with 1 tap. it do not work with all phone (in mine, motorola backflip didn&#8217;t worked) but there are success case in several HTC and motorola phone, in almost all android versions. you can download it from here i hope it help you in some way Regards, Shadow. Related PostRoot your &#8230; <a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/1-click-root-android/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin-right: 10px; margin-top: 0px;"><a href="http://twitter.com/share" class="twitter-share-button" data-text="1 click root android" data-via="shadow_of__soul" data-url="http://shadow.y-developments.info/shadow_of__soul/2010/11/1-click-root-android/" data-count="vertical" data-via="shadow_of__soul" data-related="Blogsessive:Programming tips, articles,server administration,mobile development and more">Tweet</a></div><p>Hi,</p>
<p>if you are looking a easy way to root your android phone, i found this app yesterday:</p>
<p>Universal androot. the app let you root or unroot the phone with 1 tap. it do not work with all phone (in mine, motorola backflip didn&#8217;t worked) but there are success case in several HTC and motorola phone, in almost all android versions.</p>
<p>you can download it from <a href="http://forum.xda-developers.com/showthread.php?t=747598" target="_blank">here</a></p>
<p>i hope it help you in some way <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Shadow.</p>
<h2  class="related_post_title" style="margin-bottom:5px !important;">Related Post</h2><ul class="related_post" style="margin-bottom:5px !important;"><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/10/root-your-android-phone-with-1-click/" title="Root your android phone with 1 click">Root your android phone with 1 click</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/content-rating-on-android-market/" title="Content Rating on android market">Content Rating on android market</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/10/more-developers-can-sell-and-buy-android-apps/" title="More developers can sell and buy android app’s">More developers can sell and buy android app’s</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shadow.y-developments.info/shadow_of__soul/2010/11/1-click-root-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jolicloud 1.0 Review</title>
		<link>http://shadow.y-developments.info/shadow_of__soul/2010/11/jolicloud-1-0-review/</link>
		<comments>http://shadow.y-developments.info/shadow_of__soul/2010/11/jolicloud-1-0-review/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 07:55:52 +0000</pubDate>
		<dc:creator>Shadow_of__soul</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[jolicloud]]></category>
		<category><![CDATA[linux distributions]]></category>
		<category><![CDATA[netbooks]]></category>

		<guid isPermaLink="false">http://shadow.y-developments.info/?p=348</guid>
		<description><![CDATA[Tweet Hi, recently i saw several new linux powered distributions come up oriented for the end-user, so i wanted to test them to see if the linux OS made some progress in the way to get closer to the common user, those users that just know how to turn on the computer, send a email and check their facebook. between those new distributions, are the ubuntu netbook with the unity interface, meego and jolicloud, that has been a while with &#8230; <a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/jolicloud-1-0-review/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin-right: 10px; margin-top: 0px;"><a href="http://twitter.com/share" class="twitter-share-button" data-text="Jolicloud 1.0 Review" data-via="shadow_of__soul" data-url="http://shadow.y-developments.info/shadow_of__soul/2010/11/jolicloud-1-0-review/" data-count="vertical" data-via="shadow_of__soul" data-related="Blogsessive:Programming tips, articles,server administration,mobile development and more">Tweet</a></div><div class="mceIEcenter">
<dl id="attachment_349" class="aligncenter"></dl>
</div>
<div id="attachment_349" class="wp-caption aligncenter" style="width: 310px"><a href="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud.png"><img class="size-medium wp-image-349" title="jolicloud starting screen" src="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud-300x222.png" alt="jolicloud starting screen" width="300" height="222" /></a><p class="wp-caption-text">jolicloud starting screen</p></div>
<p>Hi,</p>
<p>recently i saw several new linux powered distributions come up oriented for the end-user, so i wanted to test them to see if the linux OS made some progress in the way to get closer to the common user, those users that just know how to turn on the computer, send a email and check their facebook. between those new distributions, are the ubuntu netbook with the unity interface, meego and jolicloud, that has been a while with us and i wanted to make a test today. i tried to test the other 2 this days but none of them worked on a virtual machine, so when i have some time to try it in a real computer, i get it tested.</p>
<p><strong>What is jolicloud</strong></p>
<p>Jolicloud is a linux based operating system, oriented to the web services. the aim of the os is to make the use of a computer painless and easy to use, and also make it full integrated to the web, with integration with facebook, twitter, google, dropbox etc..</p>
<p>after the jump can see the rest <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><span id="more-348"></span></p>
<p><strong>First start</strong></p>
<p>Jolicloud come in 1 ISO image, in the image come a installation mode and a live mode. the installation setup is like any linux distribution, the common 7 steps where you select your location, time etc..</p>
<p>after you installed it or started it in live mode, you will get a register and login screen like the one below:</p>
<div id="attachment_350" class="wp-caption aligncenter" style="width: 310px"><a href="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud2.png"><img class="size-medium wp-image-350" title="jolicloud login phase" src="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud2-300x225.png" alt="jolicloud login phase" width="300" height="225" /></a><p class="wp-caption-text">jolicloud login phase</p></div>
<p>the OS is deeply focused for the web, this also mean&#8217;s that you can&#8217;t use whiteout a internet conecction. as you see in the screen, you can create a new account or login with facebook.</p>
<div id="attachment_351" class="wp-caption aligncenter" style="width: 310px"><a href="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud3.png"><img class="size-medium wp-image-351" title="jolicloud register form" src="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud3-300x225.png" alt="jolicloud register form" width="300" height="225" /></a><p class="wp-caption-text">jolicloud register form</p></div>
<p>the registration form is pretty simple, ask for the basic information and then send you a confirmation email to activate your account. is funny that you need a second computer to complete the registry phase like there is no way to access to your webmail under the jolicloud to click on the activation link (the form is based on chrome, so a simple link to open gmail, hotmail etc.. is a easy and handy thing to do)</p>
<p>once that you already registered the account and activate it, you can log in and start using it. the first thing you will see is not the common desk, you will see a dashboard with a normal gnome top bar and then a second bar with option as system settings, package manager etc.. and as last, the available app&#8217;s as big icons, in a easy user access.</p>
<div id="attachment_353" class="wp-caption aligncenter" style="width: 310px"><a href="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud5.png"><img class="size-medium wp-image-353" title="jolicloud dashboard" src="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud5-300x225.png" alt="jolicloud dashboard" width="300" height="225" /></a><p class="wp-caption-text">jolicloud dashboard</p></div>
<p>the GUI is very clean and professional, is easy to find items and access to the different features of the OS.</p>
<p><strong>App manager and common use</strong></p>
<p>as i said, jolicloud is very web oriented so it comes with several &#8220;apps&#8221; as programs links that basically launch a fullcreen version of chromium with the selected app (that could be facebook, twitter, gmail etc..). anyway not all is the web, you can also access to almost any linux app from the app manager. i need to say that is one of the most easy to use i saw, with just 1 click the app is downloaded and installed, and can see the progress on your dashboard bar. of course that if you want a really specific app is possible that will nor be available in the repositories, but if you want a something like, you should use any other more &#8220;heavy&#8221; linux distribution.</p>
<div id="attachment_352" class="wp-caption aligncenter" style="width: 310px"><a href="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud4.png"><img class="size-medium wp-image-352" title="jolicloud app manager downloading" src="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud4-300x225.png" alt="jolicloud app manager downloading" width="300" height="225" /></a><p class="wp-caption-text">jolicloud app manager downloading</p></div>
<p><strong>Integrated networking</strong></p>
<p>jolicloud is also social networking integrated, not only with the normal services but also with the jolicloud community, where you can follow the activities on the web services of your fellow users of jolicloud. even that i think is a great feature, i didn&#8217;t found a way to deactivate my profile or enable/disable the services i want to be tracked by jolicloud. this is one of the bigs glitch that concern the user privacy, that seems to be forced to share their activity with other jolicloud users.</p>
<div id="attachment_355" class="wp-caption aligncenter" style="width: 310px"><a href="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud7.png"><img class="size-medium wp-image-355" title="jolicloud networking" src="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud7-300x225.png" alt="jolicloud networking" width="300" height="225" /></a><p class="wp-caption-text">jolicloud networking</p></div>
<p><strong>Conclusion</strong></p>
<p>jolicloud is one of the best OS i saw for the end users. they made a great job on the user interface, making the operation of the computer, for the basic task, something easy to use again. of course is not focused to users that want to make something else than the basic office tasks. this is a the distribution for your aunt, mother, non tech family member or friend.</p>
<p>on the other hand, even that the cloud integration is great, is a limit for those users that maybe do not have a persistent internet connection or even if you lost it for some hours, you are unable to use your computer. also it needs a design integration of the file manager with the style of the dashboard, is not a big problem but it distract the user from their comfort felling that they have. another glitch i noted is the bad rendering of some pages as facebook, but well, the problem could be also the virtual machine where i tested it.</p>
<div id="attachment_354" class="wp-caption aligncenter" style="width: 310px"><a href="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud6.png"><img class="size-medium wp-image-354" title="jolicloud facebook" src="http://shadow.y-developments.info/wp-content/uploads/2010/11/jolicloud6-300x225.png" alt="jolicloud facebook" width="300" height="225" /></a><p class="wp-caption-text">jolicloud facebook</p></div>
<p>basically i&#8217;d like to see another distribution not so internet  focused to work, with this same usability for the user, i think is the correct way to make the user life more easy at the time to use a computer.</p>
<p>i hope this review help you is some way <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Shadow.</p>
<h2  class="related_post_title" style="margin-bottom:5px !important;">Random Posts</h2><ul class="related_post" style="margin-bottom:5px !important;"></ul>]]></content:encoded>
			<wfw:commentRss>http://shadow.y-developments.info/shadow_of__soul/2010/11/jolicloud-1-0-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top Programming blog awards (?)</title>
		<link>http://shadow.y-developments.info/shadow_of__soul/2010/11/top-programming-blog-awards/</link>
		<comments>http://shadow.y-developments.info/shadow_of__soul/2010/11/top-programming-blog-awards/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 19:27:12 +0000</pubDate>
		<dc:creator>Shadow_of__soul</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[awards]]></category>
		<category><![CDATA[blogs]]></category>

		<guid isPermaLink="false">http://shadow.y-developments.info/?p=340</guid>
		<description><![CDATA[TweetHi, i just received a email from a site that i win a award to be one of the best programming blogs (?) you can see it here i need to say, i think the site is a little crap, but at least they give me nice badge at least know that someone read all the no senses i write Regards, Shadow. Related PostHelloooooo :P]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin-right: 10px; margin-top: 0px;"><a href="http://twitter.com/share" class="twitter-share-button" data-text="Top Programming blog awards (?)" data-via="shadow_of__soul" data-url="http://shadow.y-developments.info/shadow_of__soul/2010/11/top-programming-blog-awards/" data-count="vertical" data-via="shadow_of__soul" data-related="Blogsessive:Programming tips, articles,server administration,mobile development and more">Tweet</a></div><p>Hi,</p>
<p>i just received a email from a site that i win a award to be one of the best programming blogs (?) you can see it <a href="http://www.onlineuniversity.org/top_programming/#Shadow_Blog" target="_blank">here</a></p>
<p>i need to say, i think the site is a little crap, but at least they give me nice badge <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.onlineuniversity.org/top_programming/"><img src="http://www.onlineuniversity.org/top_programming/images/circlebadge1.png" border="0" alt="Top Programming Blog" /></a></p>
<p>at least know that someone read all the no senses i write <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Shadow.</p>
<h2  class="related_post_title" style="margin-bottom:5px !important;">Related Post</h2><ul class="related_post" style="margin-bottom:5px !important;"><li><a href="http://shadow.y-developments.info/shadow_of__soul/2008/08/helloooooo-p/" title="Helloooooo :P">Helloooooo :P</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shadow.y-developments.info/shadow_of__soul/2010/11/top-programming-blog-awards/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Root your android phone with 1 click</title>
		<link>http://shadow.y-developments.info/shadow_of__soul/2010/10/root-your-android-phone-with-1-click/</link>
		<comments>http://shadow.y-developments.info/shadow_of__soul/2010/10/root-your-android-phone-with-1-click/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 10:07:59 +0000</pubDate>
		<dc:creator>Shadow_of__soul</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[motorola]]></category>
		<category><![CDATA[root phone]]></category>

		<guid isPermaLink="false">http://shadow.y-developments.info/?p=333</guid>
		<description><![CDATA[TweetHi, yesterday i found this program, called SuperOneClick, that in theory let you root your android phone with 1 click. i tried it myself with a motorola backflip and it didn&#8217;t worked, so i&#8217;m not sure if it works or not (even other say that have worked for them). if you want, can download it from here (require you create a user in the forum) the process to root the phone is: set the phone under the debug mode: go &#8230; <a href="http://shadow.y-developments.info/shadow_of__soul/2010/10/root-your-android-phone-with-1-click/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin-right: 10px; margin-top: 0px;"><a href="http://twitter.com/share" class="twitter-share-button" data-text="Root your android phone with 1 click" data-via="shadow_of__soul" data-url="http://shadow.y-developments.info/shadow_of__soul/2010/10/root-your-android-phone-with-1-click/" data-count="vertical" data-via="shadow_of__soul" data-related="Blogsessive:Programming tips, articles,server administration,mobile development and more">Tweet</a></div><p>Hi,</p>
<p>yesterday i found this program, called SuperOneClick, that in theory let you root your android phone with 1 click. i tried it myself with a motorola backflip and it didn&#8217;t worked, so i&#8217;m not sure if it works or not (even other say that have worked for them). if you want, can download it from <a href="http://forum.xda-developers.com/attachment.php?attachmentid=421890&amp;d=12874159222" target="_blank">here</a> (require you create a user in the forum)</p>
<p>the process to root the phone is:</p>
<ul>
<li>set the phone under the debug mode: go to configurations -&gt; applications -&gt; developer -&gt; usb debug mode</li>
<li>connect the phone to the pc</li>
<li>start SuperOneClick, and click on Root and wait till it finish</li>
</ul>
<p>and also, if you have a motorola phone, you need the ADB driver, that can be downloaded from <a href="http://developer.motorola.com/docstools/USB_Drivers/" target="_blank">here</a>.</p>
<p>i hope it works for you.</p>
<p>Regards,</p>
<p>Shadow.</p>
<p>Source | <a href="http://www.genbeta.com/truco/superoneclick-rootea-casi-todos-los-telefonos-android-con-un-click" target="_blank">Genbeta</a></p>
<h2  class="related_post_title" style="margin-bottom:5px !important;">Related Post</h2><ul class="related_post" style="margin-bottom:5px !important;"><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/1-click-root-android/" title="1 click root android">1 click root android</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/content-rating-on-android-market/" title="Content Rating on android market">Content Rating on android market</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/10/more-developers-can-sell-and-buy-android-apps/" title="More developers can sell and buy android app’s">More developers can sell and buy android app’s</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shadow.y-developments.info/shadow_of__soul/2010/10/root-your-android-phone-with-1-click/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access to parent folders from user ftp account</title>
		<link>http://shadow.y-developments.info/shadow_of__soul/2010/10/access-to-parent-folders-from-user-ftp-account/</link>
		<comments>http://shadow.y-developments.info/shadow_of__soul/2010/10/access-to-parent-folders-from-user-ftp-account/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 13:04:38 +0000</pubDate>
		<dc:creator>Shadow_of__soul</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[proftp]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://shadow.y-developments.info/?p=330</guid>
		<description><![CDATA[TweetHi, recently i was needed to set up a ftp account in a test server, so i made it basically adding a user as always. the problem have come when this user, needed to access to a folder located in a higher level than her user directory (basically on /, the root of the system) so, there was only 2 options, or give him  root account and access using scp or having that folder under the home directory in some &#8230; <a href="http://shadow.y-developments.info/shadow_of__soul/2010/10/access-to-parent-folders-from-user-ftp-account/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin-right: 10px; margin-top: 0px;"><a href="http://twitter.com/share" class="twitter-share-button" data-text="Access to parent folders from user ftp account" data-via="shadow_of__soul" data-url="http://shadow.y-developments.info/shadow_of__soul/2010/10/access-to-parent-folders-from-user-ftp-account/" data-count="vertical" data-via="shadow_of__soul" data-related="Blogsessive:Programming tips, articles,server administration,mobile development and more">Tweet</a></div><p>Hi,</p>
<p>recently i was needed to set up a ftp account in a test server, so i made it basically adding a user as always. the problem have come when this user, needed to access to a folder located in a higher level than her user directory (basically on /, the root of the system) so, there was only 2 options, or give him  root account and access using scp or having that folder under the home directory in some way. so of course i choose  the second option. my first thing to try was to create a symbolic link from the folder that was needed to access to a one in the user home directory. after several tries, and in different ways, when i tried to access to the folder, alway told me that the file was not found. so searching a little in the proftp documentation i discover that is impossible to access for a user to access to a folder that is in a upper level than her user directory, but that in linux system, you still could &#8220;mount&#8221; the folder into another. so i made it like this:</p>
<blockquote><p>mount &#8211;bind /folder/upper/level /home/user/directory/for/folder</p></blockquote>
<p>this will mount the folder on a another in the user home directory and could be accessed from the ftp account. if you want this mount to be permanent, you need to add it to your fstab in this way:</p>
<blockquote><p>/folder/upper/level     /home/user/directory/for/folder  none rw,bind 0 0</p></blockquote>
<p>and that&#8217;s all folks, i hope this help you in some way <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Shadow.</p>
<h2  class="related_post_title" style="margin-bottom:5px !important;">Related Post</h2><ul class="related_post" style="margin-bottom:5px !important;"><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/07/apache-or-ngnix/" title="Apache or ngnix ?">Apache or ngnix ?</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/05/monday-tips-1/" title="Monday Tips #1">Monday Tips #1</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/09/caine-2-0-review/" title="Caine 2.0 Review">Caine 2.0 Review</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shadow.y-developments.info/shadow_of__soul/2010/10/access-to-parent-folders-from-user-ftp-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More developers can sell and buy android app’s</title>
		<link>http://shadow.y-developments.info/shadow_of__soul/2010/10/more-developers-can-sell-and-buy-android-apps/</link>
		<comments>http://shadow.y-developments.info/shadow_of__soul/2010/10/more-developers-can-sell-and-buy-android-apps/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 14:15:44 +0000</pubDate>
		<dc:creator>Shadow_of__soul</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[buy]]></category>
		<category><![CDATA[market]]></category>
		<category><![CDATA[sell]]></category>

		<guid isPermaLink="false">http://shadow.y-developments.info/?p=325</guid>
		<description><![CDATA[TweetHi, today i noticed on my recently brought android phone that when i made a app search, android paid app&#8217;s showed as options, something that before didn&#8217;t happened. so i made a quick search and i found this on the official android blog. so now, 20 more countries can buy and sell app&#8217;s including argentina Regards, Shadow. Related PostContent Rating on android market1 click root androidRoot your android phone with 1 click]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin-right: 10px; margin-top: 0px;"><a href="http://twitter.com/share" class="twitter-share-button" data-text="More developers can sell and buy android app’s" data-via="shadow_of__soul" data-url="http://shadow.y-developments.info/shadow_of__soul/2010/10/more-developers-can-sell-and-buy-android-apps/" data-count="vertical" data-via="shadow_of__soul" data-related="Blogsessive:Programming tips, articles,server administration,mobile development and more">Tweet</a></div><p>Hi,</p>
<p>today i noticed on my recently brought android phone that when i made a app search, android paid app&#8217;s showed as options, something that before didn&#8217;t happened.</p>
<p>so i made a quick search and i found <a href="http://android-developers.blogspot.com/2010/09/more-countries-more-sellers-more-buyers.html" target="_blank">this</a> on the official android blog.</p>
<p>so now, 20 more countries can buy and sell app&#8217;s including argentina <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Shadow.</p>
<h2  class="related_post_title" style="margin-bottom:5px !important;">Related Post</h2><ul class="related_post" style="margin-bottom:5px !important;"><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/content-rating-on-android-market/" title="Content Rating on android market">Content Rating on android market</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/1-click-root-android/" title="1 click root android">1 click root android</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/10/root-your-android-phone-with-1-click/" title="Root your android phone with 1 click">Root your android phone with 1 click</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shadow.y-developments.info/shadow_of__soul/2010/10/more-developers-can-sell-and-buy-android-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix queue bottleneck</title>
		<link>http://shadow.y-developments.info/shadow_of__soul/2010/10/postfix-queue-bottleneck/</link>
		<comments>http://shadow.y-developments.info/shadow_of__soul/2010/10/postfix-queue-bottleneck/#comments</comments>
		<pubDate>Tue, 05 Oct 2010 12:27:30 +0000</pubDate>
		<dc:creator>Shadow_of__soul</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[courier]]></category>
		<category><![CDATA[mail server]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[server admin]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://shadow.y-developments.info/?p=323</guid>
		<description><![CDATA[TweetHi, today a quick post, basically only to share this link that has been a great help to solve the bottleneck problem that could happen on postfix. the bottleneck happen when the queue are stuck&#8217;s with too many request for some particular reason (like dictionary attacks or spam&#8217;s that make the active queue too busy) or something failed at processing the emails that put the request on incorrect queue. as example, yesterday, for some reason clamav failed for lack of &#8230; <a href="http://shadow.y-developments.info/shadow_of__soul/2010/10/postfix-queue-bottleneck/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin-right: 10px; margin-top: 0px;"><a href="http://twitter.com/share" class="twitter-share-button" data-text="Postfix queue bottleneck" data-via="shadow_of__soul" data-url="http://shadow.y-developments.info/shadow_of__soul/2010/10/postfix-queue-bottleneck/" data-count="vertical" data-via="shadow_of__soul" data-related="Blogsessive:Programming tips, articles,server administration,mobile development and more">Tweet</a></div><p>Hi,</p>
<p>today a quick post, basically only to share <a href="http://www.postfix.org/QSHAPE_README.html" target="_blank">this link</a> that has been a great help to solve the bottleneck problem that could happen on postfix.</p>
<p>the bottleneck happen when the queue are stuck&#8217;s with too many request for some particular reason (like dictionary attacks or spam&#8217;s that make the active queue too busy) or something failed at processing the emails that put the request on incorrect queue.</p>
<p>as example, yesterday, for some reason clamav failed for lack of memory, something weird as the box have enough for everything (something that i need to look about) so, as result, the postfix failed at connect amavis, so the mail system but all the emails into deferred queue. after the restore of clamav, amavis and postifx, y run a postfix reload, that will run the cleanup daemon, to process all the emails that was on deferred and put them on the active queue.</p>
<p>you can diagnose this with the qshape tool, all explained  on the link above, is a but difficult to understand at the beginning, but is really useful <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>i hope it help you in some way <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>Regards.</p>
<h2  class="related_post_title" style="margin-bottom:5px !important;">Related Post</h2><ul class="related_post" style="margin-bottom:5px !important;"><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/amavis-cant-fork-error/" title="amavis can&#8217;t fork error">amavis can&#8217;t fork error</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/07/5-tips-for-setting-up-a-mail-server-postfix-courier/" title="5 tips for setting up a mail server postfix + courier">5 tips for setting up a mail server postfix + courier</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/08/bad-header-in-amavis/" title="BAD HEADER in amavis">BAD HEADER in amavis</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shadow.y-developments.info/shadow_of__soul/2010/10/postfix-queue-bottleneck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ebuddy used my hotmail account to send spam :S</title>
		<link>http://shadow.y-developments.info/shadow_of__soul/2010/09/ebuddy-used-my-hotmail-account-to-send-spam-s/</link>
		<comments>http://shadow.y-developments.info/shadow_of__soul/2010/09/ebuddy-used-my-hotmail-account-to-send-spam-s/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 08:56:07 +0000</pubDate>
		<dc:creator>Shadow_of__soul</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ebuddy]]></category>
		<category><![CDATA[msn]]></category>

		<guid isPermaLink="false">http://shadow.y-developments.info/?p=314</guid>
		<description><![CDATA[TweetHi, as i said in a earlier post, i brought a android phone, and some days ago looking for the app&#8217;s to install, i was looking for some MSN app. in my first search i found ebuddy, a service that i never used but i know that hey existed for years. so i installed the app, created a new account and link my hotmail credentials. all worked flawless so i continued doing my stuff. hours later, i starting to receive &#8230; <a href="http://shadow.y-developments.info/shadow_of__soul/2010/09/ebuddy-used-my-hotmail-account-to-send-spam-s/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin-right: 10px; margin-top: 0px;"><a href="http://twitter.com/share" class="twitter-share-button" data-text="Ebuddy used my hotmail account to send spam :S" data-via="shadow_of__soul" data-url="http://shadow.y-developments.info/shadow_of__soul/2010/09/ebuddy-used-my-hotmail-account-to-send-spam-s/" data-count="vertical" data-via="shadow_of__soul" data-related="Blogsessive:Programming tips, articles,server administration,mobile development and more">Tweet</a></div><p>Hi,</p>
<p>as i said in a earlier post, i brought a android phone, and some days ago looking for the app&#8217;s to install, i was looking for some MSN app. in my first search i found ebuddy, a service that i never used but i know that hey existed for years. so i installed the app, created a new account and link my hotmail credentials. all worked flawless so i continued doing my stuff. hours later, i starting to receive bounced emails from my contacts, send from my hotmail account, that was more than obvious that was spam. so then i changed my hotmail password and the spam emails stopped.</p>
<p>how i know that the fault was from ebuddy? i&#8217;m more than careful with my mails and important accounts, all of them have a different passwords that i change time to time, i do not use any web service, all open source app&#8217;s as AMSN in case of msn, and i only login on my computer or in this case phone, i never login on a public or strange computer for any reason. and BTW, my computer is running ubuntu, so virus are not a possibility <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>so, i don&#8217;t know if they sell your data to the spam people or have a big and important security breach, but avoid using ebuddy at all cost, from my side i reported the app and downloaded an app that directly connect to the msn service called &#8220;MSN Talk&#8221;.</p>
<p>Regards,</p>
<p>Shadow.</p>
<h2  class="related_post_title" style="margin-bottom:5px !important;">Related Post</h2><ul class="related_post" style="margin-bottom:5px !important;"><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/content-rating-on-android-market/" title="Content Rating on android market">Content Rating on android market</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/11/1-click-root-android/" title="1 click root android">1 click root android</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2010/10/root-your-android-phone-with-1-click/" title="Root your android phone with 1 click">Root your android phone with 1 click</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shadow.y-developments.info/shadow_of__soul/2010/09/ebuddy-used-my-hotmail-account-to-send-spam-s/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Simple text replacement using javascript</title>
		<link>http://shadow.y-developments.info/shadow_of__soul/2010/09/simple-text-replacement-using-javascript/</link>
		<comments>http://shadow.y-developments.info/shadow_of__soul/2010/09/simple-text-replacement-using-javascript/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 19:24:06 +0000</pubDate>
		<dc:creator>Shadow_of__soul</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[forms]]></category>
		<category><![CDATA[input]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://shadow.y-developments.info/?p=307</guid>
		<description><![CDATA[TweetHi, just a quick code snippet to filter any text inserted by the user, useful for only numbers (and symbols) fields like for the user phone in a form. function checkLetters(elem){ var val=elem.value; elem.value=val.replace(/[a-z]+/gi,&#8221;"); } you can add this function to any input like this: onkeypress=&#8221;checkLetters(this);&#8221; a very basic and simple code example, but very useful some times Regards, Shadow. Related Posteach() function in mootools don&#8217;t process associative arraysMultilanguage AJAX with the serialize functionSet wmode to flash and youtube iframe &#8230; <a href="http://shadow.y-developments.info/shadow_of__soul/2010/09/simple-text-replacement-using-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float: left; margin-right: 10px; margin-top: 0px;"><a href="http://twitter.com/share" class="twitter-share-button" data-text="Simple text replacement using javascript" data-via="shadow_of__soul" data-url="http://shadow.y-developments.info/shadow_of__soul/2010/09/simple-text-replacement-using-javascript/" data-count="vertical" data-via="shadow_of__soul" data-related="Blogsessive:Programming tips, articles,server administration,mobile development and more">Tweet</a></div><p>Hi,</p>
<p>just a quick code snippet to filter any text inserted by the user, useful for only numbers (and symbols) fields like for the user phone in a form.</p>
<blockquote><p>function checkLetters(elem){<br />
var val=elem.value;<br />
elem.value=val.replace(/[a-z]+/gi,&#8221;");<br />
}</p></blockquote>
<p>you can add this function to any input like this:</p>
<blockquote><p>onkeypress=&#8221;checkLetters(this);&#8221;</p></blockquote>
<p>a very basic and simple code example, but very useful some times <img src='http://shadow.y-developments.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Shadow.</p>
<h2  class="related_post_title" style="margin-bottom:5px !important;">Related Post</h2><ul class="related_post" style="margin-bottom:5px !important;"><li><a href="http://shadow.y-developments.info/shadow_of__soul/2011/03/each-function-in-mootools-dont-process-associative-arrays/" title="each() function in mootools don&#8217;t process associative arrays">each() function in mootools don&#8217;t process associative arrays</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2011/02/multilanguage-ajax-with-the-serialize-function/" title="Multilanguage AJAX with the serialize function">Multilanguage AJAX with the serialize function</a></li><li><a href="http://shadow.y-developments.info/shadow_of__soul/2011/02/set-wmode-to-flash-and-youtube-iframe-code-with-mootools/" title="Set wmode to flash and youtube iframe code with mootools">Set wmode to flash and youtube iframe code with mootools</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://shadow.y-developments.info/shadow_of__soul/2010/09/simple-text-replacement-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

