<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="WordPress/2.8.4" --><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="0.92">
<channel>
	<title>webspices.net</title>
	<link>http://webspices.net</link>
	<description>Spices for web cooking</description>
	<lastBuildDate>Thu, 11 Mar 2010 23:54:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/xml" href="http://feeds.feedburner.com/Webspices" /><feedburner:info uri="webspices" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>jQuery alert</title>
		<description>Today i was looking how to do jQuery alert, like i do it on every javascript. Well, its the same, you can simply use:
$("li").click(function(){
          var current_id=$(this).attr('id');
          alert(current_id);
          // these alert two times one is empty another one is ...</description>
		<link>http://feedproxy.google.com/~r/Webspices/~3/HmDWrmEr3lE/jquery-alert</link>
			<feedburner:origLink>http://webspices.net/jquery-alert</feedburner:origLink></item>
	<item>
		<title>Free blog directories</title>
		<description>In prevoius post, i was writing about paid blog directory list. But why pay for something if you can get it for free?
Here is the list of top free blog directories. This listing includes google's page rank, alexa ranking, registration requirement and reciprocal links.
Read more on free blog directories.





No. 

Blog ...</description>
		<link>http://feedproxy.google.com/~r/Webspices/~3/1gaj89Q_BeE/free-blog-directories</link>
			<feedburner:origLink>http://webspices.net/free-blog-directories</feedburner:origLink></item>
	<item>
		<title>Blog directory list</title>
		<description>If you write a blog, you probably want to get some traffic. One of the things you can do now is to submit blog to blog directory list. Like always, its important to submit to good blog directory list - you dont want to be in the ones where is ...</description>
		<link>http://feedproxy.google.com/~r/Webspices/~3/yJp87HWBgdQ/blog-directory-list</link>
			<feedburner:origLink>http://webspices.net/blog-directory-list</feedburner:origLink></item>
	<item>
		<title>Search Engine Optimization Software: Market Samurai</title>
		<description>I was using a lot of different search engine optimization software for different purposes, before i found Market Samurai. Since then, i only use the one and only search engine optimization software:  Market Samurai. I will try to give you some general ideas why I'm so impressed, but you ...</description>
		<link>http://feedproxy.google.com/~r/Webspices/~3/3eOB_6CoYRA/search-engine-optimization-software-market-samurai</link>
			<feedburner:origLink>http://webspices.net/search-engine-optimization-software-market-samurai</feedburner:origLink></item>
	<item>
		<title>Extend wordpress get_the_category function</title>
		<description>This weekend i needed to extend wordpress basic functionality. I was using the get_the_category function, wich returns an array of objects, one object for each category assigned to the post. What i needed was to display only categories, belonging to exactly one parent.

I search the internet, but surprisingly i didn't ...</description>
		<link>http://feedproxy.google.com/~r/Webspices/~3/yC8IfLdjr1o/extend-wordpress-get_the_category-function</link>
			<feedburner:origLink>http://webspices.net/extend-wordpress-get_the_category-function</feedburner:origLink></item>
	<item>
		<title>Test web page performance with webpagetest.org</title>
		<description>In December i was writing about Google's speed tracker. Today, i had to test some web page performance, so, i tried googles speed tracker - and the results was not so informative as i wished to be. I had to get more data on what is slowing down the page.

So ...</description>
		<link>http://feedproxy.google.com/~r/Webspices/~3/D2LGvDzng5k/test-web-page-performance</link>
			<feedburner:origLink>http://webspices.net/test-web-page-performance</feedburner:origLink></item>
	<item>
		<title>Submit your posts with Socialmarker</title>
		<description>Are you a content publisher? Do you have a website, and trying to promote your content across various social websites, like Digg, Propeller, StumbleUpon...?

If you answered Yes, then you are on the fight spot!

With Socialmarker, you can easily submit your content across multiple social sites. Going through all of those ...</description>
		<link>http://feedproxy.google.com/~r/Webspices/~3/OpCEFED_V7A/submit-your-posts-socialmarker</link>
			<feedburner:origLink>http://webspices.net/submit-your-posts-socialmarker</feedburner:origLink></item>
	<item>
		<title>Speed Tracer by Google</title>
		<description>Google launched new extension for Google chrome called Speed Tracer.

Speed Tracer is a tool to help you identify and fix performance problems   in your web applications. It visualizes metrics that are taken from   low level instrumentation points inside of the browser and analyzes   them ...</description>
		<link>http://feedproxy.google.com/~r/Webspices/~3/lIn0F4I27KE/google-speed-tracer</link>
			<feedburner:origLink>http://webspices.net/google-speed-tracer</feedburner:origLink></item>
	<item>
		<title>Simple, Free Project Management and Invoicing Tool – Project Bubble</title>
		<description>In October i was writing about some open source and free online invoicing systems. Today i found new online project management and invoicing tool called Project Bubble. Project Bubble is a free, simple and fun project management web app for freelance or personal projects.

Project Bubble works great for freelancers who ...</description>
		<link>http://feedproxy.google.com/~r/Webspices/~3/uwq0Od69_PM/simple-free-project-management-and-invoicing-tool</link>
			<feedburner:origLink>http://webspices.net/simple-free-project-management-and-invoicing-tool</feedburner:origLink></item>
	<item>
		<title>Another LightBox-like Library – TopUp</title>
		<description>LightBox-like libraries are mature piece of code - they were introduced some four years ago (original lightbox plugin in 2005),  are used a lot around the world and has become a standard in showing pictures on a web page.

But today i found new lightBox-like library named topUp, wich could easily ...</description>
		<link>http://feedproxy.google.com/~r/Webspices/~3/d3Ks2PEAZ98/lightbox-library-topup</link>
			<feedburner:origLink>http://webspices.net/lightbox-library-topup</feedburner:origLink></item>
</channel>
</rss>
