<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>WonderWebWare.com</title>
	<link>http://wonderwebware.com/blog</link>
	<description>developer blog</description>
	<pubDate>Tue, 11 Nov 2008 13:40:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>css Menu Generator 3.5</title>
		<link>http://wonderwebware.com/blog/2008/11/11/css-menu-generator-35/</link>
		<comments>http://wonderwebware.com/blog/2008/11/11/css-menu-generator-35/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 13:37:17 +0000</pubDate>
		<dc:creator>V</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wonderwebware.com/blog/2008/11/11/css-menu-generator-35/</guid>
		<description><![CDATA[The new version has been published more than week ago, but I just forgot to publish the news here. Download here: http://wonderwebware.com/css-menu/
]]></description>
			<content:encoded><![CDATA[<p>The new version has been published more than week ago, but I just forgot to publish the news here. Download here: <a href="http://wonderwebware.com/css-menu/">http://wonderwebware.com/css-menu/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wonderwebware.com/blog/2008/11/11/css-menu-generator-35/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Centering CSS Menu</title>
		<link>http://wonderwebware.com/blog/2008/08/16/centering-css-menu/</link>
		<comments>http://wonderwebware.com/blog/2008/08/16/centering-css-menu/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 09:06:22 +0000</pubDate>
		<dc:creator>V</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[WonderWebWare.com]]></category>

		<category><![CDATA[css menu]]></category>

		<category><![CDATA[centering menu]]></category>

		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://wonderwebware.com/blog/2008/08/16/centering-css-menu/</guid>
		<description><![CDATA[I receive this question relatively often: &#8220;how to center a menu generated with css menu generator&#8221;. Well, here are two examples - one for centering the menu on page and one for centering menu items. For both examples &#8212; I am using simple menu saved directly as xhtml file.
A) centering the menu on page
1) Put [...]]]></description>
			<content:encoded><![CDATA[<p>I receive this question relatively often: &#8220;how to center a menu generated with css menu generator&#8221;. Well, here are two examples - one for centering the menu on page and one for centering menu items. For both examples &#8212; I am using simple menu saved directly as xhtml file.</p>
<p>A) centering the menu on page</p>
<p>1) Put the menu in new DIV container (in this example - container class=&#8221;wrapper&#8221;):</p>
<p><font color="#ff0000">&lt;div class=&#8221;</font><font color="#ff0000"><font color="#0000ff">wrapper</font>&#8220;&gt;</font><br />
&lt;div class=&#8221;pd_menu_01 &#8220;&gt;<br />
&lt;ul&gt;<br />
&#8230;<br />
&lt;/ul&gt;<br />
&lt;/div&gt;<br />
<font color="#ff0000">&lt;/div&gt;</font></p>
<p>2) in the css section, add this code to center the wrapper div:</p>
<p><font color="#ff0000">.wrapper {<br />
<font color="#0000ff">width: 80%;<br />
margin-top: 0px;<br />
margin-right: auto;<br />
margin-bottom: 0px;<br />
margin-left: auto;</font><br />
}</font></p>
<p>B) Centering the text of the menu items</p>
<p>To center the text of the menu sub-items, just change the following css code:</p>
<p><font color="#ff0000">.pd_menu_01 ul {list-style-type:none;padding:0; margin:0;}</font></p>
<p>to:</p>
<p><font color="#ff0000">.pd_menu_01 ul {list-style-type:none;padding:0; margin:0;<font color="#0000ff"> </font></font><font color="#ff0000"><font color="#0000ff">text-align:center;</font>}</font></p>
]]></content:encoded>
			<wfw:commentRss>http://wonderwebware.com/blog/2008/08/16/centering-css-menu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Site Submit 0.2</title>
		<link>http://wonderwebware.com/blog/2008/07/10/site-submit-02/</link>
		<comments>http://wonderwebware.com/blog/2008/07/10/site-submit-02/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 19:30:49 +0000</pubDate>
		<dc:creator>V</dc:creator>
		
		<category><![CDATA[WonderWebWare.com]]></category>

		<category><![CDATA[directory submission]]></category>

		<category><![CDATA[link building]]></category>

		<category><![CDATA[seo]]></category>

		<category><![CDATA[site submit]]></category>

		<guid isPermaLink="false">http://wonderwebware.com/blog/2008/07/10/site-submit-02/</guid>
		<description><![CDATA[The new version of Site Submit has been published. In this release I doubled the number of directories and added few new features. Download here.
]]></description>
			<content:encoded><![CDATA[<p>The new version of <a href="http://wonderwebware.com/site-submit/">Site Submit</a> has been published. In this release I doubled the number of directories and added few new features. Download <a href="http://wonderwebware.com/site-submit/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wonderwebware.com/blog/2008/07/10/site-submit-02/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TemplateShaker 2.4</title>
		<link>http://wonderwebware.com/blog/2008/07/04/templateshaker-24/</link>
		<comments>http://wonderwebware.com/blog/2008/07/04/templateshaker-24/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 13:31:29 +0000</pubDate>
		<dc:creator>V</dc:creator>
		
		<category><![CDATA[WonderWebWare.com]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[templates]]></category>

		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://wonderwebware.com/blog/2008/07/04/templateshaker-24/</guid>
		<description><![CDATA[It took me too long to complete the new version of this tool, but &#8212; finally &#8212; css Template Shaker 2.4 is available for download. One new template added, one modification of existing template (made after user request), several new and updated features (the most important addition is the visual image selector).
]]></description>
			<content:encoded><![CDATA[<p>It took me too long to complete the new version of this tool, but &#8212; finally &#8212; <a href="http://wonderwebware.com/templateshaker/">css Template Shaker 2.4</a> is available for download. One new template added, one modification of existing template (made after user request), several new and updated features (the most important addition is the visual image selector).</p>
]]></content:encoded>
			<wfw:commentRss>http://wonderwebware.com/blog/2008/07/04/templateshaker-24/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The day of Uriah Heep</title>
		<link>http://wonderwebware.com/blog/2008/06/30/the-day-of-uriah-heep/</link>
		<comments>http://wonderwebware.com/blog/2008/06/30/the-day-of-uriah-heep/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 21:27:19 +0000</pubDate>
		<dc:creator>V</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wonderwebware.com/blog/2008/06/30/the-day-of-uriah-heep/</guid>
		<description><![CDATA[Do you remember one of the best bands? I still love them. And every 1st of July I am looking for love, fighting my bad site for little more &#8220;peace and love&#8221;&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Do you remember one of the best bands? I still love them. And every 1st of July I am looking for love, fighting my bad site for little more &#8220;peace and love&#8221;&#8230; <a href="http://wonderwebware.com/blog/2008/06/30/the-day-of-uriah-heep/#more-10" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wonderwebware.com/blog/2008/06/30/the-day-of-uriah-heep/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spammer never sleep - 2</title>
		<link>http://wonderwebware.com/blog/2008/06/23/spammer-never-sleep-2/</link>
		<comments>http://wonderwebware.com/blog/2008/06/23/spammer-never-sleep-2/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 07:26:41 +0000</pubDate>
		<dc:creator>V</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wonderwebware.com/blog/2008/06/23/spammer-never-sleep-2/</guid>
		<description><![CDATA[Funny, funny, funny: most of the spam comments (5-10 per day) on this blog comes as comment on the &#8220;spammer never sleep&#8221; article. Isn&#8217;t it funny? Duh, thanks to wordpress developers I just need to mark all these as &#8220;spam&#8221; and they&#8217;re out, but still it&#8217;s funny that all the spam comes to this anti-spam [...]]]></description>
			<content:encoded><![CDATA[<p>Funny, funny, funny: most of the spam comments (5-10 per day) on this blog comes as comment on the &#8220;spammer never sleep&#8221; article. Isn&#8217;t it funny? Duh, thanks to wordpress developers I just need to mark all these as &#8220;spam&#8221; and they&#8217;re out, but still it&#8217;s funny that all the spam comes to this anti-spam post.</p>
]]></content:encoded>
			<wfw:commentRss>http://wonderwebware.com/blog/2008/06/23/spammer-never-sleep-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The First Donation&#8230;</title>
		<link>http://wonderwebware.com/blog/2008/06/19/the-first-donation/</link>
		<comments>http://wonderwebware.com/blog/2008/06/19/the-first-donation/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 16:05:44 +0000</pubDate>
		<dc:creator>V</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wonderwebware.com/blog/2008/06/19/the-first-donation/</guid>
		<description><![CDATA[I am really happy right now, because CSS Menu Generator received the first donation ever for this site, so &#8212; today is special date for me. And naturally &#8212; css menu generator becomes &#8220;the leader&#8221; among my freeware tools. New version coming in a few weeks, by the way :)  Cheers!
]]></description>
			<content:encoded><![CDATA[<p>I am really happy right now, because CSS Menu Generator received the first donation ever for this site, so &#8212; today is special date for me. And naturally &#8212; css menu generator becomes &#8220;the leader&#8221; among my freeware tools. New version coming in a few weeks, by the way :)  Cheers!</p>
]]></content:encoded>
			<wfw:commentRss>http://wonderwebware.com/blog/2008/06/19/the-first-donation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wonderwebware Site Submit Tool</title>
		<link>http://wonderwebware.com/blog/2008/06/10/wonderwebware-site-submit-tool/</link>
		<comments>http://wonderwebware.com/blog/2008/06/10/wonderwebware-site-submit-tool/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 20:32:38 +0000</pubDate>
		<dc:creator>V</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[WonderWebWare.com]]></category>

		<category><![CDATA[directory submit]]></category>

		<category><![CDATA[link building]]></category>

		<category><![CDATA[seo-friendly directories]]></category>

		<category><![CDATA[site submit]]></category>

		<guid isPermaLink="false">http://wonderwebware.com/blog/2008/06/10/wonderwebware-site-submit-tool/</guid>
		<description><![CDATA[Finally, I found few hours today to test and pack the first public beta of the new directory-submitter tool. It is quite simple semi-automated site submission &#8220;wizard&#8221; and (as many of the other tools on this site) I made it for my own use. But because it worked for me, I am rushing to make [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, I found few hours today to test and pack the first public beta of the new directory-submitter tool. It is quite simple semi-automated site submission &#8220;wizard&#8221; and (as many of the other tools on this site) I made it for my own use. But because it worked for me, I am rushing to make it available for everyone. Although it&#8217;s still early beta and the tool isn&#8217;t yet documented, I submitted my site to about 500 directories and I feel it is good enough to be published. I plan to continue developing the tool in future, but I really want to get some comments, bug-reports and ideas from users first&#8230;</p>
<p>The tool is available for download here:<br />
<a href="http://wonderwebware.com/site-submit/">http://wonderwebware.com/site-submit/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wonderwebware.com/blog/2008/06/10/wonderwebware-site-submit-tool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>quick note about upcoming events&#8230;</title>
		<link>http://wonderwebware.com/blog/2008/06/05/quick-note-about-upcoming-events/</link>
		<comments>http://wonderwebware.com/blog/2008/06/05/quick-note-about-upcoming-events/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 11:59:11 +0000</pubDate>
		<dc:creator>V</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wonderwebware.com/blog/2008/06/05/quick-note-about-upcoming-events/</guid>
		<description><![CDATA[&#8230; just logged-in to delete some spam comments in this blog, but I saw I didn&#8217;t write here in the last weeks&#8230; Well, just in case someone interested &#8212; I am now testing the last tool I built (directory submitter software)  and if everything goes w/o problems I&#8217;ll make it available to the end of [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230; just logged-in to delete some spam comments in this blog, but I saw I didn&#8217;t write here in the last weeks&#8230; Well, just in case someone interested &#8212; I am now testing the last tool I built (directory submitter software)  and if everything goes w/o problems I&#8217;ll make it available to the end of the week. Then I&#8217;ll prepare the new upgrade of TemplateShaker, and after that I plan to rewrite the CSS Menu tool&#8230; These are the planned tasks for June, lets hope we&#8217;ll see at least 2/3 of these done&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://wonderwebware.com/blog/2008/06/05/quick-note-about-upcoming-events/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spammer never sleep</title>
		<link>http://wonderwebware.com/blog/2008/05/13/spammer-never-sleep/</link>
		<comments>http://wonderwebware.com/blog/2008/05/13/spammer-never-sleep/#comments</comments>
		<pubDate>Tue, 13 May 2008 06:48:06 +0000</pubDate>
		<dc:creator>V</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[seo]]></category>

		<category><![CDATA[smo]]></category>

		<category><![CDATA[social media]]></category>

		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://wonderwebware.com/blog/2008/05/13/spammer-never-sleep/</guid>
		<description><![CDATA[Quite sad, but it happens right now: seo spammers are looking to attack social media sites&#8230;
I just found these &#8220;ideas&#8221; inside the spam I am getting daily:
&#8230; Register multiple accounts for each of the Social Bookmarking sites. I suggest starting out with at least 10 unique accounts for each Social Bookmarking (SB) sites. &#8230; Use [...]]]></description>
			<content:encoded><![CDATA[<p>Quite sad, but it happens right now: seo spammers are looking to attack social media sites&#8230;</p>
<p>I just found these &#8220;ideas&#8221; inside the spam I am getting daily:</p>
<blockquote><p>&#8230; Register multiple accounts for each of the Social Bookmarking sites. I suggest starting out with at least 10 unique accounts for each Social Bookmarking (SB) sites. &#8230; Use free email accounts from yahoo, gmail, etc. to open up the accounts. &#8230; Repeat the process for each of the Social Bookmarking sites&#8230;</p></blockquote>
<p>And so on&#8230; I&#8217;m sure you catch the idea. So, what the hell we will have at the end, if this starts to be their practice? Uh, I hate spam. Hope every social media site works on this right now&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://wonderwebware.com/blog/2008/05/13/spammer-never-sleep/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
