Saturday, April 18, 2009

Friday Favorite: TextEdit

Friday Favorite: TextEdit

Filed under: , ,

What's free, flexible, easy-to-use but powerful and can handle a wide variety of file types? Our good friend, TextEdit, an app that ships with every Mac. TextEdit is, of course, a simple text editing tool like Notepad or WordPad on Windows. But there's a lot more to "simple text editing" that you might imagine, especially when TextEdit connects to services and other apps. I'm going to show you a few cool things you can do with TextEdit: create an inbox, use it as a development tool, or grab snippets of text on the go.

First, you should know that TextEdit defaults to the .rtf format. If you're not familiar with it, RTF is "rich text" and, unlike the .txt files generated by something like NotePad, RTF includes formatting, like bold or italics or bullet lists. "Plain text" .txt files are pretty much just the basic ASCII characters and paragraph breaks. So what? Well, if you want things to look pretty, you'll stick with .rtf, a format which is easy to share across platforms. Side note: did you know TextEdit will open Word documents? It isn't perfect, but it works if you don't have Word on your machine. The older .txt format is better for coding or when you don't need or can't have formatting.

To create an inbox, I suggest the simpler .txt format. What I used to do was set up Quicksilver to easily append to an inbox.txt file, and I used GeekTool to pin that .txt file to my desktop. You could also use LaunchBar to append, and I'm sure there's a way to whip up an AppleScript, but I never bothered. Instead, when I ditched Quicksilver, I started keeping the text file in the Dock, and I just open it up to add items. All this is portable, indexed by Spotlight, and fully cross-platform compatible.

Next up: munging HTML with TextEdit, and grabbing snippets of text from any app and dropping them into a file.

Continue reading Friday Favorite: TextEdit

TUAWFriday Favorite: TextEdit originally appeared on The Unofficial Apple Weblog (TUAW) on Fri, 17 Apr 2009 12:30:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments

First Look: Airfoil Speakers Touch

Filed under: , , ,

I'd never gotten the opportunity to use Rogue Amoeba's Airfoil prior to today, and then I found out about Airfoil Speakers Touch (link opens iTunes). Airfoil allows you to stream audio from your Mac to other devices including Apple TV, Airport Express, other Macs on your network and now the iPhone and iPod touch. We looked at a similar application not too long ago, but the definite upside to Airfoil Speakers Touch is that you don't have to go through the mess of installing a separate server application -- especially if you already own Airfoil.

Using Airfoil Speakers Touch is extremely simple. I opened Airfoil on my Mac for the first time and it showed my laptop and Apple TV on my network. I then launched Airfoil Speakers Touch on my iPhone and it added the iPhone as an available streaming device. I selected iTunes as the source of my audio and clicked on the icon next to the iPhone on the Airfoil application. A quick restart of Airfoil (its Instant Hijack plug-in will bypass that) and I could stream music from iTunes through the iPhone. On the iPhone, a small image of my MacBook (complete with an image of my current desktop) appeared.

The application works beautifully. I left the laptop in my bedroom and carried my iPhone around both inside and outside of the apartment until I left the range of my wireless router. The sound is crystal clear and it turns the iPhone (and 2nd-gen iPod touch) into a great portable speaker.

However, there are a couple of drawbacks. If you exit the application on your iPhone, it will cut off the streaming. Because of this, there's no way to jump over to the Remote application and remotely control iTunes. So if you want to utilize your device as an Airfoil speaker, you need to have a playlist set up in advance since you can't change tracks from within the application itself. I'm hoping remote features will be added some time in the future. It would really make this a killer app.

Airfoil for the Mac is $25, and a free demo is available. It requires OS X 10.4 or above. Airfoil Speakers Touch is a free download through the iTunes App Store.

TUAWFirst Look: Airfoil Speakers Touch originally appeared on The Unofficial Apple Weblog (TUAW) on Fri, 17 Apr 2009 14:00:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments

New discoveries turn up in betas of Apple's iPhone 3.0 software [u]
Developer sources familiarizing themselves with betas of Apple's iPhone 3.0 software have uncovered a handful of additional tweaks and improvements to the system in recent weeks, including changes to Safari's window handling, new battery status indicators and notification preferences, as well as the advent of data detectors in certain apps.


AOL Daily Finance app raises the bar for iPhone investment tools

Filed under: ,

The Finance section of the App Store does feature some heavy-hitters (Bloomberg, ATM Hunter) and some fairly weak beer too. A lot of these apps are unitaskers, particularly when it comes to stock quotes and charting. For a full-featured and free investment information portal, and a strong competitor to the Bloomberg iPhone app, you may want to try the newly-released AOL Daily Finance, powered by the dailyfinance.com site.

The first key feature to note is the free real-time equity quote service, provided from the BATS Exchange; major exchange (NYSE & Nasdaq) quotes are delayed, though. You can quote individual symbols or watch your entire portfolio with ease, whether you enter it on the device or link to your existing lineup under your AOL or AIM screenname; up to 25 separate portfolios can be managed. You can also view up-to-the-minute financial and market news from the AP and other sources.

The other standout feature of this app is its comprehensive charting support. Clicking the chart button on an equity page brings up a straightforward chart, but rotate your device into landscape mode and you're in a Cover Flow-esque lineup of all the charts in your portfolio. Double-tap a chart to access a full suite of advanced comparison options (vs. markets, vs. peers, seasonality, showing events like earnings & splits, and custom symbol comparisons). Holding down a finger on a single-line chart enables a crosshair cursor that lets you see the specific data for any point on the chart. All the functions are intuitive and easy to use; the charts are cached so you can see most of your data even if your device is disconnected from WiFi or cell service.

If you're of a mind to keep an eye on the markets while you're on the move, you may find this app has the tools you're looking for. Check out the gallery below for a few screenshots.

Editor's Note: TUAW's parent company Weblogs, Inc. is a wholly owned subsidiary of AOL.

TUAWAOL Daily Finance app raises the bar for iPhone investment tools originally appeared on The Unofficial Apple Weblog (TUAW) on Fri, 17 Apr 2009 08:00:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments

Friday Favorite: TextEdit

Filed under: , ,

What's free, flexible, easy-to-use but powerful and can handle a wide variety of file types? Our good friend, TextEdit, an app that ships with every Mac. TextEdit is, of course, a simple text editing tool like Notepad or WordPad on Windows. But there's a lot more to "simple text editing" that you might imagine, especially when TextEdit connects to services and other apps. I'm going to show you a few cool things you can do with TextEdit: create an inbox, use it as a development tool, or grab snippets of text on the go.

First, you should know that TextEdit defaults to the .rtf format. If you're not familiar with it, RTF is "rich text" and, unlike the .txt files generated by something like NotePad, RTF includes formatting, like bold or italics or bullet lists. "Plain text" .txt files are pretty much just the basic ASCII characters and paragraph breaks. So what? Well, if you want things to look pretty, you'll stick with .rtf, a format which is easy to share across platforms. Side note: did you know TextEdit will open Word documents? It isn't perfect, but it works if you don't have Word on your machine. The older .txt format is better for coding or when you don't need or can't have formatting.

To create an inbox, I suggest the simpler .txt format. What I used to do was set up Quicksilver to easily append to an inbox.txt file, and I used GeekTool to pin that .txt file to my desktop. You could also use LaunchBar to append, and I'm sure there's a way to whip up an AppleScript, but I never bothered. Instead, when I ditched Quicksilver, I started keeping the text file in the Dock, and I just open it up to add items. All this is portable, indexed by Spotlight, and fully cross-platform compatible.

Next up: munging HTML with TextEdit, and grabbing snippets of text from any app and dropping them into a file.

Continue reading Friday Favorite: TextEdit

TUAWFriday Favorite: TextEdit originally appeared on The Unofficial Apple Weblog (TUAW) on Fri, 17 Apr 2009 12:30:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments

First Look: Airfoil Speakers Touch

Filed under: , , ,

I'd never gotten the opportunity to use Rogue Amoeba's Airfoil prior to today, and then I found out about Airfoil Speakers Touch (link opens iTunes). Airfoil allows you to stream audio from your Mac to other devices including Apple TV, Airport Express, other Macs on your network and now the iPhone and iPod touch. We looked at a similar application not too long ago, but the definite upside to Airfoil Speakers Touch is that you don't have to go through the mess of installing a separate server application -- especially if you already own Airfoil.

Using Airfoil Speakers Touch is extremely simple. I opened Airfoil on my Mac for the first time and it showed my laptop and Apple TV on my network. I then launched Airfoil Speakers Touch on my iPhone and it added the iPhone as an available streaming device. I selected iTunes as the source of my audio and clicked on the icon next to the iPhone on the Airfoil application. A quick restart of Airfoil (its Instant Hijack plug-in will bypass that) and I could stream music from iTunes through the iPhone. On the iPhone, a small image of my MacBook (complete with an image of my current desktop) appeared.

The application works beautifully. I left the laptop in my bedroom and carried my iPhone around both inside and outside of the apartment until I left the range of my wireless router. The sound is crystal clear and it turns the iPhone (and 2nd-gen iPod touch) into a great portable speaker.

However, there are a couple of drawbacks. If you exit the application on your iPhone, it will cut off the streaming. Because of this, there's no way to jump over to the Remote application and remotely control iTunes. So if you want to utilize your device as an Airfoil speaker, you need to have a playlist set up in advance since you can't change tracks from within the application itself. I'm hoping remote features will be added some time in the future. It would really make this a killer app.

Airfoil for the Mac is $25, and a free demo is available. It requires OS X 10.4 or above. Airfoil Speakers Touch is a free download through the iTunes App Store.

TUAWFirst Look: Airfoil Speakers Touch originally appeared on The Unofficial Apple Weblog (TUAW) on Fri, 17 Apr 2009 14:00:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments

New discoveries turn up in betas of Apple's iPhone 3.0 software [u]
Developer sources familiarizing themselves with betas of Apple's iPhone 3.0 software have uncovered a handful of additional tweaks and improvements to the system in recent weeks, including changes to Safari's window handling, new battery status indicators and notification preferences, as well as the advent of data detectors in certain apps.


AOL Daily Finance app raises the bar for iPhone investment tools

Filed under: ,

The Finance section of the App Store does feature some heavy-hitters (Bloomberg, ATM Hunter) and some fairly weak beer too. A lot of these apps are unitaskers, particularly when it comes to stock quotes and charting. For a full-featured and free investment information portal, and a strong competitor to the Bloomberg iPhone app, you may want to try the newly-released AOL Daily Finance, powered by the dailyfinance.com site.

The first key feature to note is the free real-time equity quote service, provided from the BATS Exchange; major exchange (NYSE & Nasdaq) quotes are delayed, though. You can quote individual symbols or watch your entire portfolio with ease, whether you enter it on the device or link to your existing lineup under your AOL or AIM screenname; up to 25 separate portfolios can be managed. You can also view up-to-the-minute financial and market news from the AP and other sources.

The other standout feature of this app is its comprehensive charting support. Clicking the chart button on an equity page brings up a straightforward chart, but rotate your device into landscape mode and you're in a Cover Flow-esque lineup of all the charts in your portfolio. Double-tap a chart to access a full suite of advanced comparison options (vs. markets, vs. peers, seasonality, showing events like earnings & splits, and custom symbol comparisons). Holding down a finger on a single-line chart enables a crosshair cursor that lets you see the specific data for any point on the chart. All the functions are intuitive and easy to use; the charts are cached so you can see most of your data even if your device is disconnected from WiFi or cell service.

If you're of a mind to keep an eye on the markets while you're on the move, you may find this app has the tools you're looking for. Check out the gallery below for a few screenshots.

Editor's Note: TUAW's parent company Weblogs, Inc. is a wholly owned subsidiary of AOL.

TUAWAOL Daily Finance app raises the bar for iPhone investment tools originally appeared on The Unofficial Apple Weblog (TUAW) on Fri, 17 Apr 2009 08:00:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments

No comments:

Post a Comment