9:18 pm October 29th, 2008

Today, TUAW posted an article about LogMeIn’s acceptance of applications for the private beta of LogMeIn Ignition for iPhone/iPod touch, the mobile client version of the remote control platform. With a final release planned for the end of LogMeIn Ignition for iPhone/iPod touchthe year, the client will allow full remote control of any computer in your list, including screen blanking and zoom/pan options.

TUAW suggests that while there are great IT admin tools for other mobile platforms (and some promising but never-completed iPhone tools), the iPhone admin explosion hasn’t quite arrived yet. LogMeIn is definitely an industrial-strength player and the presence of the client will help to legitimize the iPhone and iPod touch as an enterprise device.

For more, be sure to check out TUAW .

Spellcheck for the iPhone

Technology by: iThinkEd Staff
5:20 pm October 27th, 2008

Good news for those of us who can’t confidently construct a message without the luxury of squiggly red lines: TouchType has updated to include an aggregate spell check on emails before they are sent. Mike Schneider has released a new update to TouchType, an application that allows Mail.app to use the keyboard intouchtype screen shot landscape (vs. portrait) mode.

Schneider writes: “I am really proud of the spell check feature. The results are very accurate and it works in 86 languages. I was planning to make spell check its own application, but when TouchType was unexpectedly approved by Apple two weeks ago, I decided to merge the two programs.”

The updated TouchType is still $0.99 and is a free update for existing users. Other improvements include: support for all international characters and symbols, save functionality, enabling users to reuse text in email messages and create multiple email signatures, and general increased stability and bug fixes.

For more visit iPhone Atlas.

8:09 am October 23rd, 2008

TUAW reports that the Merriam-Webster’s Collegiate Dictionary, Eleventh Edition, is now available for the iPhone andMerriam-Webster’s Collegiate Dictionary iPhone and Touch iPod touch. Webster’s dictionary, converted to Apple’s handheld platforms by Paragon Technologie GmbH, now gives teachers, writers, and students a fully searchable reference at their fingertips.

This is a pocket version of the best-selling dictionary in the US, featuring over 225,000 defined words. Since it is a self-contained application and not a web front-end to an online dictionary, it can be used in situations where your device is in airplane mode.

Merriam-Webster’s Collegiate Dictionary sells for US$24.99 in the App Store. But of course carrying this app on your iPhone is a lot lighter than lugging around the US$23.95, 3.6 lb. printed version.

The other major competition to this application, Webster’s New World Dictionary (click opens iTunes) from AcroDesign, is a bit less expensive at US$14.99, but is less complete with only 163,000 entries.

Evernote Opens a Service API

Technology by: iThinkEd Staff
2:15 pm October 20th, 2008

Evernote Remember Everything Banner

TUAW reports today that Evernote, a versatile note-taking application for Mac and iPhone, has recently opened up a Service API. This comes as an extension to the basic AppleScript support found in the 1.1.5 release, and opens up the possibility of creating homegrown interfaces ranging from simple calendar/todo managers to “thick” clients that can manipulate the entire collection of Evernote data.

The AppleScript library itself is quite useful, albeit slightly limiting. You can retrieve lists of notes based on searches, create new notebooks and notes from a variety of sources, and obtain properties for the various elements of Evernote. The most interesting feature of the AppleScript library is the import/export automation capability. You can export (in well-formed XML) entire notebooks, or notes from a list (such as one generated by a search). These can be transported automatically by whatever means work best for your purposes, and then imported on the other end. This allows for “local” synchronization of large libraries without using up online quotas. It’s also ideal for automatic backup of your notes, among other potential applications.

It’s great to see such a useful application continuing to expand itself and allow for third-party interaction. If you’re interested in developing around Evernote, or just playing with the possibilities, stop by the developer page and take a look around and be sure to check out TUAW’s full article.

iPhone for Fieldwork

TechnologyEducation by: iThinkEd Staff
9:06 pm October 15th, 2008

Here is a cool iPhone-in-education idea from OllieBray.com. Ollie discusses a number of features that make the iPhone a handy tool to help aid learning and data collection in fieldwork. The screenshots below show some of the iPhone Apps that Ollie identifies as useful for fieldwork.

Notes screen shotHe writes, “The Notes feature that comes with the iPhone is a fantastic free application that I have been using a lot since getting my phone. It could be used out in the field for students to record data and when you have finished typing a note, you can send it directly to an email address.

However, there are also a number of good free applications for the iPhone that allow you to up-load straight to a blog. I currently use both the Typepad and Wordpress Application. This means that students could set up a fieldwork blog before they leave the classroom and up-load their data from their iPhone straight onto their on-line space. One back in class the blog could be further edited and tidied up.”

iphone camera iconHe goes on to suggest that the camera that is built into the iPhone is a useful application for students to take photographs in the field. Photographs can be emailed back to the class or they attached to Wordpress or Typepad posts and up-loaded to a fieldwork blog.

AirMe logoAirMe is an application that allows you to up-load photographs directly to Flickr. You can also choose to geo-tag your photographs and add current weather data if you want to. This is useful because the geo-tagged photographs appear on a Yahoo map, which can be included as part of the fieldwork enquiry or embedded into your fieldwork blog.

Ollie also discusses how maps, GPS and Track Me, interviews and voice recording functionality, data gathering tools like the stopwatch and timer are all invaluable to fieldwork.

For more, be sure to check out OllieBray.com

10:27 am October 13th, 2008

Egnyte 2.0 screen shotToday, Egnyte announced version 2.0 of their secure storage, collaboration and backup solution with support for iPhone access through a web application. The iPhone interface, m Drive, allows users to log in to their accounts and work with their files. Access permissions can be set and changed on-the-go, and files can be shared by emailing them as attachments, or by emailing an access link to the file on the Egnyte server. Links to files can be set to expire at a given time and don’t require an Egnyte login. m Drive also allows users to view previous versions and comments on files.

According to TUAW the interface is simple, easy to navigate and not bad looking. It currently lacks the search features present in the full version. Such features may be present in a dedicated iPhone app, which is coming. Egnyte offers a 15-day free trial, and plans are configurable based on your needs, starting at $15USD/month for 1 “Power user” and unlimited standard users.

9:07 am October 10th, 2008

iphone developers cookbookiPhone Atlas reports that with the abolishment of Apple’s iPhone developer NDA, the floodgates are open for documentation regarding the innards of the SDK. The first development instruction book to debut is Erica Sadun’s The iPhone Developer’s Cookbook: Building Applications with the iPhone SDK.

Sadun begins the book by exploring the iPhone delivery platform and SDK, helping you set up your development environment, and showing how iPhone applications are constructed. Next, she offers single-task recipes for the full spectrum of iPhone/iPod touch programming jobs single-task recipes for the full spectrum of iPhone/iPod touch programming jobs:

  • Utilize views and tables
  • Organize interface elements
  • Alert and respond to users
  • Access the Address Book (people), Core Location (places), and Sensors (things)
  • Connect to the Internet and Web services
  • Display media content
  • Create secure Keychain entries
  • And much more

Promotional material asserts that the book is organized for fast access: related tasks are grouped together, and you can jump directly to the right solution, even if you don’t know which class or framework to use. All code is based on Apple’s publicly released iPhone SDK, not a beta. The iPhone Developer’s Cookbook is currently only available as a PDF, and is priced at $29.

10:57 am October 8th, 2008

EDUCAUSE 2008 Banner

If you’re planning on making your way to EDUCAUSE 2008 later this month in Orlando make sure to join Apple for three, ten minute sessions: The iPhone in Higher Education, Managing Your Macs and Podcast Producer and iTunes U. Apple’s iPhone and iPod touch devices are driving rapid mobile adoption and initiatives throughout education.

The sessions will cover MIT’s facilitation of innovation, creativity, communication, and collaboration to support iPhone deployments across its campus. The second session will detail how Apple customers leverage the power of Mac OS X, Mac OS X Server, and other tools to provide network-based policy management, remote client assistance, and more. The third session will demo Podcast Producer, an institution-wide, end-to-end solution for encoding, publishing, and distributing high-quality digital media content that is being used to automate and simplify content capture and distribution for the University of Arizona’s iTunes U site.

6:38 pm October 6th, 2008

App Store logoToday, Ars Technica posted a very handy guide for keeping up with the new, popular and discounted applications in the iTunes App Store. Here are some great pages and feeds you might want to follow to keep you on top of your iPhone App choices:

1. App Shopper New Applications
AppShopper offers a new applications page and RSS feed. These resources track new items as they appear at App Store. If you’re only interested in free apps, this new and free RSS feed is what you’re looking for. The pages and feeds are nicely designed and easy to use.

2. 148 Apps Price Drops
This page provides up-to-date overviews of the latest App Store sales and price drops. The site automatically scrapes the store looking for bargains and adds them to its page. You’ll find several discounted items per day.

3. Medialets Metrics/Medialytics
If you’re more interested in learning how well an application is doing rather than what’s new or discounted, Medialets is the place to turn. It offers a constantly updated ranked list of App Store items. Medialets provides the sales rank, the average rating and the total number of ratings for each app.

4. Pinch Media Updates
If you’re looking for updated apps, Pinch Media has the perfect RSS feed for you. It scans for all apps with recent version changes. Let this feed help you decide when that Application you held off buying really is worth the money after its update.

5. Apple’s App Store Roundup
Discover new, free and top Apps directly from Apple’s site. This interactive browser lets you quickly scan through top items in a number of categories.

Be sure to check out Ars Technica for more info.

Stanza eBook Reader

TechnologyEducation by: iThinkEd Staff
8:32 am October 3rd, 2008

Stanza eBook ReaderiPhone Atlas recently posted an article proclaiming Stanza the most robust eBook reader for the iPhone. Featuring a clean, well-organized interface, Stanza is expressly designed for reading digital publications, including electronic books, newspapers, PDFs, and general web content. The app gives special attention to details that are usually overlooked in other software readers such as hyphenation, text columnation, automatic text scrolling, and user-friendly page and chapter navigation. Lengthy content that can be tedious to read using a web browser or PDF viewer is easy and natural with Stanza.

Stanza Moby DickStanza features built-in support for HTML, PDF, Microsoft Word, and Rich Text Format reading, as well as all the major eBook standards: unprotected Amazon Kindle and Mobipocket, Microsoft LIT, Palm doc, and the International Digital Publishing Forum’s new epub Open eBook standard. In addition to supporting a plethora of formats, Stanza features an open API that allows developers to implement support for their own document formats.

Stanza also enables you to import your own eBooks using a computer based program currently in beta testing for Mac or Windows that is available from LexCycle. eBooks created in this fashion are shared wirelessly between your iPhone (iPod Touch) and computer.

For more, check out Stanza’s complete profile at Lexcycle.

« Previous PageNext Page »
Close
E-mail It