<?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>The Nameless Site &#187; Internet</title>
	<atom:link href="http://www.halkeye.net/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.halkeye.net</link>
	<description>Meow Meow Meow Meow</description>
	<lastBuildDate>Sun, 01 Jan 2012 21:58:53 +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>&quot;free laptop&quot; facebook scam</title>
		<link>http://www.halkeye.net/2010/01/20/free-laptop-facebook-scam/</link>
		<comments>http://www.halkeye.net/2010/01/20/free-laptop-facebook-scam/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 08:11:52 +0000</pubDate>
		<dc:creator>halkeye</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.halkeye.net/?p=374</guid>
		<description><![CDATA[Ah, the things that people believe on the internet. I&#8217;d like to believe its not work that is making me paranoid, but it mostly is. Plus I get paid to help try to find the flaws in things before the time is spent developing them. The interesting about this thing, is when I first saw the title of the facebook group, I was sure that was odd, but I quickly [...]]]></description>
			<content:encoded><![CDATA[<p>Ah, the things that people believe on the internet. I&#8217;d like to believe its not work that is making me paranoid, but it mostly is. Plus I get paid to help try to find the flaws in things before the time is spent developing them.</p>
<p>The interesting about this thing, is when I first saw the title of the facebook group, I was sure that was odd, but I quickly ignored it and moved on. Then I saw it again tonight, and I started to do a bit of digging.</p>
<p>http://www.brain-thee.co.uk/2010/01/how-to-tell-a-scam-on-social-networking-sites/ manages to describe my thought process pretty well actually. But I went a few steps more. I got very weirded out by the fact they wanted me to use javascript to select all my friends for invite (I still can&#8217;t believe I immediately recognized that javascript the second I saw it.). So after I visited the page they said you could only visit after you invited your friends (look at that, I visited it fine).</p>
<p>Anyways, to make a long story short, I started to dig through the js on the page, found out its essentially a small page with a ad or something to c p a l e a d (dot com, I don&#8217;t want to link to it). That in itself isn&#8217;t that interesting, its the fact that it tries to detect firebug so you can disable whatever it does (video maybe? I run with noscript so I don&#8217;t see it).</p>
<p>I put the code up on pastebin @ http://pastebin.com/d40ea2d1c for anyone who is curious. Its simply the only javascript on the scammers page after I ran it through the reverse dean edwards packer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.halkeye.net/2010/01/20/free-laptop-facebook-scam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please people&#8230;learn to ask questions.</title>
		<link>http://www.halkeye.net/2008/04/04/please_people_learn_ask_questions/</link>
		<comments>http://www.halkeye.net/2008/04/04/please_people_learn_ask_questions/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 00:06:53 +0000</pubDate>
		<dc:creator>halkeye</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://halkeye.blogs.kodekoan.com/2008/04/04/please_people_learn_ask_questions/</guid>
		<description><![CDATA[I&#8217;ve been playing around with some new jquery/javascript this week.. All has been going well, i&#8217;ve been learning just how bad UI is lately.. I wish interface worked still in the latest versions, UI is extremely slow, plus the documentation currently does not fully match the code (well actually they might, but we are using an older version of UI due to the fact that the new ones are less [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing around with some new <a href="http://www.jquery.com">jquery</a>/javascript this week.. All has been going well, i&#8217;ve been learning just how bad <a href="http://ui.jquery.com">UI</a> is lately.. I wish <a href="http://interface.eyecon.ro/">interface</a> worked still in the latest versions, <a href="http://ui.jquery.com">UI</a> is extremely slow, plus the documentation currently does not fully match the code (well actually they might, but we are using an older version of UI due to the fact that the new ones are less functional).</p>
<p>Anyways, lots of people pop in #jquery and ask questions.. which is good, &#8217;cause i learn about new plugins or ideas, etc. But there are a lot of people who just can&#8217;t figure out how to ask a question.</p>
<p>Examples of bad people:<br />
* &lt;yoav&gt; guys i&#8217;m stuck tryin&#8217; to get an ajax form to work with jquery and codeigniter &lt;yoav&gt;stuck as in it&#8217;s not working<br />
(i&#8217;m surprised i can&#8217;t find more in my recent logs)<br />
or my fav, and i can&#8217;t find an example from my current logs<br />
* &lt;someone&gt; Can I ask a question?<br />
* &lt;someone&gt; I have a question (in which the reply is no, thats a statement)</p>
<p>Between those and the people who know next to nothing about javascript, css and html, expecting that jquery will be really easy and needing to be hand held through every little step is really frustrating.</p>
<p>I gotta setup some irssi aliases now to point to http://reactor-core.org/irc-help.html (which I just found)..</p>
]]></content:encoded>
			<wfw:commentRss>http://www.halkeye.net/2008/04/04/please_people_learn_ask_questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Shortcut &#8211; domain names</title>
		<link>http://www.halkeye.net/2004/07/20/firefox_shortcut_domain_names/</link>
		<comments>http://www.halkeye.net/2004/07/20/firefox_shortcut_domain_names/#comments</comments>
		<pubDate>Tue, 20 Jul 2004 20:24:55 +0000</pubDate>
		<dc:creator>halkeye</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://halkeye.blogs.kodekoan.com/2004/07/20/firefox_shortcut_domain_names/</guid>
		<description><![CDATA[If you are like me, and just like going to common sites quickly. For me, its simply Control + L (goes to location bar) then &#8220;perldoc&#8221; which gets me to http://www.perldoc.com which I also end up using many times during the day, as I need to look up specific behavior of functions, like grep :)]]></description>
			<content:encoded><![CDATA[<p>If you are like me, and just like going to common sites quickly.</p>
<p>For me, its simply Control + L (goes to location bar) then &#8220;perldoc&#8221; which gets me to <a href="http://perldoc.perl.org/">http://www.perldoc.com</a> which I also end up using many times during the day, as I need to look up specific behavior of functions, like grep :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.halkeye.net/2004/07/20/firefox_shortcut_domain_names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Shortcuts &#8211; CPAN &#8211; a must have for any perl programmer</title>
		<link>http://www.halkeye.net/2004/07/20/firefox_shortcuts_cpan_must_have_any_perl_programmer/</link>
		<comments>http://www.halkeye.net/2004/07/20/firefox_shortcuts_cpan_must_have_any_perl_programmer/#comments</comments>
		<pubDate>Tue, 20 Jul 2004 20:19:43 +0000</pubDate>
		<dc:creator>halkeye</dc:creator>
				<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://halkeye.blogs.kodekoan.com/2004/07/20/firefox_shortcuts_cpan_must_have_any_perl_programmer/</guid>
		<description><![CDATA[if you goto manage bookmarks, then new bookmark you can set keywords for bookmarks then if you put a %s in, you can do string http://search.cpan.org/search?query=%s&#038;mode=all keyword: cpan &#8220;cpan Module::name&#8221; And Voila!!! Nice and simple cpan searching (Tip was originally mention to me by Jordan)]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.halkeye.net/img/blog/tips/bookmarks1.jpg"><br />
if you goto manage bookmarks, then new bookmark<br />
you can set keywords for bookmarks<br />
then if you put a %s in, you can do <keyword> string</p>
<p><img src="http://www.halkeye.net/img/blog/tips/bookmarks2.jpg"><br />
http://search.cpan.org/search?query=%s&#038;mode=all<br />
keyword: cpan<br />
&#8220;cpan Module::name&#8221;</p>
<p>And Voila!!!<br />
<img src="http://www.halkeye.net/img/blog/tips/bookmarks3.jpg"><br />
Nice and simple cpan searching</p>
<p>
(Tip was originally mention to me by <a href="http://j0rd.ath.cx">Jordan</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.halkeye.net/2004/07/20/firefox_shortcuts_cpan_must_have_any_perl_programmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

