<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Pocko.org - Rosen Ivanov</title>
	<link>http://blog.pocko.org</link>
	<description>Everything is possible! The impossible just takes a little more time...</description>
	<lastBuildDate>Wed, 23 Jun 2010 14:49:52 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Flash can&#8217;t compile large .fla files</title>
		<description><![CDATA[I met a problem a few days ago. My partner was trying to compile one very big project which has a lot of components, libraries etc &#8230; He added a new component that we were making and try to compile it. But after the swf was compiled it was empty, there was nothing in it [...]]]></description>
		<link>http://blog.pocko.org/2010/06/flash-cant-compile-large-fla-files/</link>
			</item>
	<item>
		<title>RIA Security presentation</title>
		<description><![CDATA[I had to do a presentation a few weeks ago about RIA security. I&#8217;m uploading it now so everyone who is interested can download it and read it. I&#8217;m really sorry that it&#8217;s in Bulgarian, but I will translate it as soon as I have some free time. Download Ria Security Presentations by Rosen Ivanov]]></description>
		<link>http://blog.pocko.org/2010/05/ria-security-presentation/</link>
			</item>
	<item>
		<title>jQuery datepicker UTC offset feature</title>
		<description><![CDATA[Today I received a feature request related to datepicker. I had to change the way of getting the &#8220;today&#8221; date. By default the datepicker gets the user&#8217;s local date/time. I had to add a feature that is getting the server&#8217;s date/time, but according to a specific UTC offset. That&#8217;s why I had to rework a [...]]]></description>
		<link>http://blog.pocko.org/2010/04/jquery-datepicker-utc-offset-feature/</link>
			</item>
	<item>
		<title>jQuery preloading images</title>
		<description><![CDATA[I used a plug-in for jQuery that is preloading CSS images but actually it&#8217;s not working properly for IE and rollover of form buttons. That&#8217;s why I found a better way to preload images and it&#8217;s 100% working for all browser. Here is the example: jQuery.preloadImages = function&#40;&#41; &#123; &#160; &#160; &#160; &#160;for&#40;var i = [...]]]></description>
		<link>http://blog.pocko.org/2010/03/jquery-preloading-images/</link>
			</item>
	<item>
		<title>Download Videos From Youtube.com &#8211; The final working version 2010</title>
		<description><![CDATA[Hello, I saw that there is nothing that is working and which can download youtube videos that&#8217;s why I thought that it will be cool if I make it working . Well I made it and it&#8217;s free for everybody who wants to use it. Just leave a good feedback if you want. Cheers! You [...]]]></description>
		<link>http://blog.pocko.org/2010/03/download-videos-from-youtube-com-the-final-working-version-2010/</link>
			</item>
	<item>
		<title>Get all timezones offset and save them in MySQL DB</title>
		<description><![CDATA[I tried to find a good script for getting all timezones and their offset, but there is nothing good, that&#8217;s why I spent sometime to make something that can help everybody who is working with different timezones. $timezones = array&#40; &#160; &#160; &#160; &#160; &#34;zone0&#34; =&#62; array &#40; &#160; &#160; &#160; &#160; &#160; &#160; &#160; [...]]]></description>
		<link>http://blog.pocko.org/2010/03/get-all-timezones-offset-and-save-them-in-mysql-db/</link>
			</item>
	<item>
		<title>Open remote https url using Curl and accept cookie with PHP</title>
		<description><![CDATA[&#60;?php /** * Open an url on https using curl and return content * * @param string url &#160; &#160; &#160; &#160; &#160; &#160;The url to open * @param string refer &#160; &#160; &#160; &#160;Referer (optional) * @param mixed usecookie &#160; &#160;If true, cookie.txt &#160; &#160;will be used as default, or the usecookie value. * [...]]]></description>
		<link>http://blog.pocko.org/2010/02/open-remote-https-url-using-curl-and-accept-cookie-with-php/</link>
			</item>
	<item>
		<title>Install ffmpeg, ffmpeg-php and codecs automagically (Centos 5.2)</title>
		<description><![CDATA[I was looking so many times in the net how to install ffmpeg and all codecs + ffmpeg-php and make it working from the first time &#8230; Well &#8230; I found a solution . It&#8217;s very simple and easy. 1. You have to have installed PHP on your server. It&#8217;s better to install the latest [...]]]></description>
		<link>http://blog.pocko.org/2009/11/install-ffmpeg-ffmpeg-php-and-codecs-automagically-centos-52/</link>
			</item>
	<item>
		<title>SEO Online Course</title>
		<description><![CDATA[Hi Again, I just finished my lectures of SEO in Sofia University and i wanted to publish all materials which i made during the course. It&#8217;s full course which provides basic and advanced knowledges of Search Engine Optimization. Here is the content of all lectures: Lecture 1 What is SEO (Search Engine Optimization)? Do I [...]]]></description>
		<link>http://blog.pocko.org/2009/07/seo-online-course/</link>
			</item>
	<item>
		<title>Anti-Flood Script</title>
		<description><![CDATA[I was wondering how we can simply ignore (block) the flood atacks to our servers and i think that this solution is useful. It checks if there is more than 1 request in 5 seconds. Of course you can change the time limit to 1 sec or 60 sec. It depends on this what you [...]]]></description>
		<link>http://blog.pocko.org/2009/07/anti-flood-script/</link>
			</item>
</channel>
</rss>
