<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Evangelizer's blog - Ihateyou</title>
    <link>http://vangel.3ezy.com/</link>
    <description>tech stuff and scratch pad</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.3 - http://www.s9y.org/</generator>
    <pubDate>Sun, 03 Apr 2011 03:17:56 GMT</pubDate>

    <image>
        <url>http://vangel.3ezy.com/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Evangelizer's blog - Ihateyou - tech stuff and scratch pad</title>
        <link>http://vangel.3ezy.com/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>I promise to remove adsense ads</title>
    <link>http://vangel.3ezy.com/archives/109-I-promise-to-remove-adsense-ads.html</link>
            <category>Ihateyou</category>
    
    <comments>http://vangel.3ezy.com/archives/109-I-promise-to-remove-adsense-ads.html#comments</comments>
    <wfw:comment>http://vangel.3ezy.com/wfwcomment.php?cid=109</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://vangel.3ezy.com/rss.php?version=2.0&amp;type=comments&amp;cid=109</wfw:commentRss>
    

    <author>nospam@example.com (Vangel)</author>
    <content:encoded>
    Yes.&lt;br /&gt;
I don&#039;t know why I even put them in, in the almost one year it has been there it has earned me no more than $3. I followed some gurus guide by the way on placement. My dreams of getting that Porsche have been shattered. I hate you Google. Your business acumen is commendable. You sell on dreams on hopes. T_T. Anyway I find the ads very annoying I think I did it all wrong and it ends up screwing up my serendipity layout. &lt;br /&gt;
&lt;br /&gt;
Unless I was making 1000$ plus every month even I cant bear to look at the way the ads are there. I could reduce the size n all but it would still be crap.&lt;br /&gt;
&lt;br /&gt;
Sorry Adsense. You don&#039;t bribe enough to intercourse with my articles. begone.&lt;br /&gt;
&lt;br /&gt;
In any case adsense is going to close my account . The reason they give is someone is comment spamming and those comments have words like &quot;nude, sexy&quot; etc. There, I just did it again. &lt;strong&gt;look at the sky for a missile heading my way&lt;/strong&gt; &lt;br /&gt;
&lt;br /&gt;
According to Adsense I must make sure ads don&#039;t appear in such pages. So I wrote snippet to handle that in PHP. Please don&#039;t use it it will never save your adsense account in real life cause your pages won&#039;t load.&lt;br /&gt;
&lt;div class=&quot;bb-php-title&quot;&gt;PHP:&lt;/div&gt;&lt;div class=&quot;bb-php&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;br /&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;
$shouldIdisplayAdsense&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;true&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//better&amp;#160;sorry&amp;#160;than&amp;#160;safe?&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$listOfBadWords&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;#160;array(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;sex&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;nude&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;porn&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;vigra&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;cialis&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.........&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//&amp;#160;goes&amp;#160;on&amp;#160;for&amp;#160;6000&amp;#160;known&amp;#160;words&amp;#160;please&amp;#160;find&amp;#160;your&amp;#160;own&amp;#160;list&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;foreach(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$listofBadwords&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;as&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$badmkay&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;){&lt;br /&gt;
&amp;#160;&amp;#160;if(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;stristr&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$post&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$badmkay&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)){&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$shouldIdsplayAdsense&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;false&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;}&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;foreach(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$comments&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;as&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$comment&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;){&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;if(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;stristr&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$comment&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$badmkay&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)){&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$shouldIdisplayAdsense&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;false&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;}&lt;br /&gt;
&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
if(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$shouldIdisplayAdsense&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;){&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&amp;lt;---Google&amp;#160;Adsense&amp;#160;code&amp;#160;here&amp;#160;--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;}&amp;#160;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yes. So finally instead of doing that on every page i send a complaint to google adsense with url of google groups which were full on spam and included adsense ads. take that bish!&lt;br /&gt;
&lt;br /&gt;
Bye Adsense. 
    </content:encoded>

    <pubDate>Sat, 02 Apr 2011 20:01:35 -0700</pubDate>
    <guid isPermaLink="false">http://vangel.3ezy.com/archives/109-guid.html</guid>
    
</item>
<item>
    <title>who is hiring morons to write about debt consolidation and other stupid google keywords</title>
    <link>http://vangel.3ezy.com/archives/105-who-is-hiring-morons-to-write-about-debt-consolidation-and-other-stupid-google-keywords.html</link>
            <category>Ihateyou</category>
    
    <comments>http://vangel.3ezy.com/archives/105-who-is-hiring-morons-to-write-about-debt-consolidation-and-other-stupid-google-keywords.html#comments</comments>
    <wfw:comment>http://vangel.3ezy.com/wfwcomment.php?cid=105</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://vangel.3ezy.com/rss.php?version=2.0&amp;type=comments&amp;cid=105</wfw:commentRss>
    

    <author>nospam@example.com (Vangel)</author>
    <content:encoded>
    i suddenly see a surge of useless articles on the internet about stupid words like Debt Consolidation.&lt;br /&gt;
Do you know suddenly its so popular ?&lt;br /&gt;
&lt;br /&gt;
here&#039;s why.&lt;br /&gt;
Google!&lt;br /&gt;
&lt;br /&gt;
Apparently Google Keyword tools is used by bottom scrapers to find keywords that are most expensive (by the way its reserved for advertisers not for adsense publishers you morons).&lt;br /&gt;
&lt;br /&gt;
Then they go about writing articles for it. So as to get adsense ads. The articles are written by some monkey in vuvuzela land for a buck or two. and then the internet is flooded with totally incomprehensible shit that says &quot;Debt Consolidation&quot;. It&#039;s two fricking English words and this is what it means&lt;br /&gt;
&lt;br /&gt;
In finance , common sense is different (its nonsense) According to fund managers &amp;amp; economists the like, some camps say  &quot; diversify Investments&quot; so financial common sense is you must do the opposite for debt. so it becomes &quot;Debt consolidation&quot; which is supposed to be a good effing idea. Three cheers and a nobel fricking prize for you Captain Financial Common Sense! &lt;br /&gt;
&lt;br /&gt;
So anyway, the reason Debt Consolidation is so high on adwords as having $50 per click is probably because thats the price at which Google will consider showing the advertisers ads. This is because loan sharks invent or use words like these to pimp their illegal businesses. So in effect Google does not want anyone to advertise these words.&lt;br /&gt;
&lt;br /&gt;
Think about it.. who in their right mind would pay your $50 for a fucking click. go figure. 
    </content:encoded>

    <pubDate>Mon, 14 Mar 2011 18:36:48 -0700</pubDate>
    <guid isPermaLink="false">http://vangel.3ezy.com/archives/105-guid.html</guid>
    
</item>
<item>
    <title>[Proof] BringVisitor.com review: is illegitimate Fraud and bot traffic scam [WITH PROOF PEOPLE]</title>
    <link>http://vangel.3ezy.com/archives/88-Proof-BringVisitor.com-review-is-illegitimate-Fraud-and-bot-traffic-scam-WITH-PROOF-PEOPLE.html</link>
            <category>Ihateyou</category>
    
    <comments>http://vangel.3ezy.com/archives/88-Proof-BringVisitor.com-review-is-illegitimate-Fraud-and-bot-traffic-scam-WITH-PROOF-PEOPLE.html#comments</comments>
    <wfw:comment>http://vangel.3ezy.com/wfwcomment.php?cid=88</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://vangel.3ezy.com/rss.php?version=2.0&amp;type=comments&amp;cid=88</wfw:commentRss>
    

    <author>nospam@example.com (Vangel)</author>
    <content:encoded>
    The story of how a Fraudster Online Service was turned around on them! (not really but arse wipin is good once in awhile)&lt;br /&gt;
&lt;br /&gt;
Ok. I am no moron on tech stuff alright. I may not be that smart but some things are very very easy to know. I warn you, I am so angry right now that this is going to be read like Hate.&lt;br /&gt;
&lt;br /&gt;
first a note on how it all started.&lt;br /&gt;
I found bringvisitor.com somehow. I saw it a couple of times and it looked interesting. But ofcourse I googled for any experience or scam so after 2 days of googling.... I did not get anything definitive. While people can slander and accuse no one had any PROOF! So they could be competitors. Which is why I give you PROOF right here of BringVisitor.com FRAUD. I own no traffic selling system and I am no affiliate of any of them. I run adsense on some blogs and parked domains. I never get enough traffic and the legit traffic I get is after over 3+ years of google search hits oand returning visitors.  I do pay for Adwords for a hosting reseller service I am promoting. So there you have it.&lt;br /&gt;
I also read positive comment of BringVisitor elsewhere. I did see a hint of samefaggery but I couldn&#039;t be sure. So anyway I thought 10$ is worth a shot eh! I mean we gotta give people a chance. Nobody had anything on them... until now.&lt;br /&gt;
&lt;br /&gt;
See how my 10$ experiment is going to turn into their death.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;How the Trap was setup&lt;/strong&gt;&lt;br /&gt;
I was skeptical so this is what I did. &lt;br /&gt;
I set up a three page site, one css, and ONLY inline javascript. I put images in CSS so that they will load and go 304 status since everything is static. Now I am sure that either I will loose 10$ to a scammer OR I will make it back using affiliate links. I also designed this parked page randomly. I mixed 4 Links in my menu 2 local pages, one js popup, and one add this external site link. Since I could only find an adult affiliate link I mentioned in my note to them that this is NSFW in clear english.&lt;br /&gt;
&lt;br /&gt;
The footer of every page has a Feedburner URL.&lt;br /&gt;
&lt;br /&gt;
The domain was unused for 4 years, ever since I shut down a short lived search site. The logs were empty and there is nothing to index on google. &lt;br /&gt;
&lt;br /&gt;
Without controlling the urge here I go...&lt;br /&gt;
1. All their traffic is CHINESE. I am betting back in China they have so many people sitting and clicking all day they can make good money just from that. But this is even worse actually&lt;br /&gt;
2. ALMOST 99% of their traffic is China and they rotate proxies in different parts of the world to generate hits from various countries. (But the faggots forgot to change User Agent string which gives away the Chinese browsers. ) They may be using some sort of plugin for auto browsing. imagine how many people are there in china who could use 1$ a day job like this.&lt;br /&gt;
3. But the thing is, it all may not even be human. Apparently they must have hit a tight spot and realized bandwidth is expensive or the Chinese Turks have slow connection. So here is what they really F-ed up. I was sitting in SSH after receiving their email that I should now get traffic. So I did a quick &lt;br /&gt;
#tail -f .... access.log.&lt;br /&gt;
&lt;br /&gt;
Guess what I saw... &lt;strong&gt;no images ever loaded&lt;/strong&gt;. I was preloading 5 images using CSS. If a real person using a regular browser visited the site they would get all the images and every other visit would show a 304 (not modified) in my log. &lt;br /&gt;
&lt;br /&gt;
&lt;blockquote&gt;I will be attaching the Log File of my domain as it rolls over . If you are not familiar with web server logs you can have a sys admin look at them.&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
4. I immediately emailed them back asking then to stop the automated bot traffic &lt;blockquote&gt;(excerpts are below).&lt;/blockquote&gt;&lt;br /&gt;
&lt;br /&gt;
5. Another thing to notice in their log was this. Many changing IPs first visit was 304 (not modified). Also check the user agents they use. Mostly Chinese plugins n all. &lt;br /&gt;
&lt;br /&gt;
6. Many user agents &quot;claimed&quot; to have Alexa Toolbar so it might boost your Alexa ranking yes. But I am also sure Alexa detects IPs like these and blacklist them. then blacklist you.&lt;br /&gt;
&lt;br /&gt;
7. By the way I noticed the behaviour similar to an attack I once had on my site. I dont know if it was intentional. But the traffic signature was same. Now I know where it was coming from. Someone had probably hotlinked a picture from my site on their page, or one of these Chinese traffic generators may have done so. (the referring site was Chinese scraper that copied content into its domains and my sites picture was hotlinked there wtf! &gt;.&lt;) So it could be exponential effect of combining bot scraped traffic mixed with China Turks. I should have known better &gt;.&lt; the guys name on the site sounded Chinese.&lt;br /&gt;
&lt;br /&gt;
MOst of the User Agent and this browser + proxy stuff people can do these days with Firefox plugins. &lt;br /&gt;
&lt;br /&gt;
8. It is possible that 1% or so is legit traffic but I am yet to see one and while I write this I keep switching to SSH window (running for 2 hrs) since I read their email.&lt;br /&gt;
&lt;br /&gt;
9. They claim in email that it can be tracked by Google Analaytics. Yep sure. You execute the Javascript but amazingly 99% (at this time 100%) of your visitors use a browser that blocks images. Wow! please stick with the story...&lt;br /&gt;
(just got the email)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Today is the first day of this service. If you happen to be here as it happens now you might wanna hang around as I will be updating my blog with information as it comes in. The whole weekend to trace these bast***, get all their information and post it up, yes make it worth my money.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I dont care about what people think when I say &quot;first things first block all China traffic all together first and THEN we can go back to our other Internet problems as they used to be&quot;. It&#039;s the way it is.&lt;br /&gt;
&lt;br /&gt;
Stay right here.. more interesting stuff will be coming in shortly. If you find this article useful share people. Get these guys of the Interwebs.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UPDATE: I am positing an extract from my log files [NOTE, the domain i am promoting has content which is NSFW]&lt;br /&gt;
 &lt;br /&gt;
See full article view for the Log sample, Screenshot of my account and more info as I update it. I will make available my web server log files as is for download so other admin/webmaster can know what&#039;s going on and make more use of it&lt;br /&gt;
&lt;br /&gt;
[web server log for 12 hours uploaded and some screenshots]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NEW UPDATE LATEST: SCAMMERS are TRYING TO FIX THE SOFTWARE. LOL.!&lt;br /&gt;
&lt;br /&gt;
So I posted my blog to DP forums which I believe is the best source of good information and also here. I dont know if they figured it or when I threated to prove by logs or what but two things happened.&lt;br /&gt;
&lt;br /&gt;
All of a sudden the logs are recording real Image impression. All right all right I admit the Google Analytics stats updated. But Guess what! See the screen below. I dont know whether to laughr or cry. I have spent hours of my life trying to get rid of Chinese Spam traffic from my popular sites. And here I am paying for the same T_T  See the screenshot of utter bullshitness below.&lt;br /&gt;
&lt;br /&gt;
&lt;a target=&#039;_blank&#039; href=&#039;http://img812.imageshack.us/i/updatedanalytics.png/&#039;&gt;&lt;img src=&#039;http://a.imageshack.us/img812/9863/updatedanalytics.th.png&#039; border=&#039;0&#039;/&gt;&lt;/a&gt;&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://vangel.3ezy.com/archives/88-Proof-BringVisitor.com-review-is-illegitimate-Fraud-and-bot-traffic-scam-WITH-PROOF-PEOPLE.html#extended&quot;&gt;Continue reading &quot;[Proof] BringVisitor.com review: is illegitimate Fraud and bot traffic scam [WITH PROOF PEOPLE]&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 20 Aug 2010 19:20:43 -0700</pubDate>
    <guid isPermaLink="false">http://vangel.3ezy.com/archives/88-guid.html</guid>
    
</item>
<item>
    <title>Tiger Airways Online booking rip off - paws off</title>
    <link>http://vangel.3ezy.com/archives/10-Tiger-Airways-Online-booking-rip-off-paws-off.html</link>
            <category>Ihateyou</category>
    
    <comments>http://vangel.3ezy.com/archives/10-Tiger-Airways-Online-booking-rip-off-paws-off.html#comments</comments>
    <wfw:comment>http://vangel.3ezy.com/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://vangel.3ezy.com/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Vangel)</author>
    <content:encoded>
    Started my first online booking with Tiger Airways on their website. After going through step by step and finally selecting the seats etc. everything was fine or so I thought...&lt;br /&gt;&lt;br /&gt;Just before the Credit card details step I was shown my total to be SG $308. Thats it. $308 flat big fat figure in black, no mention whatsoever of any other charges. Everything had been added to it, even the totally nonsense &amp;quot;Seat Selection&amp;quot; charge. Ok fine whatever.&lt;br /&gt;The font size was clear &lt;br /&gt;&lt;br /&gt;&lt;font size=&quot;5&quot;&gt;$308&lt;/font&gt;&lt;br /&gt;&lt;br /&gt;I enter my CC details, click OK ... processing&lt;br /&gt;&lt;br /&gt;BLAM you card has been processed, total amount $318 (No mention of where exactly this is coming from) &lt;br /&gt;A new line was added, more nonsensical that seat selection charges - its just said&lt;br /&gt;One round trip - $10 &lt;br /&gt;&lt;br /&gt;WTF!!!&lt;br /&gt;&lt;br /&gt;..&amp;#160; in standard font size. So easy to get gullible people who dont pay attention. randomly steal 10$ from every passenger and voila... you have extra cash on the side.&lt;br /&gt;&lt;br /&gt;try calling their hotline. but ofcourse screw you, this budget-ripping-airline. my point is, you say total $308 then charge that, not $308.10 or $307.90 and definitely not&amp;#160; $318???!!!!&lt;br /&gt;&lt;br /&gt;I can never ever trust these people. Hope I can save someone else the rage of it all and&amp;#160; blood pressure.&lt;br /&gt;&lt;br /&gt;I hope they die in this recession. Happy New year Tiger airways&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; 
    </content:encoded>

    <pubDate>Sun, 25 Jan 2009 17:29:19 -0800</pubDate>
    <guid isPermaLink="false">http://vangel.3ezy.com/archives/10-guid.html</guid>
    
</item>
<item>
    <title>when there is always a shitstorm at work ...</title>
    <link>http://vangel.3ezy.com/archives/12-when-there-is-always-a-shitstorm-at-work-....html</link>
            <category>Ihateyou</category>
    
    <comments>http://vangel.3ezy.com/archives/12-when-there-is-always-a-shitstorm-at-work-....html#comments</comments>
    <wfw:comment>http://vangel.3ezy.com/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://vangel.3ezy.com/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (Vangel)</author>
    <content:encoded>
    ... and its directed at no one or even better at YOU! Its time to quit. There are always good jobs or opportunities for good people.&lt;br /&gt;That&#039;s what I did.&lt;br /&gt;&lt;br /&gt;I rule.&lt;br /&gt; 
    </content:encoded>

    <pubDate>Mon, 15 Dec 2008 00:10:24 -0800</pubDate>
    <guid isPermaLink="false">http://vangel.3ezy.com/archives/12-guid.html</guid>
    
</item>
<item>
    <title>I cant add an entry because MSN Spaces is incompatible with anything not microsoft</title>
    <link>http://vangel.3ezy.com/archives/14-I-cant-add-an-entry-because-MSN-Spaces-is-incompatible-with-anything-not-microsoft.html</link>
            <category>Ihateyou</category>
    
    <comments>http://vangel.3ezy.com/archives/14-I-cant-add-an-entry-because-MSN-Spaces-is-incompatible-with-anything-not-microsoft.html#comments</comments>
    <wfw:comment>http://vangel.3ezy.com/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://vangel.3ezy.com/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (Vangel)</author>
    <content:encoded>
    &lt;p&gt;&lt;br /&gt;
&amp;#160;Now I am wondering how the hell the flash advertisement on top works fine and a simple HTML+Javascript does not work fine all of a sudden.&lt;br /&gt;&lt;br /&gt;Americans should be extinct.&lt;br /&gt;&lt;br /&gt;Added the failure of computing Everywhere as a screenshot.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt; &lt;/p&gt;&lt;br /&gt;
&lt;p&gt;update on 14th November&amp;#160;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;I moved my pages to my own site at vangel.3ezy.com&lt;/p&gt; 
    </content:encoded>

    <pubDate>Mon, 10 Nov 2008 10:02:59 -0800</pubDate>
    <guid isPermaLink="false">http://vangel.3ezy.com/archives/14-guid.html</guid>
    
</item>
<item>
    <title>Signed up with Starhub?</title>
    <link>http://vangel.3ezy.com/archives/18-Signed-up-with-Starhub.html</link>
            <category>Ihateyou</category>
    
    <comments>http://vangel.3ezy.com/archives/18-Signed-up-with-Starhub.html#comments</comments>
    <wfw:comment>http://vangel.3ezy.com/wfwcomment.php?cid=18</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://vangel.3ezy.com/rss.php?version=2.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    

    <author>nospam@example.com (Vangel)</author>
    <content:encoded>
    you are a moron. like me. I signed up for 100 mbps so I am the greatest moron AND I have a 2 and a half year contract.&lt;br /&gt;Thats the last of Shithub I will ever take.&lt;br /&gt;&lt;br /&gt; 
    </content:encoded>

    <pubDate>Fri, 17 Oct 2008 23:54:55 -0700</pubDate>
    <guid isPermaLink="false">http://vangel.3ezy.com/archives/18-guid.html</guid>
    
</item>

</channel>
</rss>
