<?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>Nisi's work blog &#187; server</title>
	<atom:link href="http://wiki.nisi.ro/tag/server/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiki.nisi.ro</link>
	<description>Nisi's work blog - programing tips</description>
	<lastBuildDate>Fri, 09 Jul 2010 19:40:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Virus found HTML/Framer</title>
		<link>http://wiki.nisi.ro/2009/04/virus-found-htmlframer/</link>
		<comments>http://wiki.nisi.ro/2009/04/virus-found-htmlframer/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 09:21:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[attac]]></category>
		<category><![CDATA[confliker]]></category>
		<category><![CDATA[framer]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[iframe]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[malicious]]></category>
		<category><![CDATA[provider]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=58</guid>
		<description><![CDATA[Yesterday my antivirus (AVG 8.5) went craizy all day. After a while I found that HTML/Framer virus is a malicious code inserted in index.php, index.htm, index.html and all pages containing index in his name.
How can you get rid of it? First edit your index files and look for
&#60;iframe src=&#8221;http://malicious adress&#8221; 	style=&#8221;visibility: hidden; display: none&#8221;&#62;&#60;/iframe&#62;
where http://malicious [...]]]></description>
		<wfw:commentRss>http://wiki.nisi.ro/2009/04/virus-found-htmlframer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Microsoft SQL Server &#8211; Data Types</title>
		<link>http://wiki.nisi.ro/2008/05/microsoft-sql-server-data-types/</link>
		<comments>http://wiki.nisi.ro/2008/05/microsoft-sql-server-data-types/#comments</comments>
		<pubDate>Tue, 20 May 2008 07:39:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[int varchar]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://wiki.nisi.ro/?p=20</guid>
		<description><![CDATA[
char[(n)]
Fixed-length non-Unicode character data with length of n characters. n must be a value from 1 through 8,000. Storage size is n bytes.
nchar[(n)]
Fixed-length Unicode character data with length of n characters. n must be a value from 1 through 4,000. Storage size is two times n bytes.
varchar[(n)]
Variable-length non-Unicode character data with length of n characters. [...]]]></description>
		<wfw:commentRss>http://wiki.nisi.ro/2008/05/microsoft-sql-server-data-types/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
