<?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>Andrei DANEASA &#187; tips</title>
	<atom:link href="http://www.webxpert.ro/andrei/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webxpert.ro/andrei</link>
	<description>Programming, database, security, Oracle, .NET, C#, PHP, Travel</description>
	<lastBuildDate>Tue, 18 Oct 2011 15:42:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Vista cannot get IP from some routers or some DHCP servers</title>
		<link>http://www.webxpert.ro/andrei/2010/10/08/vista-cannot-get-ip-from-some-routers-or-some-dhcp-servers/</link>
		<comments>http://www.webxpert.ro/andrei/2010/10/08/vista-cannot-get-ip-from-some-routers-or-some-dhcp-servers/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 20:33:45 +0000</pubDate>
		<dc:creator>andreiash</dc:creator>
				<category><![CDATA[Poor services]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[dhcp]]></category>
		<category><![CDATA[kb]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.webxpert.ro/andrei/?p=766</guid>
		<description><![CDATA[My parents in-law got their home router replaced by the provider with a crappy Zyxel wi-fi router. Besides the fact everything is working slower than before due to some internal firewall and management, one laptop having Vista on it (hmmm, it came with it) was unable to connect to the new network. After spending few [...]]]></description>
			<content:encoded><![CDATA[<p>My parents in-law got their home router replaced by the provider with a crappy Zyxel wi-fi router. Besides the fact everything is working slower than before due to some internal firewall and management, one laptop having Vista on it (hmmm, it came with it) was unable to connect to the new network.</p>
<p><a href="http://www.webxpert.ro/andrei/wp-content/uploads/2010/10/windows_vista_logo.jpg"><img class="aligncenter size-full wp-image-767" title="windows_vista_logo" src="http://www.webxpert.ro/andrei/wp-content/uploads/2010/10/windows_vista_logo.jpg" alt="" width="241" height="177" /></a></p>
<p>After spending few hours trying to connect, changing all the settings in the router, restarting the router like hell, I was about to reinstall the OS on that laptop. But as I never worked on Vista, I thought google-ing a bit might reveal similar experiences. And yes, I was so right&#8230; one of the first results was stating:<br />
<span id="more-766"></span><br />
<em>This issue occurs because of a difference in design between Windows Vista and Microsoft Windows XP Service Pack 2 (SP2). Specifically, in Windows XP SP2, the BROADCAST flag in DHCP discovery packets is set to 0 (disabled). In Windows Vista, the BROADCAST  flag in DHCP discovery packets is not disabled. Therefore, some routers and some non-Microsoft DHCP servers cannot process the DHCP discovery packets.</em></p>
<p>The simplest thing you have to do is disabling Broadcast on your wi-fi card, by setting the REG_DWORD key:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\{GUID}\ DhcpConnForceBroadcastFlag to 0, where GUID is your wi-fi card ID.</p>
<p>Other options plus the description of the whole story is available here: <a href="http://support.microsoft.com/kb/928233/en-us">http://support.microsoft.com/kb/928233/en-us</a></p>
<p>&#8230; and yes, the problem is solved in Windows 7.</p>
<p>Good luck!</p>
<li><a href="http://www.webxpert.ro/andrei/2010/04/03/oracle-database-11g-release-2-available-on-windows-finally/">Oracle Database 11g Release 2 available on Windows&#8230; finally</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/11/11/drop-off-in-google-storage-pricing/">Drop-off in Google storage pricing</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/10/26/few-words-about-google-chart-api/">Few words on Google Chart API</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/10/04/pearson-vue-and-prometric-battle/">Pearson VUE and Prometric battle</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/05/30/10-tools-i-am-using-everyday/">10 tools I am using everyday</a></li>
]]></content:encoded>
			<wfw:commentRss>http://www.webxpert.ro/andrei/2010/10/08/vista-cannot-get-ip-from-some-routers-or-some-dhcp-servers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drop-off in Google storage pricing</title>
		<link>http://www.webxpert.ro/andrei/2009/11/11/drop-off-in-google-storage-pricing/</link>
		<comments>http://www.webxpert.ro/andrei/2009/11/11/drop-off-in-google-storage-pricing/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 07:19:45 +0000</pubDate>
		<dc:creator>andreiash</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[picasa]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.webxpert.ro/andrei/?p=567</guid>
		<description><![CDATA[I am a huge fan of Picasa, moved from Flickr due to their stupid limit of 200 photos in free accounts. After one and a half year of using Picasa Web, my web space reached its limit and I had to buy 10 GB of space for $20 per year (this was the cheapest option). [...]]]></description>
			<content:encoded><![CDATA[<p>I am a huge fan of Picasa, moved from Flickr due to their stupid limit of 200 photos in free accounts. After one and a half year of using Picasa Web, my web space reached its limit and I had to buy <strong>10 GB</strong> of space for <strong>$20 per year</strong> (this was the cheapest option).</p>
<p>There was <a href="http://googleblog.blogspot.com/2009/11/twice-storage-for-quarter-of-price.html">a post on Google blog</a> saying they are now offering twice the space for quarter the price. I went immediately to my account and saw that I now have 80 GB of quota !! </p>
<p>&#8230; and the first option is to buy 20 GB for $5 ! Long live Google !</p>
<p><a href="http://www.webxpert.ro/andrei/wp-content/uploads/2009/11/2009-11-11_0915.png"><img src="http://www.webxpert.ro/andrei/wp-content/uploads/2009/11/2009-11-11_0915.png" alt="2009-11-11_0915" title="2009-11-11_0915" width="340" height="416" class="aligncenter size-full wp-image-568" /></a></p>
<p>One funny thing here:  check the &#8220;round&#8221; prices for bigger plans: $512, $1024, $2048&#8230;. <img src='http://www.webxpert.ro/andrei/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><em><strong>Related posts:</strong></em></p>
<li><a href="http://www.webxpert.ro/andrei/2009/10/26/few-words-about-google-chart-api/">Few words on Google Chart API</a></li>
<li><a href="http://www.webxpert.ro/andrei/2010/10/08/vista-cannot-get-ip-from-some-routers-or-some-dhcp-servers/">Vista cannot get IP from some routers or some DHCP servers</a></li>
<li><a href="http://www.webxpert.ro/andrei/2010/04/09/old-geek-more-than-5-years-of-blogging/">Old geek&#8230; more than 5 years of blogging</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/11/09/passed-google-analytics-individual-qualification-iq/">Passed Google Analytics Individual Qualification (IQ)</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/05/30/10-tools-i-am-using-everyday/">10 tools I am using everyday</a></li>
]]></content:encoded>
			<wfw:commentRss>http://www.webxpert.ro/andrei/2009/11/11/drop-off-in-google-storage-pricing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Few words on Google Chart API</title>
		<link>http://www.webxpert.ro/andrei/2009/10/26/few-words-about-google-chart-api/</link>
		<comments>http://www.webxpert.ro/andrei/2009/10/26/few-words-about-google-chart-api/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 18:27:32 +0000</pubDate>
		<dc:creator>andreiash</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.webxpert.ro/andrei/?p=530</guid>
		<description><![CDATA[There&#8217;s no way to develop a web app and don&#8217;t need a chart/pie, even this is for the backend. Google offers this Chart API and it&#8217;s fabulous. No need to install anything, just call a web page with your set of parameters. Now they offer maps and I can, for example, to keep track of [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s no way to develop a web app and don&#8217;t need a chart/pie, even this is for the backend. Google offers this <a href="http://code.google.com/apis/chart/" target="_blank">Chart API</a> and it&#8217;s fabulous. No need to install anything, just call a web page with your set of parameters. Now they offer <a href="http://code.google.com/apis/chart/types.html#maps" target="_blank">maps</a> and I can, for example, to keep track of the countries I visited.</p>
<p><strong>Example</strong>:<br />
<div class="wp-caption aligncenter" style="width: 450px"><img alt="Europe countries I visited so far" src="http://chart.apis.google.com/chart?chs=440x220&#038;chd=t:100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100&#038;cht=t&#038;chtm=europe&#038;chco=FFFFFF,FF0000,FFFF00,00FF00&#038;chf=bg,s,EAF7FE&#038;chld=ROBGTRGRITHUESPTFRNLBECHDEATGBPLSLSKNOCZLVLTRUBAMKSIHRCS" title="Countries I visited so far" width="440" height="220" /><p class="wp-caption-text">Europe countries I visited so far</p></div></p>
<p>People say that one picture worth more than a thousand words. This is true: just change, or offer charts as alternative to your long and boring tables and you&#8217;ll see the result.</p>
<p>What have I done here:<br />
<span id="more-530"></span>http://chart.apis.google.com/chart?</p>
<ul>
<li><strong>chs</strong>=440&#215;220 <em>*dimensions &#8211; this is the maximum size for maps </em></li>
<li><strong>chd</strong>=t:100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100, 100,100,100,100,100,100,100,100,100,100,100,100,100,100 <em>*color levels, one per child (chld)</em></li>
<li><strong>cht</strong>=t <em>*some default parameter for maps</em></li>
<li><strong>chtm</strong>=europe <em>*if you want to show just a region</em></li>
<li><strong>chco</strong>=FFFFFF,FF0000,FFFF00,00FF00 <em>*default color and color limits</em></li>
<li><strong>chf</strong>=bg,s,EAF7FE <em>*if you want to add a background color for water</em></li>
<li><strong>chld</strong>=ROBGTRGRITHUESPTFRNLBECHDEATGBPLSLSKNOCZLVLTRUBAMKSIHRGRCYCS <em>*list of children (countries here)</em></li>
</ul>
<p><em>!Note: It seems that google does not map Serbia correctly. The last country listed there is Serbia (RS) and it is not shown on the map. Strangely, changing this to CS is working. Currently waiting for a response from google (from a human, not the search engine <img src='http://www.webxpert.ro/andrei/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> )</em></p>
<p><em><strong>Related posts:</strong></em></p>
<li><a href="http://www.webxpert.ro/andrei/2009/11/11/drop-off-in-google-storage-pricing/">Drop-off in Google storage pricing</a></li>
<li><a href="http://www.webxpert.ro/andrei/2010/10/08/vista-cannot-get-ip-from-some-routers-or-some-dhcp-servers/">Vista cannot get IP from some routers or some DHCP servers</a></li>
<li><a href="http://www.webxpert.ro/andrei/2010/04/09/old-geek-more-than-5-years-of-blogging/">Old geek&#8230; more than 5 years of blogging</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/11/09/passed-google-analytics-individual-qualification-iq/">Passed Google Analytics Individual Qualification (IQ)</a></li>
<li><a href="http://www.webxpert.ro/andrei/2009/05/30/10-tools-i-am-using-everyday/">10 tools I am using everyday</a></li>
]]></content:encoded>
			<wfw:commentRss>http://www.webxpert.ro/andrei/2009/10/26/few-words-about-google-chart-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 tools I am using everyday</title>
		<link>http://www.webxpert.ro/andrei/2009/05/30/10-tools-i-am-using-everyday/</link>
		<comments>http://www.webxpert.ro/andrei/2009/05/30/10-tools-i-am-using-everyday/#comments</comments>
		<pubDate>Sat, 30 May 2009 20:07:26 +0000</pubDate>
		<dc:creator>andreiash</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.webxpert.ro/andrei/?p=419</guid>
		<description><![CDATA[Total Commander - File Manager &#8211; I am using it since version 3, ~10 year ago. Simply not replaceable. Pidgin - Instant Messaging &#8211; Single client for all protocols, including Oracle internal one. Launchy - Application Launcher &#8211; just press ALT+Space and write a few letters from app name to start it MPlayer &#8211; Movie [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.ghisler.com" target="_blank">Total Commander</a> </strong>- File Manager &#8211; I am using it since version 3, ~10 year ago. Simply not replaceable.<br />
<a href="http://www.webxpert.ro/andrei/wp-content/uploads/2009/05/wcmdbig.gif"><img src="http://www.webxpert.ro/andrei/wp-content/uploads/2009/05/wcmdbig-300x213.gif" alt="wcmdbig" title="wcmdbig" width="300" height="213" class="aligncenter size-medium wp-image-439" /></a></p>
<p><strong><a href="http://pidgin.im" target="_blank">Pidgin</a> </strong>- Instant Messaging &#8211; Single client for all protocols, including Oracle internal one.</p>
<p><strong><a href="http://launchy.net" target="_blank">Launchy</a> </strong>- Application Launcher &#8211; just press ALT+Space and write a few letters from app name to start it</p>
<p><strong><a href="http://www.mplayerhq.hu" target="_blank">MPlayer</a></strong> &#8211; Movie Player &#8211; no GUI, just console, very quick, no need to install codecs. Some issues with external monitor.</p>
<p><strong><a href="http://www.mozilla.com/firefox" target="_blank">Firefox</a> </strong>- of course, user since version 0.9 Beta</p>
<p><strong><a href="http://getdropbox.com" target="_blank">Dropbox</a> </strong>- File Sync &#8211; simple sync of some folders between laptops or laptop and desktop. As a bonus files are stored online and you get revisions history</p>
<p><strong><a href="http://www.gmail.com" target="_blank">Google Mail</a></strong> &#8211; Personal Email &#8211; lot of space, even bought extra. Can also use it to read other POP3 accounts, all in a single interface.</p>
<p><strong><a href="http://www.google.com/reader" target="_blank">Google Reader</a></strong> &#8211; RSS reader &#8211; the best RSS reader</p>
<p><strong><a href="http://www.google.com/calendar" target="_blank">Google Calendar</a></strong> &#8211; Calendar &#8211; simple to use, simple to share, to sync. Can also use it to read other calendars.</p>
<p><strong><a href="http://www.tripit.com" target="_blank">TripIt</a></strong> &#8211; Booking Manager &#8211; just forward all the travel plans to Tripit and you&#8217;ll have your itinerary ready, published as a web calendar, links to online check-in and other usefull stuff. </p>
<p><em><strong>Related posts:</strong></em></p>
<li><a href="http://www.webxpert.ro/andrei/2008/06/16/oracle-sql-developer-151-is-out/">Oracle SQL Developer 1.5.1 is out</a></li>
<li><a href="http://www.webxpert.ro/andrei/2010/10/08/vista-cannot-get-ip-from-some-routers-or-some-dhcp-servers/">Vista cannot get IP from some routers or some DHCP servers</a></li>
<li><a href="http://www.webxpert.ro/andrei/2010/09/09/upgrade-oracle-apex-3-2-1-to-4-0-1-on-oracle-database-10g-express-edition-xe/">Upgrade Oracle APEX 3.2.1 to 4.0.1 on Oracle Database 10g Express Edition (XE)</a></li>
<li><a href="http://www.webxpert.ro/andrei/2010/04/03/oracle-database-11g-release-2-available-on-windows-finally/">Oracle Database 11g Release 2 available on Windows&#8230; finally</a></li>
<li><a href="http://www.webxpert.ro/andrei/2010/03/12/install-subversion-for-vps-cpanel-under-centos/">Install subversion for VPS (cPanel) under CentOS</a></li>
]]></content:encoded>
			<wfw:commentRss>http://www.webxpert.ro/andrei/2009/05/30/10-tools-i-am-using-everyday/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle SQL Developer 1.5.1 is out</title>
		<link>http://www.webxpert.ro/andrei/2008/06/16/oracle-sql-developer-151-is-out/</link>
		<comments>http://www.webxpert.ro/andrei/2008/06/16/oracle-sql-developer-151-is-out/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 09:29:30 +0000</pubDate>
		<dc:creator>andreiash</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sql developer]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.webxpert.ro/andrei/?p=85</guid>
		<description><![CDATA[Starting with 9th of June, a new version of SQL Developer was launched. This is more a patchset to previous version, solving a significant number of bugs. I am very happy that the &#8220;Bug 6994152: ORACLE_HOME environment variable sometimes has an adverse affect on migrations&#8221; was solved, this being a very frequent topic on the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.webxpert.ro/andrei/wp-content/uploads/2008/06/sqldev151.png" alt="SQL Developer 1.5.1" title="sqldev151" width="403" height="255" class="aligncenter size-full wp-image-86" /></p>
<p>Starting with 9th of June, a new version of <a href="http://www.oracle.com/technology/products/database/sql_developer/index.html">SQL Developer</a> was launched. This is more a patchset to previous version, solving a significant number of bugs.<br />
I am very happy that the &#8220;Bug 6994152: ORACLE_HOME environment variable sometimes has an adverse affect on migrations&#8221; was solved, this being a <a href="http://forums.oracle.com/forums/message.jspa?messageID=2581480">very frequent topic</a> on the migration forum. Now there is no need to create the .CMD file to overwrite ORACLE_HOME.<br />
Another useful and very demanded feature is auto-expand of the connections list when open the tool.<br />
<span id="more-85"></span><br />
How to install?<br />
- do a &#8220;check for updates&#8221; in your existing SQL Developer<br />
- download and unzip.</p>
<p>You can import connections as shown <a href="http://www.webxpert.ro/andrei/2008/06/12/oracle-sql-developer-import-connections/">here</a>.</p>
<p>Andrei</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webxpert.ro/andrei/2008/06/16/oracle-sql-developer-151-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle SQL Developer import connections</title>
		<link>http://www.webxpert.ro/andrei/2008/06/12/oracle-sql-developer-import-connections/</link>
		<comments>http://www.webxpert.ro/andrei/2008/06/12/oracle-sql-developer-import-connections/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 09:35:09 +0000</pubDate>
		<dc:creator>andreiash</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sql developer]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.webxpert.ro/andrei/?p=83</guid>
		<description><![CDATA[Sometimes, upgrading Oracle SQL Developer will not import your existing connections. You can have in the end an empty connection list. In order to import it, you just need to copy the connections.xml file from your old location like this: &#34;c:\Documents and Settings\[user]\Application Data\SQL Developer\system1.5.0.53.38\ o.jdeveloper.db.connection.11.1.1.0.22.49.35\connections.xml&#34; to your new location like this: &#34;c:\Documents and Settings\[user]\Application [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.webxpert.ro/andrei/wp-content/uploads/2008/06/what_export.png'><img src="http://www.webxpert.ro/andrei/wp-content/uploads/2008/06/what_export-300x187.png" alt="SQL Developer screenshot" title="SQL Developer demo" width="300" height="187"  class="aligncenter size-medium"/></a></p>
<p>Sometimes, upgrading Oracle SQL Developer will not import your existing connections. You can have in the end an empty connection list. In order to import it, you just need to copy the connections.xml file from your old location like this:</p>
<div class="dean_ch" style="white-space: wrap;">
<span class="st0">&quot;c:<span class="es0">\D</span>ocuments and Settings<span class="es0">\[</span>user]<span class="es0">\A</span>pplication Data<span class="es0">\S</span>QL Developer<span class="es0">\s</span>ystem1.5.0.53.38<span class="es0">\</span><br />
o.jdeveloper.db.connection.11.1.1.0.22.49.35<span class="es0">\c</span>onnections.xml&quot;</span></div>
<p>to your new location like this:</p>
<div class="dean_ch" style="white-space: wrap;">
<span class="st0">&quot;c:<span class="es0">\D</span>ocuments and Settings<span class="es0">\[</span>user]<span class="es0">\A</span>pplication Data<span class="es0">\S</span>QL Developer<span class="es0">\s</span>ystem1.5.1.54.40<span class="es0">\</span><br />
o.jdeveloper.db.connection.11.1.1.0.22.49.35<span class="es0">\c</span>onnections.xml&quot;</span></div>
<p>Another version would be, when upgraded version of SQL Developer is asking for the path to the connections file, just provide him the path to the old version. </p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webxpert.ro/andrei/2008/06/12/oracle-sql-developer-import-connections/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

