<?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>profeshunl newbie &#187; Haphazard</title> <atom:link href="http://pronewb.com/category/haphazard/feed" rel="self" type="application/rss+xml" /><link>http://pronewb.com</link> <description>Random ramblings of a profeshunl newbie</description> <lastBuildDate>Mon, 12 Apr 2010 14:03:14 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>Week 10 in review</title><link>http://pronewb.com/week-10-in-review</link> <comments>http://pronewb.com/week-10-in-review#comments</comments> <pubDate>Mon, 15 Mar 2010 22:50:02 +0000</pubDate> <dc:creator>william</dc:creator> <category><![CDATA[Haphazard]]></category> <category><![CDATA[analytics]]></category> <category><![CDATA[buzz]]></category> <category><![CDATA[codeigniter]]></category> <category><![CDATA[coma]]></category> <category><![CDATA[comparison]]></category> <category><![CDATA[couchdb]]></category> <category><![CDATA[cpu hog]]></category> <category><![CDATA[designers]]></category> <category><![CDATA[digg]]></category> <category><![CDATA[distros]]></category> <category><![CDATA[documentation]]></category> <category><![CDATA[erlang]]></category> <category><![CDATA[facebook]]></category> <category><![CDATA[flash]]></category> <category><![CDATA[flash blocker]]></category> <category><![CDATA[fonts]]></category> <category><![CDATA[frameworks]]></category> <category><![CDATA[hallucinogenic frog]]></category> <category><![CDATA[html5]]></category> <category><![CDATA[javascript]]></category> <category><![CDATA[jquery]]></category> <category><![CDATA[json]]></category> <category><![CDATA[linux]]></category> <category><![CDATA[php]]></category> <category><![CDATA[phpilow]]></category> <category><![CDATA[programmer]]></category> <category><![CDATA[RESTful]]></category> <category><![CDATA[RSA]]></category> <category><![CDATA[scalability]]></category> <category><![CDATA[security]]></category> <category><![CDATA[SED]]></category> <category><![CDATA[sony]]></category> <category><![CDATA[Summation]]></category> <category><![CDATA[traffic]]></category> <category><![CDATA[twitter]]></category> <category><![CDATA[web sockets]]></category> <category><![CDATA[webtrends]]></category> <category><![CDATA[wisdom]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[yo moma]]></category><guid
isPermaLink="false">http://pronewb.com/?p=228</guid> <description><![CDATA[Well, it's time to sum up the week. Since this is my first sum-o-the-week, I really have no point of reference as to what to write here. I know, I know, today's Monday and shouldn't the week be summed up late Sunday? Well. Yes. But hear me out anyway. Please. I need my ego stroked and caressed. My basis for analysis is my very own Twitter feed, so, yes, it's biased as hell. Deal with it.Related posts:<ol><li><a
href='http://pronewb.com/flash-king-of-the-impossible' rel='bookmark' title='Flash, King of the Impossible'>Flash, King of the Impossible</a></li><li><a
href='http://pronewb.com/css3-pseudo-class-selector-emulation-for-ie-5-5-8-and-html5-with-video' rel='bookmark' title='CSS3 pseudo-class selector emulation for IE 5.5 &#8211; 8 and html5 with video'>CSS3 pseudo-class selector emulation for IE 5.5 &#8211; 8 and html5 with video</a></li><li><a
href='http://pronewb.com/a-popurls-clone-with-php-jquery-awesomeness' rel='bookmark' title='A Popurls Clone with PHP, jQuery, Awesomeness'>A Popurls Clone with PHP, jQuery, Awesomeness</a></li></ol>]]></description> <content:encoded><![CDATA[<p><a
href="http://pronewb.com/wp-content/uploads/week_review_10.jpg"><img
class="alignleft size-medium wp-image-231" title="Week 10 in review" src="http://pronewb.com/wp-content/uploads/week_review_10-300x163.jpg" alt="Week 10 in review" width="300" height="163" /></a>Well, it&#8217;s time to sum up the week. Since this is my first sum-o-the-week, I really have no point of reference as to what to write here. I know, I know, today&#8217;s Monday and shouldn&#8217;t the week be summed up late Sunday? Well. Yes. But hear me out anyway. Please. I need my ego stroked and caressed.</p><p>My basis for analysis is my very own <a
title="Me at Twitter" href="http://twitter.com/pronewb" target="_blank">Twitter feed</a>, so, yes, it&#8217;s biased as hell. Deal with it.</p><hr
/><h4>March 8</h4><p><strong>- PHPillow &#8211;  OO wrapper for CouchDB <a
title="PHPillow - OO wrapper for CouchDB" href="http://bit.ly/cy5pix" target="_blank">http://bit.ly/cy5pix</a></strong><br
/> The week started off quite slowly, to be honest, with <strong><a
title="PHPillow" href="http://arbitracker.org/news.html" target="_blank">PHPPillow</a></strong>. First a small introduction to <a
title="CouchDB" href="http://couchdb.apache.org/" target="_blank">CouchDB</a>. What is CouchDB? In short, it&#8217;s a document database server built on <a
title="Erlang at wikipedia" href="http://erlang.org/" target="_blank">Erlang</a> which is accessible through a <a
title="RESTful at wikipedia" href="http://en.wikipedia.org/wiki/Representational_State_Transfer" target="_blank">RESTful</a> <a
title="JSON at wikipedia" href="http://en.wikipedia.org/wiki/JSON" target="_blank">JSON</a> <a
title="API at wikipedia" href="http://en.wikipedia.org/wiki/Application_programming_interface" target="_blank">API</a>. Free form schema with a flat address space. The sweet part is that features a table oriented reporting engine that uses, get this, JavaScript as a query language. Did I mention it&#8217;s indexable? Please note, though, that it&#8217;s really not a replacement for a <a
title="RDMS at wikipedia" href="http://en.wikipedia.org/wiki/Relational_database_management_system" target="_blank">RDMS</a>. Now, CouchDB employs what they call documents. A CouchDB document is an object that is basically constituted of named fields, which can be strings, numbers, dates or even associative maps or lists. If you&#8217;ve dabbled with anything that recebles JSON, you&#8217;ll feel right at home. A simple document may look like</p><pre class="chili"><code class="php">"Subject": "I like Plankton"
"Author": "Rusty"
"PostedDate": "5/23/2006"
"Tags": ["plankton", "baseball", "decisions"]
"Body": "I decided today that I don't like baseball. I like plankton."</code></pre><hr
/><script type="text/javascript">google_ad_client="pub-8939939010469559";google_ad_slot="9013590878";google_ad_width=468;google_ad_height=60;</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p><hr
/>Example borrowed from <a
title="Example CouchDB code" href="http://couchdb.apache.org/docs/intro.htm" target="_blank">here</a> . This means that a CouchDB database is just a flat collection of documents where each document has a unique ID. How do you access these results, you may ask. As it turns out, CouchDB uses views in order to bring some sort of structure to the pseudo-structured data. Views are the way in which documents are aggregated and reported. THey are served ad hoc and don&#8217;t affect the underlying document. You may also have several views that represent the same data.</p><p>CouchDB is also a peer distributed database system, meaning that any number of hosts, i.e. servers and offline clients, can hade independent &#8220;replica copies&#8221; of the same database, where applications have full database interactivity. Any changes in the database are replicated in a bi-directional manner when the user is back online.</p><p>PHPillow proveds an object oriented wrapper for CouchDB. To connect, all you need is to instanciate it with something like</p><pre class="chili"><code class="php">phpillowConnection::createInstance('localhost', 5984, 'user', 'password');</code></pre><p>As soon as the connection has been established, the connection will be used in your document and view classes automagically. All documents extend the abstract base class phpillowDocument and a complete model that, say, defines a blog entry may look like the following</p><pre class="chili"><code class="php">class myBlogDocument extends phpillowDocument
{
    protected static $type = 'blog_entry';

    protected $requiredProperties = array(
        'title',
        'text',
    );

    public function __construct()
    {
        $this-&gt;properties = array(
            'title'     =&gt; new phpillowStringValidator(),
            'text'      =&gt; new phpillowTextValidator(),
            'comments'  =&gt; new phpillowDocumentArrayValidator(
                'myBlogComments'
            ),
        );

        parent::__construct();
    }

    protected function generateId()
    {
        return $this-&gt;stringToId( $this-&gt;storage-&gt;title );
    }

    protected function getType()
    {
        return self::$type;
    }
}</code></pre><p>Exampled borrowed from <a
title="Example borrowsed from official homepage" href="http://arbitracker.org/phpillow/tutorial.html" target="_blank">this place</a>. This means that you can use the document in your code like so;</p><pre class="chili"><code class="php">$doc = new myBlogDocument();
$doc-&gt;title = 'New blog post';
$doc-&gt;text  = 'Hello world.';
$doc-&gt;save();</code></pre><p>Pretty nice, huh? Now, this is maybe not for your next Facebook scoped project, but I&#8217;m sure you&#8217;ll find a good use for it for something where a full fledged RDMS is a bit overkill. Go ahead and play with it. I dare ya.</p><hr
/><h4>March 9</h4><p><strong>- jQuery alternative documentation for 1.4.2. Downloadable <a
title="jQuery alternative downloadable documentation" href="http://bit.ly/c9AuA3" target="_blank">http://bit.ly/c9AuA3</a></strong></p><p>Everybody&#8217;s (well, maybe not everybody&#8217;s) favorite JavaScript library <a
title="jQuery" href="http://jquery.com" target="_blank">jQuery</a> quite recently hit version 1.4.2. As with every new release of jQuery, it promises massive speed enhancements (here <a
title="Speed tests" href="http://www.anieto2k.com/demo/fra/" target="_blank">compared</a> to other libraries), which makes you wonder just how awfully slow it must have been earlier. Moving on. There are already a number of decent-to-really-sweet jQuery documentations, but they mostly suffer form lack of updates. This one is brand spanking new, targetting version 1.4.2. Not only is it updated, it has a search function that actually doesn&#8217;t suck &#8211; fast and more accurate than its competition. It&#8217;s even available for download for those offline moments. Yeah, I know, you don&#8217;t have any offline moments, but bear with me here, it&#8217;s a nice feature.</p><p><strong>- Get Twitter status via PHP and some jQuery </strong><a
title="Twitter status via PHP and jQuery" href="http://bit.ly/b8zUyG" target="_blank"><strong>http://bit.ly/b8zUyG</strong></a></p><p>This is just a small tip that show you how to fetch a given user&#8217;s Twitter status via PHP and jQuery. Note that is uses a WordPress function called parse_feed so it isn&#8217;t al that useful if you&#8217;re not using WordPress. Weel, thankfully, there&#8217;s an example in the comments that uses <a
title="file_get_contents at php.net" href="http://php.net/manual/en/function.file-get-contents.php" target="_blank">file_get_contents</a> instead. Happy days.</p><p><strong>- How to crack RSA 1024 bit encryption by clusterf*ck <a
title="How to crack RSA 1024 bit encryption by clusterf*ck" href="http://bit.ly/c869tf" target="_blank">http://bit.ly/c869tf</a></strong></p><p>Well, this is more of a shameless self-promotion sort of link, so I&#8217;ll just link to my own article. Go on and play, now, y&#8217;hear?</p><hr
/><script type="text/javascript">google_ad_client="pub-8939939010469559";google_ad_slot="9013590878";google_ad_width=468;google_ad_height=60;</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p><hr
/><h4>March 10</h4><p>I apparently decided to practice my coma skills as I did&#8217;t tweet for a whole day. I&#8217;m half the man I used to be. Which I guess would make me a quarter of a man, since, let&#8217;s face it, it was an up hill battle to begin with.</p><hr
/><h4>March 11</h4><p><strong>- PHP Security, some hands-on tips </strong><a
title="PHP Security - some hands-on tips" href="http://bit.ly/ddqJdj" target="_blank"><strong>http://bit.ly/ddqJdj</strong></a></p><p>Again a self-promotion piece of crap. There are some nice pointers there, so, yeah, check it out! It deals with validation, filtering and CSRF/XSS.</p><p><strong>- 18 high quality fonts for your next design </strong><a
title="18 fonts " href="http://bit.ly/adGLeY" target="_blank"><strong>http://bit.ly/adGLeY</strong></a></p><p>Fonts, fonts, fonts. Love &#8216;em or hate &#8216;em, you need &#8216;em. This is a pretty decent list of 18 quality fonts, several of which are free. It sports previews as well.</p><p><strong>- HTML5 Web Sockets &#8211; quantum leap in scalability </strong><a
title="HTML5 Web Sockets" href="http://bit.ly/bwWa4c" target="_blank"><strong>http://bit.ly/bwWa4c</strong></a></p><p>This article actually had me quite excited. IT start off by explaining how transfer of information over the HTTP protocol works and just how much overhead there is in each transaction. Or as the men themselves put it</p><blockquote><p>Simply put, HTTP wasn&#8217;t designed for real-time, full-duplex communication [with, for example, a] web application that displays real-time data from a back-end data source using a publish/subscribe model over half-duplex HTTP.</p></blockquote><p>If you look at the Communications section, that&#8217;s section 9, for you lazy asses out there, of the <a
title="HTML5 Spec:s" href="http://www.whatwg.org/specs/web-apps/current-work/html5-a4.pdf" target="_blank">HTML5 specification</a> (PDF), you&#8217;ll get a comprehensive definition of Web Sockets. I&#8217;m guessing you won&#8217;t read it, so I&#8217;ll just continue by quoting the authors again;</p><blockquote><p>Once established, WebSocket data frames can be sent back and forth between the client and the server in full-duplex mode. Both text and binary frames can be sent full-duplex, in either direction at the same time. The data is minimally framed with just two bytes. In the case of text frames, each frame starts with a 0&#215;00 byte, ends with a 0xFF byte, and contains UTF-8 data in between. WebSocket text frames use a terminator, while binary frames use a length prefix.</p></blockquote><p>For you Java heads, the article compares Comet with HTML5 Web Sockets. A good read, even if you&#8217;re not into Java. The results speak for themselves. The authors claim a 500:1 or even 1000:1 reduction in unnecessary HTPP traffic and a 3:! reduction in latency. You can read more on Web Sockets over at <a
title="Web Sockets at w3.org" href="http://dev.w3.org/html5/websockets/" target="_blank">w3.org</a>.</p><p><strong>- Flash vs HTML5 comparison &#8211; who&#8217;s the worst CPU hog <a
title="Flash vs HTML5 video speed comparison" href="http://bit.ly/b4Bg2a" target="_blank">http://bit.ly/b4Bg2a</a></strong></p><p>For some perverse reason, I kinda like articles that compare Flash with HTMl5 *cough* like <a
title="Flash, king of the impossible" href="http://pronewb.com/flash-king-of-the-impossible" target="_blank">this one</a> &#8211; sort of *cough*. <a
title="Jan Ozer" href="http://www.streaminglearningcenter.com/users/jan-ozer-1.html" target="_blank">Jan Ozer</a> did a really good job comparing watching video with Flash (10.0.45.2 first adn then 10.1.51.95) and HTML5 on both Windows and Macintosh computers with a range of browsers &#8211; Apple Safari (4.0.4), Mozilla Firefox (3.6), Google Chrome (4.0.239.89 on Windows, 5.0.307.9 on Mac) and Internet Explorer 8.0.  A good read for both young and old. He concludes by stating that</p><blockquote><p>[w]hen it comes to efficient video playback, the ability to access hardware acceleration is the single most important factor in the overall CPU load. On Windows, where Flash can access hardware acceleration, the CPU requirements drop to negligible levels. It seems reasonable to assume that if the Flash Player could access GPU-based hardware acceleration on the Mac (or iPod/iPhone/iPad), the difference between the CPU required for HTML5 playback and Flash playback would be very much narrowed, if not eliminated. &#8230; We also learned that not all HTML5 browsers/H.264 decoders are created equal. Significantly, with Flash 10.1 deployed, Google&#8217;s HTML5 implementation required the most CPU horsepower of all playback scenarios &#8212; by far &#8212; on the Windows platform. On the Mac, Firefox and Safari with Flash required less CPU horsepower than Chrome&#8217;s HTML5 implementation. At least from a CPU utilization perspective, Flash isn&#8217;t BAD and HTML5 isn&#8217;t GOOD. It all depends upon the platform and implementation.</p></blockquote><p>Words of wisdom, right there.</p><hr
/><h4>March 12</h4><p><strong>- How-to: monitor your Facebook Page traffic <a
title="How to monitor you facebook page traffic" href="http://bit.ly/9hpAeO" target="_blank">http://bit.ly/9hpAeO</a></strong></p><p>Given the massive amount of <a
title="Facebooks referring traffic" href="http://mashable.com/2009/10/06/study-traffic-sources/" target="_blank">referring traffic</a> that Faceboook can produce, it might be a good idea to measure the amount of traffic your Facebook presence generates. <a
title="Mr. Nick O'Neill" href="http://www.facebook.com/nickoneill" target="_blank">Nick O&#8217;Neill</a> gives tips on using <a
title="Webtrends Tool" href="http://www.webtrends.com/products/analytics/facebook.aspx" target="_blank">Webtrends Tool</a>, <a
title="Facebook Insights" href="http://www.allfacebook.com/2009/09/how-to-monitor-your-facebook-page-insights-to-improve-content/" target="_blank">Facebook Insights</a>, <a
title="Core Metrics" href="http://blog.coremetrics.com/2010/03/02/new-facebook-roi-measurement-capabilities/" target="_blank">Core Metrics</a> and the grand daddy of analytics, <a
title="Not Google Analytics" href="http://www.webdigi.co.uk/blog/2010/google-analytics-for-facebook-fan-pages/" target="_blank">Google Analytics</a> with the help of a London based web development company.</p><p><strong>- A day in the life of a programmer <a
title="A day in the life of a programmer - graph" href="http://bit.ly/9CBvwa" target="_blank">http://bit.ly/9CBvwa</a></strong></p><p>A graph that is simply too true to be funny. But it&#8217;s funny, so check it out, laugh and slowly come to realize that it&#8217;s about you. Feel better? Me neither.</p><p><strong>- Best yo-moma joke evar! <a
title="Best yo-moma-joke evar" href="http://bit.ly/cdYCl7" target="_blank">http://bit.ly/cdYCl7</a></strong></p><p>Don&#8217;t know why, but I giggled like a school girl, high on a <a
title="Hallucinogenic frog" href="http://animals.howstuffworks.com/amphibians/hallucinogenic-frog.htm" target="_blank">hallucinogenic frog</a>. I&#8217;m retadred like that. Spelling intentional.</p><hr
/><h4>March 13</h4><p><strong>- Detect Flash Blockers with JavaScript <a
title="Detect flash blockers with javascript" href="http://bit.ly/cNuny6" target="_blank">http://bit.ly/cNuny6</a></strong><br
/> This piqued my interest. It claism to be able to detect FlashBlock 1 and for Chrome, FlashBlock for Firefox and ClickToFlash 1.5.x. I&#8217;m guessing this is of importance <a
title="Thank you, Captain Obvious" href="http://taylorhicksgirlfriend.files.wordpress.com/2008/09/captain-obvious-oh-you-have-an-opinion-copy.jpg" target="_blank">if your site has a lot of banners</a>. What it does is inserting some dummy flash objects into the page and basicallywait to see if they get blocked. It requires a callback function which gets called almost instantaneously if a blocker is detected and a wee bit later if it times out. I should point out that it removes any dummy flash objects it creates. I hope.</p><p><strong>- CodeIgniter 2 in the works, drops PHP4 <a
title="CodeIgniter 2 to drop PHP4" href="http://bit.ly/bPzlKF" target="_blank">http://bit.ly/bPzlKF</a></strong></p><p>CodeIgniter 2 is in the works and, bug whoop, they&#8217;re dropping support for PHP4. Finally. Anybody still running on PHP4? I thought not. EllisLab is also moving away from Subversion in favor of Mercurial (http://mercurial.selenic.com/) and Assembla (http://assembla.com/). Also, Plugins are gone. What you have now are instead Helpers &#8211; one or more functions &#8211; and Libraries &#8211; lots of functions that share properties (i.e. classes). Good times.</p><p><strong>- Top ten Linux distros compared <a
title="top ten Linux Distros compared" href="http://bit.ly/dzZjyV" target="_blank">http://bit.ly/dzZjyV</a></strong></p><p>Distrowatch compiled a list of ten popular distributions. Pretty self explanatory stuff. The add pros and cons to their review of each distro as well as alternatives and available editions. That&#8217;s nice of them. If you visit this link, chances are that you&#8217;re already using one of the listed distros, in which case you are not likely to swap distro. So, really, the links is to no use to you. Unless you have no prior knowledge or preference of these sort of things. So the both of you visiting, you&#8217;ll like this link.</p><p><strong>- 10 sweet free WordPress frameworks for designers </strong><a
title="10 sweet free WordPress frameworks for designers" href="http://bit.ly/97rtq4" target="_blank"><strong>http://bit.ly/97rtq4</strong></a></p><p>I&#8217;m not really sure what I think about using WordPress frameworks, but I guess it&#8217;s truly awesome if you have limited scripting experience. Many of these also employ child themes, which efficiently turns your WordPress installation into a five to two hundred tier system. Yay redundancy! We like <a
title="Ogres are like layers..." href="http://www.youtube.com/watch?v=kZnztwiWZo4" target="_blank">layers upon layers</a>.</p><hr
/><script type="text/javascript">google_ad_client="pub-8939939010469559";google_ad_slot="9013590878";google_ad_width=468;google_ad_height=60;</script><script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script></p><hr
/><h4>March 14</h4><p><strong> &#8211; Sweet SED one-liners </strong><a
title="Sweet SED one-liners" href="http://bit.ly/bdczjZ" target="_blank"><strong>http://bit.ly/bdczjZ</strong></a></p><p>Good stuff for the CLI nerd in you. You know what I&#8217;m talking about, you hacker, you.</p><p><strong>- Sony opens Apple St&#8230; er, Sony Store in Nagoya, Japan. <a
title="New Sony Store" href="http://bit.ly/daeofJ" target="_blank">http://bit.ly/daeofJ</a></strong></p><p>I kinda feel like I&#8217;ve seen this sort of store somewhere before. I just&#8230; can&#8217;t&#8230; think of where&#8230;</p><p><strong>- New Digg revealed http://bit.ly/9JW2OW &#8211; interview with CEO </strong><a
title="New Digg revealed" href="http://bit.ly/axo9Rt" target="_blank"><strong>http://bit.ly/axo9Rt</strong></a></p><p>New functions and layout, bla bla bla. Also the ability to submit stories anonymously. Yes. Gone are the days of 1000 diggs on a cracked.com link. Enter the era if three million diggs on a cracked.com link and more spam. Goody!</p><p><strong>- Sweet PHP+jQuery Buzz stream reader </strong><a
title="Sweet PHP+jQuert Buzz Stream" href="http://bit.ly/b2mz4O" target="_blank"><strong>http://bit.ly/b2mz4O</strong></a><br
/> This was a really nice write up by Brian Wisti (http://coolnamehere.com/brian/index.html) on how to incorporate Google Buzz in your PHP project. It even caches the results for you. Good stuff.</p><p>There you have it. The week in hindsight was full of crap, as per usual. I&#8217;ll do better next time. I promise (kinda).</p><p>Related posts:<ol><li><a
href='http://pronewb.com/flash-king-of-the-impossible' rel='bookmark' title='Flash, King of the Impossible'>Flash, King of the Impossible</a></li><li><a
href='http://pronewb.com/css3-pseudo-class-selector-emulation-for-ie-5-5-8-and-html5-with-video' rel='bookmark' title='CSS3 pseudo-class selector emulation for IE 5.5 &#8211; 8 and html5 with video'>CSS3 pseudo-class selector emulation for IE 5.5 &#8211; 8 and html5 with video</a></li><li><a
href='http://pronewb.com/a-popurls-clone-with-php-jquery-awesomeness' rel='bookmark' title='A Popurls Clone with PHP, jQuery, Awesomeness'>A Popurls Clone with PHP, jQuery, Awesomeness</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://pronewb.com/week-10-in-review/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>I&#8217;m the profeshunl newbie</title><link>http://pronewb.com/im-the-profeshunl-newbie</link> <comments>http://pronewb.com/im-the-profeshunl-newbie#comments</comments> <pubDate>Sun, 28 Feb 2010 16:03:10 +0000</pubDate> <dc:creator>william</dc:creator> <category><![CDATA[Haphazard]]></category> <category><![CDATA[profeshunl newbie]]></category> <category><![CDATA[random]]></category> <category><![CDATA[welcome]]></category><guid
isPermaLink="false">http://pronewb.com/?p=5</guid> <description><![CDATA[I have no idea how you found this place, but I'm kinda glad you did. On this site I intend to post things and stuff I find amusing or related to my work as a developer. I do a lot of online things for a living and have done so for what feels like a long, long time.No related posts.]]></description> <content:encoded><![CDATA[<p><a
href="http://pronewb.com/wp-content/uploads/welcome_small_zack.jpg"><img
class="alignleft size-medium wp-image-23" title="i'm the profeshunl newb" src="http://pronewb.com/wp-content/uploads/welcome_small_zack-300x163.jpg" alt="i'm the profeshunl newb" width="300" height="163" /></a>Hi, anonymous visitor!</p><p>I have no idea how you found this place, but I&#8217;m kinda glad you did. On this site I intend to post things, stuff and arbitrary crap I find amusing or related to my work as a developer and designer. I do a lot of online things for a living and have done so for what feels like a long, long time. The sheer amount of time spent on developing and creating, I assume, would label me as a professional, alongside the copious amount of satisfied clients. Copious, I say! Funny thing is, I never feel as if I fully know what I&#8217;m doing even though I get things done. In many ways, I still consider me a newbie. Hence the name profeshunl newbie. And please, don&#8217;t post a snarky comment telling me how I misspelled &#8220;professional&#8221;. Or &#8220;newbie&#8221;. Yes, that would be the joke.</p><p>Anyhoo, if you like graphic design, developing with PHP, MySQL, jQuery, Flash and other goodies on a neat LAMP stack, I&#8217;d like to say that you&#8217;ve come to the right place.</p><p>Moving on, I hope you find something to read here and tell your friends about it. If not, that&#8217;s cool. I mean, I&#8217;ll put you on my list, block your IP and haunt you in your sleep, but other than that &#8211; we&#8217;re cool.</p><p>Oh, and the awesome pictures of Zack Galifianakis and Bradley Cooper on <a
title="profeshunl newbie" href="http://pronewb.com">the index page</a> are © Frank Masi. Relevance of the photos? None. If you haven&#8217;t seen the movie <a
title="The Hangover on IMDB.com" href="http://www.imdb.com/title/tt1119646/" target="_blank">The Hangover</a> yet, you&#8217;re no friend of mine.</p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://pronewb.com/im-the-profeshunl-newbie/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 3/30 queries in 0.037 seconds using disk: basic
Object Caching 386/881 objects using disk: basic

Served from: pronewb.com @ 2013-05-24 01:55:30 -->