<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>g33kp0sts</title>
	<atom:link href="http://g33kp0st.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://g33kp0st.wordpress.com</link>
	<description>journal of a self-proclaimed g33k</description>
	<lastBuildDate>Tue, 12 Jul 2011 09:45:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='g33kp0st.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/ce623d9dc0642b7828367c82e73a1aa3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>g33kp0sts</title>
		<link>http://g33kp0st.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://g33kp0st.wordpress.com/osd.xml" title="g33kp0sts" />
	<atom:link rel='hub' href='http://g33kp0st.wordpress.com/?pushpress=hub'/>
		<item>
		<title>On Oracle 11g, Installation, and Errors upon restart. (Windows Only)</title>
		<link>http://g33kp0st.wordpress.com/2011/07/12/on-oracle-11g-installation-and-errors-upon-restart-windows-only/</link>
		<comments>http://g33kp0st.wordpress.com/2011/07/12/on-oracle-11g-installation-and-errors-upon-restart-windows-only/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 09:45:11 +0000</pubDate>
		<dc:creator>wastefulspace</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[oracle 11g]]></category>
		<category><![CDATA[11g]]></category>
		<category><![CDATA[database setup]]></category>
		<category><![CDATA[ORA-12560: TNS:protocol adapter error]]></category>
		<category><![CDATA[net start]]></category>
		<category><![CDATA[lsnrctl]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[installation]]></category>

		<guid isPermaLink="false">http://g33kp0st.wordpress.com/?p=71</guid>
		<description><![CDATA[I have never touched any installation setup of Oracle Servers. The only thing I did was create queries of it. So when the time finally came and I had to install one on my development machine, here are a little info about installation and that troublesome error I get upon restarting my machine. The only &#8230; <a href="http://g33kp0st.wordpress.com/2011/07/12/on-oracle-11g-installation-and-errors-upon-restart-windows-only/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=71&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have never touched any installation setup of Oracle Servers. The only thing I did was create queries of it. So when the time finally came and I had to install one on my development machine, here are a little info about installation and that troublesome error I get upon restarting my machine.</p>
<p>The only reason why I was having a lot of trouble installing was QA gave me an installation of an Oracle Client. So I found some helpful installation guides on the web.</p>
<p>like this one: <a href="http://www.thegeekstuff.com/2008/10/oracle-11g-step-by-step-installation-guide-with-screenshots/">http://www.thegeekstuff.com/2008/10/oracle-11g-step-by-step-installation-guide-with-screenshots/</a></p>
<p>So install towards your likeness (I just need a basic DB and all, so I followed it step by step, used 32bit installer for now on Windows 7 64bit).</p>
<p>Anyway all works well until you get this error upon accessing Database Control &#8211; &lt;db name&gt;.</p>
<p>What the h*ll is this?!</p>
<div id="attachment_72" class="wp-caption aligncenter" style="width: 310px"><a href="http://g33kp0st.files.wordpress.com/2011/07/downdowndownoracle.jpg"><img class="size-medium wp-image-72" title="Baby are you down down down down down?" src="http://g33kp0st.files.wordpress.com/2011/07/downdowndownoracle.jpg?w=300&#038;h=113" alt="Oracle Services Down" width="300" height="113" /></a><p class="wp-caption-text">Database Control all systems Down!</p></div>
<p>No wonder I couldn&#8217;t connect anywhere. Listeners Agents and Instance down. After trolling the internet. I got to a very good solution:</p>
<ol>
<li><strong>Checking/Starting up the Listener</strong><br />
- go onto your command console  and type in &#8216;<em><strong>lsnrctl status</strong></em>&#8216;<br />
- if will probably look like this :</p>
<pre style="font-size:9pt;">C:\Users\Dude&gt;lsnrctl status

LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 12-JUL-2011 17:19:37

Copyright (c) 1991, 2008, Oracle.  All rights reserved.

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
TNS-12541: TNS:no listener
 TNS-12560: TNS:protocol adapter error
  TNS-00511: No listener
   32-bit Windows Error: 2: No such file or directory
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.5.1.59)(PORT=1521)))
TNS-12541: TNS:no listener
 TNS-12560: TNS:protocol adapter error
  TNS-00511: No listener
   32-bit Windows Error: 61: Unknown error</pre>
<p>- Don&#8217;t panic! Just need to start it up using &#8216;<em><strong>lsnrctl start</strong></em>&#8216;<br />
- Now it will show this :</p>
<pre style="font-size:9pt;">C:\Users\Dude&gt;lsnrctl start
LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 12-JUL-2011 17:22:03

Copyright (c) 1991, 2008, Oracle. All rights reserved.

Starting tnslsnr: please wait...

TNSLSNR for 32-bit Windows: Version 11.1.0.7.0 - Production
System parameter file is D:\app\Noemi\product\11.1.0\db_1\network\admin\listener.ora
Log messages written to d:\app\noemi\diag\tnslsnr\Noemi-Win7\listener\alert\log.xml
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.5.1.59)(PORT=1521)))

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 11.1.0.7.0 - Production
Start Date 12-JUL-2011 17:22:06
Uptime 0 days 0 hr. 0 min. 7 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File D:\app\Noemi\product\11.1.0\db_1\network\admin\listener.ora
Listener Log File d:\app\noemi\diag\tnslsnr\Noemi-Win7\listener\alert\log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.5.1.59)(PORT=1521)))
The listener supports no services
The command completed successfully</pre>
<p>- you would now see your listener up</p>
<div id="attachment_73" class="wp-caption aligncenter" style="width: 310px"><a href="http://g33kp0st.files.wordpress.com/2011/07/listenerup.jpg"><img class="size-medium wp-image-73" title="listenerup" src="http://g33kp0st.files.wordpress.com/2011/07/listenerup.jpg?w=300&#038;h=72" alt="Listener is no up" width="300" height="72" /></a><p class="wp-caption-text">Listener is now UP</p></div>
<p>&nbsp;</li>
<li>Starting up OracleService&lt;DB Name&gt;<br />
- Unfortunately, that&#8217;s not all. Now you need to check if your service is running.<br />
- Under Windows Service (services.msc) you will see OracleService&lt;DB Name&gt; is Automatic. You cannot Start/Stop it. You may check your service via the Command Prompt again  using<br />
&#8216;<em><strong>sqlplus &lt;username&gt;/&lt;password&gt;</strong></em>&#8216;</p>
<pre style="font-size:9pt;">C:\Users\Dude&gt;sqlplus scott/tiger

SQL*Plus: Release 11.1.0.7.0 - Production on Tue Jul 12 17:30:58 2011

Copyright (c) 1982, 2008, Oracle.  All rights reserved.

ERROR:
ORA-12560: TNS:protocol adapter error</pre>
<p>- if you see something like this, your service isn&#8217;t started up. Start the OracleService using<br />
&#8216;<em><strong>net start OracleService&lt;DB Name&gt;</strong></em>&#8216;</p>
<p>and voila! your OracleService will be started successfully.</p>
<pre style="font-size:9pt;">C:\Users\Noemi&gt;net start OracleServiceORCL
The OracleServiceORCL service is starting...........................
The OracleServiceORCL service was started successfully.</pre>
</li>
</ol>
<p>Now you will be able to go into your Database Control successfully and see all services are up!</p>
<div id="attachment_74" class="wp-caption aligncenter" style="width: 310px"><a href="http://g33kp0st.files.wordpress.com/2011/07/oraclelogin.jpg"><img class="size-medium wp-image-74" title="Oracle Login Page " src="http://g33kp0st.files.wordpress.com/2011/07/oraclelogin.jpg?w=300&#038;h=102" alt="Oracle Login Page" width="300" height="102" /></a><p class="wp-caption-text">Login Desired Username/Pasword</p></div>
<div id="attachment_75" class="wp-caption aligncenter" style="width: 310px"><a href="http://g33kp0st.files.wordpress.com/2011/07/upupuporacle.jpg"><img class="size-medium wp-image-75" title="Oracle Services Up~!" src="http://g33kp0st.files.wordpress.com/2011/07/upupuporacle.jpg?w=300&#038;h=136" alt="Oracle Services UP~!" width="300" height="136" /></a><p class="wp-caption-text">Oracle Services are all UP~!</p></div>
<p>I have still yet to figure out to do this automatically and not in every start of my PC. So I&#8217;ll let you know if there&#8217;s any updates.</p>
<p>Enjoy Oracle!</p>
<p>*<em> Many thanks to AskTom for the solution (<a href="http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:431775600346873836">http://asktom.oracle.com/pls/asktom/f?p=100:11:0::NO::P11_QUESTION_ID:431775600346873836</a>)</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/g33kp0st.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/g33kp0st.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/g33kp0st.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/g33kp0st.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/g33kp0st.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/g33kp0st.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/g33kp0st.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/g33kp0st.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/g33kp0st.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/g33kp0st.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/g33kp0st.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/g33kp0st.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/g33kp0st.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/g33kp0st.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=71&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://g33kp0st.wordpress.com/2011/07/12/on-oracle-11g-installation-and-errors-upon-restart-windows-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9eb53b77266816d13ac30535e1a0dcf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wastefulspace</media:title>
		</media:content>

		<media:content url="http://g33kp0st.files.wordpress.com/2011/07/downdowndownoracle.jpg?w=300" medium="image">
			<media:title type="html">Baby are you down down down down down?</media:title>
		</media:content>

		<media:content url="http://g33kp0st.files.wordpress.com/2011/07/listenerup.jpg?w=300" medium="image">
			<media:title type="html">listenerup</media:title>
		</media:content>

		<media:content url="http://g33kp0st.files.wordpress.com/2011/07/oraclelogin.jpg?w=300" medium="image">
			<media:title type="html">Oracle Login Page </media:title>
		</media:content>

		<media:content url="http://g33kp0st.files.wordpress.com/2011/07/upupuporacle.jpg?w=300" medium="image">
			<media:title type="html">Oracle Services Up~!</media:title>
		</media:content>
	</item>
		<item>
		<title>Centering a fixed position layout CSS</title>
		<link>http://g33kp0st.wordpress.com/2011/06/03/centering-a-fixed-position-layout-css/</link>
		<comments>http://g33kp0st.wordpress.com/2011/06/03/centering-a-fixed-position-layout-css/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 03:17:29 +0000</pubDate>
		<dc:creator>wastefulspace</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[center div]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[margin auto]]></category>

		<guid isPermaLink="false">http://g33kp0st.wordpress.com/?p=60</guid>
		<description><![CDATA[You browse for templates for your web site, you finally found one and you want to create something of the sort. My first problem is getting things to look right. Ever wonder how fixed position containers stay at the center of a page? hello, margin. #container { //the fixed size width of your page. width: &#8230; <a href="http://g33kp0st.wordpress.com/2011/06/03/centering-a-fixed-position-layout-css/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=60&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>You browse for templates for your web site, you finally found one and you want to create something of the sort.</p>
<p>My first problem is getting things to look right.</p>
<p>Ever wonder how fixed position containers stay at the center of a page?</p>
<p>hello, margin.</p>
<pre>#container
{
<span style="color:#008000;"> //the fixed size width of your page.</span>
        width: 900px;
	height: auto;
	background-color: #fff;
	border:0;
	overflow:auto;
	padding-bottom: 100px;
	font-size: 10pt;
        <span style="color:#008000;">//these center the divs nicely on the page.</span>
	<strong>margin-left: auto; margin-right: auto;</strong>
}</pre>
<p>Make sure your main #container that houses your entire site has a left and right  margin of :auto .</p>
<p>So the next time you want a Div centered to the page. You know what to do. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/g33kp0st.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/g33kp0st.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/g33kp0st.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/g33kp0st.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/g33kp0st.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/g33kp0st.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/g33kp0st.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/g33kp0st.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/g33kp0st.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/g33kp0st.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/g33kp0st.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/g33kp0st.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/g33kp0st.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/g33kp0st.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=60&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://g33kp0st.wordpress.com/2011/06/03/centering-a-fixed-position-layout-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9eb53b77266816d13ac30535e1a0dcf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wastefulspace</media:title>
		</media:content>
	</item>
		<item>
		<title>Popup Blocker Detector (cross browser)</title>
		<link>http://g33kp0st.wordpress.com/2011/06/02/popup-blocker-detector-cross-browser/</link>
		<comments>http://g33kp0st.wordpress.com/2011/06/02/popup-blocker-detector-cross-browser/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 09:54:54 +0000</pubDate>
		<dc:creator>wastefulspace</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[cross browser popup blocker]]></category>
		<category><![CDATA[crossbrowser]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[popup blocker detector]]></category>
		<category><![CDATA[popup detector]]></category>

		<guid isPermaLink="false">http://g33kp0st.wordpress.com/?p=49</guid>
		<description><![CDATA[Another triumph of the internets. Well for one thing. Stackoverflow.com never seems to fail me. I was working on this project for almost a year and now I got back to it from solving other, more high priority and more complex issues (cookies?). So now I&#8217;m back here with my last and only issue, I &#8230; <a href="http://g33kp0st.wordpress.com/2011/06/02/popup-blocker-detector-cross-browser/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=49&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Another triumph of the internets. Well for one thing. Stackoverflow.com never seems to fail me.<br />
I was working on this project for almost a year and now I got back to it from solving other, more high priority and more complex issues (cookies?). So now I&#8217;m back here with my last and only issue, I was determined to put an end to my and its misery.</p>
<p>Lo and Behold. The popup blocker detector that worked for me (in IE8, Firefox 4, and Google Chrome 11.0<br />
Modified from the lovely people&#8217;s answer here I present to you&#8230;.</p>
<h2>g33kp0st&#8217;s Cross Browser Pop-up Blocker</h2>
<pre style="font-family:courier,courier new;font-size:8pt;"><span style="color:#008000;">//Formatted for layout sake</span>
var myPopup = window.open("about:blank", "",
"directories=no,height=150,width=150,menubar=no,
resizable=no,scrollbars=no,status=no,titlebar=no,top=0,location=no");

if (!myPopup)
    alert("failed for most browsers");
else {
        setTimeout(function() {
            <span style="color:#008000;">//Use to test for Google Chrome Pop-Up</span>
            if (myPopup.screenX === 0) {
                alert("Google Chrome Pop-up blocker is detected.");
            } else {
              <span style="color:#008000;"> // close the test window if popups are allowed.</span>
		alert('Pop-up blocker is detected.')
                myPopup.close();
            }
        }, 0);
}</pre>
<p>Slap that onto a .js file and place onto web page needed and voila! It works for me. I had to take out the onload() function since it hangs IE to no end.</p>
<p>But what the hell it works! Goddamnit.</p>
<p>Now I celebrate by biting onto that heavenly,oh-so-deliciously good coffee brownie. Yum. Hope this helps alot of people out there.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/g33kp0st.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/g33kp0st.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/g33kp0st.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/g33kp0st.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/g33kp0st.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/g33kp0st.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/g33kp0st.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/g33kp0st.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/g33kp0st.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/g33kp0st.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/g33kp0st.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/g33kp0st.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/g33kp0st.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/g33kp0st.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=49&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://g33kp0st.wordpress.com/2011/06/02/popup-blocker-detector-cross-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9eb53b77266816d13ac30535e1a0dcf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wastefulspace</media:title>
		</media:content>
	</item>
		<item>
		<title>Connecting to Google Talk via a Proxy in Adium</title>
		<link>http://g33kp0st.wordpress.com/2011/04/25/connecting-to-google-talk-via-a-proxy-in-adium/</link>
		<comments>http://g33kp0st.wordpress.com/2011/04/25/connecting-to-google-talk-via-a-proxy-in-adium/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 09:26:11 +0000</pubDate>
		<dc:creator>wastefulspace</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[adium]]></category>
		<category><![CDATA[google talk]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mac osx]]></category>
		<category><![CDATA[port 443]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://g33kp0st.wordpress.com/?p=41</guid>
		<description><![CDATA[I have learned my lesson and it seems to be &#8220;READ BETWEEN COMMENTS&#8221;! Since the workplace have enabled a proxy server. I have to reconfigure Lyeo (my new shiny MBP ^_^) to be using proxy settings for Adium. You think simply checking the &#8220;Use Systemwide HTTP Proxy&#8221; should work the shit out of it. But &#8230; <a href="http://g33kp0st.wordpress.com/2011/04/25/connecting-to-google-talk-via-a-proxy-in-adium/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=41&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have learned my lesson and it seems to be &#8220;READ BETWEEN COMMENTS&#8221;!</p>
<p>Since the workplace have enabled a proxy server. I have to reconfigure Lyeo (my new shiny MBP ^_^) to be using proxy settings for Adium.</p>
<p>You think simply checking the &#8220;Use Systemwide HTTP Proxy&#8221; should work the shit out of it. But no. Geezus Fracking big NO.</p>
<p>So After a few hours of relentlessly surfing and swearing this little url and comment solved the problem (for Google Talk only) But it&#8217;s better than nothing.</p>
<p>thank god for issue  http://trac.adium.im/ticket/1870 where someone boldy says the following:</p>
<blockquote><p>If port 443 is available then you can connect to Google on this port with the following two check boxes checked:<br />
- allow plain text authentication<br />
- Force-old style SSL<br />
- and setting the port to 443 ( https port ).</p></blockquote>
<p>Thank YOU user ajmas, you saved my life. Now if I could find the Yahoo Messenger problem bit, I&#8217;ll be having more good feelings about this day.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/g33kp0st.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/g33kp0st.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/g33kp0st.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/g33kp0st.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/g33kp0st.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/g33kp0st.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/g33kp0st.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/g33kp0st.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/g33kp0st.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/g33kp0st.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/g33kp0st.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/g33kp0st.wordpress.com/41/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/g33kp0st.wordpress.com/41/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/g33kp0st.wordpress.com/41/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=41&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://g33kp0st.wordpress.com/2011/04/25/connecting-to-google-talk-via-a-proxy-in-adium/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9eb53b77266816d13ac30535e1a0dcf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wastefulspace</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing MySQL with Rails 2.3.11 and Ruby 1.8.7 for Snow Leopard</title>
		<link>http://g33kp0st.wordpress.com/2011/04/12/installing-mysql-with-rails-2-3-11-and-ruby-1-8-7-for-snow-leopard/</link>
		<comments>http://g33kp0st.wordpress.com/2011/04/12/installing-mysql-with-rails-2-3-11-and-ruby-1-8-7-for-snow-leopard/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 17:48:49 +0000</pubDate>
		<dc:creator>wastefulspace</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[rubygems]]></category>
		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://g33kp0st.wordpress.com/?p=34</guid>
		<description><![CDATA[You have got to congratulate the crazy agonizing, MySQL install-fests for my Ruby On Rails environment for the revival of this geek blog. Hooray. First I’d like to thank stackoverflow.com for pointing me to the right direction when I’m getting this type of error from the gem install of mysql: Normal gem install of mysql &#8230; <a href="http://g33kp0st.wordpress.com/2011/04/12/installing-mysql-with-rails-2-3-11-and-ruby-1-8-7-for-snow-leopard/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=34&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="color:#333333;line-height:17px;font-size:normal;">You have got to congratulate the crazy agonizing, MySQL install-fests for my Ruby On Rails environment for the revival of this geek blog. Hooray.</span></p>
<p><span style="color:#333333;"><span style="font-family:inherit;"><span style="font-size:normal;">First I’d like to thank stackoverflow.com for pointing me to the right direction when I’m getting this type of error from the gem install of mysql:</span></span></span></p>
<p><span style="font-family:inherit;"><span style="font-size:normal;"><span style="color:#333333;">Normal gem install of mysql gives me all these No Definition error for &lt;sql tag name&gt;. After hours of installing 100+MB packages and source codes and I am just about to hurl myself to the nearest wall. Someone saved me.</span></span></span></p>
<p><span style="font-family:inherit;"><span style="font-size:normal;"><span style="color:#333333;"><span style="font-family:Tahoma, sans-serif;"><span style="font-size:normal;">This tutorial over here made everything work except for their gem install &gt;&gt;<br />
</span></span></span><span style="font-family:Tahoma, sans-serif;"><span style="font-size:normal;"><a href="http://weblog.rubyonrails.org/2009/8/30/upgrading-to-snow-leopard">http://weblog.rubyonrails.org/2009/8/30/upgrading-to-snow-leopard</a></span></span></span></span></p>
<p><span style="font-family:Tahoma, sans-serif;"><span style="font-size:normal;">So I made up my own steps for the MySQL part. Here&#8217;s the steps that worked for me:</span></span></p>
<p><span style="font-family:Tahoma, sans-serif;"><span style="font-size:normal;">Installing MySQL with Rails 2.3.11 and Ruby 1.8.7 for Snow Leopard</span></span></p>
<ul>
<li><span style="font-family:Tahoma, sans-serif;"><span style="font-size:normal;">Remove 	higher version of MySQL (&gt; v5.1)</span></span></li>
<li><span style="font-family:Tahoma, sans-serif;"><span style="font-size:normal;">Get 	MySQL v5.1 64bit for 10.6 Oses :<strong>mysql-5.1.56-osx10.6-x86_64.dmg </strong></span></span>
<ul>
<li><span style="font-size:normal;"><span style="font-family:Tahoma, sans-serif;">Install 		the following</span></span>
<ul>
<li><span style="font-size:normal;"><span style="font-family:Tahoma, sans-serif;"><strong>mysql-5.1.56-osx10.6-x86_64.pkg</strong></span></span></li>
<li><span style="font-size:normal;"><span style="color:#333333;"><span style="font-family:Tahoma, sans-serif;"><strong>MySQLStartupItem.pkg</strong></span></span></span></li>
<li><span style="font-size:normal;"><span style="color:#333333;"><span style="font-family:Tahoma, sans-serif;"><strong>MySQL.prefPane</strong></span></span></span></li>
</ul>
</li>
<li><span style="color:#333333;"><span style="font-family:georgia, 'Lucida Grande', arial, helvetica, sans-serif;"><span style="font-size:normal;"><span style="font-family:Tahoma, sans-serif;">Unmount 		dmg after use</span></span></span></span></li>
<li><span style="color:#333333;"><span style="font-family:georgia, 'Lucida Grande', arial, helvetica, sans-serif;"><span style="font-size:normal;"><span style="font-family:Tahoma, sans-serif;">Start 		MySQL server from Preferences</span></span></span></span></li>
</ul>
</li>
<li><span style="color:#333333;"><span style="font-family:georgia, 'Lucida Grande', arial, helvetica, sans-serif;"><span style="font-size:normal;"><span style="font-family:Tahoma, sans-serif;">Install 	MySQL gem using the following command<br />
</span><span style="color:#800000;"><span style="font-family:'Andale Mono';">sudo 	env ARCHFLAGS=&#8221;-arch x86_64&#8243; gem install &#8211;verbose mysql </span></span><span style="color:#800000;"><span style="font-family:'Andale Mono';"><strong>&#8211;version 	2.7</strong></span></span><span style="color:#800000;"><span style="font-family:'Andale Mono';"> &#8212; &#8211;with-mysql-include=/usr/local/mysql/include 	–with-mysql-lib=/usr/local/mysql/lib</span></span></span></span></span><br />
<span style="color:#008000;font-family:'Andale Mono';">(NOTE: 	the version is important as font-size: normal2.8.1 gem most probably is for rails 3 	usage. Not specifying the version will let gem install 2.8.1 and 	leads to all those nasty No Definition things.</span><span style="color:#008000;font-family:'Andale Mono';">2.7 version 	worked for me.</span></li>
<li><span style="font-size:normal;"><span style="color:#000000;"><span style="font-family:Tahoma, sans-serif;">Set 	Environment  for MySql<br />
</span></span><span style="color:#7e0021;"><span style="font-family:'Andale Mono';">export PATH=&#8221;/usr/local/bin:/usr/local/mysql/bin:$PATH&#8221; </span></span><span style="color:#000000;"><span style="font-family:georgia, 'Lucida Grande', arial, helvetica, sans-serif;"><br />
</span></span><span style="color:#008000;"><span style="font-family:'Andale Mono';">(NOTE: 	count how much time it takes to type /usr/local/bin/sql, for me? 4 	seconds. How much time it is to copy paste the export PATH into the 	terminal screen? Less than 1 second. How much time it takes to type 	mysql? Less than 1 second. Enjoy.</span></span></span></li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/g33kp0st.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/g33kp0st.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/g33kp0st.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/g33kp0st.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/g33kp0st.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/g33kp0st.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/g33kp0st.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/g33kp0st.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/g33kp0st.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/g33kp0st.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/g33kp0st.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/g33kp0st.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/g33kp0st.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/g33kp0st.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=34&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://g33kp0st.wordpress.com/2011/04/12/installing-mysql-with-rails-2-3-11-and-ruby-1-8-7-for-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9eb53b77266816d13ac30535e1a0dcf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wastefulspace</media:title>
		</media:content>
	</item>
		<item>
		<title>VI Reference</title>
		<link>http://g33kp0st.wordpress.com/2009/05/20/vi-reference/</link>
		<comments>http://g33kp0st.wordpress.com/2009/05/20/vi-reference/#comments</comments>
		<pubDate>Wed, 20 May 2009 07:21:01 +0000</pubDate>
		<dc:creator>wastefulspace</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://g33kp0st.wordpress.com/2009/05/20/vi-reference/</guid>
		<description><![CDATA[Because heck, I need to brush up on all the lost time when I switched to Windows development for almost 8 months. Visual Studio, sad to say, I never really missed you. Not even a teeny tiny bit. http://www.unix-manuals.com/refs/vi-ref/vi-ref.htm<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=21&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Because heck, I need to brush up on all the lost time when I switched to Windows development for almost 8 months. Visual Studio, sad to say, I never really missed you. Not even a teeny tiny bit. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.unix-manuals.com/refs/vi-ref/vi-ref.htm">http://www.unix-manuals.com/refs/vi-ref/vi-ref.htm</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/g33kp0st.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/g33kp0st.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/g33kp0st.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/g33kp0st.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/g33kp0st.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/g33kp0st.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/g33kp0st.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/g33kp0st.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/g33kp0st.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/g33kp0st.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/g33kp0st.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/g33kp0st.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/g33kp0st.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/g33kp0st.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=21&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://g33kp0st.wordpress.com/2009/05/20/vi-reference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9eb53b77266816d13ac30535e1a0dcf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wastefulspace</media:title>
		</media:content>
	</item>
		<item>
		<title>Code for showing css styled tooltips and div</title>
		<link>http://g33kp0st.wordpress.com/2009/05/20/code-for-showing-css-styled-tooltips-and-div/</link>
		<comments>http://g33kp0st.wordpress.com/2009/05/20/code-for-showing-css-styled-tooltips-and-div/#comments</comments>
		<pubDate>Wed, 20 May 2009 06:24:07 +0000</pubDate>
		<dc:creator>wastefulspace</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[snippet]]></category>
		<category><![CDATA[tooltip]]></category>

		<guid isPermaLink="false">http://g33kp0st.wordpress.com/2009/05/20/code-for-showing-css-styled-tooltips-and-div/</guid>
		<description><![CDATA[&#60;div class=&#8221;code&#8221;&#62; &#60;script type=&#8221;text/javascript&#8221;&#62; function ShowText(id){ document.getElementById(id).style.display = &#8216;block&#8217;; } function HideText(id){ document.getElementById(id).style.display = &#8216;none&#8217;; } &#60;/script&#62; &#60;style type=&#8221;text/css&#8221;&#62; &#60;!&#8211; .box { background-color: #504D6F; border: 1px solid #FFF; height: 100px; width: 200px; padding: 5px; } &#8211;&#62; &#60;/style&#62; &#60;span onmouseover=&#8221;ShowText(&#8216;answer1&#8242;); return false;&#8221; &#62; &#60;img src=&#8221;http://www.wallpaperama.com/forums/post-images/20081107_6718_question-mark.gif&#8221;&#62; &#60;/span&#62; &#60;span id=&#8221;answer1&#8243; class=&#8221;box&#8221; onMouseOut=&#8221;HideText(&#8216;answer1&#8242;); return false;&#8221; style=&#8221;display:none&#8221;&#62; You can find &#8230; <a href="http://g33kp0st.wordpress.com/2009/05/20/code-for-showing-css-styled-tooltips-and-div/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=19&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:xx-small;">&lt;div class=&#8221;code&#8221;&gt;</span><br />
&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
function ShowText(id){<br />
document.getElementById(id).style.display = &#8216;block&#8217;;<br />
}</p>
<p>function HideText(id){<br />
document.getElementById(id).style.display = &#8216;none&#8217;;<br />
}<br />
&lt;/script&gt;</p>
<p>&lt;style type=&#8221;text/css&#8221;&gt;</p>
<p>&lt;!&#8211;</p>
<p>.box {</p>
<p>background-color: #504D6F;</p>
<p>border: 1px solid #FFF;</p>
<p>height: 100px;</p>
<p>width: 200px;</p>
<p>padding: 5px;</p>
<p>}</p>
<p>&#8211;&gt;</p>
<p>&lt;/style&gt;</p>
<p>&lt;span onmouseover=&#8221;ShowText(&#8216;answer1&#8242;); return false;&#8221; &gt;</p>
<p>&lt;img src=&#8221;http://www.wallpaperama.com/forums/post-images/20081107_6718_question-mark.gif&#8221;&gt;</p>
<p>&lt;/span&gt;</p>
<p>&lt;span id=&#8221;answer1&#8243; class=&#8221;box&#8221; onMouseOut=&#8221;HideText(&#8216;answer1&#8242;); return false;&#8221; style=&#8221;display:none&#8221;&gt;</p>
<p>You can find good wallpapers at wallpaperama.com plus stuff to get your wallpaper website going</p>
<p>&lt;/span&gt;</p>
<p>&lt;/p&gt;</p>
<p>&lt;/div&gt;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/g33kp0st.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/g33kp0st.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/g33kp0st.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/g33kp0st.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/g33kp0st.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/g33kp0st.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/g33kp0st.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/g33kp0st.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/g33kp0st.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/g33kp0st.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/g33kp0st.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/g33kp0st.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/g33kp0st.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/g33kp0st.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=19&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://g33kp0st.wordpress.com/2009/05/20/code-for-showing-css-styled-tooltips-and-div/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9eb53b77266816d13ac30535e1a0dcf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wastefulspace</media:title>
		</media:content>
	</item>
		<item>
		<title>an IT company w/out network&#8230;</title>
		<link>http://g33kp0st.wordpress.com/2008/07/15/an-it-company-wout-network/</link>
		<comments>http://g33kp0st.wordpress.com/2008/07/15/an-it-company-wout-network/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 14:17:34 +0000</pubDate>
		<dc:creator>wastefulspace</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://g33kp0st.wordpress.com/?p=10</guid>
		<description><![CDATA[is like a bus with square wheels. it&#8217;s stupid, and it won&#8217;t work. we&#8217;re running into 3 days into the new office and we&#8217;re still unhooked into the internet. basically we&#8217;re sitting ducks reading documents and doing everything offline, which is a real YEAH right since most of our work is done via the network. &#8230; <a href="http://g33kp0st.wordpress.com/2008/07/15/an-it-company-wout-network/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=10&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>is like a bus with square wheels. it&#8217;s stupid, and it won&#8217;t work.</p>
<p>we&#8217;re running into 3 days into the new office and we&#8217;re still unhooked into the internet. basically we&#8217;re sitting ducks reading documents and doing everything offline, which is a real YEAH right since most of our work is done via the network.</p>
<p>screw PLDT talaga.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/g33kp0st.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/g33kp0st.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/g33kp0st.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/g33kp0st.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/g33kp0st.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/g33kp0st.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/g33kp0st.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/g33kp0st.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/g33kp0st.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/g33kp0st.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/g33kp0st.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/g33kp0st.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/g33kp0st.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/g33kp0st.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/g33kp0st.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/g33kp0st.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=10&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://g33kp0st.wordpress.com/2008/07/15/an-it-company-wout-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9eb53b77266816d13ac30535e1a0dcf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wastefulspace</media:title>
		</media:content>
	</item>
		<item>
		<title>getting pwnd by visual studio</title>
		<link>http://g33kp0st.wordpress.com/2008/07/01/getting-pwnd-by-visual-studio/</link>
		<comments>http://g33kp0st.wordpress.com/2008/07/01/getting-pwnd-by-visual-studio/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 09:18:47 +0000</pubDate>
		<dc:creator>wastefulspace</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[conflicts]]></category>
		<category><![CDATA[microsoft visual studio 2005]]></category>
		<category><![CDATA[source control explorer]]></category>
		<category><![CDATA[team explorer]]></category>

		<guid isPermaLink="false">http://g33kp0st.wordpress.com/?p=9</guid>
		<description><![CDATA[sometimes automation of too much tasks can be almost a nuisance. take for example team explorer and source code explorer. for this whole day, for 2 bugs, i have been downloading a particular version over at our server, and me being a know-it-all chose &#8220;get specific&#8221; and proceeded to download the missing files. after 1 &#8230; <a href="http://g33kp0st.wordpress.com/2008/07/01/getting-pwnd-by-visual-studio/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=9&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>sometimes automation of too much tasks can be almost a nuisance. take for example team explorer and source code explorer. for this whole day, for 2 bugs, i have been downloading a particular version over at our server, and me being a know-it-all chose &#8220;get specific&#8221; and proceeded to download the missing files.</p>
<p>after 1 ice tea, 1 menthol light and 30 minutes later, it found 8568 conflicts. it was 1:30 pm i had no choice but to resolve the conflicts by overwriting them.</p>
<p>one. by. one.</p>
<p>it&#8217;s oh 4:46pm, and im halfway done.</p>
<p>ARGH!</p>
<p>i am loathing visual studio, but just for today.</p>
<p>most of the time. it&#8217;s kind to me.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/g33kp0st.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/g33kp0st.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/g33kp0st.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/g33kp0st.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/g33kp0st.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/g33kp0st.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/g33kp0st.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/g33kp0st.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/g33kp0st.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/g33kp0st.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/g33kp0st.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/g33kp0st.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/g33kp0st.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/g33kp0st.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/g33kp0st.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/g33kp0st.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=9&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://g33kp0st.wordpress.com/2008/07/01/getting-pwnd-by-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9eb53b77266816d13ac30535e1a0dcf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wastefulspace</media:title>
		</media:content>
	</item>
		<item>
		<title>the problem with a lot of solution dependencies.</title>
		<link>http://g33kp0st.wordpress.com/2008/06/25/the-problem-with-a-lot-of-solution-dependencies/</link>
		<comments>http://g33kp0st.wordpress.com/2008/06/25/the-problem-with-a-lot-of-solution-dependencies/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 07:03:50 +0000</pubDate>
		<dc:creator>wastefulspace</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[dependencies]]></category>
		<category><![CDATA[dlls]]></category>
		<category><![CDATA[microsoft visual studio 2005]]></category>
		<category><![CDATA[solution]]></category>

		<guid isPermaLink="false">http://g33kp0st.wordpress.com/?p=7</guid>
		<description><![CDATA[i transport myself a couple of months ago in my Linux work environment. a packge would contain all modules with one makefile. each module has its own makefile called by the head makefile and everything runs smoothly from there. i warp back to the present and here i am struggling and juggling 5 visual studio &#8230; <a href="http://g33kp0st.wordpress.com/2008/06/25/the-problem-with-a-lot-of-solution-dependencies/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=7&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i transport myself a couple of months ago in my Linux work environment. a packge would contain all modules with one makefile. each module has its own makefile called by the head makefile and everything runs smoothly from there.</p>
<p>i warp back to the present and here i am struggling and juggling 5 visual studio 2005 instances on two lcd monitors wondering what to do with the missing .dll problem.</p>
<p>a particular .DLL had two dependent .dlls that i was able to find and copied over to the bin folder. it was not enough when the software was still complaining of the .dll not being able to open.</p>
<p>i already tried asking my co-member for the .dlls and it doesn&#8217;t seem to work. now i cleaned the package and restarted to build once again and waiting for kingdom come to happen.</p>
<p>i like how everything works well but hate it with great passion when something fails. because its an epic fail of massive proportions&#8230;blah!</p>
<p>and now here i am compiling around XX thousand lines of code for like the nth time today.</p>
<p>*sigh* sometimes i wish i just became a barista.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/g33kp0st.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/g33kp0st.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/g33kp0st.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/g33kp0st.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/g33kp0st.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/g33kp0st.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/g33kp0st.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/g33kp0st.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/g33kp0st.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/g33kp0st.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/g33kp0st.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/g33kp0st.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/g33kp0st.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/g33kp0st.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/g33kp0st.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/g33kp0st.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=g33kp0st.wordpress.com&amp;blog=4055193&amp;post=7&amp;subd=g33kp0st&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://g33kp0st.wordpress.com/2008/06/25/the-problem-with-a-lot-of-solution-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b9eb53b77266816d13ac30535e1a0dcf?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wastefulspace</media:title>
		</media:content>
	</item>
	</channel>
</rss>
