<?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>seqizz</title>
	<atom:link href="http://seqizz.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://seqizz.net</link>
	<description>^C</description>
	<lastBuildDate>Tue, 30 Apr 2013 06:20:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>The routine..</title>
		<link>http://seqizz.net/2013/04/the-routine/</link>
		<comments>http://seqizz.net/2013/04/the-routine/#comments</comments>
		<pubDate>Tue, 30 Apr 2013 06:20:28 +0000</pubDate>
		<dc:creator>seqizz</dc:creator>
				<category><![CDATA[seqizz]]></category>

		<guid isPermaLink="false">http://seqizz.net/?p=225407773</guid>
		<description><![CDATA[<p>Some inmates say that violence is the worst thing we gotta face. For me, the worst thing is the great yawn. How do you fill day after dull ass day? We got these routines that are supposed to give our lives order and meaning. But I&#8217;m here to testify that I&#8217;m less afraid of getting <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://seqizz.net/2013/04/the-routine/" class="more-link"><span>Read More &#8594;</span></a></span></p><p>The post <a href="http://seqizz.net/2013/04/the-routine/">The routine..</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></description>
				<content:encoded><![CDATA[<blockquote><p>Some inmates say that violence is the worst thing we gotta face.<br />
For me, the worst thing is the great yawn.<br />
How do you fill day after dull ass day?<br />
We got these routines that are supposed to give our lives order and meaning.<br />
But I&#8217;m here to testify that I&#8217;m less afraid of getting shanked in my back than the routine.<br />
Cause the routine, man,<br />
the routine&#8217;ll kill you.</p>
<p><em>From <a href="http://www.imdb.com/title/tt0118421/" target="_blank">Oz</a></em></p></blockquote>
<p>My boss was not happy from the situation, neither do I. Because I was working between Apache and MySQL while having wet dreams about other possibilities like Hadoop, Postgre, Nginx, MongoDB, cloud etc.. I&#8217;m still young (I guess). Couldn&#8217;t keep the game which I had to play with patience, waiting for right time to have a chance to do some experiments, using my imagination. Because we had a &#8216;stable business&#8217;, no need to fuck around. My tag (which mostly I gave to myself) as &#8220;sysadmin&#8221; was not fitting with what I do.</p>
<p>I quit.</p>
<p>If you have &#8220;the routine&#8221;, you should do it too.</p>
<p>The post <a href="http://seqizz.net/2013/04/the-routine/">The routine..</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://seqizz.net/2013/04/the-routine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zimbra installer for CentOS 6</title>
		<link>http://seqizz.net/2013/04/zimbra-installer-for-centos-6/</link>
		<comments>http://seqizz.net/2013/04/zimbra-installer-for-centos-6/#comments</comments>
		<pubDate>Sat, 27 Apr 2013 20:44:49 +0000</pubDate>
		<dc:creator>seqizz</dc:creator>
				<category><![CDATA[seqizz]]></category>

		<guid isPermaLink="false">http://seqizz.net/?p=225407770</guid>
		<description><![CDATA[<p>You may or may not like bash hacks. Well, here is one: Quick installer for Zimbra 8 on CentOS 6. I made it because sometimes I need to deploy ZCS8 on fresh installed CentOS minimal boxes and imho changing domain name on working zimbra is nonsense&#38;problematic. It&#8217;s a very dirty script (and might not work). <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://seqizz.net/2013/04/zimbra-installer-for-centos-6/" class="more-link"><span>Read More &#8594;</span></a></span></p><p>The post <a href="http://seqizz.net/2013/04/zimbra-installer-for-centos-6/">Zimbra installer for CentOS 6</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>You may or may not like bash hacks. Well, here is one: <em>Quick installer for Zimbra 8 on CentOS 6</em>. I made it because sometimes I need to deploy ZCS8 on fresh installed CentOS minimal boxes and imho changing domain name on working zimbra is nonsense&amp;problematic.</p>
<p>It&#8217;s a very dirty script (and might not work). I&#8217;ve used it on zcs-8.0.1 but it *should* work on latest 8.0.x version.</p>
<p>Here is a list of what it does:</p>
<p>- Disabling SELinux<br />
- Disabling IPtables<br />
- Installing some required packages (like bind, sed etc..)<br />
- Touching init levels configuration to start bind, disable sendmail<br />
- Setting hostname<br />
- Setting /etc/hosts file<br />
- Editing pre-configured BIND files for your domain and applying<br />
- Editing pre-configured zimbra files for your domain<br />
- Installing ZCS 8 and configure<br />
- Change root password<br />
- Giving brief information about what the hell happened</p>
<p>To use it, you need to:</p>
<p>- Extract zip, enter directory<br />
- Download Zimbra for RedHat 6 on http://www.zimbra.com/downloads/os-downloads.html<br />
- Extract the zimbra tarball in the same directory with zimbra_installer.sh<br />
- Edit first 4 variable in zimbra_installer.sh<br />
- Run it.</p>
<p>Hope it helps!</p>
<p>Download [<a href="http://seqizz.net/wp-content/uploads/zimbrainstall.zip" target="_blank">here</a>]</p>
<p>The post <a href="http://seqizz.net/2013/04/zimbra-installer-for-centos-6/">Zimbra installer for CentOS 6</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://seqizz.net/2013/04/zimbra-installer-for-centos-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wrong date on auth.log?</title>
		<link>http://seqizz.net/2013/04/wrong-date-on-auth-log/</link>
		<comments>http://seqizz.net/2013/04/wrong-date-on-auth-log/#comments</comments>
		<pubDate>Tue, 23 Apr 2013 23:51:13 +0000</pubDate>
		<dc:creator>seqizz</dc:creator>
				<category><![CDATA[seqizz]]></category>

		<guid isPermaLink="false">http://seqizz.net/?p=225407763</guid>
		<description><![CDATA[<p>Just realized tha one of my debian boxes has the wrong date (wrong hour especially) information on auth.log. That affects services depend on that file (like fail2ban). Trick is, just restart system logger, in my case it was rsyslog.</p><p>The post <a href="http://seqizz.net/2013/04/wrong-date-on-auth-log/">Wrong date on auth.log?</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Just realized tha one of my debian boxes has the wrong date (wrong hour especially) information on auth.log. That affects services depend on that file (like <a href="http://www.fail2ban.org/" target="_blank"><em><strong>fail2ban</strong></em></a>).</p>
<p>Trick is, just restart system logger, in my case it was rsyslog.</p>
<p>The post <a href="http://seqizz.net/2013/04/wrong-date-on-auth-log/">Wrong date on auth.log?</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://seqizz.net/2013/04/wrong-date-on-auth-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some cool android apps which you probably know</title>
		<link>http://seqizz.net/2013/04/some-cool-android-apps-which-you-probably-know/</link>
		<comments>http://seqizz.net/2013/04/some-cool-android-apps-which-you-probably-know/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 01:13:44 +0000</pubDate>
		<dc:creator>seqizz</dc:creator>
				<category><![CDATA[seqizz]]></category>

		<guid isPermaLink="false">http://seqizz.net/?p=225407754</guid>
		<description><![CDATA[<p>Hey, I&#8217;m an android fan and I don&#8217;t like talking too much. So check these four cool android apps I can advise. &#160; RedReader Beta A new (and better imho) Reddit client. Has many shortcuts &#38; easy to use. &#160; Cerberus Anti Theft What will you do if your android phone is stolen or lost? <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://seqizz.net/2013/04/some-cool-android-apps-which-you-probably-know/" class="more-link"><span>Read More &#8594;</span></a></span></p><p>The post <a href="http://seqizz.net/2013/04/some-cool-android-apps-which-you-probably-know/">Some cool android apps which you probably know</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Hey,</p>
<p>I&#8217;m an android fan and I don&#8217;t like talking too much. So check these four cool android apps I can advise.</p>
<p>&nbsp;</p>
<p><img class="alignleft" alt="redreader" src="http://seqizz.net/wp-content/uploads/2013/04/redreader.png" width="72" height="72" /><a href="https://play.google.com/store/apps/details?id=org.quantumbadger.redreader" target="_blank"><strong><em>RedReader Beta</em></strong></a></p>
<p><strong><em></em></strong>A new (and better imho) Reddit client. Has many shortcuts &amp; easy to use.</p>
<p>&nbsp;</p>
<p><img class="alignright" alt="cerberus" src="http://seqizz.net/wp-content/uploads/2013/04/cerberus.png" width="80" height="80" /></p>
<p style="text-align: right;"><a href="https://play.google.com/store/apps/details?id=com.lsdroid.cerberus" target="_blank"><strong><em>Cerberus Anti Theft</em></strong></a></p>
<p style="text-align: right;">What will you do if your android phone is stolen or lost? Try this app.</p>
<p>&nbsp;</p>
<p style="text-align: right;"><em style="text-align: left;"><strong><a href="http://seqizz.net/wp-content/uploads/2013/04/digger1.png"><img class="alignleft  wp-image-225407751" alt="digger" src="http://seqizz.net/wp-content/uploads/2013/04/digger1.png" width="70" height="70" /></a></strong></em></p>
<p style="text-align: left;"><a href="https://play.google.com/store/apps/details?id=com.defianttech.diskdigger" target="_blank"><em><strong>DiskDigger</strong></em></a></p>
<p style="text-align: left;">Great tool for recovering images from disk. Be careful. You may see things you don&#8217;t wanna see anymore.</p>
<p>&nbsp;</p>
<p style="text-align: right;"><img class="alignright" alt="ssh" src="http://seqizz.net/wp-content/uploads/2013/04/ssh.png" width="70" height="70" /><a href="https://play.google.com/store/apps/details?id=com.icecoldapps.sshserver" target="_blank"><em><strong>SSH Server</strong></em></a></p>
<p style="text-align: right;"><em><strong></strong></em>Name says it all. An ssh server on your phone. Easy to use btw.</p>
<p>The post <a href="http://seqizz.net/2013/04/some-cool-android-apps-which-you-probably-know/">Some cool android apps which you probably know</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://seqizz.net/2013/04/some-cool-android-apps-which-you-probably-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CPanel Perl Module Install Error</title>
		<link>http://seqizz.net/2013/03/cpanel-perl-module-install-error/</link>
		<comments>http://seqizz.net/2013/03/cpanel-perl-module-install-error/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 14:30:40 +0000</pubDate>
		<dc:creator>seqizz</dc:creator>
				<category><![CDATA[seqizz]]></category>

		<guid isPermaLink="false">http://seqizz.net/?p=225407721</guid>
		<description><![CDATA[<p>(I generally don&#8217;t give credit to automated control panels because I don&#8217;t like to use them. However, sometimes some people needs to provide hosting.) If you&#8217;re getting error while running easyapache about Perl/CPAN modules (typically Digest::SHA1 or Crypt::PasswdMD5 ) and everything else failed, try forcing DNS resolve for cpan.weepee.org to 91.208.12.235 . Just add this <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://seqizz.net/2013/03/cpanel-perl-module-install-error/" class="more-link"><span>Read More &#8594;</span></a></span></p><p>The post <a href="http://seqizz.net/2013/03/cpanel-perl-module-install-error/">CPanel Perl Module Install Error</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>(I generally don&#8217;t give credit to automated control panels because I don&#8217;t like to use them. However, sometimes some people needs to provide hosting.)</p>
<p>If you&#8217;re getting error while running easyapache about Perl/CPAN modules (typically Digest::SHA1 or Crypt::PasswdMD5 ) and everything else failed, try forcing DNS resolve for cpan.weepee.org to 91.208.12.235 . Just add this line to /etc/hosts file:</p>

<div class="wp-terminal">user@computer:$ cat /etc/hosts | grep cpan <br/>91.208.12.235  cpan.weepee.org<br/></div>

<p>The post <a href="http://seqizz.net/2013/03/cpanel-perl-module-install-error/">CPanel Perl Module Install Error</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://seqizz.net/2013/03/cpanel-perl-module-install-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Realtek, r8169, r8168, r99999FFFFUUU#!!!</title>
		<link>http://seqizz.net/2013/02/realtek-r8169-r8168/</link>
		<comments>http://seqizz.net/2013/02/realtek-r8169-r8168/#comments</comments>
		<pubDate>Fri, 15 Feb 2013 20:50:02 +0000</pubDate>
		<dc:creator>seqizz</dc:creator>
				<category><![CDATA[seqizz]]></category>

		<guid isPermaLink="false">http://seqizz.net/?p=225407709</guid>
		<description><![CDATA[<p>I&#8217;ve rebooted my Debian and realize my ethernet card is not working. Cable seems unplugged. My hardware is: seqizz@debianBox:$ lspci &#124; grep Ethernet05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03) Tried installing r8168 driver from Realtek website and ethernet became crazy with these messages: seqizz@debianBox:$ tail /var/log/messages &#124; <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://seqizz.net/2013/02/realtek-r8169-r8168/" class="more-link"><span>Read More &#8594;</span></a></span></p><p>The post <a href="http://seqizz.net/2013/02/realtek-r8169-r8168/">Realtek, r8169, r8168, r99999FFFFUUU#!!!</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve rebooted my Debian and realize my ethernet card is not working. Cable seems unplugged. My hardware is:</p>

<div class="wp-terminal">seqizz@debianBox:$ lspci | grep Ethernet<br/>05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 03)<br/><br/></div>

<p>Tried installing r8168 driver from Realtek website and ethernet became crazy with these messages:</p>

<div class="wp-terminal">seqizz@debianBox:$ tail /var/log/messages | grep link <br/>Feb 15 22:34:04 debian kernel: [    9.264536] userif-3: sent link down event.<br/>Feb 15 22:34:05 debian kernel: [    9.264538] userif-3: sent link up event.<br/>Feb 15 22:34:05 debian kernel: [   10.265169] userif-3: sent link down event.<br/></div>

<p>Tried DKMS after turning back to r8169 driver, which seems a cool thing to have. But this didn&#8217;t solve my problem too. Here was my fix, which found by random tryouts (<em>please understand a hopeless geek while eth0 is not working</em>):</p>

<div class="wp-terminal">seqizz@debianBox:$ update-rc.d vmware stop<br/></div>

<p>Yes. It was vmware-player&#8217;s shitty network bug, which affected my ethernet driver (guess somehow via bridge interface?).</p>
<p>The post <a href="http://seqizz.net/2013/02/realtek-r8169-r8168/">Realtek, r8169, r8168, r99999FFFFUUU#!!!</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://seqizz.net/2013/02/realtek-r8169-r8168/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Roundcube IMAP login error (no detail)</title>
		<link>http://seqizz.net/2012/12/roundcube-imap-login-error-no-detail/</link>
		<comments>http://seqizz.net/2012/12/roundcube-imap-login-error-no-detail/#comments</comments>
		<pubDate>Sat, 08 Dec 2012 02:31:29 +0000</pubDate>
		<dc:creator>seqizz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://seqizz.net/?p=225407695</guid>
		<description><![CDATA[<p>If you get no f***ing detail while connecting to IMAP with Roundcube. As an extra check, look at php.ini for function &#8220;fsockopen&#8220;. Roundcube needs this function and somehow it throws no errors on IMAP debug or apache logs if it&#8217;s disabled. IMAP Error: Login failed for **@** from *.*.*.*. Could not connect to localhost:143:</p><p>The post <a href="http://seqizz.net/2012/12/roundcube-imap-login-error-no-detail/">Roundcube IMAP login error (no detail)</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>If you get no f***ing detail while connecting to IMAP with Roundcube. As an extra check, look at php.ini for function &#8220;<strong><em>fsockopen</em></strong>&#8220;. Roundcube needs this function and somehow it throws no errors on IMAP debug or apache logs if it&#8217;s disabled.</p>
<blockquote><p>IMAP Error: Login failed for **@** from *.*.*.*. Could not connect to localhost:143:</p></blockquote>
<p>The post <a href="http://seqizz.net/2012/12/roundcube-imap-login-error-no-detail/">Roundcube IMAP login error (no detail)</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://seqizz.net/2012/12/roundcube-imap-login-error-no-detail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ProFTPD + MySQL + MD5 Passwords</title>
		<link>http://seqizz.net/2012/12/proftpd-mysql-md5-passwords/</link>
		<comments>http://seqizz.net/2012/12/proftpd-mysql-md5-passwords/#comments</comments>
		<pubDate>Mon, 03 Dec 2012 22:28:44 +0000</pubDate>
		<dc:creator>seqizz</dc:creator>
				<category><![CDATA[seqizz]]></category>

		<guid isPermaLink="false">http://seqizz.net/?p=225407691</guid>
		<description><![CDATA[<p>If you&#8217;re using ProFTPD with virtual users (sql) and want to use md5-hashed passwords in sql table, uncomment this line in modules.conf: LoadModule mod_sql_passwd.c And edit sql.conf relevant lines like: SQLAuthTypes MD5 SQLPasswordEngine on SQLPasswordEncoding hex And don&#8217;t forget to change password areas to MD5 before restarting the daemon.</p><p>The post <a href="http://seqizz.net/2012/12/proftpd-mysql-md5-passwords/">ProFTPD + MySQL + MD5 Passwords</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>If you&#8217;re using ProFTPD with virtual users (sql) and want to use md5-hashed passwords in sql table, uncomment this line in modules.conf:</p>
<pre>LoadModule mod_sql_passwd.c</pre>
<p>And edit sql.conf relevant lines like:</p>
<pre>SQLAuthTypes MD5
SQLPasswordEngine on
SQLPasswordEncoding hex</pre>
<p>And don&#8217;t forget to change password areas to MD5 before restarting the daemon.</p>
<p>The post <a href="http://seqizz.net/2012/12/proftpd-mysql-md5-passwords/">ProFTPD + MySQL + MD5 Passwords</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://seqizz.net/2012/12/proftpd-mysql-md5-passwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From Soup.io to WordPress</title>
		<link>http://seqizz.net/2012/11/from-soup-io-to-wordpress/</link>
		<comments>http://seqizz.net/2012/11/from-soup-io-to-wordpress/#comments</comments>
		<pubDate>Thu, 29 Nov 2012 22:35:41 +0000</pubDate>
		<dc:creator>seqizz</dc:creator>
				<category><![CDATA[seqizz]]></category>

		<guid isPermaLink="false">http://seqizz.net/?p=225407681</guid>
		<description><![CDATA[<p>If you want to copy your images from soup.io to WordPress, here is what you should do: Download your RSS , you can find the link on Your page &#62; Admin icon &#62; Privacy &#62; Export RSS Open RSS file with vim (believe me, it&#8217;s harder to manipulate with sed, thanks to newlines), Parse the <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://seqizz.net/2012/11/from-soup-io-to-wordpress/" class="more-link"><span>Read More &#8594;</span></a></span></p><p>The post <a href="http://seqizz.net/2012/11/from-soup-io-to-wordpress/">From Soup.io to WordPress</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>If you want to copy your images from soup.io to WordPress, here is what you should do:</p>
<ul>
<li>Download your RSS , you can find the link on <em>Your page &gt; Admin icon &gt; Privacy &gt; Export RSS</em></li>
<li>Open RSS file with <strong><em>vim</em></strong> (believe me, it&#8217;s harder to manipulate with sed, thanks to newlines),</li>
<li>Parse the file with these substitution commands:</li>
<li>
<pre>:%s/"body":".*",/"body":null,/g</pre>
<p>(Removes the body part, which I don&#8217;t need because I want my images only)</p>
<p>&nbsp;</li>
<li>
<pre>:%s/\[Reposted.*\]//g</pre>
<p>(Removes the &#8220;Reposted by:&#8221; part)</p>
<p>&nbsp;</li>
<li>Save and exit ( :wq )</li>
<li>Import the file with <em>Tools &gt; Import &gt; RSS</em> in your WordPress admin panel.</li>
</ul>
<p>The post <a href="http://seqizz.net/2012/11/from-soup-io-to-wordpress/">From Soup.io to WordPress</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://seqizz.net/2012/11/from-soup-io-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About Norton..</title>
		<link>http://seqizz.net/2012/11/about-norton/</link>
		<comments>http://seqizz.net/2012/11/about-norton/#comments</comments>
		<pubDate>Wed, 21 Nov 2012 18:40:43 +0000</pubDate>
		<dc:creator>seqizz</dc:creator>
				<category><![CDATA[seqizz]]></category>

		<guid isPermaLink="false">http://seqizz.net/?p=225407672</guid>
		<description><![CDATA[<p>Click the image to go to warning page. Really? No info about which page is infected or dangerous? Where is that &#8220;Drive-By Downloads&#8221; page? This should be some kind of false positive. Ok, whatever. Seems like I need to clear my blog&#8217;s name on Norton. Let&#8217;s check what should I do: http://safeweb.norton.com/help/site_owners#rating_inaccurate Haha! Yes I <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="http://seqizz.net/2012/11/about-norton/" class="more-link"><span>Read More &#8594;</span></a></span></p><p>The post <a href="http://seqizz.net/2012/11/about-norton/">About Norton..</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></description>
				<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://safeweb.norton.com/report/show?url=seqizz.net" rel="attachment wp-att-225407673" target="_blank"><img class="size-full wp-image-225407673 aligncenter" title="snapshot10" src="http://seqizz.net/wp-content/uploads/2012/11/snapshot10.jpeg" alt="" width="412" height="218" /></a></p>
<p style="text-align: left;">Click the image to go to warning page.</p>
<p style="text-align: left;">Really? No info about which page is infected or dangerous? Where is that &#8220;Drive-By Downloads&#8221; page?</p>
<p style="text-align: left;">This <a href="http://sitecheck.sucuri.net/results/seqizz.net" target="_blank">should be</a> some kind of false positive.</p>
<p style="text-align: left;">Ok, whatever. Seems like I need to clear my blog&#8217;s name on Norton. Let&#8217;s check what should I do:</p>
<p style="text-align: left;"><a href="http://safeweb.norton.com/help/site_owners#rating_inaccurate">http://safeweb.norton.com/help/site_owners#rating_inaccurate</a></p>
<p style="text-align: left;">Haha! Yes I have to sign in..</p>
<p style="text-align: left;">Probably my blog is for people who don&#8217;t use shitty security applications. C&#8217;ya!</p>
<p>The post <a href="http://seqizz.net/2012/11/about-norton/">About Norton..</a> appeared first on <a href="http://seqizz.net">seqizz</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://seqizz.net/2012/11/about-norton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
