There is an interesting article on Jakob Nielsen's Alertbox about just how unusable PDFs are on the web. I have never liked PDFs for many of the reasons Nielsen sites on the article.
Because Nielsen provides advice to creators of content, rather than those who invented the tools in the first place, he doesn't provide any useful solutions.. just workarounds. I don't expect to ever see a layout solution that works well for e-books, web browsing AND printing, but hopefully Adobe (or a competitor) is paying attention, and will make it much easier to design a document for multiple formats.
Labels: Programming
Here is a mac deployment, an executable jar and source code. It should run on a PC as well, but hasn't been tested yet.
I�m new to the world of Mac development, so if someone has a suggestion for a site that may be interested in knowing about this tool, feel free to send me a message.
I'd also like to thank Dave and Florian for thier feedback on my last post. Your ideas worked great!
Labels: Programming
I just bought my first mac a couple weeks ago, and an iPod last weekend. So far I love them both. One of the first things I did with my iPod is write a quick sync program to read information from my yahoo account (addresses, calendar info, etc) and format them for my ipod. I ran into one problem, however.. I can't figure out a generic way to reference my ipod. The mount point is named after the name of the ipod.
If I can't find anything, I'm going to prompt the user on first use ("What is your iPod's name?"). What I would really like is for the program to be smart enough to detect the attached ipod on it's own. I don't mind if the solution is mac-specific. If anyone has any ideas, or can point me in a good direction, please post a comment below, or write me.
Labels: Programming
|