<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Tue, 18 Nov 2008 22:43:08 -0500 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://www.javconcepts.com/index.php" rel="self" type="application/rss+xml" />
    <title>JAV Concepts Blog</title>
    <link>http://javconcepts.com/</link>
    <description>A collection of random thoughts from the mind of Josh Villbrandt.</description>
    <language>en-us</language>
    <managingEditor>josh@javconcepts.com (Josh Villbrandt)</managingEditor>
    <webMaster>josh@javconcepts.com (Josh Villbrandt)</webMaster>
    <generator>JCS (javconcepts.com) RSS Feed Generator</generator>
    <item>
      <title>Top 5 Favorite Firefox Add-ons</title>
      <description><![CDATA[ <p>One of the most distinguishing features about Mozilla's <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> web browser is it's vast library of <a href="https://addons.mozilla.org/en-US/firefox/">add-ons</a>. Add-ons extend the functionality of Firefox, which makes for a more personalized web browsing experience. What follows is a list of my top 5 favorite Firefox Add-ons. Hopefully you will find some of these useful too.</p>


<h2>5. <a href="https://addons.mozilla.org/en-US/firefox/addon/2062">Tab to Window</a> by Sogame</h2>
<p>Tab to Window is a simple add-on that lets you move a tab to a new window. This can be handy if you need to view two web pages at once, and both of the pages you need to view are already open. Tab to Window can be invoked by right click on a tab, and selecting "Move to New Window," or by using a keyboard shortcut. Tabs can also be copied to a new window.</p>


<h2>4. <a href="https://addons.mozilla.org/en-US/firefox/addon/2462">Tryagain</a> by Mathijs Lagerberg</h2>
<a href="https://addons.mozilla.org/en-US/firefox/addon/2462" rel="lightbox" title="TryAgain"><img class="left transbor" src="/modules/blog/media/21/tryagain.jpg" alt="TryAgain" title="TryAgain" /></a>
<p>Tryagain is awesome - especially if you use a laptop, and frequently hop around wireless networks. Tryagain simply continues to try to load a page when a connection cannot be established. This add-on is most useful to me right after I open my Macbook and try to load a website, when my Macbook is still connecting to WiFi. Tryagain can be configured to have a maximum number of retries. The time between each retry can also be adjusted.</p>


<!-- READMORE -->
<h2>3. <a href="https://addons.mozilla.org/en-US/firefox/addon/4096">Second Search</a> by SHIMODA Hiroshi</h2>
<p>If you already use Firefox, there is a good chance you use the search bar on the upper right side of the window. And if you are like me, you usually use the search bar for Google queries, but occasionally use it to search other websites too. This is where Second Search shines. After you type a query into the search bar, and before you hit enter, Second Search allows you to hit the up arrow, and select from a list of your installed search engines. When you hit enter this time, Firefox will search with your engine you chose, but still keep the active engine in the search box the same. Perfect!</p>


<h2>2. <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a> by Joe Hewitt, Justin Dolske, and robcee</h2>
<a href="https://addons.mozilla.org/en-US/firefox/addon/1843" rel="lightbox" title="Firebug"><img class="right transbor" src="/modules/blog/media/21/firebug.jpg" alt="Firebug" title="Firebug" /></a>
<p>Firebug is probably the most useful add-on for those who make websites. This is how the Firebug developers describe this add-on: "Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, and JavaScript live in any web page." I often use Firebug to tweak my CSS to perfection. This saves a lot of time over making tiny tweaks in my local editor, saving the file to my server, and reloading the page. But Firebug offers other tools too, such as the network analyzer which can calculate the total time, and total file size of a website. This can be used to pinpoint loading bottlenecks.</p>
<p>Another great benefit of having Firebug installed is the ability to utilize its console. The console shows outgoing AJAX requests, as well as anything that you send to the console (for debug purposes.) One can easily output to the console in JavaScript by calling <tt>console.log('Hello console!');</tt>. Another Firefox add-on called <a href="https://addons.mozilla.org/en-US/firefox/addon/6149">FirePHP</a> adds a console layer for PHP scripts. FirePHP sends its console output in the headers of a browser-server connection, leaving clean output from the PHP code. (This is better than the common method of using <tt>echo();</tt> to debug PHP, as this can ruin AJAX pages.) Overall, Firebug is essential tool for any modern web developer.</p>
<p><b>Update: </b>If you are like me, and design websites on a small, 13" widescreen Macbook, then you might be interested in <a href="http://www.command-tab.com/2008/01/19/widerbug-widescreen-firebug/">Widerbug</a> by Collin Allen. Widerbug is a tweaked version of Firebug that pops up on the side of your screen, instead of the bottom.</p>


<h2>1. <a href="https://addons.mozilla.org/en-US/firefox/addon/1865">Adblock Plus</a> by Wladimir Palant</h2>
<p>Adblock Plus is one of the most used Firefox add-ons, and it is easy to see why. Adblock Plus effectively removes all ads on the internet. Having all of your favorite websites clean, and ad-free is a very good thing. All of the work is done behind the scenes, and it is like the ads where never there in the first place. Adblock Plus works by subscribing to a list of ad providers. This black list is than used to filter incoming content. If you do want to see ads for a specific website, however, it is easy to tell Adblock Plus to show ads just for one or two websites. The only drawback about this add-on is the shock, and disappointment felt by browsing the internet on someone else's browser.</p>


<p>Well that about wraps up my favorite Firefox add-ons. Before I go though, I would like to give an honorable mention to <a href="https://addons.mozilla.org/en-US/firefox/addon/1146">Screengrab!</a> by Andy M. I don't use this add-on much, but it is quite handy if I ever need to take a screen shot of a website. So let me know what you think of these add-ons in the comments section. Maybe you have a personal favorite add-on that you would like to share. Let me know! Thanks for reading!<p>
<p>&copy;2008 JAVConcepts.com</p>]]></description>
      <link>http://www.javconcepts.com/21/Top_5_Favorite_Firefox_Add-ons/</link>
      <pubDate>Thu, 23 Oct 2008 03:20:30 -0500</pubDate>
    </item>
    <item>
      <title>Sony VAIO Laptop for Sale!</title>
      <description><![CDATA[ <p>Hello blog readers! It has come time for me to part with my Sony Vaio laptop. I am looking to sell it to someone without having to resort to eBay. Below are the specifications, and a little more information about the laptop. Please let me know if you are interested!</p>

<a href="/modules/blog/media/20/1016_192330.jpg" rel="lightbox" title="Sony VAIO VGN-FZ190"><img class="break" src="/modules/blog/media/20/1016_192330.jpg.thumb.png" alt="Sony VAIO VGN-FZ190" title="Sony VAIO VGN-FZ190" /></a>

<h2>Specifications</h2>
<p><ul><li>Sony Vaio VGN-FZ190</li>
<li>2.20 GHz Intel Core 2 Duo T7500 processor with 4 MB shared L2 Cache</li>
<li>2 GB 667 MHz DDR2 SDRAM</li>
<li>160 GB 5400 rpm Serial ATA hard drive; DVD-RW Optical Disk Drive</li>
<li>One FireWire 400, three USB 2.0 ports, and VGA, S-video, and HDMI display outputs</li>
<li>10/100/1000BASE-T (Gigabit) Ethernet; Wireless b/g/n; Bluetooth 2.0+EDR</li>
<li>Built-in webcam w/ microphone</li>
<li>NVIDIA GeForce 8400M GT GPU</li>
<li>15.4" XBRITE-HiColor Display, 1280 x 800 resolution</li>
<li>Built-in Memory Stick Pro, and SD Card readers</li>
<li>Windows Vista Business (currently partitioned with Ubuntu - will these this on if buyer chooses)</li>
<li><a href="/modules/blog/media/20/VGNFZ190CTO_mksp.pdf" title="/modules/blog/media/20/VGNFZ190CTO_mksp.pdf">Sony's Specification PDF</a></li></ul></p>

<!-- READMORE -->
<p><a href="/modules/blog/media/20/1016_192403.jpg" rel="lightbox" title="Cool View"><img class="right" src="/modules/blog/media/20/1016_192403.jpg.thumb.png" alt="Cool View" title="Cool View" /></a>The laptop will include the power adapter, and a case for both the laptop, and cables (shown in picture.)  I can also include a copy of Microsoft Office Student Teacher Edition for the buyer. One note that I should mention is that the laptop has my name etched in the upper left hand corner of the screen. Other than that, this has been a great laptop to me, and it is still in perfect working condition. My reason for selling this laptop is that I bought a Macbook towards the end of last semester, and this thing has just been collecting dust since then. (Though, I can assure you that the laptop will be completely dust-free for the buyer. :p )</p>

<h2>Price - Contact</h2>
<p>I am asking $1200 for this Sony Vaio. I am trying to sell this soon, so the price is negotiable. Also, if the buyer lives outside of LA, there will be an additional cost for shipping. Please <a href="mailto:clappro33@gmail.com">email me</a> if you have questions, and are interested. Thanks for reading!</p><p>&copy;2008 JAVConcepts.com</p>]]></description>
      <link>http://www.javconcepts.com/20/Sony_VAIO_Laptop_for_Sale!/</link>
      <pubDate>Thu, 16 Oct 2008 17:13:46 -0500</pubDate>
    </item>
    <item>
      <title>ESPN Battle of the Bands: Vote for USC!</title>
      <description><![CDATA[ <p>For those of you who don't know, I joined the <a href="http://www.usc.edu/">Univeristy of Southern California</a>'s Marching Band this Semester.  I had always been a part of the drumline during high school, but didn't join the band during my first year in college.  My idea was to make sure I could handle classes before committing to the band.  So, after weighing all of my other commitments for the semester, I decided that trying out for the USC drumline was a go.</p>

<a href="http://promo.espn.go.com/espn/contests/indianajones/voteBand" title="ESPN's Battle of the Bands"><img class="break" src="/modules/blog/media/19/battleofthebands.gif" alt="ESPN's Battle of the Bands" title="ESPN's Battle of the Bands" /></a>

<p>Joining the <a href="http://www.usc.edu/dept/band/index.html">Spirit of Troy</a> has consumed a lot of my time, but being part of this band is also very rewarding.  One such reward is regularly being on TV.  This time, the band is going to be on ESPN in a battle of the Bands contest.  We filmed this a couple of months ago after a Saturday morning practice, and we are pretty happy to finally see the result.  You can see the video of us playing the theme to the Raiders of the Lost Arc online at <a href="http://promo.espn.go.com/espn/contests/indianajones/voteBand">ESPN's website</a>.  You can also vote for the best band at the website.  So, if you are so inclined, please vote for USC!  The winning band will be announced on College Gameday on October 11.</p>

<p>If you want to see more of the Trojan Marching Band, check out a USC football game, or come on campus any Tuesday, Thursday, or Friday afternoon in the Fall to hear us practice.</p>

<p>Fight on!</p><p>&copy;2008 JAVConcepts.com</p>]]></description>
      <link>http://www.javconcepts.com/19/ESPN_Battle_of_the_Bands:_Vote_for_USC!/</link>
      <pubDate>Tue, 30 Sep 2008 21:29:09 -0500</pubDate>
    </item>
    <item>
      <title>Presenting BenBeitzel.com</title>
      <description><![CDATA[ <a href="/modules/blog/media/18/bbcom.png" rel="lightbox" title="BenBeitzel.com"><img class="left" src="/modules/blog/media/18/bbcom.png.thumb.png" alt="BenBeitzel.com" title="BenBeitzel.com" /></a>

<p>Introducing <a href="http://benbeitzel.com/">BenBeitzel.com</a>, the latest creation from JAVConcepts.  BenBeitzel.com is the "officially rad website for Benjamin R. Beitzel," a musician, actor, DJ, and a recent graduate of the University of Pittsburgh.</p>

<p>One of my favorite parts about this new website is the videos page.  Ben has produced a number of short videos with himself, and with his band Lovenotes.  Ben's videos are creative and innovative, and are certainly a joy a to watch.  The award winning <a href="http://benbeitzel.com/videos/2/Rhythm of the Park/">Rhythm of the Park</a> is a great example of Ben's talent.</p>

<p>Other sections of the website include recent news, a schedule of events, DJ testimonials, and a short Bio page with contact information.</p>

<p>Be sure to check out this new website, and let me know what you think by leaving a comment!  If you like Ben's work, and can't get enough, then try the new Lovenotes CD entitled <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=279565499&s=143441">The Early Years</a>, now available on iTunes.</p>
<p>&copy;2008 JAVConcepts.com</p>]]></description>
      <link>http://www.javconcepts.com/18/Presenting_BenBeitzel.com/</link>
      <pubDate>Fri, 04 Jul 2008 17:00:24 -0500</pubDate>
    </item>
    <item>
      <title>Firefox 3 Download Day 2008</title>
      <description><![CDATA[ <a href="http://www.spreadfirefox.com/en-US/worldrecord/" title="Firefox 3 Download Day 2008"><img class="right transbor" src="/modules/blog/media/15/foxkeh_dday_badge.png.thumb.png" alt="Firefox 3 Download Day 2008" title="Firefox 3 Download Day 2008" /></a>

<p>Mozilla's popular web browser is about to be 3!  Version 3 that is.  Firefox 3 is faster, more secure, and more customizable than ever before.  A new downloads manager, single-click bookmarking, and less intrusive password remembering are just a few of the 14,000 improvements to the browser.</p>

<p>In an effort to <a href="http://www.spreadfirefox.com/">Spread Firefox</a>, users of the browser are attempting to set a world record of the most software downloaded within 24 hours.  Help set a Guinness World Record by <a href="http://www.spreadfirefox.com/en-US/worldrecord/">pledging</a> to download Firefox 3 on its release day.  The browser is expected to be released in June.</p>

<p>Can't wait until the release date?  Download the Firefox 3 <a href="http://www.mozilla.com/en-US/firefox/all-rc.html">release candidate</a> now!</p><p>&copy;2008 JAVConcepts.com</p>]]></description>
      <link>http://www.javconcepts.com/15/Firefox_3_Download_Day_2008/</link>
      <pubDate>Fri, 30 May 2008 20:04:04 -0500</pubDate>
    </item>
  </channel></rss>