<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Vlad Vornicu</title>
	<link>http://www.vladvornicu.ro</link>
	<description>About me &#124; My Portfolio &#124; Blog &#124; Contact</description>
	<lastBuildDate>Tue, 03 Aug 2010 13:28:44 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>How to check if a post has gallery WordPress</title>
		<description><![CDATA[I needed for a wordpress project to found out if a post has gallery inserted. I did a quick research and didn&#8217;t found anything that could help me (or maybe I searched wrong)&#8230; I thought wordpress has a function that should check if a post has gallery or not, like &#8220;has_post_thumbnail()&#8221;. Ok&#8230; so here is [...]]]></description>
		<link>http://www.vladvornicu.ro/how-to-check-if-a-post-has-gallery-wordpress/</link>
			</item>
	<item>
		<title>Contact Form 7 validation with default values</title>
		<description><![CDATA[Just another contact form plugin. Simple but flexible. Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on. You can get it from http://contactform7.com/ Ok&#8230; that&#8217;s enough with the introduction. I [...]]]></description>
		<link>http://www.vladvornicu.ro/contact-form-7-validation-with-default-values/</link>
			</item>
	<item>
		<title>How to check if the scrollbar is visible</title>
		<description><![CDATA[Don&#8217;t know if somebody needs this, but I had to use it. Let&#8217;s say you want to find out if your page has a scroll bar. We will use a simple jQuery function that will return true if the scroll bar is visible and false if not. function checkScrollBar&#40;&#41; &#123; var hContent = $&#40;&#34;body&#34;&#41;.height&#40;&#41;; // [...]]]></description>
		<link>http://www.vladvornicu.ro/how-to-check-if-the-scrollbar-is-visible/</link>
			</item>
	<item>
		<title>Radio button on Opera Mini</title>
		<description><![CDATA[Recently, I had to make a form where you had to choose some answers. I said: &#8220;no problem&#8221;. (btw I had to make it work on opera mini). I made the form with the input radio in it &#60;form action=&#34;saveForm.php&#34; method=&#34;POST&#34; name=&#34;question&#34;&#62; &#60;label for=&#34;answer&#34;&#62;Do you like my opera mini webpage?&#60;/label&#62; &#60;input type=&#34;radio&#34; name=&#34;answer&#34; value=&#34;1&#34;&#62; Yes [...]]]></description>
		<link>http://www.vladvornicu.ro/radio-button-on-opera-mini/</link>
			</item>
	<item>
		<title>How to improve your webpage with jQuery</title>
		<description><![CDATA[I&#8217;ll share my few knowlege about jQuery. I&#8217;m not an expert on jQuery, I&#8217;m still learning how to use jQuery. Ok let&#8217;s say you have a simple webpage, without animation, without nothing. Only the (x)html and the css stuff. First you have to add in your html file (between &#60;head&#62; and &#60;/head&#62;) the following line [...]]]></description>
		<link>http://www.vladvornicu.ro/how-to-improve-your-webpage-with-jquery/</link>
			</item>
	<item>
		<title>Lack of professionalism</title>
		<description><![CDATA[I have been hosting some of clients project on a hosting company (I don&#8217;t want to give names, I&#8217;m not such a bad guy). Well, until today I thought they were a professional hosting company, but their not. 2-3 days ago, I bought from them another 3 hosts and 3 domains. Everything had gone well, [...]]]></description>
		<link>http://www.vladvornicu.ro/lack-of-professionalism/</link>
			</item>
	<item>
		<title>Time lost on Twitter</title>
		<description><![CDATA[I was wondering how much time does a &#8220;twitter man&#8221; lose with reading and writting on Twitter. I have 59 people that I follow and still I can&#8217;t read all their tweets. How the heck does a person follow ~ 200. I don&#8217;t talk about the bots or the companies that &#8216;follow&#8217; ~1000-2000 only because [...]]]></description>
		<link>http://www.vladvornicu.ro/time-lost-on-twitter/</link>
			</item>
	<item>
		<title>Y!Messenger Pingbox</title>
		<description><![CDATA[Well, that&#8217;s a very nice application from Yahoo, but still the script is not well done. For example: I thought it will be a good ideea to put it on my webpage. So that I can have a fast communication with my visitors. It seems that I can talk only with visitors who use anything [...]]]></description>
		<link>http://www.vladvornicu.ro/ymessenger-pingbox/</link>
			</item>
	<item>
		<title>Welcome to my Blog</title>
		<description><![CDATA[Hi there, I want to thank for the nice theme from SmashingMagazine and Slimmity. I didn&#8217;t have enough time to personalise my own. I talked to my roommate and he promised me a new theme soon. Ok that&#8217;s all with the thanks. I needed to create this personal project because many people asked me if I [...]]]></description>
		<link>http://www.vladvornicu.ro/welcome-to-my-blog/</link>
			</item>
</channel>
</rss>
