<?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>Adam's Continuity at BlackAcid &#187; Daily Dwindle</title>
	<atom:link href="http://blogs.blackacid.org/category/daily-dwindle/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.blackacid.org</link>
	<description>Experiments in Real Time</description>
	<lastBuildDate>Tue, 27 Jan 2009 23:24:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Alphabet Soup .com</title>
		<link>http://blogs.blackacid.org/2009/01/03/alphabet-soup-com/</link>
		<comments>http://blogs.blackacid.org/2009/01/03/alphabet-soup-com/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 08:07:53 +0000</pubDate>
		<dc:creator>aballai</dc:creator>
				<category><![CDATA[Daily Dwindle]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://blogs.blackacid.org/?p=56</guid>
		<description><![CDATA[With the brain running in low gear after exploring ideas and concepts with people all day, I decided to do something silly by running through all domains that had port 80 open from a to z in the .com tld &#8230; <a href="http://blogs.blackacid.org/2009/01/03/alphabet-soup-com/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With the brain running in low gear after exploring ideas and concepts with people all day, I decided to do something silly by running through all domains that had port 80 open from a to z in the .com tld namespace.  Results are as follows.</p>
<ul>
<li>http://www.q.com -> Qwest</li>
<li>http://www.x.com -> Paypal&#8217;s Dev site</li>
<li>http://www.z.com -> Nissan&#8217;s 350z</li>
</ul>
<p>Interesting that no other domain is actually registered.  Now I&#8217;m curious as to why the other domains whois records show they are <a href="http://www.google.com/search?q=IANA_RESERVED&#038;ie=utf-8&#038;oe=utf-8&#038;aq=t&#038;rls=org.debian:en-US:unofficial&#038;client=iceweasel-a">IANA_RESERVED</a>.  </p>
<p>In a thread on <a href="http://http://answers.google.com/answers/threadview?id=498509">google answers</a>, someone states that if someone lets a two-letter domain expire it will not be allowed to be re-registered ever again.  This makes me wonder that all the people with single letter domains let their domains expire and became reserved?  With a little research into wikipedia of <a href="http://en.wikipedia.org/wiki/Single-letter_second-level_domains">single letter  second level domains</a>, we learn that these domains were &#8220;grandfathered&#8221; in.  </p>
<p><em>Such domains are rare, due to the fact that on December 1, 1993, The Internet Assigned Numbers Authority explicitly reserved all single-letter and single-digit second-level domain names in the top-level domains .com, .net, and .org. This was done in case the registries for these domains became overloaded.</em> &#8211; wikipedia</p>
<p>Hope you learned something new!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.blackacid.org/2009/01/03/alphabet-soup-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BestPartyEver.com Development</title>
		<link>http://blogs.blackacid.org/2007/10/24/bestpartyevercom-development/</link>
		<comments>http://blogs.blackacid.org/2007/10/24/bestpartyevercom-development/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 00:50:32 +0000</pubDate>
		<dc:creator>aballai</dc:creator>
				<category><![CDATA[Daily Dwindle]]></category>

		<guid isPermaLink="false">http://blogs.blackacid.org/2007/10/24/bestpartyevercom-development/</guid>
		<description><![CDATA[Hey Guys, &#160; It&#8217;s been quite a few weeks since I last posted.&#160; I thought I would update you on my current tinker toys that I do during the day.&#160; I&#8217;m a full time CTO/Developer as well as Partner with &#8230; <a href="http://blogs.blackacid.org/2007/10/24/bestpartyevercom-development/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hey Guys,</p>
<p>&nbsp; It&#8217;s been quite a few weeks since I last posted.&nbsp; I thought I would update you on my current tinker toys that I do during the day.&nbsp; I&#8217;m a full time CTO/Developer as well as Partner with <a href="http://bestpartyever.com">BestPartyEver.com</a>.&nbsp; After quite a bit of busy weeks developing we have launched our alpha version of the software and are going through a series of micro-releases.&nbsp; It&#8217;s quite nice to work with a small, but agile team, creating a tremendous amount of growth in this application that has been needing an overhaul for quite a while.&nbsp; We debuted a new Budget Calculator today that uses auto-saving and live calculations.&nbsp; Numerous weeks went into making a new javascript library for the site that uses multi-level namespaces for organizing the code for re-use, speed, and compliance with third-party libraries and the silly global namespace issues with prototype, etc.&nbsp;&nbsp; Some fun modern usability technologies were used to create better site navigation such as&nbsp; the tag cloud on <a href="http://bestpartyever.com/ideas">party ideas</a>.&nbsp;  We can definitely see the popularity of <a href="http://bestpartyever.com/ideas/Halloween">halloween party ideas</a> during this season.&nbsp; We used <a href="http://en.wikipedia.org/wiki/Geoip">geoip</a> tracking to automatically detect the user&#8217;s region they are browsing from to target ad locations.&nbsp; Leveraging an open source tech for this one, <a href="http://www.hostip.info">hostip.info</a>, we transformed the data layer of hostip to fit snug in with our architecture and still be updated on a regular basis to make the ip system more accurate.&nbsp; We also developed a layer between <a href="http://bestpartyever.com">Best Party Ever</a> and <a href="http://mu.wordpress.org">WordPress MU</a>.&nbsp; This was a fantastic idea as we didn&#8217;t want to redevelop the wheel here and we can re-use technologies developed for the wordpress platform for blogging reducing a mountain of work on our part.&nbsp; Don&#8217;t forget that we do full code reviews before deciding on technologies to be part of our core system.&nbsp; I&#8217;ll write a bit more about the daytime party that I live later.&nbsp; Take care.</p>
<p style="text-align: right; font-size: 8px">Blogged with <a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new">Flock</a></p>
<p><!-- technorati tags begin -->
<p style="font-size:10px;text-align:right;">Tags: <a href="http://technorati.com/tag/halloween" rel="tag">halloween</a>, <a href="http://technorati.com/tag/party%20ideas" rel="tag">party ideas</a>, <a href="http://technorati.com/tag/%20wordpress%20mu" rel="tag"> wordpress mu</a>, <a href="http://technorati.com/tag/%20bestpartyever" rel="tag"> bestpartyever</a>, <a href="http://technorati.com/tag/%20javascript" rel="tag"> javascript</a>, <a href="http://technorati.com/tag/%20php" rel="tag"> php</a>, <a href="http://technorati.com/tag/%20work" rel="tag"> work</a>, <a href="http://technorati.com/tag/%20technology" rel="tag"> technology</a>, <a href="http://technorati.com/tag/%20geoip" rel="tag"> geoip</a></p>
<p><!-- technorati tags end --></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.blackacid.org/2007/10/24/bestpartyevercom-development/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Losing the headache in Grid Based Layouts: BluePrint CSS</title>
		<link>http://blogs.blackacid.org/2007/08/16/losing-the-headache-in-grid-based-layouts-blueprint-css/</link>
		<comments>http://blogs.blackacid.org/2007/08/16/losing-the-headache-in-grid-based-layouts-blueprint-css/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 21:14:40 +0000</pubDate>
		<dc:creator>aballai</dc:creator>
				<category><![CDATA[Daily Dwindle]]></category>

		<guid isPermaLink="false">http://blogs.blackacid.org/2007/08/16/losing-the-headache-in-grid-based-layouts-blueprint-css/</guid>
		<description><![CDATA[I&#8217;ve been in the web industry way too long, when I can date back to when image maps and things such as scrolling tags were prevelent and widely used among popular sites, sadly.&#160; Coming from a C background, web dev &#8230; <a href="http://blogs.blackacid.org/2007/08/16/losing-the-headache-in-grid-based-layouts-blueprint-css/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been in the web industry way too long, when I can date back to when image maps and things such as scrolling tags were prevelent and widely used among popular sites, sadly.&nbsp; Coming from a C background, web dev was cake, but introduction of technologies for style seperation and &#8220;Usability&#8221; within site design&nbsp; started arm twisting excercises with the advent of browser compliance headaches.&nbsp; We&#8217;ve gone quite a ways&nbsp; from simple to complex to making complex simple again.&nbsp; Grid based layouts used to be simple with a table layout, then the introduction of html4 and javascript craziness made people think twice how to design their code for their layout, not the end product itself.&nbsp; Eventually trends make it to a point where it becomes uncool to do without it.&nbsp; My headache, since I&#8217;m layout-challenged with CSS has been to always hack at existing layouts until I see it fit for the new usage.&nbsp; I&#8217;ve found a much better approach for desiging my grid layouts using this neat project called <a href="http://code.google.com/p/blueprintcss/">BluePrint CSS Framework</a>.
<p style="text-align: right; font-size: 8px">Blogged with <a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new">Flock</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.blackacid.org/2007/08/16/losing-the-headache-in-grid-based-layouts-blueprint-css/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Super Happy Dev House Fun</title>
		<link>http://blogs.blackacid.org/2007/08/08/super-happy-dev-house-fun/</link>
		<comments>http://blogs.blackacid.org/2007/08/08/super-happy-dev-house-fun/#comments</comments>
		<pubDate>Wed, 08 Aug 2007 18:53:41 +0000</pubDate>
		<dc:creator>aballai</dc:creator>
				<category><![CDATA[Daily Dwindle]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blogs.blackacid.org/2007/08/08/super-happy-dev-house-fun/</guid>
		<description><![CDATA[About ~six weeks ago we decided to expand our datacenter to a San Jose location. Mae West is our new location for current and future servers at the Blackacid Community Colocation Project(BCCP). It just so happened to be the same &#8230; <a href="http://blogs.blackacid.org/2007/08/08/super-happy-dev-house-fun/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="float: right"><img src="http://farm1.static.flickr.com/76/197866518_44645e3f3d_m.jpg" width="150" /></p>
<p>About ~six weeks ago we decided to expand our datacenter to a San Jose location.  <a href="http://www.mae.net/fac/mae-west.htm">Mae West</a> is our new location for current and future servers at the Blackacid Community Colocation Project(BCCP).  It just so happened to be the same weekend as <a href="http://superhappydevhouse.org/SuperHappyDevHouse18">SHDH18</a>.  Never had a better time with a bunch of geeks and some of these guys know how to pound a beer.  If you are in the bay area and you haven&#8217;t heard about this event, you are really missing out.  I&#8217;m still living in Phoenix these days so its not an easy event to make.  We hope to set one up in Phoenix if it appears to be a tough habit.  If anyone has interest in helping out with such an event, please email me. Adios!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.blackacid.org/2007/08/08/super-happy-dev-house-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flock Blogging</title>
		<link>http://blogs.blackacid.org/2007/08/07/flock-blogging/</link>
		<comments>http://blogs.blackacid.org/2007/08/07/flock-blogging/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 20:58:43 +0000</pubDate>
		<dc:creator>aballai</dc:creator>
				<category><![CDATA[Daily Dwindle]]></category>

		<guid isPermaLink="false">http://blogs.blackacid.org/2007/08/07/flock-blogging/</guid>
		<description><![CDATA[I decided it was time to start using a remote interface for blogging. I&#8217;m testing out some of its features, but there is more to be discovered as I actually start working deeply with it. Check out flock, you may &#8230; <a href="http://blogs.blackacid.org/2007/08/07/flock-blogging/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify">I decided it was time to start using a remote interface for blogging.  I&#8217;m testing out some of its <span style="font-weight: bold">features</span>, but there is more to be discovered as I actually start working deeply with it.  Check out <a href="http://www.flock.com">flock</a>, you may like it.</p>
<p style="text-align: right; font-size: 8px">Blogged with <a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new">Flock</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.blackacid.org/2007/08/07/flock-blogging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Busy, Busy, and Busy</title>
		<link>http://blogs.blackacid.org/2006/03/31/busy-busy-and-busy/</link>
		<comments>http://blogs.blackacid.org/2006/03/31/busy-busy-and-busy/#comments</comments>
		<pubDate>Fri, 31 Mar 2006 14:44:55 +0000</pubDate>
		<dc:creator>aballai</dc:creator>
				<category><![CDATA[Daily Dwindle]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[PSP Programming]]></category>

		<guid isPermaLink="false">http://blackacid.org/wordpress/?p=4</guid>
		<description><![CDATA[It&#8217;s been a hell of a week with tossing and turning between personal, business, and education. I&#8217;ve succeeded in re-entering a University to finish up my BSE in programming. Biggest feat of getting a business plan written for a new &#8230; <a href="http://blogs.blackacid.org/2006/03/31/busy-busy-and-busy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a hell of a week with tossing and turning between personal, business, and education. I&#8217;ve succeeded in re-entering a University to finish up my BSE in programming. Biggest feat of getting a business plan written for a new venture is completed, <span id="more-4"></span>or so I think ;) Alas, I&#8217;ve gotten requests for possible work. A healthy note always works.</p>
<p>So whats under my dev-blurb for the last 24 hours you ask?</p>
<p>I loaded up FreeBSD-6.0 Release on my HP zv5410us &#8211; thanks to cokane for the help he pointed me to at defcon last year! =)</p>
<p>Looks like I got this blog properly working and running under my hackish design of four cols =D</p>
<p>I accomplished a series of annoying builds, builds, and rebuilds till I had an outcome of a<br />
full homebrew psp development toolchain setup&#8230;  not very difficult to make <a href="http://www.oopo.net/consoledev">oopo&#8217;s</a> script to work properly under freebsd.  If you can&#8217;t figure it out, well email me or join #pspdev on freenode.</p>
<p>Looks great, feels great, the psp that is. I wrote a couple tests for the 1.0 psp that work as predicted ;) Simple text-based output and shapes, nothing special. I&#8217;ll try some algorithms in a bit and try out the pad!</p>
<ul />Getting sleepy, but more stuff to do!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.blackacid.org/2006/03/31/busy-busy-and-busy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
