<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>gfs &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/gfs/</link>
	<description>Feed of posts on WordPress.com tagged "gfs"</description>
	<pubDate>Wed, 23 Dec 2009 19:02:46 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Solution vs Ignorrance]]></title>
<link>http://thecompanythatfailed.wordpress.com/2009/12/22/solution-vs-ignorrance/</link>
<pubDate>Tue, 22 Dec 2009 19:04:21 +0000</pubDate>
<dc:creator>bigwig</dc:creator>
<guid>http://thecompanythatfailed.wordpress.com/2009/12/22/solution-vs-ignorrance/</guid>
<description><![CDATA[For many years there was a solution that was not capable of handling the needs of the services it pr]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>For many years there was a solution that was not capable of handling the needs of the services it provided.  An urgent request was made to have this system upgraded to a proper long-term solution.  The goals were to cover 3 key areas, scalability, performance and reliability.  A plan was hatched to create this new solution which went well and in about a month a solution with a formal plan was created.</p>
<p>The solution was to use some currently implemented and some new technologies.  The key technologies were Redhat Enterprise, Samba, Apache and GFS with LVM.  Many of these technologies are used for key back-end systems in the environment but it&#8217;s not formally acknowledged of their value.  The plan went ahead with the operations team building the solution and begining to plan how the test and go-live would occur.  The work was done and testing began, everything went well once all areas were identified to ensure the least amount of impact for any live changes.  When the first go-live was attempted there were some challenges with performance of one of the components so the go-live was rolled back for further testing.</p>
<p>Meetings commenced and a set of actions were put in to place to help resolve this key issue.  No real solution was found as no leadership was given to ensure a proper test environment was setup to test this new challenge.  Tweaks were done and the old testing was started and passed with flying colours.  Again the go-live was attempted without any success, yet another rollback.  This cycle occured one more time over the following week with again another rollback.  Still the problem existed but no accurate testing was ever done for this area of the system.</p>
<p>In the end the solution was dropped to hack and tweak the existing solution for some short term gains and increase the workload needed to manage the system.  No additional attempts were made to make the new solution work.</p>
<p>What is hard to understand is why a decision of this scale initially was reviewed in fine detail but to go back to the status quo only took a matter of minutes.  There was no pressing need to make a knee jerk reaction.</p>
<p>Some time has passed since this decision was made and some of the factors of why the choice was made are becoming clear.  The technologies at hand were new in some facets but the operations teams showed the core competency they would be able to handle them and grow their knowledge going forward.  This was used an one of the factors to drop the proposed solution.  The support from the vendor was also flagged in a manner which no vendor would typically support, the operation team was asked to work with support to help create the solution more then troubleshoot, you won&#8217;t get professional services from a support agreement, that&#8217;s just bad business.</p>
<p>The changes to the current live system have not fully been implemented but time will tell how long these changes can last.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Grails Flex Scaffold - GFSv0.2.2]]></title>
<link>http://cubikalabs.wordpress.com/2009/12/15/grails-flex-scaffold-gfsv0-2-2/</link>
<pubDate>Tue, 15 Dec 2009 04:47:00 +0000</pubDate>
<dc:creator>Ezequiel Apfel</dc:creator>
<guid>http://cubikalabs.wordpress.com/2009/12/15/grails-flex-scaffold-gfsv0-2-2/</guid>
<description><![CDATA[GFSv0.2.2 Released!! After the success of the last release, Cubika Labs is glad to announce that the]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p class="MsoNormal"><strong><span style="font-size:14pt;" lang="EN-US">GFSv0.2.2 Released!!</span></strong></p>
<p class="MsoNormal">After the success of the last release, Cubika Labs is glad to announce that the new version of  GFS in now available. <strong><a href="http://grails.org/plugin/flex-scaffold" target="_blank">GFSv0.2.2</a></strong> includes new functionalities and some fixes.</p>
<p class="MsoNormal">Among important features you will find the spring-security integration, this was the feature most requested by GFS users.</p>
<p class="MsoNormal">Although other functionalities that we consider vital for a complete integration are still missing, this is an initial approach and the basis to continue working in the new versions.</p>
<p class="MsoNormal">Some included improvements in this version are:</p>
<ul>
<li><span style="font:7pt &#38;"> </span>spring-security Integration (we use stark-security)</li>
<li>Tabs group <strong>(Thank you so much Nicolas Domina)</strong></li>
<li><span style="font:7pt &#38;"> </span>actions into datagrid</li>
</ul>
<p class="MsoNormal"><strong>If you want report a bug / improvement or vote our Backlog features&#8217; you are welcome to do it in our <a href="http://jira.codehaus.org/browse/GFS" target="_blank">Jira</a></strong></p>
<p class="MsoNormal"><strong>See our <a href="http://docs.codehaus.org/display/GFS/Grails+Flex+Scaffold" target="_blank">Confluence</a> for technical documentation</strong></p>
<p class="MsoNormal"><strong>See our <a href="http://svn.codehaus.org/gfs/trunk/grails-flex-scaffold/" target="_blank">SVN</a> if you want to try the code</strong></p>
<p class="MsoNormal"><strong>See new <a href="http://dist.codehaus.org/gfs/GFSv0.2.2/GFSv0.2.2.mov" target="_blank">Screencast</a></strong></p>
<p class="MsoNormal">In order to explain how this features work, we are going to write some code for a dummy todo-list app</p>
<div class="boxGris" style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;background-color:#eeeeee;border:1px px solid #CCCCCC;padding:15px;">
	<span class="subtits" style="font-size:14px;color:#666666;font-weight:bold;">Prerequisites</span></p>
<ul>
<li>Grails 1.1 or major</li>
<li>GFSv0.2.2</li>
<li>Flex 3.0.0 or major</li>
</ul>
<p class="style1" style="color:#333333;font-weight:bold;">FLEX_HOME and GRAILS_HOME must be defined as environment variable!!</p>
</div>
<h3>Domain Model</h3>
<p><a href="http://cubikalabs.wordpress.com/files/2009/12/todo.png"><img class="size-medium wp-image-141  alignnone" title="todo model" src="http://cubikalabs.wordpress.com/files/2009/12/todo.png?w=300" alt="" width="300" height="168" /></a></p>
<h3>1 &#8211; Create Project and Install Plugin</h3>
<pre><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;line-height:19px;white-space:normal;font-size:13px;">
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<div style="border:1px solid #474747;background-color:#474747;color:#ffffff;padding:5px;">gfs@gfs $ grails create-app todo-list
gfs@todo-list $ grails install-plugin \
[path-plugin]/grails-flex-scaffold-0.2.2.zip
#or
gfs@todo-list $ grails install-plugin flex-scaffold</div>
</pre>
<p></span></pre>
<h3>2 &#8211; Generate User, Role and Task</h3>
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;line-height:19px;white-space:normal;font-size:13px;">
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<div style="border:1px solid #474747;background-color:#474747;color:#ffffff;padding:5px;">#Generets User and Role for spring-security integration
gfs@todo-list $ grails stark-security-install-full
gfs@todo-list $ grails create-domain-class task</div>
</pre>
<p></span></pre>
<h3>3 &#8211; Edit User</h3>
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<pre class="brush: groovy;">
class User implements UserDetails {

    String name
    String lastName
    String username
    String password
	String email

    static transients = [
            'authorities',
            'accountNonExpired',
            'enabled',
            'credentialsNonExpired',
            'accountNonLocked'
    ]

    static hasMany = [ roles: Role ]

    //Generates TAB &#34;ADM User&#34; that contains User's tab
    static groupName = &#34;ADM User&#34; 

    // Need to eagerly fetch role relations, because they'll be asked for later
    // by Spring Security when the hibernate session is no longer available
    static mapping = {
      roles lazy:false

    }

    static constraints = {
      name(blank:false)
      lastName(blank:false)
	  email(email:true)
      username(blank:false)
      //Generate 2 textinput to validate password.
      password(widget:&#34;password&#34;)
      roles(inPlace:false)
    }

    GrantedAuthority[] getAuthorities() {
        return roles as GrantedAuthority[]
    }

    boolean isAccountNonLocked() {
        return true
    }
    def setAccountNonLocked(boolean nonLocked) {}

    boolean isCredentialsNonExpired() {
        return true
    }
    def setCredentialsNonExpired(boolean nonExpired) {}

    boolean isAccountNonExpired() {
        return true
    }
    def setAccountNonExpired(boolean acctNonExpired) {}

    boolean isEnabled() {
        return true
    }
    def setEnabled(boolean enabled) {}
}
</pre>
</pre>
<h3>4 &#8211; Edit Role</h3>
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<pre class="brush: groovy;">
class Role implements GrantedAuthority {

    String description
    String authority

    static final ANONYMOUS = 'IS_AUTHENTICATED_ANONYMOUSLY'
    // Add your roles here so you can reference them, for instance:
    // static final ADMIN_USER = 'ROLE_ADMIN_USER'

    // This list holds all roles, convenient when you're declaring controller methods
    // that should be available to everybody (see AccessController for instance).  When
    // you add roles to your system, make sure you add them to this list as well.
    static final ALL_ROLES = [  ANONYMOUS ]

    //Generates TAB &#34;ADM User&#34; that contains Role's tab
    static groupName = &#34;ADM User&#34;

    int compareTo(Object o) {
        if (o instanceof Role) {
            return this.authority.compareTo(o.authority)
        }
         return 0
    }

    String toString() {
        return authority
    }
}
</pre>
</pre>
<h3>5 &#8211; Edit Task</h3>
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<pre class="brush: groovy;">
class Task {

	String name
	String description
	Long priority

	//multiselection:true - A Checkbox appears in all rows on the first datagrid column
	//actions:[&#34;postpone&#34;] - show an action button (label=postpone) in each row so you can
	//add bussines logic into postpone method at TaskService
	//You could declare as many actions buttons as you need eg: actions:[&#34;postpone&#34;,&#34;complete&#34;]
	static action = [datagrid:[multiselection:true,actions:[&#34;postpone&#34;]]]

    static constraints = {
		name(blank:false)
		priority(widget:&#34;hslider&#34;, range:1..10)
		description(minSize:5, maxSize:255)
    }
}
</pre>
</pre>
<h3>6 &#8211; Add to Config.groovy</h3>
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;"><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;line-height:19px;white-space:normal;font-size:13px;">
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<div style="border:1px solid #474747;background-color:#fff8ca;padding:5px;">gfs.security = true</div>
</pre>
<p></span></pre>
<h3>7 &#8211; Edit StarkSecurityConfig.groovy and change:</h3>
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<pre class="brush: groovy;">
    authorizations = [
        '/': Role.ALL_ROLES,
        '/js/**': Role.ALL_ROLES,
        '/css/**': Role.ALL_ROLES,
        '/images/**': Role.ALL_ROLES,
        '/j_spring_security_logout': Role.ALL_ROLES
    ]
</pre>
</pre>
<h4>to:</h4>
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<pre class="brush: groovy;">
    authorizations = [
        '/**': Role.ALL_ROLES,
        '/js/**': Role.ALL_ROLES,
        '/css/**': Role.ALL_ROLES,
        '/images/**': Role.ALL_ROLES,
        '/j_spring_security_logout': Role.ALL_ROLES
    ]
</pre>
</pre>
<h3>8 &#8211; Edit BootStrap.groovy as below</h3>
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<pre class="brush: groovy;">
    import org.codehaus.groovy.grails.plugins.starksecurity.PasswordEncoder

	class BootStrap {

	 def init = { servletContext -&#62;

	  if (!User.findByUsername(&#34;admin&#34;)) {

      def superUser = new User(username: 'admin',
		           password: PasswordEncoder.encode('admin', 'SHA-256', true),name:&#34;admin&#34;,lastName:&#34;admin&#34;,
																			email:&#34;admin@admin.com&#34;)

	   def role = new Role(authority:&#34;ROLE_USER&#34;,description:&#34;Role users&#34;)													

	   superUser.addToRoles(role)

	   superUser.save()
	 }

	}

	def destroy = {
	}
   }
</pre>
</pre>
<h3>9 &#8211; Generate Flex Artifacts</h3>
<pre><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;line-height:19px;white-space:normal;font-size:13px;">
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<div style="border:1px solid #474747;background-color:#474747;color:#ffffff;padding:5px;">gfs@todo-list $ grails generate-all-flex role
gfs@todo-list $ grails generate-all-flex user
gfs@todo-list $ grails generate-all-flex task</div>
</pre>
<p></span></pre>
<h3>10 &#8211; Compile Flex and run app</h3>
<pre><span style="font-family:Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif;line-height:19px;white-space:normal;font-size:13px;">
<pre style="font:normal normal normal 12px/18px Consolas, Monaco, 'Courier New', Courier, monospace;">
<div style="border:1px solid #474747;background-color:#474747;color:#ffffff;padding:5px;">gfs@todo-list $ grails flex-tasks
gfs@todo-list $ grails run-app</div>
</pre>
<p></span></pre>
<h3>11 &#8211; Access to application</h3>
<div class="boxGris1" style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;background-color:#fff8ca;border:1px px solid #CCCCCC;padding:15px;">
<p class="MsoNormal">On the login dialog enter the username and password already setted into BootStrap.groovy (admin/admin for this example).</p>
</div>
<h3>Tips</h3>
<div class="boxGris1" style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;background-color:#fff8ca;border:1px px solid #CCCCCC;padding:15px;">
<p class="MsoNormal">For this version, we are not taking care of roles regarding functionality.</p>
<p class="MsoNormal">If you used FlexBuilder you must set-define=GFS::security,false to true (&#8220;-define=GFS::security,true&#8221;) in the Flex Compiler options (flex arguments), this property will show login dialog if is setted to true. By default it&#8217;s false and in command-line compiling (grails flex-tasks) this property will be retrieved from Config.groovy (gfs.security = [true&#124;false]).</p>
</div>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Parts-O-Caster is Done!]]></title>
<link>http://ruralblackhole.wordpress.com/2009/12/06/the-parts-o-caster-is-done/</link>
<pubDate>Sun, 06 Dec 2009 07:41:18 +0000</pubDate>
<dc:creator>Jimmy</dc:creator>
<guid>http://ruralblackhole.wordpress.com/2009/12/06/the-parts-o-caster-is-done/</guid>
<description><![CDATA[Before I start, I need to give a most triumphant prelude. Ladies and Gentlemen&#8230; Joe Satriani. ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://ruralblackhole.wordpress.com/files/2009/12/second_week_of_advent_poster-p228596001022442039trma_400.jpg"><img class="aligncenter size-medium wp-image-673" title="second_week_of_advent_poster-p228596001022442039trma_400" src="http://ruralblackhole.wordpress.com/files/2009/12/second_week_of_advent_poster-p228596001022442039trma_400.jpg?w=300" alt="" width="300" height="300" /></a>Before I start, I need to give a most triumphant prelude. Ladies and Gentlemen&#8230; Joe Satriani.</p>
<p><span style='text-align:center; display: block;'><object width='425' height='350'><param name='movie' value='http://www.youtube.com/v/m8c5kH9hfak&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' /><param name='allowfullscreen' value='true' /><param name='wmode' value='transparent' /><embed src='http://www.youtube.com/v/m8c5kH9hfak&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;hd=0' type='application/x-shockwave-flash' allowfullscreen='true' width='425' height='350' wmode='transparent'></embed></object></span></p>
<p>Although there are many different musical instruments, one instrument that truly strikes me as being an instrument for the common people is the guitar. It seems like everyone has a guitar now, and cheap deals for decent guitars are probably the best they&#8217;ve ever been. On the opposite end of the spectrum, high end guitars are better than ever as well.</p>
<p>Because the amount of guitarists is so large, just being the best player isn&#8217;t the main goal anymore. Several artists have guitars that are “works of art” and are uniquely distinctive. When you see these guitars, you know who plays it. Several people even copy these designs as a tribute, like how I striped my bass as a tribute to Eddie Van Halen. Here are some examples of guitars that are truly iconic:</p>
<p>Eddie Van Halen&#8217;s Frankenstrat:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/frankenstein.jpg"><img class="aligncenter size-medium wp-image-650" title="frankenstein" src="http://ruralblackhole.wordpress.com/files/2009/12/frankenstein.jpg?w=200" alt="" width="200" height="300" /></a></p>
<p>Tom Morello&#8217;s Mongrelcaster:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/tomarm00di4.jpg"><img class="aligncenter size-medium wp-image-651" title="tomarm00di4" src="http://ruralblackhole.wordpress.com/files/2009/12/tomarm00di4.jpg?w=262" alt="" width="262" height="300" /></a></p>
<p>B.B. King&#8217;s Lucille:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/lucille.jpg"><img class="aligncenter size-medium wp-image-652" title="Lucille" src="http://ruralblackhole.wordpress.com/files/2009/12/lucille.jpg?w=263" alt="" width="263" height="300" /></a></p>
<p>Bo Diddley&#8217;s Big B:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/bo.jpg"><img class="aligncenter size-full wp-image-653" title="Bo" src="http://ruralblackhole.wordpress.com/files/2009/12/bo.jpg" alt="" width="200" height="286" /></a></p>
<p>Randy Rhoads&#8217; V:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/rr_108_1.jpg"><img class="aligncenter size-medium wp-image-654" title="RR_108_1" src="http://ruralblackhole.wordpress.com/files/2009/12/rr_108_1.jpg?w=158" alt="" width="158" height="300" /></a></p>
<p>SRV&#8217;s First Wife:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/no-1.jpg"><img class="aligncenter size-medium wp-image-655" title="no-1" src="http://ruralblackhole.wordpress.com/files/2009/12/no-1.jpg?w=300" alt="" width="300" height="216" /></a></p>
<p>Joe Satriani&#8217;s Chrome Boy:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/silver_ib.jpg"><img class="aligncenter size-medium wp-image-656" title="silver_ib" src="http://ruralblackhole.wordpress.com/files/2009/12/silver_ib.jpg?w=171" alt="" width="171" height="300" /></a></p>
<p>Steve Vai&#8217;s Jem:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/ibanezjem777sk1.jpg"><img class="aligncenter size-medium wp-image-657" title="IbanezJEM777SK1" src="http://ruralblackhole.wordpress.com/files/2009/12/ibanezjem777sk1.jpg?w=133" alt="" width="133" height="300" /></a></p>
<p>Prince&#8217;s Purple Cloud:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/kai_yak-princeguit2.jpg"><img class="aligncenter size-medium wp-image-658" title="Kai_yak-Princeguit2" src="http://ruralblackhole.wordpress.com/files/2009/12/kai_yak-princeguit2.jpg?w=300" alt="" width="300" height="150" /></a><br />
Jimi Hendrix&#8217;s Upside-down Strat:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/jimi_hendrix_on_stage_fender_stratocaster.jpg"><img class="aligncenter size-medium wp-image-659" title="Jimi_Hendrix_on_stage_fender_stratocaster" src="http://ruralblackhole.wordpress.com/files/2009/12/jimi_hendrix_on_stage_fender_stratocaster.jpg?w=282" alt="" width="282" height="300" /></a></p>
<p>George Harrison&#8217;s Rocky:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/george1.jpg"><img class="aligncenter size-medium wp-image-660" title="GEORGE~1" src="http://ruralblackhole.wordpress.com/files/2009/12/george1.jpg?w=300" alt="" width="300" height="222" /></a></p>
<p>Buckethead&#8217;s Killswitch equipped Les Paul:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/7bfd2ba8-6bf2-4069-8af7-7accfd44ea77.jpg"><img class="aligncenter size-medium wp-image-661" title="7bfd2ba8-6bf2-4069-8af7-7accfd44ea77" src="http://ruralblackhole.wordpress.com/files/2009/12/7bfd2ba8-6bf2-4069-8af7-7accfd44ea77.jpg?w=300" alt="" width="300" height="121" /></a></p>
<p>Brian May&#8217;s Red Special:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/redspecial.jpg"><img class="aligncenter size-medium wp-image-662" title="RedSpecial" src="http://ruralblackhole.wordpress.com/files/2009/12/redspecial.jpg?w=300" alt="" width="300" height="208" /></a></p>
<p>Kurt Cobain&#8217;s Jag-Stang:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/jagstang.jpg"><img class="aligncenter size-medium wp-image-663" title="jagstang" src="http://ruralblackhole.wordpress.com/files/2009/12/jagstang.jpg?w=198" alt="" width="198" height="300" /></a></p>
<p>Willie Nelson&#8217;s &#8220;Trigger&#8221;:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/willie.jpg"><img class="aligncenter size-medium wp-image-664" title="Willie" src="http://ruralblackhole.wordpress.com/files/2009/12/willie.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>I know I left some off. This isn&#8217;t because I don&#8217;t think they&#8217;re iconic, it&#8217;s just that sometimes you can only handle so much rockin&#8217; guitars at once. Anyhow, to add to this list is&#8230;</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/shammy-013.jpg"><img class="aligncenter size-medium wp-image-648" title="shammy 013" src="http://ruralblackhole.wordpress.com/files/2009/12/shammy-013.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/shammy-011.jpg"><img class="aligncenter size-medium wp-image-649" title="shammy 011" src="http://ruralblackhole.wordpress.com/files/2009/12/shammy-011.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>Shammy(short for shamrock) Version 3.0. aka: The Jimmycaster!</p>
<p>Here are some of the specs:</p>
<p>Body: Stock Ibanez Stagestar, Agathis(similar to mahogany) in “Shamrock Green”</p>
<p>Neck: Maple, with standard vintage height frets</p>
<p>Fingerboard: Maple</p>
<p>Nut: Brass-fitted by Kittle&#8217;s Music</p>
<p>Tuning Heads: Planet Waves Auto Trim Locking Tuners</p>
<p>Pickguard: Warmoth Purple Pearloid, custom cut with help from Jared&#8217;s Pickguards and Kittle&#8217;s Music</p>
<p>Pickups: 2 Single Coil Stock Ibanez Powersounds with chrome covers, and one GFS VEH(EVH Clone) Humbucker with a nickel cover</p>
<p>Bridge: Stock Ibanez six screw vintage tremolo.  Whammy bar is removed, with the bridge screwed down as close to hardtail as possible.</p>
<p>Straplocks: Dunlop Dual Design</p>
<p>Other features: Chrome Tele knobs, shielded pickup cavity, and Morello Style Toggle Killswitch</p>
<p>&#8230;and it comes with a super-shiny Levy&#8217;s mirror strap!</p>
<p>Anyhow, it feels great to get this done. I&#8217;ve heard and have had various interpretations of what the guitar&#8217;s appearance evokes in the minds of its observers. The first one I heard is that it looks like a “Strat from Space.”</p>
<p>The second one, which I should have thought about more, is that it looks like Baby Bop from Barney and Friends <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/pc020060.jpg"><img class="aligncenter size-medium wp-image-665" title="Pc020060" src="http://ruralblackhole.wordpress.com/files/2009/12/pc020060.jpg?w=225" alt="" width="225" height="300" /></a></p>
<p>The third one is that it&#8217;s a Mardi Gras guitar. It has green, purple, and the maple neck is the gold. The chrome just ties stuff together.</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/31_94.jpg"><img class="aligncenter size-medium wp-image-666" title="31_94" src="http://ruralblackhole.wordpress.com/files/2009/12/31_94.jpg?w=300" alt="" width="300" height="300" /></a></p>
<p>The fourth one is that it looks like a pimp&#8217;s guitar. It has the green which symbolizes the money, the maple neck gold which symbolize the honey, the purple which is the color of royalty, and the chrome is there so it is “blingin&#8217;.”</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/pimp-costume-big-daddy-purple.jpg"><img class="aligncenter size-medium wp-image-667" title="pimp-costume-big-daddy-purple" src="http://ruralblackhole.wordpress.com/files/2009/12/pimp-costume-big-daddy-purple.jpg?w=172" alt="" width="172" height="300" /></a></p>
<p>The fifth one is my favorite. Often times vintage Stratocasters:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/8c38236cc88dd895aafacaef35a0811f.jpg"><img class="aligncenter size-medium wp-image-668" title="8c38236cc88dd895aafacaef35a0811f" src="http://ruralblackhole.wordpress.com/files/2009/12/8c38236cc88dd895aafacaef35a0811f.jpg?w=97" alt="" width="97" height="300" /></a></p>
<p>Are compared to vintage automobiles:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/billroses57chevyconvertible.jpg"><img class="aligncenter size-medium wp-image-669" title="Bill&#38;Rose's57ChevyConvertible" src="http://ruralblackhole.wordpress.com/files/2009/12/billroses57chevyconvertible.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>while my imported strat copy:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/shammy-003.jpg"><img class="aligncenter size-medium wp-image-670" title="shammy 003" src="http://ruralblackhole.wordpress.com/files/2009/12/shammy-003.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>kinda reminds people of a tricked out import tuner:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/cars20-20mitsubishi20the20fast20and20the20furious.jpg"><img class="aligncenter size-medium wp-image-671" title="Cars%20-%20Mitsubishi%20(The%20Fast%20And%20The%20Furious)" src="http://ruralblackhole.wordpress.com/files/2009/12/cars20-20mitsubishi20the20fast20and20the20furious.jpg?w=300" alt="" width="300" height="300" /></a></p>
<p>which is flippin&#8217; sweet!</p>
<p>Anyhow, the main inspiration of this guitar was Eddie Van Halen&#8217;s frankenstrat. I know Eddie has issues, and probably isn&#8217;t a very pleasant person, but I&#8217;ve always loved his tone, his energy, his speed, and his spirit in his playing. I also really like how the frankenstrat was a really cheap guitar that he messed around with. I like that through his messing around, he was instrumental in the creation of the superstrat guitar, and that he was able to make such an iconic guitar out of a cheapy.</p>
<p>I know I kinda ripped off his design a little with my Ibanez bass, eventually I&#8217;ll take that tape off and mod my bass&#8217; appearance even further, making a more original design.  I gotta respect Eddie, and that the stripes were his idea, and not mine.</p>
<p>-Ok, enough about the bass. Back to the guitar. I decided not to base my guitars&#8217; appearance on Eddie&#8217;s, but I decided I could do some things that were similar to his, while also doing some things that I liked. First of all, it had a maple fingerboard like Eddie&#8217;s, and a humbucking pickup in the bridge like Eddie&#8217;s(although it sounded nasal as heck, and I definitely wanted to get a nicer one). It also is a strat shape.</p>
<p>Those things were a start, but I had some differences from Eddie&#8217;s taste. Now I admit I don&#8217;t really like “beat up” guitars. I actually like really shiny and colorful guitars that visually pop on stage. I also like pickguards on a strat, just not in white or black. I like to see them in different colors. Another thing I always wondered was why strats never have chrome pickup covers. Les Pauls usually do, and I thought it would be cool to see on a strat.</p>
<p>So that lead to some thinking&#8230; and that thinking went back to some ideas I hadn&#8217;t thought about in a long time. Ever since I saw the first Mighty Ducks movie, I liked the color combination of purple and green on their uniforms. On D2, they switched to an eggplant and teal which wasn&#8217;t bad either, but I really liked purple and green. They&#8217;re kinda opposite colors, but they really pop in a way that doesn&#8217;t hurt your eyes like red and blue or red and green sometimes do. Also I realized that very few people have purple guitars, green guitars, and people especially don&#8217;t have guitars that are both purple and green.</p>
<p>I decided to go with this color scheme, and I was planning to switch my humbucking pickup. My single coil ones were actually pretty good, so I kept them. After looking around for pickups, I discovered GFS Pickups, which are sold at guitarfetish.com. GFS pickups are on par with Duncan Designed pickups. Yes Seymour Duncan and Dimarzio are American made, but these GFS pickups(like Duncan Designed ones) are way better than most stock pickups, and are sold for very reasonable prices. There really is not that much of a difference in quality. They are about the same. The only problem I ran into with this humbucker is that I had to rout a little under the cavity, which made me nervous, but was no big deal. Routing actually was a very cool “no turning back now” moment, that I kinda remember most of all about the whole project. I then found some chrome covers for my single coil pickups, and still am surprised more strats don&#8217;t have these. They look pretty sweet.</p>
<p>So next I took my green Ibanez Stagestar strat copy, got rid of the pickguard that had shamrocks drawn on by a sharpie(that faded), and with my friend Jared&#8217;s help, cut a new pearloid pickguard out with a sabre saw. This was really challenging, but a learning experience. I think it took about 2 hours. It was very hard to get things exact, and some cuts around the pickups are sloppy when you look up close, but we were able to cover our mistakes pretty good. Rob at Kittle&#8217;s music also did a great job of helping clean up the edges. My advice is to cut two templates/stencils, and secure one to the top, and one to the bottom. We only had a stencil on one side, and that was why we didn&#8217;t get everything lined up exactly.</p>
<p>Other extras I put on the guitar were a killswitch, brass nut, and locking tuners. The guitar already had some Dunlop straplocks I bought years ago. Nowadays I use either the Grolsch Straplocks or Planet Waves locking straps. Although the Dunlops are nice and have never failed me, the Grolsch ones have worked for me 99% of the time(I was able to catch it), and the Planet Waves locking straps haven&#8217;t failed me yet. Both the Grolsch and Planet Waves are just so much cheaper and do the same job.</p>
<p>Anyhow, the killswitch is just an extra. I do like both Buckethead and Tom Morello, and Eddie uses a killswitch effect on You Really Got Me by turning the volume down on one of his pickups on his Ibanez Desrtroyer(Explorer Copy). I&#8217;m still learning where I can use it, and finding opportunities to use it, put it&#8217;s pretty cool.  I chose the Morello style toggle because they last longer than the Radio Shack push-button ones Buckethead used to use before he got high quality arcade buttons on his new signature guitar.  Also, you can use the killswitch to turn your guitar off inbetween songs.  Sometimes I&#8217;ll find the right spot on the volume knob, turn the guitar down all the way after a song, then when the next song starts, I have to find that sweet spot again.  With a toggle killswitch, I just turn it off, and VOILA!  the volume stays the same when I turn it back on.</p>
<p>I will say that the brass nut and the VEH pickup really changes the sound of this guitar. I&#8217;m kinda surprised that the VEH isn&#8217;t more “balls to the walls,” but it does handle distortion really well, and picks up harmonics very clearly.  We&#8217;ll see how Eddie-like it sounds when I buy a phaser in January.  What I thought was a bonus was that it sounds really good when played clean as well. I thought that this pickup would overpower my stock single coils, but it blends with them quite nicely. The brass nut also gives the guitar more jangle and sustain. I&#8217;m surprised that this guitar sounds very smooth, and really beautiful when clean, as well as having some nice crunch with distortion.</p>
<p>The best part is that this guitar was my first guitar, and with the improved sound, added features/aesthetics, and better tuning stability, it feels like a part of me, and has exactly what I would want all-around in a guitar. It feels like some of my soul is in it, and that the guitar and me are one, as crazy as that sounds.</p>
<p>Now although this guitar fits my personality perfectly, I still have some use for Blackie. It&#8217;s a great backup, and I enjoy the jumbo frets, higher output humbucker that works better for punk and metal than the Jimmycaster, and the fact that it&#8217;s lighter than a Pepsi bottle. Blackie is a very capable backup, but there are a lot of things that the Jimmycaster can do that Blackie can&#8217;t do, which should happen with a backup. The First Act does have it&#8217;s quirks that make it fun to play, and has some strengths over the Jimmycaster, but it humbly sits aside. The Jimmycaster is Joe Perry, and Blackie is Brad Whitford.</p>
<p>Also, speaking of Blackie, I broke down and tried to VH2 Bumblebee it:</p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/shammy-001.jpg"><img class="aligncenter size-medium wp-image-646" title="shammy 001" src="http://ruralblackhole.wordpress.com/files/2009/12/shammy-001.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p><a href="http://ruralblackhole.wordpress.com/files/2009/12/shammy-002.jpg"><img class="aligncenter size-medium wp-image-647" title="shammy 002" src="http://ruralblackhole.wordpress.com/files/2009/12/shammy-002.jpg?w=300" alt="" width="300" height="225" /></a></p>
<p>But I stopped halfway through, and removed the tape and reflectors. Blackie is Blackie, and although I modded my Stagestar, and will de-Van Halen-ize my bass to change it&#8217;s appearance, Blackie for some reason only looks right stock, and all black.</p>
<p>Anyhow, that&#8217;s it.  The Padawan has constructed a lightsaber for himself, and is now a Jedi Master.  If you wish to hear this guitar, wait a few weeks and it will be reviewed at <a href="http://rocknrollcowboy.wordpress.com">http://rocknrollcowboy.wordpress.com</a> .  I will let you know on this blog when it is up, or you could just read this blog too.  Jared&#8217;s a good friend of mine.</p>
<p>Also, Expect a bonus post midweek, I&#8217;m already almost done writing it.  I&#8217;ll be playing guitar until then.  See you later!</p>
<p>-Jimmy</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Last Minute Groceries for Thanksgiving?]]></title>
<link>http://johnahayner.wordpress.com/2009/11/25/last-minute-groceries-for-thanksgiving/</link>
<pubDate>Wed, 25 Nov 2009 17:59:21 +0000</pubDate>
<dc:creator>John A. Hayner</dc:creator>
<guid>http://johnahayner.wordpress.com/2009/11/25/last-minute-groceries-for-thanksgiving/</guid>
<description><![CDATA[Doing any last minute shopping to grab food for your feast for this Turkey Day on Thursday?  Or perh]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Doing any last minute shopping to grab food for your feast for this Turkey Day on Thursday?  Or perhaps are you going to buy a bunch of food to give to a shelter so they can serve the needy a warm thanksgiving meal?  Whatever the reason for your search for grub, today&#8217;s Referral is the place to go for all the fixings you&#8217;ll need to fill some stomachs.</p>
<p>Gordon Food Service Marketplace on the south end of Lansing (on Edgewood Blvd.  near I-96 and Cedar St.) has all sorts of good quality food, and it&#8217;s the perfect place to look when you need alot of anything!  Plus you don&#8217;t have to be a member or anything to walk in and shop.  The Store Manager Mitch will help you find <span style="text-decoration:underline;">everything </span>you could possibly need for your meal!</p>
<p>Here&#8217;s their website and directions to the store: <a href="http://gfs.know-where.com/gfs/cgi/selection?mapid=US&#38;lang=en&#38;design=default&#38;country=&#38;region_name=&#38;place=48911&#38;localstore=Go&#38;region=&#38;mapx=&#38;mapy=">http://gfs.know-where.com/gfs/cgi/selection?mapid=US〈=en&#38;design=default&#38;country=&#38;region_name=&#38;place=48911&#38;localstore=Go&#38;region=&#38;mapx=&#38;mapy=</a></p>
<p>Have a great Thanksgiving Tomorrow Everyone!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[GFS invests in ‘green’ manufacturing equipment]]></title>
<link>http://cabinettrends.wordpress.com/2009/11/25/gfs-invests-in-%e2%80%98green%e2%80%99-manufacturing-equipment/</link>
<pubDate>Wed, 25 Nov 2009 13:30:51 +0000</pubDate>
<dc:creator>cabinettrends</dc:creator>
<guid>http://cabinettrends.wordpress.com/2009/11/25/gfs-invests-in-%e2%80%98green%e2%80%99-manufacturing-equipment/</guid>
<description><![CDATA[Global Finishing Solutions, GFS, has invested in a new turret press for its sheet metal processes at]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Global Finishing Solutions, <a href="http://www.globalfinishing.com/" target="_blank">GFS</a>, has invested in a new turret press for its sheet metal processes at its Osseo, Wis., facility.<br />
The new turret, a Murata Motorum <a href="http://www.sawdustsoup.com/group/lagunatools" target="_blank">Servo-Drive press</a>, is 100 percent electrically operated, using approximately 70 percent less energy than other turrets with similar capabilities, according to GFS. The use of servomotors in place of hydraulics eliminates the need for the use of oils or refrigerant coolers.<br />
The company said the new turret doubles operation speeds, provides improved production capabilities and lowers operating costs.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Gordon Food Service Show Pictures]]></title>
<link>http://ipfwhma.wordpress.com/2009/11/24/gordon-food-service-show-pictures/</link>
<pubDate>Tue, 24 Nov 2009 23:07:02 +0000</pubDate>
<dc:creator>ipfwhma</dc:creator>
<guid>http://ipfwhma.wordpress.com/2009/11/24/gordon-food-service-show-pictures/</guid>
<description><![CDATA[Here are a few pictures taken at the Gordon Food Service Food Show.  Enjoy!]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Here are a few pictures taken at the Gordon Food Service Food Show.  Enjoy!</p>
<p><a href="http://ipfwhma.wordpress.com/files/2009/11/stp66751.jpg"><img class="aligncenter size-full wp-image-210" title="GFS Show Picture 1" src="http://ipfwhma.wordpress.com/files/2009/11/stp66751.jpg" alt="" width="500" height="375" /></a></p>
<p><a href="http://ipfwhma.wordpress.com/files/2009/11/stp66758.jpg"><img class="aligncenter size-full wp-image-213" title="GFS Show Picture 2" src="http://ipfwhma.wordpress.com/files/2009/11/stp66758.jpg" alt="" width="500" height="375" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Gordon Food Service Internship]]></title>
<link>http://ipfwhma.wordpress.com/2009/11/24/gordons-food-service-internship/</link>
<pubDate>Tue, 24 Nov 2009 22:20:29 +0000</pubDate>
<dc:creator>ipfwhma</dc:creator>
<guid>http://ipfwhma.wordpress.com/2009/11/24/gordons-food-service-internship/</guid>
<description><![CDATA[Now is the time for you to be considering your internship hours for the semesters to come and possib]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Now is the time for you to be considering your internship hours for the semesters to come and possible carrer choice!  GFS is a great company to work with.  They can open many possible doors for you in the future into food service, sales, and marketing! </p>
<p>Gordon Food Service is offering an internship for next summer; the position will be decided in December.  It is GFS&#8217;s desire to fill this position with an IPFW Hospitality Management student with the internship being done in Fort Wayne.</p>
<p><strong>The posting will be online for seven days, through 11/27/2009</strong></p>
<p>Do not hesitate in getting your application to GFS! </p>
<p><strong>Applications are only accepted online at:</strong></p>
<p><a href="http://www.gfs.com/en/careers/current-opportunities.page">http://www.gfs.com/en/careers/current-opportunities.page</a></p>
<p>Clik on the drop-down: Job Category, Internships-All Departments</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Arbeit]]></title>
<link>http://mayascamino.wordpress.com/2009/11/21/arbeit/</link>
<pubDate>Sat, 21 Nov 2009 21:11:34 +0000</pubDate>
<dc:creator>mayasjourney</dc:creator>
<guid>http://mayascamino.wordpress.com/2009/11/21/arbeit/</guid>
<description><![CDATA[Nichts als Arbeit. Das gesamte Wochenende über. Das Bearbeitenvon GFS, Hausaufgaben und Biologiekart]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Nichts als Arbeit. Das gesamte Wochenende über.</p>
<p>Das Bearbeitenvon GFS, Hausaufgaben und Biologiekarteikärtchen für die Arbeit am Montag ist nicht gerade das, was man unter einem schönen Wochenende versteht.<br />
Außerdem wird mir immer wieder neu bewusst, dass ich alleine bin, Single bin. Überall diese blöde Weihnachtsdekoration und das Beisammensein an den Festtagen wird überall angepriesen.<br />
Es ist ja nicht mal annähernd Weihnachten, aber die Adventszeit beginnt.<br />
Deshalb komm ich mir so einsam vor.</p>
<p>Aber gut, was soll man auch erwarten, wenn man die ganze Zeit am Wochenende daheim bleibt, weil man ständig lernen muss.</p>
<p>Für einen Partner hätte ich wahrscheinlich nicht genug Zeit, bzw könnte ihm nicht die Zeit geben, die ihm zusteht.<br />
Nicht das ich die Zeit nicht weiter geben wollte, aber die Schule frisst immer gerne die freie Zeit.</p>
<p>Und dabei wäre ein Kuss ab und an von einem lieben Menschen jetzt gerade das richtige.</p>
<p>Mir fehlt Liebe.</p>
<p>Maya &#60;3</p>
<p><a href="http://tumblr_ksup2f6Ivo1qzmpmlo1_500_large.jpg?1257988744"></a><a href="http://mayascamino.wordpress.com/files/2009/11/tumblr_ksup2f6ivo1qzmpmlo1_500_large.jpg"><img class="alignnone size-medium wp-image-26" title="tumblr_ksup2f6Ivo1qzmpmlo1_500_large" src="http://mayascamino.wordpress.com/files/2009/11/tumblr_ksup2f6ivo1qzmpmlo1_500_large.jpg?w=300" alt="" width="480" height="480" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Thanksgiving Day Forecast--No Big Storm]]></title>
<link>http://cloudyandcool.com/2009/11/19/thanksgiving-day-forecast-2/</link>
<pubDate>Thu, 19 Nov 2009 18:22:14 +0000</pubDate>
<dc:creator>pyeager</dc:creator>
<guid>http://cloudyandcool.com/2009/11/19/thanksgiving-day-forecast-2/</guid>
<description><![CDATA[If you&#8217;ve been reading the blog regularly (as if you wouldn&#8217;t be!), then you know that I]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>If you&#8217;ve been reading the blog regularly (as if you wouldn&#8217;t be!), then you know that I promised to give an update on what one of our computer models is forecasting for Thanksgiving day.</p>
<p>First, though, I want to give you a chance for any new readers (in case you&#8217;re not regular readers yet) to look at the previous posts:</p>
<ul>
<li><a href="http://cloudyandcool.com/2009/11/10/thanksgiving-day-forecast/" target="_self">Winter Storm for Thanksgiving Day?</a></li>
<li><a href="http://cloudyandcool.com/2009/11/15/thanksgiving-day-weather/" target="_self">What Thanksgiving Day Storm</a>?</li>
</ul>
<p><strong>No Big Storm</strong></p>
<p>Here is the current forecast map for Thanksgiving Day (168-hour GFS from 12z November 19):</p>
<p><a href="http://www.nco.ncep.noaa.gov/pmb/nwprod/analysis/namer/gfs/12/fpc.shtml"><img class="aligncenter size-medium wp-image-1218" title="thanksgiving_day_168" src="http://cloudyandcool.wordpress.com/files/2009/11/thanksgiving_day_168.gif?w=300" alt="GFS forecast for Thanksgiving Day (168-hour from November 19, 2009)" width="300" height="225" /></a></p>
<p>Remember, the point of this series of blog posts was to show the change in the computer models from whenThanksgiving was day 15 on the model to when Thanksgiving actually arrives; the purpose was <em>not</em> to give specific forecast details for specific locations.</p>
<p>Now that the forecast is just one week away, however, it&#8217;s more reasonable to begin to look at the details of the forecast model more carefully&#8211;although a lot can still change during a week, so don&#8217;t make any plans based on this one computer model.</p>
<p><strong>Forecast Highlights</strong></p>
<ul>
<li>Snow showers in the Midwest and parts of the East (western New York to West Virginia)</li>
<li>Unseasonably cold in the Midwest</li>
<li>Some rain and mountain snow for the Pacific Northwest</li>
<li>Dry and pleasant in the Rockies and Southwest</li>
<li>Mild to the southern Plains</li>
</ul>
<p><strong>One More Update Early Next Week</strong></p>
<p>I&#8217;ll have another update early next week, and then we&#8217;ll see what actually happens and see how accurate the forecast model was.</p>
<p>&#8211;Paul Yeager</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[What's Up People?]]></title>
<link>http://shikinmajid.wordpress.com/2009/11/15/whats-up-people/</link>
<pubDate>Sun, 15 Nov 2009 15:28:15 +0000</pubDate>
<dc:creator>shikinmajid</dc:creator>
<guid>http://shikinmajid.wordpress.com/2009/11/15/whats-up-people/</guid>
<description><![CDATA[I shall blog a proper post later on this week. Heh! Promise. (: Anyway, I enjoyed my Saturday mornin]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I shall blog a proper post later on this week. Heh! <span style="text-decoration:line-through;">Promise</span>. (:</p>
<p>Anyway, I enjoyed my Saturday morning with the BFFs at Marina Barrage &#38; Starbucks One Fullerton! We celebrated Az&#8217;s 20th Birthday too! ILY babe! &#60;3</p>
<p>&#160;</p>

<p>Now, next up. When am I going to see the complete GFs together for a meet up session? Don&#8217;t look at me anymore. I&#8217;m tired of having to organize this things all. *shakebutts*</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[How to deploy GFS on Cluster in a box?]]></title>
<link>http://ibnjaafardevelopment.wordpress.com/2009/11/15/how-to-deploy-gfs-on-cluster-in-a-box/</link>
<pubDate>Sun, 15 Nov 2009 09:54:26 +0000</pubDate>
<dc:creator>ibnjaafar</dc:creator>
<guid>http://ibnjaafardevelopment.wordpress.com/2009/11/15/how-to-deploy-gfs-on-cluster-in-a-box/</guid>
<description><![CDATA[This is my class project where I choose a topic of Global File System. Where the implementation is o]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This is my class project where I choose a topic of Global File System. Where the implementation is on virtual machine, Cluster in a box.</p>
<p>These are the steps:-</p>
<ol>
<li> Set up cluster environment.</li>
<li> Configuration of Vmware to create clustered environment ( Cluster in the box).</li>
<li> Installation of Centos.</li>
<li> Configure RedHat Cluster Suite 5.</li>
<li> Set up Logical Volume using Cluster Logical Volume Manager.</li>
<li> Deploy GFS clusterally.</li>
</ol>
<p>If you really interested in this one, let me know, I can foward you my report.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Filesystem metadata overhead]]></title>
<link>http://rwmj.wordpress.com/2009/11/08/filesystem-metadata-overhead/</link>
<pubDate>Sun, 08 Nov 2009 12:00:41 +0000</pubDate>
<dc:creator>rich</dc:creator>
<guid>http://rwmj.wordpress.com/2009/11/08/filesystem-metadata-overhead/</guid>
<description><![CDATA[Which filesystems have the largest metadata overhead[1]? We can find out using guestfish sparse file]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Which filesystems have the largest metadata overhead[1]?  We can find out using <a href="http://libguestfs.org/guestfish.1.html">guestfish</a> <a href="http://rwmj.wordpress.com/2009/11/04/terabyte-virtual-disks/">sparse file support</a> and a short shell script:</p>
<pre style="background-color:#fcfcfc;border-left:6px solid #f0f0f0;margin-left:1em;font-size:120%;padding:5px;">
#!/bin/sh -

guestfish=fish/guestfish
testimg=/mnt/tmp/test/test.img
size=1G

for fstype in ext2 ext3 ext4 xfs ntfs msdos ; do
    $guestfish &#60;&#60;EOF
      sparse $testimg $size
      run
      sfdiskM /dev/sda ,
      mkfs $fstype /dev/sda1
EOF
    echo -n "$fstype: "
    du $testimg
done
</pre>
<p>The results:</p>
<table>
<tr>
<th> Filesystem </th>
<th> Allocated kilobytes (out of 1G) </th>
<th> Overhead % </th>
</tr>
<tr>
<td> ext2 </td>
<td> 16948 </td>
<td> 1.6% </td>
</tr>
<tr>
<td> ext3 [2] </td>
<td> 33352 </td>
<td>3.2% </td>
</tr>
<tr>
<td> ext4 [2] </td>
<td> 33288 </td>
<td> 3.2% </td>
</tr>
<tr>
<td> xfs </td>
<td> 5132 </td>
<td>0.5% </td>
</tr>
<tr>
<td> ntfs [3] </td>
<td> 5748 </td>
<td> 0.5% </td>
</tr>
<tr>
<td> msdos &#38; vfat </td>
<td> 2076 </td>
<td> 0.2% </td>
</tr>
<tr>
<td> reiserfs [3] </td>
<td>32916 </td>
<td> 3.1% </td>
</tr>
<tr>
<td> btrfs [3] </td>
<td> 4224 </td>
<td> 0.4% </td>
</tr>
<tr>
<td> hfs &#38; hfsplus [3] </td>
<td> 16432 </td>
<td> 1.6% </td>
</tr>
<tr>
<td> nilfs2 [3] </td>
<td> 2060 </td>
<td> 0.2% </td>
</tr>
<tr>
<td> jfs [3] </td>
<td>4364  </td>
<td> 0.4% </td>
</tr>
<tr>
<td> gfs [3] </td>
<td>16612  </td>
<td> 1.6% </td>
</tr>
<tr>
<td> gfs2 [3,4] </td>
<td> 132576 </td>
<td> 12% </td>
</tr>
</table>
<h4>Notes</h4>
<p>[1] Yes, there are shortcomings in the methodology.  What this really measures is how many blocks are written by the mkfs program.  Even if you believe the figures, this only measures the <i>initial</i> overhead, but you can use the same technique to measure the overhead of storing (eg) lots of small files, or whatever is appropriate for your workload.<br />
[2] Note the difference between ext2 and ext3/4 seems to be entirely down to the size of the journal, which is a kind of metadata overhead, but one that you can easily control.<br />
[3] Needs <a href="https://www.redhat.com/archives/libguestfs/2009-November/thread.html#00050">three small patches</a> to libguestfs to get these filesystems to work.<br />
[4] This seems off the scale &#8212; needs further investigation.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[october babies: 20th]]></title>
<link>http://theshadesofjade.wordpress.com/2009/11/04/october-babies-20th/</link>
<pubDate>Tue, 03 Nov 2009 21:44:25 +0000</pubDate>
<dc:creator>Amal Majidah</dc:creator>
<guid>http://theshadesofjade.wordpress.com/2009/11/04/october-babies-20th/</guid>
<description><![CDATA[As per usual, my birthday posts have been a bit late nowadays. Just want to wish both beloved sister]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>As per usual, my birthday posts have been a bit late nowadays. Just want to wish both beloved sister, Pipah and one of my lovely girl friends, Jann a happy belated. May you both be blessed with happiness and prosperity. Hehe.</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-708" title="210920081538" src="http://theshadesofjade.wordpress.com/files/2009/11/210920081538.jpg" alt="210920081538" width="450" height="600" />Pipah: I don&#8217;t have a nice photo of us or should i say of her not covering her face. And i think that&#8217;s my other sister&#8217;s hand making an appearance lol</p>
<p style="text-align:center;">
<p style="text-align:center;"><img class="aligncenter size-full wp-image-709" title="114's(1357)" src="http://theshadesofjade.wordpress.com/files/2009/11/114s1357.jpg" alt="114's(1357)" width="450" height="337" />Jann: Hurry up come home! *sniff*</p>
<p style="text-align:left;">PS- i love you both! hehe XOXOXO</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[september babies]]></title>
<link>http://theshadesofjade.wordpress.com/2009/10/16/september-babies/</link>
<pubDate>Fri, 16 Oct 2009 11:20:08 +0000</pubDate>
<dc:creator>Amal Majidah</dc:creator>
<guid>http://theshadesofjade.wordpress.com/2009/10/16/september-babies/</guid>
<description><![CDATA[I know this is freaking late, been so lazy to blog. shouldn&#8217;t be so lazy hmmmm. anyway, happy ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I know this is freaking late, been so lazy to blog. shouldn&#8217;t be so lazy hmmmm. anyway, happy belated to these lovely ladies; Ryda and Beah!</p>
<p><img class="aligncenter size-full wp-image-665" title="01012009(002)" src="http://theshadesofjade.wordpress.com/files/2009/10/01012009002.jpg" alt="01012009(002)" width="450" height="600" /></p>
<p style="text-align:center;">24th Sep: I love you woman! Best of luck in UK, and hope you will find your happiness in life because you deserve it. Thanks for being there for me all this time. I didn&#8217;t want you to go that time but you have to do what you got to do right? i will see you next year darls. MWAHHH!!!</p>
<p style="text-align:center;">
<p style="text-align:center;"><img class="aligncenter size-full wp-image-666" title="beah" src="http://theshadesofjade.wordpress.com/files/2009/10/beah.jpg" alt="beah" width="450" height="337" /></p>
<p style="text-align:center;">30th Sep: And to Beah, may your wishes come true. One already has. This pic was taken during her engagement. Notice the ring? hehe. happy belated as well babe! xoxo</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Parma Forecast Track Dangerously Close to the Philippines; Melor Has Sight on Tokyo]]></title>
<link>http://symonsez.wordpress.com/2009/10/06/parma-forecast-track-dangerously-close-to-the-philippines-melor-has-sight-on-tokyo/</link>
<pubDate>Tue, 06 Oct 2009 01:42:01 +0000</pubDate>
<dc:creator>symonsezwlky</dc:creator>
<guid>http://symonsez.wordpress.com/2009/10/06/parma-forecast-track-dangerously-close-to-the-philippines-melor-has-sight-on-tokyo/</guid>
<description><![CDATA[W Pacific color IR 2330Z 10.05.09 (click image for loop) for a more recent update on Parma (pepeng) ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div id="attachment_7755" class="wp-caption alignnone" style="width: 436px"><a href="http://cimss.ssec.wisc.edu/tropic2/real-time/westpac/movies/gmsirn/gmsirnjava.html"><img class="size-full wp-image-7755" title="wpac2330Z10.05" src="http://symonsez.wordpress.com/files/2009/10/wpac2330z10-05.gif" alt="W Pacific color IR 2330Z 10.05.09 (click image for loop)" width="426" height="323" /></a><p class="wp-caption-text">W Pacific color IR 2330Z 10.05.09 (click image for loop)</p></div>
<p><strong>for a more recent update on Parma (pepeng) and Typhoon Melor, <em><a title="Symonsez parma melor update" href="http://symonsez.wordpress.com/2009/10/06/parma-parked-over-philippines-typhoon-makes-turn-toward-japan/" target="_blank">CLICK HERE</a></em></strong></p>
<div id="attachment_7756" class="wp-caption alignright" style="width: 310px"><a href="http://metocph.nmci.navy.mil/jtwc/warnings/wp1909.gif"><img class="size-medium wp-image-7756" title="Parma18Ztrack1005" src="http://symonsez.wordpress.com/files/2009/10/parma18ztrack1005.gif?w=300" alt="Parma Forecast Track JTWC" width="300" height="215" /></a><p class="wp-caption-text">Parma Forecast Track JTWC</p></div>
<p>The former Typhoon Parma forecast track (JTWC discussion below) is getting uncomfortably close to Luzon in the Philippines.  Basically what is happening is that the powerful Super Typhoon Melor (JTWC discussion below) is racing west-northwestward across the Philippines Sea and its substantial flow is taking the drifting Tropical Storm Parma back south from the same direction that it came.   Melor is being affected a little by this binary interaction with Parma and is now forecast to move a little more northwest prior to its shift in direction.  Typhoon Melor gets caught up in a strong southwesterly flow and it shoots to the northeast and begins to get sheared in the process.  That would weaken Melor as it moves up along the western coast of Japan, though the most recent forecast tracks have been consistently running the storm either across Tokyo Bay or just at the entrance to Tokyo Bay.  However, this latest forecast track has the storm swinging farther west(due to Parma) and therefore the northeastern track has Melor streaking inland over the top of Tokyo itself.  It  remains to be seen if that track comes about but Melor is expected to be a minimum typhoon at that time.   I suspect since it had been so formidable and because of its forward momentum, it will probably have a higher storm surge than what might normally be expected with a weakening typhoon that is transitioning to extra-tropical status.  On the other hand, its quick pace would also mean that the threat for extreme rainfall in Japan may be reduced.</p>
<div id="attachment_7757" class="wp-caption alignleft" style="width: 310px"><a href="http://metocph.nmci.navy.mil/jtwc/warnings/wp2009.gif"><img class="size-medium wp-image-7757" title="Melor18Ztrack1005" src="http://symonsez.wordpress.com/files/2009/10/melor18ztrack1005.gif?w=300" alt="Typhoon Melor Forecast Track JTWC" width="300" height="215" /></a><p class="wp-caption-text">Typhoon Melor Forecast Track JTWC</p></div>
<p>As for Parma, the forecast suggests that the storm does not strengthen as it moves back south or south-southeast because its moving very slowly back over water that is already been churned up.  That would mean that essentially the warm water on the surface has been blown around and cooler water from below has come up to take its place. Its called upwelling and is why a tropical cyclone needs to stay on the move if its going to survive.    Nevertheless, the issue with the Philippines and particularly the area around Manila, is rainfall and just because  the intensity decreases doesn&#8217;t mean that heavy rains are not possible.  Remember, Ketsana was just a tropical storm and flooding from it killed nearly 300 people and some 200 more in Southeast Asia.  Now the boys at the Joint Typhoon Warning Center do kick the storm out to the west before it comes back across the Philippines but it may be close enough to cause problems.  In the meantime, the forecast calls for an increase in intensity as it kicks west and that could mean problems down the road for the same parts of Southeast Asia, namely Vietnam, that also had trouble with Ketsana.</p>
<div id="attachment_7751" class="wp-caption alignleft" style="width: 132px"><a href="https://www.fnmoc.navy.mil/wxmap_cgi/cgi-bin/wxmap_single.cgi?area=ngp_wpac&#38;dtg=2009100518&#38;prod=prp&#38;tau=030&#38;set=Core"><img class="size-thumbnail wp-image-7751" title="18ZNGP00zWed" src="http://symonsez.wordpress.com/files/2009/10/18zngp00zwed.gif?w=122" alt="Mon 18Z NOGAPS valid 00Z Wed" width="122" height="96" /></a><p class="wp-caption-text">Mon 18Z NOGAPS valid 00Z Wed</p></div>
<div id="attachment_7753" class="wp-caption alignright" style="width: 132px"><a href="https://www.fnmoc.navy.mil/wxmap_cgi/cgi-bin/wxmap_single.cgi?area=gfs_wpac&#38;dtg=2009100512&#38;prod=prp&#38;tau=036&#38;set=Core"><img class="size-thumbnail wp-image-7753" title="12ZGFS00zWed" src="http://symonsez.wordpress.com/files/2009/10/12zgfs00zwed.gif?w=122" alt="Mon 12Z GFS valid 00Z Wed" width="122" height="96" /></a><p class="wp-caption-text">Mon 12Z GFS valid 00Z Wed</p></div>
<p>Here is what is troubling.  I only have access to the 12Z run of the GFS and the 18Z run of the NOGAPS.  Previously, it was the GFS that kept on wanting to take Parma back over the Philippines, most notably right over Manila.  Now, Parma is kinda stuck between a ridge to the west and ridge to the east.  Its got nothing to steer it except the little bit of influence south by Melor.  The thinking is that the ridge to the west will be dominant and take Parma west.  The Joint Typhoon Warning Center seems to be discounting the GFS and NOGAPS as indicated by this sentence in their discussion:  &#8220;The available numeric guidance are in wide disagreement with the GFS and NOGAPS attempting an eventual turn to the Northeast and the European and EGRR and ECMWF favoring and eventual westerly track into the South China Sea.&#8221;  My concern is that the GFS has been consistent in wanting to bring the storm back over the Philippines one way or another. </p>
<div id="attachment_7752" class="wp-caption alignleft" style="width: 132px"><a href="https://www.fnmoc.navy.mil/wxmap_cgi/cgi-bin/wxmap_single.cgi?area=ngp_wpac&#38;dtg=2009100518&#38;prod=prp&#38;tau=054&#38;set=Core"><img class="size-thumbnail wp-image-7752" title="18ZNGP00zThu" src="http://symonsez.wordpress.com/files/2009/10/18zngp00zthu.gif?w=122" alt="Mon 18Z NOGAPS valid 00Z Thu" width="122" height="96" /></a><p class="wp-caption-text">Mon 18Z NOGAPS valid 00Z Thu</p></div>
<div id="attachment_7754" class="wp-caption alignright" style="width: 132px"><a href="https://www.fnmoc.navy.mil/wxmap_cgi/cgi-bin/wxmap_single.cgi?area=gfs_wpac&#38;dtg=2009100512&#38;prod=prp&#38;tau=060&#38;set=Core"><img class="size-thumbnail wp-image-7754" title="12zGFS00zThu" src="http://symonsez.wordpress.com/files/2009/10/12zgfs00zthu.gif?w=122" alt="Mon 12Z GFS valid 00z Thu" width="122" height="96" /></a><p class="wp-caption-text">Mon 12Z GFS valid 00z Thu</p></div>
<p>Now, the NOGAPS has jumped on board with that thinking, at least for this model run.  This storm has been exteremly difficult to track due to so many variable influences and the fact that its kinda gotten stuck in no man&#8217;s land without strong steering guidance.  In my view, it is still beyond human capabilities to make any definitive statement concerning the ultimate fate in relation to Parma.  I think its safe to say that rain will continue to fall over Luzon, whether or not its intense heavy rain over an extended period of time remains to be seen and we&#8217;ll just have to wait and see whether the influence of Melor will be sufficient to run the storm all the way back to the Philippines or if the ridge to the west will nose in strong enough and fast enough to take it away.  Either way, it remains to be seen whether, given the proximity of the storm to the Philippines in any scenario and that it currently has decent upper level venting to allow for development of convection, if the storms move over the islands in the counter-clockwise flow cause more flooding problems.  The government of the Philippines seem to be better prepared and seems to be ready for any eventuality. </p>
<p>WDPN33 PGTW 051500<br />
MSGID/GENADMIN/NAVMARFCSTCEN PEARL HARBOR HI/JTWC//<br />
SUBJ/PROGNOSTIC REASONING FOR TROPICAL STORM 19W (PARMA) WARNING<br />
NR 32//<br />
RMKS/<br />
1. FOR METEOROLOGISTS.<br />
2. 12 HOUR SUMMARY AND ANALYSIS.<br />
    A. DEEP CONVECTION HAS ONCE AGAIN BEGUN TO FLARE OVER THE<br />
CENTER OF TROPICAL STORM (TS) 19W (PARMA). STRONG VENTING TO<br />
THE NORTHEAST HAS HELPED THE SYSTEM RECUPERATE SOME OF ITS<br />
DEEP CONVECTION LOST NEARLY 24 HOURS AGO FROM THE PASSAGE OF<br />
AN UPPER LEVEL SHORTWAVE TROUGH. A VERY STRONG VERTICAL WIND<br />
SHEAR GRADIENT IS LOCATED JUST TO THE NORTH OF THE STORM. THE<br />
STORM HAS MOVED VERY LITTLE OVER THE PAST 12 HOURS AND REMAINS<br />
IN THE LUZON STRAIT.<br />
3.   FORECAST REASONING<br />
    A. THE FORECAST HAS BEEN SLOWED BEYOND TAU 72 IN ORDER TO<br />
REFLECT DECREASED CONFIDENCE THAT THE SYSTEM WILL EXIT<br />
THIS QUASISTATIONARY STATE BEFORE DAY 5. AS IS TYPICAL IN A<br />
WEAK OR AMBIGUOUS STEERING ENVIRONMENT, THE MODEL TRACKERS<br />
ARE HANDLING THE SITUATION POORLY.<br />
    B. THE SYSTEM IS EXPECTED TO LINGER OFF THE NORTHWEST<br />
COAST OF LUZON FOR THE NEXT 5 DAYS. THERE ARE STILL SOME<br />
INDICATIONS AMONG THE MODEL FIELDS THAT THE STORM WILL<br />
EVENTUALLY PULL OUT TO THE WEST NEAR THE END OF THE FORECAST<br />
PERIOD AS RIDGING RE-ESTABLISHES OVER SOUTHERN CHINA, BUT<br />
AGAIN, THERE IS MUCH UNCERTAINTY. INTENSIFICATION IS NOT<br />
LIKELY BEYOND THE NEXT 24 HOURS DUE TO MARGINAL UPPER LEVEL<br />
CONDITIONS AND UPWELLING OF COOL, SUB-SURFACE WATER. HOWEVER,<br />
DURING THE FIRST 24 HOURS INTENSIFICATION IS POSSIBLE DUE TO<br />
ENHANCED POLEWARD OUTFLOW AHEAD OF THE UPPER LEVEL TROUGH<br />
MENTIONED IN PARA 2.A. THE FORECAST REFLECTS A QUASI-<br />
STATIONARY STEERING ENVIRONMENT WITH A SOUTHERLY DRIFT.<br />
    C. IF THE SYSTEM REMAINS QUASISTATIONARY AT DAY 4 AND<br />
BEYOND, FURTHER WEAKENING IS EXPECTED DUE TO DECREASED OCEAN<br />
HEAT CONTENT FROM UPWELLING. INTENSITIES HAVE BEEN DECREASED<br />
IN THE LATER FORECAST PERIOD TO REFLECT THE INCREASED LIKLIHOOD<br />
OF THIS SCENARIO. //</p>
<p>WDPN34 PGTW 051500<br />
MSGID/GENADMIN/NAVMARFCSTCEN PEARL HARBOR HI/JTWC//<br />
SUBJ/PROGNOSTIC REASONING FOR SUPER TYPHOON 20W (MELOR) WARNING NR 26//<br />
RMKS/<br />
1. FOR METEOROLOGISTS.<br />
2. 12 HOUR SUMMARY AND ANALYSIS.<br />
   A. SUPER TYPHOON (STY) 20W (MELOR) IS CURRENTLY A 135 KNOT<br />
SYSTEM,BASED ON A COMPROMISE BETWEEN THE FINAL-T (6.0) AND<br />
CURRENT INTENSITY (7.0) FROM THE PGTW DVORAK FIX. THE SYSTEM<br />
HAS TRACKED FROM WEST-NORTHWESTWARD AT 050600Z TO NORTHWESTWARD<br />
AT 051200Z AND HAS SLOWED BY 2 KNOTS. THE DECREASED TRACK SPEED<br />
AND INCREASED NORTHWARD TURN ARE BOTH PRECURSORS TO RECURVATURE.<br />
UPPER LEVEL TROUGHING NEAR THE CAROLINE ISLANDS IN MICRONESIA<br />
HAS BEGUN TO ENCROACH ON THE EASTERN SIDE OF THE SYSTEM. AS A<br />
RESULT, FAVORABLE VENTING INTO THIS FEATURE HAS CEASED.<br />
UNRELATED, THE CENTRAL DENSE OVERCAST HAS GROWN CONSIDERABLY,<br />
AND THE EYE IS AT ITS LARGEST DIAMETER YET (32NM). MORE<br />
RECENTLY, DEEP CONVECTION HAS BECOME INCREASINGLY DISPLACED TO<br />
THE NORTHWEST AS THE STY NEARS AN UPPER LEVEL TROUGH NEAR THE<br />
EAST COAST OF ASIA.<br />
3. FORECAST REASONING<br />
   A. THE FORECAST PHILOSOPHY HAS NOT SIGNIFICANTLY CHANGED<br />
SINCE THE PREVIOUS PROGNOSTIC REASONING BULLETIN.<br />
   B. STY 20W WILL CONTINUE TO TRACK ALONG THE SOUTHWESTERN<br />
PERIPHERY OF THE SUBTROPICAL STEERING RIDGE BEFORE ENCOUNTERING<br />
STRONG UPPER LEVEL WESTERLIES ASSOCIATED WITH A DEEP UPPER LEVEL<br />
TROUGH NEAR OKINAWA. THE SYSTEM IS POSITIONED TO VENT AHEAD OF<br />
THIS FEATURE AND MAY ACCOUNT FOR SHORT TERM INTENSIFICATION.<br />
HOWEVER, SHORTLY THEREAFTER, THE TYPHOON WILL BEGIN TO WEAKEN<br />
DUE TO EXCESSIVE VERTICAL WIND SHEAR AND DECREASED OCEAN HEAT<br />
CONTENT. THE PREVIOUSLY MENTIONED TROUGH WILL ALSO ERODE THE<br />
STEERING RIDGE AND INITIATE RECURVATURE INTO THE MID-LATITUDES.<br />
INTERACTION WITH A STRONG BAROCLINIC BOUNDARY (NEAR 30N) WILL<br />
PROMPT EXTRATROPICAL TRANSITION, JUST TO THE SOUTH OF TOKYO.<br />
THE FORECAST REMAINS CONSISTENT WITH THE PREVIOUS FORECASTS AND<br />
CALLS FOR PASSAGE OF MELOR AS A TRANSITIONING CYCLONE ALONG THE<br />
EAST COAST OF JAPAN. THE TYPHOON WILL BE FULLY EXTRATROPICAL BY<br />
TAU 72.//</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
