<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Proctor ™</title>
	<atom:link href="http://febilo.us/feed/" rel="self" type="application/rss+xml" />
	<link>http://febilo.us</link>
	<description>Choose the best routes to glory</description>
	<lastBuildDate>Mon, 27 Dec 2010 04:02:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Juniper MPLS Best Practices &#8211; Part 2</title>
		<link>http://febilo.us/2010/12/juniper-mpls-best-practices-part-2/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=juniper-mpls-best-practices-part-2</link>
		<comments>http://febilo.us/2010/12/juniper-mpls-best-practices-part-2/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 03:58:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Juniper]]></category>
		<category><![CDATA[JNCIE]]></category>
		<category><![CDATA[MPLS]]></category>

		<guid isPermaLink="false">http://febilo.us/2010/12/juniper-mpls-best-practices-part-2/</guid>
		<description><![CDATA[Juniper mpls best practice   part 2
View more presentations from Febrian Setiadi.


]]></description>
			<content:encoded><![CDATA[<div id="__ss_6374746" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="Juniper mpls best practice   part 2" href="http://www.slideshare.net/feb_989/juniper-mpls-best-practice-part-2">Juniper mpls best practice   part 2</a></strong></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/feb_989">Febrian Setiadi</a>.</div>
</div>
<p style="text-align: center;"><object id="__sse6374746" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=junipermplsbestpractice-part2-101226214146-phpapp01&amp;stripped_title=juniper-mpls-best-practice-part-2&amp;userName=feb_989" /><param name="name" value="__sse6374746" /><param name="allowfullscreen" value="true" /><embed id="__sse6374746" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=junipermplsbestpractice-part2-101226214146-phpapp01&amp;stripped_title=juniper-mpls-best-practice-part-2&amp;userName=feb_989" name="__sse6374746" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://febilo.us/2010/12/juniper-mpls-best-practices-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JunOS Olive and Full Route Table</title>
		<link>http://febilo.us/2010/09/junos-olive-and-full-route-table/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=junos-olive-and-full-route-table</link>
		<comments>http://febilo.us/2010/09/junos-olive-and-full-route-table/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 17:06:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Internetworking World]]></category>
		<category><![CDATA[Juniper]]></category>
		<category><![CDATA[BGP]]></category>
		<category><![CDATA[BGP Routes Injector]]></category>
		<category><![CDATA[Dynamips]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Internetworks]]></category>
		<category><![CDATA[JNCIE]]></category>
		<category><![CDATA[JNCIP]]></category>
		<category><![CDATA[JunOS]]></category>
		<category><![CDATA[Olive]]></category>
		<category><![CDATA[Olive JunOS]]></category>
		<category><![CDATA[Prefix-Generator]]></category>
		<category><![CDATA[Qemu]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://febilo.us/?p=96</guid>
		<description><![CDATA[After read Jeremy&#8217;s post about getting bgp routes into dynamips, i was curious to create a prefix generator by dumping bgp routes into JunOS Olive. With this way, it&#8217;s possible to create BGP routes injector.
The idea is always straightforward, making a bgp speaker using Net:BGP and using script that dumping ripe&#8217;s raw data into it, [...]]]></description>
			<content:encoded><![CDATA[<p>After read <a href="http://evilrouters.net/2009/08/21/getting-bgp-routes-into-dynamips-with-video/">Jeremy&#8217;s post</a> about getting bgp routes into <a href="http://dynagen.org/">dynamips</a>, i was curious to create a prefix generator by dumping bgp routes into JunOS Olive. With this way, it&#8217;s possible to create BGP routes injector.</p>
<p>The idea is always straightforward, making a bgp speaker using <a href="http://search.cpan.org/dist/Net-BGP/">Net:BGP</a> and using <a href="http://code.google.com/p/bgpsimple/wiki/README">script that dumping</a> <a href="http://www.ripe.net/projects/ris/rawdata.html">ripe&#8217;s raw data</a> into it, indeed, to read those raw datas, you will need to use <a href="http://www.ris.ripe.net/source/">libbgpdump.</a> (library, written in C).</p>
<p>All machines, including <a href="http://www.google.co.id/#hl=id&amp;source=hp&amp;q=junos+vmware">JunOS </a>were built under VMWare virtual machines, I assigned 1024Mb at JunOS 8.5 using Core2Duo 2.53 Ghz and 4Gbs RAM. BGP Injectors were built with Ubuntu 10.1 Server , assigned 512 Mb RAM. With those specifications, i was able to create at least three BGP Speaker that dump Full Route BGP, sweet <img src='http://febilous.webuda.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Here are the topologies that were built :</p>
<p style="text-align: center;"><img class="aligncenter" title="Prefix Generator" src="http://lh3.ggpht.com/_odPbKERGXBM/TJDzGbMhzDI/AAAAAAAAAww/2cKCubViLec/s640/14.PNG" alt="PrefGen" width="448" height="339" /></p>
<p>We will try to inject full internet routes from Upstream#1 and Upstream#2, i was using <a href="http://www.ripe.net/projects/ris/rawdata.html">2 different BGP collectors</a> to be dumped, indeed, installed routes then will be advertised to PE-Gateway, here are the captures below :</p>
<p><span id="more-96"></span></p>
<h2>Gateway Router</h2>
<h3>The JunOS Version</h3>
<p style="text-align: center;"><img class="aligncenter" title="Junos Version" src="http://lh6.ggpht.com/_odPbKERGXBM/TJDyGSaQc1I/AAAAAAAAAv8/8bqb0JVIprw/s912/1.png" alt="" width="574" height="111" /></p>
<h3>BGP Summaries</h3>
<p style="text-align: center;"><img class="aligncenter" title="bgp sum" src="http://lh6.ggpht.com/_odPbKERGXBM/TJDyGR3kTYI/AAAAAAAAAwA/084a5DqouZg/s912/2.png" alt="" width="574" height="86" /></p>
<h3>Route Summaries</h3>
<p style="text-align: center;"><img class="aligncenter" title="route sum" src="http://lh6.ggpht.com/_odPbKERGXBM/TJDyGTCE-ZI/AAAAAAAAAwE/FW9wCJYDy9o/s912/3.png" alt="" width="574" height="106" /></p>
<p>The result was astonishing, with 1024 Mb assigned to JunOS Olive,  It&#8217;s routing engine could barely handled untill 684453 routes, awesome!</p>
<h3>The BGP neighbor details</h3>
<h4>Upstream #1</h4>
<p style="text-align: center;"><img class="aligncenter" title="bgp nei" src="http://lh3.ggpht.com/_odPbKERGXBM/TJDyGqCIxkI/AAAAAAAAAwI/bRcv-hIOcRk/s912/4.png" alt="" width="574" height="230" /></p>
<p>Upstream #2</p>
<p style="text-align: center;"><img class="aligncenter" title="bgp nei 2" src="http://lh6.ggpht.com/_odPbKERGXBM/TJDyGoDb4GI/AAAAAAAAAwM/nEapuvyz-f0/s912/5.png" alt="" width="574" height="238" /></p>
<h3>I tried to alter local-preference, so Upstream #1 will be less preferred :</h3>
<p style="text-align: center;"><img class="aligncenter" title="routes" src="http://lh6.ggpht.com/_odPbKERGXBM/TJDyVdt0gdI/AAAAAAAAAwQ/fsGxs8hATOk/s912/6.png" alt="" width="574" height="108" /></p>
<h2>BGP Configurations on Gateway Router</h2>
<h3 style="text-align: center;"><img class="alignnone" title="routes-2" src="http://lh5.ggpht.com/_odPbKERGXBM/TJDyVcFP5vI/AAAAAAAAAwU/TPGaqdommvo/s912/7.png" alt="" width="574" height="207" /></h3>
<h2>PE-Gateway Router</h2>
<h3>Route Summaries</h3>
<p style="text-align: center;"><img class="aligncenter" title="pe-gw" src="http://lh5.ggpht.com/_odPbKERGXBM/TJDyVqDu1NI/AAAAAAAAAwg/kDJ2HunzxCI/s912/10.png" alt="" width="574" height="80" /></p>
<p>Sweet!, PE-Gateway only learned best routes from Gateway, and it&#8217;s also had a Full Internet Routes.</p>
<p>So, how about memory utilization on the Gateway router?, i installed JWeb on Gateway Routers so we could see it&#8217;s memory utilization, since performing &#8220;show chassis routing-engine&#8221; is not possible at Olive based JunOS.</p>
<p style="text-align: center;"><img class="aligncenter" title="BGP Info" src="http://lh5.ggpht.com/_odPbKERGXBM/TJa4Q6jTdYI/AAAAAAAAAxA/i0QMqw8ypyM/bgp.jpg" alt="BGP" width="624" height="229" /></p>
<p><img class="aligncenter" src="http://lh4.ggpht.com/_odPbKERGXBM/TJa4Q0_O1AI/AAAAAAAAAw8/E-UrEI-bEAI/mem.jpg" alt="mem" width="563" height="157" /></p>
<p>512Mb of Assigned DRAM on Gateway Routers, still could barely handle size of Internet Routing Table now (about 320k routes).</p>
<p>This is interesting for simulating Internet Routes and distributing all of those to Backbones, so, go figure out your own lab dude <img src='http://febilous.webuda.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards</p>
]]></content:encoded>
			<wfw:commentRss>http://febilo.us/2010/09/junos-olive-and-full-route-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Juniper MPLS Best Practices &#8211; Part 1</title>
		<link>http://febilo.us/2010/07/juniper-mpls-best-practices-part-1/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=juniper-mpls-best-practices-part-1</link>
		<comments>http://febilo.us/2010/07/juniper-mpls-best-practices-part-1/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 09:45:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internetworking World]]></category>
		<category><![CDATA[Juniper]]></category>
		<category><![CDATA[JNCIP]]></category>
		<category><![CDATA[MPLS]]></category>

		<guid isPermaLink="false">http://febilo.us/?p=94</guid>
		<description><![CDATA[Juniper mpls best practice   part 1
View more presentations from Febrian Setiadi.

]]></description>
			<content:encoded><![CDATA[<div id="__ss_4776509" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="Juniper mpls best practice   part 1" href="http://www.slideshare.net/feb_989/juniper-mpls-best-practice-part-1">Juniper mpls best practice   part 1</a></strong><object id="__sse4776509" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=junipermplsbestpractice-part1-100717041724-phpapp02&amp;stripped_title=juniper-mpls-best-practice-part-1" /><param name="name" value="__sse4776509" /><param name="allowfullscreen" value="true" /><embed id="__sse4776509" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=junipermplsbestpractice-part1-100717041724-phpapp02&amp;stripped_title=juniper-mpls-best-practice-part-1" name="__sse4776509" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/feb_989">Febrian Setiadi</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://febilo.us/2010/07/juniper-mpls-best-practices-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Iron Man 2</title>
		<link>http://febilo.us/2010/05/iron-man-2/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=iron-man-2</link>
		<comments>http://febilo.us/2010/05/iron-man-2/#comments</comments>
		<pubDate>Sat, 01 May 2010 18:36:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Movies]]></category>
		<category><![CDATA[IMDB Iron Man]]></category>
		<category><![CDATA[Iron Man]]></category>
		<category><![CDATA[Iron Man Movies]]></category>
		<category><![CDATA[Iron Man Quotes]]></category>

		<guid isPermaLink="false">http://febilo.us/?p=89</guid>
		<description><![CDATA[Highly anticipated sequel to “Iron Man, still with Robert Downey Jr. So it was second day premiere on Indonesia, been 2 years ago after it&#8217;s prequel.

The first Iron Man was such a well crafted and fun movie that its sequel would be hard put to keep up the standard. Like yet another superhero films that [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Highly anticipated sequel to “Iron Man, still with Robert Downey Jr. So it was second day premiere on Indonesia, been 2 years ago after it&#8217;s prequel.</p>
<p style="text-align: center;"><img class="aligncenter" title="Iron man" src="http://i.annihil.us/u/prod/marvel/i/content/10490new_storyimage-29640080|540.29716343989x800.jpg" alt="" width="259" height="384" /></p>
<p align="justify">The first Iron Man was such a well crafted and fun movie that its sequel would be hard put to keep up the standard. Like yet another superhero films that the hero always win at the end, but somehow it has different philosophy, because the hero itself does not have the superpower. Instead, his knowledge, genius and wealth make him to be a superhero.</p>
<p align="justify">Impulsive, Narcissistic, Fabulous and Egoistic, have owned up to being an Iron Man. This film much tells conflict of interest between US Government and Iron Man. That Tony had to reveal and divulge the secrets behind the Iron Man armor, but he snubs them due to fears the information will get into the wrong hands.</p>
<p align="justify">We might missed something, the complete absence of any real action until the very end, that is the only flaw, there wont be any deadly battle to win, a near death or even death hero,<br />
battle action scene might be less than the previous one.</p>
<p align="justify">Generally speaking was as good as the first one, not better as you cannot surpass perfection. Nice plots, nice battle action and visual effects, and <a href="http://www.imdb.com/name/nm0424060/">Scarlet Johansson</a> was a great addition to the story, absolutely, the witty-sexy-and-naughty assistant</p>
<p>For those you were superhero avid, this is a worth-seeing film indeed <img src='http://febilous.webuda.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<blockquote><p>Because sometimes, we have to run before we learn to walk</p>
<p>~ Tony Starks</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://febilo.us/2010/05/iron-man-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>3 Idiots</title>
		<link>http://febilo.us/2010/03/3-idiots/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=3-idiots</link>
		<comments>http://febilo.us/2010/03/3-idiots/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 15:28:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://febilo.us/?p=85</guid>
		<description><![CDATA[Last week, i had watched 3 idiots, yet another Indian Film, what?, Indian??, yes, it&#8217;s Indian movies with Hindi Language. Definitely one of inspiring movies of the year, maybe best Indian Films after Slumdog Millionaire.

At first, I did not make a notice at all on this film, until one of Career Coach eagerly advise to [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Last week, i had watched 3 idiots, yet another Indian Film, what?, Indian??, yes, it&#8217;s Indian movies with Hindi Language. Definitely one of inspiring movies of the year, maybe best Indian Films after Slumdog Millionaire.</p>
<p><img class="aligncenter" title="3 Idiots" src="http://upload.wikimedia.org/wikipedia/en/thumb/d/dc/Threeidiots2.jpg/200px-Threeidiots2.jpg" alt="" width="200" height="290" /></p>
<p align="justify">At first, I did not make a notice at all on this film, until one of Career Coach eagerly advise to his follower at twitter to watch this film. Ok, it was quite inspiring, indeed, so many learned lesson from entire scenes.</p>
<p align="justify">&#8220;All is Well&#8221;, that the most memorable quotes, repeatedly said by Rancho (Amir Khan). If you face problem in life, just put your hands to your chest and say &#8220;All is Well&#8221;, it never solves the problem indeed, but somehow gives you more courage to face the problem, great!, that suggestion will came and keep strenghtening and finally you could solve the problem.</p>
<p align="justify">Also, the best lesson is regarding to the passion, Farhan (R, Madhavan) wants to become a wildlife photographer, but has joined engineering college to fulfil his father&#8217;s wish, not his. Raju on the other hand wants to uplift his family fortunes. Rancho is a wealthy genius who studies for the sheer joy of it. However, Rancho&#8217;s passion is for knowledge and taking apart and building machines rather than the conventional obsession of the other students with exam ranks.</p>
<p align="justify">Rancho follows his passion, and advises Farhan to do the same thing, &#8220;Pursue excellence, and success will follow, pants down.&#8221;, damn that was great!. Do what you love then love what you do, seek but fulfillment and happiness, embrace your passsion! <img src='http://febilous.webuda.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>With a good grip on emotions and entertainment, 3 Idiots is the biggest hit of 2009 for sure.</p>
]]></content:encoded>
			<wfw:commentRss>http://febilo.us/2010/03/3-idiots/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open source is the Future</title>
		<link>http://febilo.us/2010/02/open-source-is-the-future/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=open-source-is-the-future</link>
		<comments>http://febilo.us/2010/02/open-source-is-the-future/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 04:53:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internetworking World]]></category>

		<guid isPermaLink="false">http://febilo.us/2010/02/open-source-is-the-future/</guid>
		<description><![CDATA[
images taken from here
Open source is a concept of free sharing of technical information that has been around for much longer than most of us would imagine. When we think of open source today, we usually think of software. As wonderful and widely used as open source software is, according to Linus Torvalds, &#8220;the future [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter" title="Opensource is The Future" src="http://media.focus.com/images/uploaded/generic/open-source-open-world/osoworld2.jpg" alt="" width="432" height="3583" /></p>
<p>images taken from <a href="http://media.focus.com/images/uploaded/generic/open-source-open-world/osoworld2.jpg">here</a></p>
<blockquote><p>Open source is a concept of free sharing of technical information that has been around for much longer than most of us would imagine. When we think of open source today, we usually think of software. As wonderful and widely used as open source software is, according to Linus Torvalds, &#8220;the future is open source everything.&#8221; From foods and beverages to scientific and health research studies and advanced technological innovations, the world has turned to open source.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://febilo.us/2010/02/open-source-is-the-future/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Books : First Time Manager</title>
		<link>http://febilo.us/2010/02/books-first-time-manager/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=books-first-time-manager</link>
		<comments>http://febilo.us/2010/02/books-first-time-manager/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 03:49:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Ebooks]]></category>
		<category><![CDATA[Loren B Belker]]></category>
		<category><![CDATA[Management Books]]></category>
		<category><![CDATA[Paperback]]></category>

		<guid isPermaLink="false">http://febilo.us/?p=63</guid>
		<description><![CDATA[so, what exactly is a new manager supposed to do?
Regarding career path for an engineer, usually there are two common paths that we usually found in career. Those who want to focus and stay technical in computer networking field, for example, for the rest of his work life. The another are those who starting his [...]]]></description>
			<content:encoded><![CDATA[<p>so, what exactly is a new manager supposed to do?</p>
<p align="justify">Regarding career path for an engineer, usually there are two common paths that we usually found in career. Those who want to focus and stay technical in computer networking field, for example, for the rest of his work life. The another are those who starting his career as an engineer and Once become becomes senior and wants to go to higher level he needs to switch to a managerial level, technical manager.</p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm3.static.flickr.com/2741/4360827231_85e22b6bed_o.jpg" alt="The First Time Manager" width="232" height="348" /></p>
<p align="justify">Of course, at this point, he needs to start dealing with other stuff outside the engineering issues, a managerial issues, like Planning, Organizing, Actuating and Controlling and so on.</p>
<p><span id="more-63"></span></p>
<p align="justify">I found a nice book for a entry-level manager <img src='http://febilous.webuda.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> , generally, i think is quite useful for those who pursuing their career at non-technical stream, or just shifted from engineering stream to managerial, furthermore, somehow it gives u a perspective and manager&#8217;s point of view, so we can more understand our manager, somehow, haha.</p>
<p align="justify">Containing 11 chapters, has long offered clear advice on leadership, motivation, discipline, and other tricks of the trade that are required of anyone in a supervisory position. It also delivers a &#8220;common sense&#8221; approach to management, There is nothing wrong with that approach but if you need more information such as how to motivate employees or deal with difficult people, you will not find the information here.</p>
<p align="justify">The different with yet another ordinary management book is, it gives u a more practical management, on getting your mind into the correct thaught pattern to get the absolute most out of your staff in virtually any industry. Easy to read and can also be used as a quick reference guide. An useful books like Drucker&#8217;s series.</p>
<p><strong><a href="http://cid-c4e390a2e6ef7379.skydrive.live.com/self.aspx/Other%20Ebook/The+First-Time+Manager.pdf">Get the book here </a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://febilo.us/2010/02/books-first-time-manager/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Internet Tools &#8211; Tools viewing the Internet</title>
		<link>http://febilo.us/2010/02/internet-tools-tools-viewing-the-internet/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=internet-tools-tools-viewing-the-internet</link>
		<comments>http://febilo.us/2010/02/internet-tools-tools-viewing-the-internet/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 04:06:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Internetworking World]]></category>
		<category><![CDATA[BGP]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[internet report]]></category>
		<category><![CDATA[looking glass server]]></category>
		<category><![CDATA[swiss army knife internet tool]]></category>

		<guid isPermaLink="false">http://febilo.us/?p=53</guid>
		<description><![CDATA[Internet is the Internetworking world, containing another internetworking elements inside it as a building block.
Below is the list of tools that we can use to view any info at the Internet. List of swiss army knife internet tool, or, combat-gear when we deal with Internet.
Having observing of these tools, is the convenient way to learn [...]]]></description>
			<content:encoded><![CDATA[<p>Internet is the Internetworking world, containing another internetworking elements inside it as a building block.<br />
Below is the list of tools that we can use to view any info at the Internet. List of swiss army knife internet tool, or, combat-gear when we deal with Internet.</p>
<p>Having observing of these tools, is the convenient way to learn how the world was connected <img src='http://febilous.webuda.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><a href="http://www.ris.ripe.net/cgi-bin/lg/index.cgi">RIPE NCC Looking Glass</a></p>
<p>http://www.ris.ripe.net/cgi-bin/lg/index.cgi</p>
<p><span id="more-53"></span></p>
<p><a href="http://bgpupdates.potaroo.net/instability/bgpupd.html">BGP Instability Report</a></p>
<p>http://bgpupdates.potaroo.net/instability/bgpupd.html</p>
<p><a href="http://www.ris.ripe.net/cgi-bin/debogon.cgi">Debogon Prefix Reachability</a></p>
<p>http://www.ris.ripe.net/cgi-bin/debogon.cgi</p>
<p><a href="http://www.ris.ripe.net/mt/asdashboard.html?as=7713">AS Dashboard</a></p>
<p>http://www.ris.ripe.net/mt/asdashboard.html?as=7713</p>
<p><a href="http://bgp.potaroo.net/">BGP Potaroo</a></p>
<p>http://bgp.potaroo.net/</p>
<p><a href="http://fixedorbit.com/search.htm">Fixed Orbit</a></p>
<p>http://fixedorbit.com/search.htm</p>
<p><a href="http://www.iix.net.id/?do=lg">IIX LG</a></p>
<p>http://www.iix.net.id/?do=lg</p>
<p><a href="http://lg.mohonmaaf.com/">LG Mohonmaaf</a></p>
<p>http://lg.mohonmaaf.com/</p>
<p><a href="http://www.tell-my-ip.com/">Tell My IP</a></p>
<p>http://www.tell-my-ip.com/</p>
<p><a href="http://thyme.apnic.net/current/">Apnic</a></p>
<p>http://thyme.apnic.net/current/</p>
<p><a href="http://www.cidr-report.org/as2.0/">CIDR Report</a></p>
<p>http://www.cidr-report.org/as2.0/</p>
<p><a href="http://www.caida.org/tools/">CAIDA</a></p>
<p>http://www.caida.org/tools/</p>
<p><a href="http://lg.level3.net/">LG Level3</a></p>
<p>http://lg.level3.net/</p>
<p><a href="http://www.rhyshaden.com/"><br />
Data Network Resource</a></p>
<p>http://www.rhyshaden.com/</p>
<p><a href="http://www.routeviews.org/">Routeviews</a></p>
<p>http://www.routeviews.org/</p>
<p><a href="http://www.bgp4.as/">BGP4AS</a></p>
<p>http://www.bgp4.as/</p>
<p><a href="https://www.peeringdb.com/private/index.php">Peering DB</a></p>
<p>https://www.peeringdb.com/private/index.php</p>
<p><a href="http://wq.apnic.net/apnic-bin/whois.pl">Whois APNIC</a></p>
<p>http://wq.apnic.net/apnic-bin/whois.pl</p>
<p><a href="http://www.apnic.net/apnic-info/whois_search2/your-ip">APNIC IP</a></p>
<p>http://www.apnic.net/apnic-info/whois_search2/your-ip</p>
<p><a href="http://www.traceroute.org/">Traceroute</a></p>
<p>http://www.traceroute.org/</p>
<p><a href="http://bgpinspect.merit.edu/">BGP Inspect</a></p>
<p>http://bgpinspect.merit.edu/</p>
<p><a href="http://www.ripe.net/ris/index.html">RIS RIPE</a></p>
<p>http://www.ripe.net/ris/index.html</p>
<p><a href="http://www.dnsstuff.com/tools/">DNS Stuff</a></p>
<p>http://www.dnsstuff.com/tools/</p>
]]></content:encoded>
			<wfw:commentRss>http://febilo.us/2010/02/internet-tools-tools-viewing-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Great nexusOne Advertisement</title>
		<link>http://febilo.us/2010/02/great-nexusone-advertisement/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=great-nexusone-advertisement</link>
		<comments>http://febilo.us/2010/02/great-nexusone-advertisement/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 16:09:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Gadget]]></category>

		<guid isPermaLink="false">http://febilo.us/?p=50</guid>
		<description><![CDATA[I just discovered one of Google Phone advertisement videos in youtube, the phone that i have been drooling for   . wow, it&#8217;s awesome, the director seems want to emphasize the convergence of nexusOne, since Google has unveiled the Nexus One, a device what so called by them :  &#8220;super phone,&#8221; to converge [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">I just discovered one of Google Phone advertisement videos in youtube, the phone that i have been drooling for <img src='http://febilous.webuda.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  . wow, it&#8217;s awesome, the director seems want to emphasize the convergence of nexusOne, since Google has unveiled the Nexus One, a device what so called by them :  &#8220;super phone,&#8221; to converge mobile with the Web. The platform will become the showcase for Google-developed applications to demonstrate what&#8217;s possible on a mobile device.</p>
<p align="center"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="315" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/K-s1yGLKoQ4&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="500" height="315" src="http://www.youtube.com/v/K-s1yGLKoQ4&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p align="justify">The video was directed by <a href="http://www.andrewthomashuang.com/Commercials.htm">Andrew huang</a>, one of creative fellow that has been announced many advertisement and videos.</p>
<p align="justify">The video exposed some of nexusOne application, such as Google Elevation, Weather App, Google Skymap, adn Cardiotrainer, and ends with a jargon &#8220;Good Ideas that has been converged&#8221;, great ways to spread the nexusOne meme, and need ultra-high adversity quotient, didn&#8217;t it?</p>
]]></content:encoded>
			<wfw:commentRss>http://febilo.us/2010/02/great-nexusone-advertisement/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mobile support for The Proctor</title>
		<link>http://febilo.us/2010/02/mobile-support-for-the-proctor/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mobile-support-for-the-proctor</link>
		<comments>http://febilo.us/2010/02/mobile-support-for-the-proctor/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 07:55:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Gadget]]></category>
		<category><![CDATA[mobile blog]]></category>
		<category><![CDATA[mobilepress]]></category>

		<guid isPermaLink="false">http://febilo.us/?p=42</guid>
		<description><![CDATA[
Now, we can access http://febilo.us/ in gadget, using mobilepress that turns The Proctor into a mobile friendly blog when viewed on a cell phone. It is flexible in that it allows us to customize our mobile presence by creating our own themes, creating themes for specific mobile browsers (iPhone and generic devices) and also allowing [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter" title="MObile" src="http://lh6.ggpht.com/_odPbKERGXBM/S2ZvARt2LaI/AAAAAAAAAos/_YOpMpaIRQI/mobilepress_snaps.jpg" alt="" width="139" height="224" /></p>
<p align="justify">Now, we can access <a href="http://febilo.us/" target="_self">http://febilo.us/</a> in gadget, using <a href="http://mobilepress.co.za">mobilepress</a> that turns The Proctor into a mobile friendly blog when viewed on a cell phone. It is flexible in that it allows us to customize our mobile presence by creating our own themes, creating themes for specific mobile browsers (iPhone and generic devices) and also allowing us to decide when we need to display our mobile blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://febilo.us/2010/02/mobile-support-for-the-proctor/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- www.000webhost.com Analytics Code -->
<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>
<!-- End Of Analytics Code -->

