Peter Elst

Founding Partner – Project Cocoon

Archive for the ‘Mac’ Category

Trying out the iPad browsing experience

with 30 comments

I did a little experiment this morning, disabling plug-ins in my browser aka “the iPad experience”.

See where things start to break down? The Apple iPad web browsing experience, not quite what you expect. Yes, there are native apps for a number of these sites (social gaming on Facebook anyone?) I’m specifically talking about the web browsing which Steve yesterday called “the best web experience you’ve ever had”.

The message here seems to be, if you have an interesting site that we don’t support create an app for it.

Written by Peter

January 28th, 2010 at 1:56 pm

Posted in Apple, Flash, Mac, Video

Apple’s idea of the best web browsing experience

with 43 comments

Just hours after the product got announced, a lot has already been said and written about the Apple iPad and I don’t particularly feel I have a lot to add except for that “one more thing”.

I’ve been working almost exclusively on Mac for about five years now and its a decision I’ve never regretted. One thing I’ve always admired is how polished the user experience is and the attention for details makes Apple products a real joy to work with.

Today, Steve Jobs proudly proclaimed “It’s the best web experience you’ve ever had.” — while I would love to believe him on that, this is what we saw.

iPad - no Flash Player support

No Flash Player support. Surprising? Not really. Disappointing? Yes.

Think of Flash what you will, thats a different discussion, and I’ve shared my views in an earlier post. Flash content is an integral and important part of the web experience, there’s a full decade of SWF material out on the Internet that is essentially out of bounds for your users.

On a mobile device with limited specs we could see some reasoning behind it, although just about every other mobile manufacturer didn’t find it a problem to partner in the Open Screen Project and roll out Flash Player 10.1 support on their devices.

With the iPad we’re talking about a different device, a processor that clearly is capable of high performance rendering and a user base with different expectations when they sit down in their sofa to browse the web, play games, watch video and cartoons,…

This is your chance to really go for the best web browsing experience possible. With an iPad specific SDK reportedly coming out, work with Adobe and allow them to roll out a Flash Player for your new device. It will allow your users to opt-in to what a lot of us believe is a better experience on this ground breaking device.

To those of you that agree that Flash support is essential for a device like the iPad, I urge you to speak up as many have already done.

 

Written by Peter

January 28th, 2010 at 1:53 am

Steve Jobs back in 1984

with one comment

We’ve sure come a long way since Steve Jobs did this demo of the Macintosh computer on January 24th 1984. I was two years old at the time and the closest thing I can remember is programming some BASIC on my dad’s Apple IIGS when I was six or seven.

Just imagine another 25 years from now and how we’ll be interacting with computers — things evolve at such a rate its hard to make any sort of reliable prediction.

It really is a triumph of technology and inspired creativity that pushes innovation, with Apple in many ways still leading the pack.


 

Written by Peter

January 25th, 2009 at 7:05 pm

Posted in Mac, Video

Acer notebook running Mac OS X 10.5

with 8 comments

So, what can you do with an old PC notebook and some time on your hands? Why not try getting Mac OS X Leopard to run on it.

Turned out not to be too difficult at all, if you look around you’ll find detailed walkthroughs on how to get it done.

These are some specs of my old Acer TravelMate 8006 LMi notebook:

Intel Pentium M 755 2 GHz
512 MB DDR SDRAM
ATI Mobility Radeon 9700 – 128 MB

As you’ll see in the video above, it takes a little while for Leopard to boot but it does run pretty slick. Unfortunately my wifi card (Intel2200BG) was not supported out of the box so had to go with a third party port for Darwin which is not quite there yet making wifi connectivity a bit of a pain to set up.

You mileage may vary in getting it installed, what worked for me was formatting the partition as Master Boot Record using Disk Utility in the setup and then customizing the install, deselecting everything except for the EFI boot loader for MBR.

From there onwards the install is pretty straightforward, when you boot up again afterwards it appeared to be stuck on the Apple boot screen. That is in fact not the case, it for some reason takes an incredibly long time to get through it the first time you run — probably close to 45 minutes.

Its an interesting proof of concept, nice to play around with but I think I’ll end up installing something like Ubuntu after I’ve tested it some more — unless of course Apple decides to officially support it (and pigs fly) ;)

Written by Peter

May 1st, 2008 at 5:05 pm

Posted in Mac

iPod Touch – Apache and PHP 5.2.3

with 56 comments

When you’ve got Installer.app installed on your iPod Touch you’ll notice that it allows you to install Apache and a number of scripting languages (PHP, Perl, Python, Ruby).

That’s all well and good but getting it to run in on that local Apache install is another thing. Just managed to get it to work with PHP 5.2.3 so just follow along if you’re in the same situation:

1. Edit /etc/profile and update the line setting PATH to read as follows:

PATH="/bin:/sbin:/usr/bin:/usr/local/bin:/usr/sbin:/opt/iphone/bin"

2. Edit /etc/httpd/httpd.conf and add the following to the end of the file:

ScriptAlias /php /opt/iphone/bin
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php-cgi"

2. Restart Apache by SSH’ing to the iPod Touch and running the following command:

apachectl restart

Now put your PHP files into the webroot (/Library/WebServer/Documents/) and access them by pointing Safari to http://127.0.0.1/<path_to_your_file>.php

I’m yet to try it with Perl and Ruby but that should just be a matter of adding another ScriptAlias to httpd.conf of your local Apache install. Enjoy!

Written by Peter

October 12th, 2007 at 9:38 pm

Posted in General, Mac

iPod Touch 1.1.1 opened up

with 7 comments

I’m a very happy camper — spent about an hour this afternoon hacking my new iPod Touch and thanks to the guys at touchdev.net I now have third party applications enabled with the 1.1.1 firmware!

All in all it wasn’t that difficult to do if you strictly follow the step by step instructions. If you’re scared of opening up Terminal this jailbreak process is going to be a bit daunting though. To enable third party applications on your iPod Touch just follow this guide: http://www.touchdev.net/wiki/Jailbreak_Guide

Here are a few minor hiccups I ran into:

- Had problems getting libreadline to work when not copied into the root folder of your HD (/opt/local/lib/libreadline.5.2.dylib)
- Cyberduck really is the best FTP software to SFTP into the device, tried Transmit and had some issues renaming folders

I currently have the following apps installed:

- Mail (iPhone)
- Weather (iPhone)
- Stocks (iPhone)
- Notes (iPhone)
- Maps (iPhone)
- Calendar (adding events enabled)
- Taptap Revolution
- Stumbler
- Sudoku
- MobileCast
- MobileRSS
- VNsea

As was to be expected some of the apps listed in Installer.app don’t work well on the iPod Touch (yet) but overall its been a very positive experience. When someone gets round to porting Flash Player for use on the iPod this will be my all time favorite multimedia device.

Written by Peter

October 12th, 2007 at 6:36 pm

Posted in General, Mac

Apple support burns…

with 6 comments

[update] Got the problem resolved today, managed to do a direct trade-in of the broken magsafe at a local Apple retail store and bought another spare adaptor. All’s well that ends well…

I’ve been a very satisfied switcher with my new MacBook Pro and Parallels setup, until the inevitable happened over the weekend. First my magsafe adaptor cable started to show some abnormal bending near the magnet connection and a little while later it started to go brown with the insulation wire melting away.

Read the rest of this entry »

Written by Peter

November 27th, 2006 at 7:03 pm

Posted in Mac, Rants

Flex Builder 2 on Mac

without comments

It seems Flex Builder 2 for Mac is moving along nicely, Duane Nickull posted a little sneak peek showing us what it looks like now.

http://technoracle.blogspot.com/…

Great job team! Psst, guess what I’m on Mac now so how about hooking me up with that beta?

via: Flashmagazine

Written by Peter

September 13th, 2006 at 3:10 pm

Posted in Flex, Mac

Hello World, I’m Mac

with 16 comments

MacBook Pro

It took me a little while to bite the bullet but Apple coming out with a MacBook Pro on an Intel Core Duo processor finally convinced me to switch.

Lovin’ it so far, the only painful bit will be buying a Windows XP Pro license this afternoon to run it inside Parallels. Until universal binaries come out for software I use on a daily basis I’ll be switching between Mac OS X and Win XP at the click of a button.

Read the rest of this entry »

Written by Peter

September 12th, 2006 at 2:36 pm

Posted in Mac