<?xml version="1.0" encoding="UTF-8"?>
<!--Generated by Squarespace V5 Site Server v5.13.156 (http://www.squarespace.com) on Sun, 19 May 2013 03:44:14 GMT--><feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><title>Vortex Networking Blog</title><subtitle>Vortex Networking Blog</subtitle><id>http://www.vortexnetworking.com/blog/</id><link rel="alternate" type="application/xhtml+xml" href="http://www.vortexnetworking.com/blog/"/><link rel="self" type="application/atom+xml" href="http://www.vortexnetworking.com/blog/atom.xml"/><updated>2011-07-27T22:40:16Z</updated><generator uri="http://five.squarespace.com/" version="Squarespace V5 Site Server v5.13.156 (http://www.squarespace.com)">Squarespace</generator><entry><title>jQuery Plug-in: fluidFontSize</title><category term="Development"/><category term="dynamic font sizes"/><category term="fluidFontSize"/><category term="jQuery"/><category term="jquery"/><category term="plugin"/><category term="website development"/><id>http://www.vortexnetworking.com/blog/2011/7/27/jquery-plug-in-fluidfontsize.html</id><link rel="alternate" type="text/html" href="http://www.vortexnetworking.com/blog/2011/7/27/jquery-plug-in-fluidfontsize.html"/><author><name>Nathaniel Beighley</name></author><published>2011-07-27T22:14:03Z</published><updated>2011-07-27T22:14:03Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>I recently finished a development project for a client that challenged me a bit, which is not necessarily a bad thing.&nbsp; The client wanted the site to be scalable across multiple screen resolutions, and not just horizontally scalable, but vertically.&nbsp; It was important that any scrolling on the site be limited, if not non-existent, on even the smallest screen resolutions.</p>
<p>Using jQuery, I was able to determine the screen widths/heights of the end-user screens and keep the site scaled proportionally.&nbsp;&nbsp; But then I began to notice something happening: The paragraphs on some of the pages, particularly when viewing on smaller screens, was disappearing, falling out of divs, or hanging over images.&nbsp; I realized quickly that I was going to have the scale the fonts as well in order to keep the text in containers.</p>
<p>Did a quick search, and after trying unsuccessfully for a couple days with several plug-ins, I realized I was going to have to go a step further.&nbsp; While the plug-ins I did try were very good, I couldn't get them to work correctly when using fluid heights in my containers.&nbsp; So, I created my own plug-in...my first as a matter of fact.</p>
<p>Frankly, it's a very simple, easy plugin.&nbsp; It simply takes a max-height option that you specify and divides it by the actual height of the container as it's displayed on the screen.&nbsp; Taking that percentage, we adjust the font accordingly.&nbsp; The second option allows you to subtract a hair more if needed.  Take the following example:</p>
<p><code>$("#content_box").fluidFontSize({maxHeight: 365, aDrop: .5});</code></p>
<p>The 'aDrop' option will simply take the newly calculated font size and subtract .5.&nbsp; This can also be set to zero, the default (recommended for most cases) is 1.</p>
<p><a href="http://www.vortexnetworking.com/storage/fluidFontSize-0.1.zip">Demo is available here for download.</a></p>]]></content></entry><entry><title>Lion and the Mouse</title><category term="Apple"/><category term="Help"/><category term="Lion"/><category term="Mac"/><category term="Mac"/><category term="Mouse"/><category term="OSX"/><id>http://www.vortexnetworking.com/blog/2011/7/21/lion-and-the-mouse.html</id><link rel="alternate" type="text/html" href="http://www.vortexnetworking.com/blog/2011/7/21/lion-and-the-mouse.html"/><author><name>Nathaniel Beighley</name></author><published>2011-07-21T18:18:13Z</published><updated>2011-07-21T18:18:13Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><span class="full-image-float-left ssNonEditable"><span><img style="width: 200px;" src="http://www.vortexnetworking.com/storage/lion_and_the_mouse.jpg?__SQUARESPACE_CACHEVERSION=1311272736815" alt="" /></span><span class="thumbnail-caption" style="width: 200px;">OSX Lion Mouse Preferance</span></span>For those of you impatient souls, like myself, who bit the bullet and installed OSX Lion yesterday, you may have noticed something wrong with your mouse after your initial reboot.&nbsp; Suddenly, my wife and I were finding that the scroll wheels on our mice were not working...but wait...they were.&nbsp; Just in the wrong direction, or the right direction, depending on how you look at it.</p>
<p>After years of working with the scroll wheel only going one way, I wasn't really interested in this development.&nbsp; The fix is easy, although not easily noticable in preferances.&nbsp; Simply go to your System Preferances &gt; Mouse and uncheck the box that says "Scroll Direction: natural".&nbsp; Problem solved...</p>]]></content></entry><entry><title>Quick-Tip: Take Screenshots in Snow Leopard</title><category term="How-To"/><category term="Mac"/><category term="Mac"/><category term="Screenshot"/><category term="Snow Leopard"/><category term="Tips"/><id>http://www.vortexnetworking.com/blog/2010/2/15/quick-tip-take-screenshots-in-snow-leopard.html</id><link rel="alternate" type="text/html" href="http://www.vortexnetworking.com/blog/2010/2/15/quick-tip-take-screenshots-in-snow-leopard.html"/><author><name>Nathaniel Beighley</name></author><published>2010-02-16T01:47:17Z</published><updated>2010-02-16T01:47:17Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p>One question I often get asked is how to take screenshots on Mac OSX.&nbsp; The answer is really quite simple...</p>
<h3>The Everything Shot</h3>
<p>To take a screenshot of everything on your display, simply press the "Shift-Command-Number 3" keys, in that order.&nbsp; Your screenshot will be saved to your desktop.</p>
<h3>The Windowed Shot</h3>
<p>Sometimes you may want to get a screenshot of just a single application.&nbsp; Press the "Shift-Command-Number 4" keys followed by the space bar.&nbsp; You will see your pointer take shap of a camera.&nbsp; Simply click the open application that you want to capture and go grab your screenshot on the desktop.</p>
<h3>The Custom Shot</h3>
<p>Sometimes you may want to just grab part of a screen or window.&nbsp; To do this, simple repeat with the "Shift-Command-Number 4" keys without the spacebar.&nbsp; You will see your mouse pointer take the shape of an aiming tool with the X and Y coordinates of it's current location.&nbsp; Select a starting point and then click and hold to the area you want to capture.&nbsp; Once selected, simply let go of the clicker and your image will be saved to the desktop.</p>
<h3>The Advanced Shot</h3>
<p>It is also possible to grab a screenshot from the terminal.&nbsp; Open the terminal and type the following</p>
<blockquote>
<p>screencapture ~/Desktop/myimage.jpg</p>
</blockquote>
<p>You can of course name the image anything you want or change the location.&nbsp; The '~/' in the directory simply defines your home folder.&nbsp; Type "screencapture --help" to see the more advanced options available with the screencapture terminal command.</p>]]></content></entry><entry><title>Apple's iPad Misses the iBoat</title><category term="Apple iPhone"/><category term="Mac"/><category term="iPad"/><category term="iPhone"/><category term="iPhone Applications"/><category term="iTunes"/><category term="iphone"/><id>http://www.vortexnetworking.com/blog/2010/1/27/apples-ipad-misses-the-iboat.html</id><link rel="alternate" type="text/html" href="http://www.vortexnetworking.com/blog/2010/1/27/apples-ipad-misses-the-iboat.html"/><author><name>Nathaniel Beighley</name></author><published>2010-01-28T00:38:56Z</published><updated>2010-01-28T00:38:56Z</updated><summary type="html" xml:lang="en-US"><![CDATA[Don't get me wrong, it's not that I don't think the iPad is impressive (even if the name isn't).  From what I can see, without holding it in my hands, it boasts a beautiful display, is super responsive and has some nice multi-touch features and eye-candy.  But what exactly are we looking at here?]]></summary></entry><entry><title>Add Text to PDFs in Mac</title><category term="FormulatePro"/><category term="Mac"/><category term="Mac"/><category term="Open Source"/><category term="PDF"/><category term="Software"/><category term="Software"/><id>http://www.vortexnetworking.com/blog/2009/10/20/add-text-to-pdfs-in-mac.html</id><link rel="alternate" type="text/html" href="http://www.vortexnetworking.com/blog/2009/10/20/add-text-to-pdfs-in-mac.html"/><author><name>Nathaniel Beighley</name></author><published>2009-10-20T15:47:55Z</published><updated>2009-10-20T15:47:55Z</updated><summary type="html" xml:lang="en-US"><![CDATA[I stumbled across a little gem today when I was looking for a way to add text to a form I was asked to fill out and fax.  Realizing I had nothing in my software arsenal that could add/edit text to PDFs like Adobe Acrobat, I did a quick Google search and came across FormulatePro.]]></summary></entry><entry><title>Moving From Quicksilver to QSB</title><category term="Google"/><category term="Google Quick Search Bar"/><category term="Mac"/><category term="Mac"/><category term="Nicholas Jitkoff"/><category term="QSB"/><category term="Quicksilver"/><category term="Software"/><category term="Software"/><id>http://www.vortexnetworking.com/blog/2009/9/15/moving-from-quicksilver-to-qsb.html</id><link rel="alternate" type="text/html" href="http://www.vortexnetworking.com/blog/2009/9/15/moving-from-quicksilver-to-qsb.html"/><author><name>Nathaniel Beighley</name></author><published>2009-09-15T17:25:57Z</published><updated>2009-09-15T17:25:57Z</updated><summary type="html" xml:lang="en-US"><![CDATA[A few weeks ago, on the day it was released, I installed Snow Leopard on my Macbook Pro.  Installation was simple and after a few hours of play, I made an attempt at getting back to work.  I hit my "alt-space" key combo to bring up my trusted Quicksilver application, but alas nothing happened except for the lonely system beep of my MBP telling me it was confused and didn't know what to do next.]]></summary></entry><entry><title>From iPhone to YouTube to Twitter</title><category term="iPhone"/><category term="iphone"/><category term="rss"/><category term="twitter"/><category term="twitterfeed"/><category term="youtube"/><id>http://www.vortexnetworking.com/blog/2009/7/13/from-iphone-to-youtube-to-twitter.html</id><link rel="alternate" type="text/html" href="http://www.vortexnetworking.com/blog/2009/7/13/from-iphone-to-youtube-to-twitter.html"/><author><name>Nathaniel Beighley</name></author><published>2009-07-13T19:04:39Z</published><updated>2009-07-13T19:04:39Z</updated><content type="html" xml:lang="en-US"><![CDATA[<p><span class="thumbnail-image-float-left ssNonEditable"><span><a href="javascript:showFullImage('/display/ShowImage?imageUrl=%2Fstorage%2Fyoutube_rss_sample.jpg%3F__SQUARESPACE_CACHEVERSION%3D1247512391256',291,300);"><img src="http://www.vortexnetworking.com/storage/thumbnails/3483299-3579012-thumbnail.jpg?__SQUARESPACE_CACHEVERSION=1247512923319" alt="" /></a></span><span class="thumbnail-caption" style="width: 202px;">Users YouTube RSS Feed in Firefox</span></span>It's not that I don't like <a class="offsite-link-inline" title="yFrog.com" href="http://www.yfrog.com/" target="_blank">yFrog</a> or <a class="offsite-link-inline" title="TwitPic.com" href="http://www.twitpic.com/" target="_blank">Twitpic</a> or any of the other services out there for twittering my latest videos on the internet, but I'm really trying hard to keep all of my videos and pictures in one place rather than spread all over the internet.</p>
<p>With the introduction of the video recorder in the iPhone 3GS and the ability to 'one-click' upload videos directly to YouTube, the only thing that was missing was the ability to have those videos automagically twittered.</p>
<p>After a little research, I discovered that it is possible to subscribe to a user's YouTube RSS feed by using the URL: http://gdata.youtube.com/feeds/api/users/<strong>username</strong>/uploads?orderby=published</p>
<p>That URL, after replacing 'username' with the user's YouTube account ID, is the RSS subscription feed.&nbsp; Once established, the next step is to simply have the feed monitored by a service such as <a class="offsite-link-inline" title="TwitterFeed.com" href="http://www.twitterfeed.com" target="_blank">TwitterFeed.com</a> which will automatically 'tweet' new videos uploaded via the iPhone or other device</p>
<p>For my next trick, I'm going to work on doing the exact same thing with pictures using either Picasa Web Albums or Flickr.</p>]]></content></entry><entry><title>Blogging from the iPhone with iBlogger</title><category term="Software"/><category term="iPhone"/><id>http://www.vortexnetworking.com/blog/2009/7/8/blogging-from-the-iphone-with-iblogger.html</id><link rel="alternate" type="text/html" href="http://www.vortexnetworking.com/blog/2009/7/8/blogging-from-the-iphone-with-iblogger.html"/><author><name>Nathaniel Beighley</name></author><published>2009-07-08T20:40:40Z</published><updated>2009-07-08T20:40:40Z</updated><content type="html" xml:lang="en-US"><![CDATA[<img style="padding:0px 10px 10px 10px;" src="http://www.vortexnetworking.com/resource/image106121167.jpg?fileId=3540512" width ="280" align="left" alt="image106121167.jpg" title="image106121167.jpg" />I recently heard about about a blogging application for the iPhone called iBlogger from <a href="http://www.illuminex.com/iphone/iblogger/" target="new">illumineX</a>.  Intrigued and seeing that they had plugins for <a href="http://www.squarespace.com" target="_BLANK">Squarespace</a>, I downloaded the app immediately from iTunes <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=291211374&#38;mt=8" target="new">(iTunes Link)</a> and had no problem spending the $9.99.<br/><br/>Now, a couple things should be noted before I continue:  First, there are cheaper alternatives out there for blogging sites such as WordPress and Google's Blogger, but this was the first app I found that worked with Squarespace.  Second, since I only use Squarespace, I can't comment on how <a href="http://www.illuminex.com/iphone/iblogger/" target="new">iBlogger</a> works with other blogging platforms.<br/><br/>Also, I decided that the best way to review this little gem was, shall we say, 'trial by fire'.  So I'm writing this entire entry on my iPhone using iBlogger.<br/><br/><h3>The Good New Is...</h3><br/>It works right out of the box (so to speak).  I have had no problems running the application and adding my Squarespace account was a breeze.  Once my account was added to the list, I immediately had access to all of my existing blog entries.<br/><br/>I appreciate as well that I can work on an entry and leave the application without losing my work or having the half-completed article publish before it is done.  In the list of entries, iBlogger shows published articles with green text and entries-in-progress with black text.<br/><br/>Adding an image to a new post is a snap, giving you the option to take a picture from the iPhone camera or selecting one from the library.  Once added, you can adjust alignment or remove it completely.<br/><br/>In addition to images, iBlogger allows you to add links, choose categories and add tags.  It also has a GPS link so you can add the location you are blogging from, which will open a Google Map when clicked.<br/><br/>It should also be noted that iBlogger is fast, really fast.  I'm using the application on an iPhone 3GS and it works as quickly as I can move with no delays and no hang ups.<br/><br/><h3>And the Bad News...</h3><br/>While being a pretty robust application for a mobile device, there were a few things I struggled with.<br/><br/>The first thing I immediately noticed was the lack of text controls for selecting headers, colors, etc., within the editor.  It is conceivable that this is an iPhone software limitation, but the only way to add headers or special text is to enter the source code.  If you have ever tried to write code using the iPhone keyboard, you know what a frustrating experience this can be.  A landscape keyboard might help with this a little, but landscape mode is not an option within iBlogger.<br/><br/>Also, while you can adjust the image alignment, you can't adjust where it goes within paragraphs.  The one image, which is all that is allowed, is always within the first paragraph.  Image resizing and cropping is also not an option as you can see in my screenshot above.<br/><br/>While adding a link is an option, it can't be done within the editor.  It helps in generating the source code, but the code then has to be cut and paste in the appropriate place within the paragraph.  It's only a hair faster than manually typing the code without using the link button.<br/><br/><h3>Is it Worth It?</h3><br/>Seems to be!  While it certainly isn't going to replace my desktop as a blogging tool, iBlogger can come in real handy when out on the road.  I can see this application being used a lot at conferences, trade shows and big events like WWDC and CES.  <br/><br/>Is it worth 10 bucks?  That depends on how and when you are going to use it, but for me, absolutely.  While there are some features and options missing, I'm willing to bet that future versions are only going to get better and fill in some of those gaps. <div class="iblogger-footer"><br clear="all"/><p style="text-align:right;font-size:10px;">[Posted with <a href="http://illuminex.com/iBlogger/index.html">iBlogger</a> from my iPhone]</p><br/></div>]]></content></entry><entry><title>New Site Launch: DRC1000.com</title><category term="Business"/><category term="Profiles"/><category term="company profile"/><category term="css"/><category term="drc1000.com"/><category term="ecommerce"/><category term="html"/><category term="mysql"/><category term="php"/><category term="website development"/><id>http://www.vortexnetworking.com/blog/2009/6/14/new-site-launch-drc1000com.html</id><link rel="alternate" type="text/html" href="http://www.vortexnetworking.com/blog/2009/6/14/new-site-launch-drc1000com.html"/><author><name>Nathaniel Beighley</name></author><published>2009-06-14T17:09:25Z</published><updated>2009-06-14T17:09:25Z</updated><summary type="html" xml:lang="en-US"><![CDATA[Every now and then I get to work on a website that is not only challenging, but a whole lot of fun, and drc1000.com is one of those sites.  Designed by John Sabo from Sabo Creative, DRC1000.com is one of the most beautiful and graphically intensive websites I have ever had the pleasure of working on.]]></summary></entry><entry><title>Be An Uber-Geek with GeekTools for Mac</title><category term="GeekTool"/><category term="Mac"/><category term="Mac"/><category term="Software"/><category term="Tynsoe"/><id>http://www.vortexnetworking.com/blog/2009/6/2/be-an-uber-geek-with-geektools-for-mac.html</id><link rel="alternate" type="text/html" href="http://www.vortexnetworking.com/blog/2009/6/2/be-an-uber-geek-with-geektools-for-mac.html"/><author><name>Nathaniel Beighley</name></author><published>2009-06-02T18:59:46Z</published><updated>2009-06-02T18:59:46Z</updated><summary type="html" xml:lang="en-US"><![CDATA[Whenever I'm at the movies or watching some spy show on TV and I see some lonesome tech guy sitting at a computer trying to hack some system to help the hero of the day, I suddenly find myself more interested in the computer than the story. I start trying to guess the operating system, figure out what software they are using and determine if it is all some great piece of geekness that I haven't seen yet, or just a figment of some set managers imagination. In any case, I'm constantly looking for cool ways to make my Mac desktop look just like what I see on the television and a few months ago, I found a real gem. GeekTool from Tynsoe.org not only makes my desktop look Uber-Geeky, but is extremely functional.]]></summary></entry></feed>