Tag Archives: mac

Mac tip: Save PDF to Web Receipt folder

This is a small tip that can be helpful for those buying stuff via internet.

When you are done with the transaction and you have the receipt on the screen, what do you normally do? Well in most cases you print it out, then you don’t know if the printer is on, if there is paper… then you don’t know where did you put it once it is printed… or in some cases you just ignore the scree because they will probably send you an email confirmation with the receipt or bill, so you can always go to

your email and look for it… and if you are lucky you find it.

Well, if you are on a mac when you are in the receipt page, you just click command+P, like when printing, and in the PDF button on the bottom left corner you will find an option called: Save PDF to Web Receipt Folder.

If you do click that a PDF will be created with the current screen (not just what you see, all of it!) with the title of the page. This in a Web Receipt folder in your Documents folder. Very very handy.

It is not something I use. I choose Save PDF to Evernote, where it is saved into my Evernote, where it is OCR so it becomes searcheble and it is also stored on the web, but if you don’t use evernote the Save to Web Receipt foder is a very good option.

How to jailbreak your iPhone 3GS with iOS4

Well, two days ago iOS4 was out. Two days later dev-team has released Pwnage Tool 4.01 to jailbrake your iPhone 3GS.

First make sure that:

  • If you have a Jailbroken iPhone 3GS with the OLD BOOTROM and you DID NOT use Spirit to jailbreak then you can create the ipsw with PwnageTool 4.0 and restore with your jailbroken recovery mode.
  • If you have an iPhone 3GS with the NEW BOOTROM this is NOT supported by PwnageTool 4.01

This is what you have to do:

  1. Download Official iPhone iOS 4 for iPhone 3GS here (official from Apple).
  2. Download Pwnage Tool 4.01 from any of this locations:
  3. Download iTunes 9.2 (you can do that but opening iTunes and look for upgrades)
  4. Now run the PwnageTool. If it is in the same directory of the image ipsw image you downloaded in the step 1, then it will see that it the image to use. Just use Simple Mode and this image. This will create a new image that by default will be placed on your desktop. You can then close the PwnageTool.
  5. Now before you upgrade your iphone, you could consider installing from Cydia AptBackup (from BigBoss). That will know which Cydia apps you have installed and in a later stage restore them.
  6. Now, back up your phone, by connecting it to iTunes
  7. Switch off your phone by holding on the top button and sliding to switch it off.
  8. Make sure that it is connected it to the mac with the image you created and iTunes is open. Now hold the top and home button to enter into recovery mode.
  9. iTuenes will tell you it is in recovery mode. Now you have to hold the Option key and click on restore. That will allow you to select the image on your desktop.
  10. That’s it. The restore upgrade will not take a lot of time. What takes time is once you have iOS4 to restore you latest config.

If you have gone to the 10 steps you should have an iPhone 3GS with iOS4 and after more than an hour (in my cases) the same you had before.

Now you go to Cydia and install AptBackup, click on restore and voila, all your Cydia apps.

I had a problem though. My iPhone had a safe mode due to a problem with an app in Cydia. The app in question was MyFi. I had to remove it and now everything is OK.

Stick with me, baby!: Cool Mac stickers

A group of designers living and working in Barcelona for Herraiz Soto & Co created a family of stickers to personalize the Apple logo on the MacBook with some hair. Clearly, these designers are not business types. If you’re a Mac user (like me) you may relate. The collection is called Stick With Me Baby. I don’t care if you think mustaches are out, these decals are in.

Mac OSX 10.6.4 is out

Mac OS X 10.6.4 is out and with it, Mail 4.3 which breaks GrowlMail, Letterbox, Letter Opener and DockStar. All but DockStar fixed though.

To fix Growl

Download a pre-patched GrowlMail.bundle and drop it in your ~/Library/Mail/Bundles/ directory. If you want it available to multiple users on your system, use /Library/Mail/Bundles/

Download: GrowlMail.mailbundle

To fix Letter Opener

Close the mail application. In finder go to Macintosh HD /Library/Mail/Bundles (Disabled)

Copy OMiC.mailbundle to Bundles

Replace the old info.plist (located inside contents folder) for this one: Info.plist

PadLock and iAlertU protect your iPad, iPod or iPhone and your Mac

PadLock is a software that protects your iPad, iPhone or iPod when they are plugged to your computer.

So imagine that you are at work and you leave your iPhone charging with the USB cable, then this little software will trigger an alarm if someone disconnects your phone.

You can download it here.

This software reminds me a similar one that I use to have on my mac, so when someone removes the power cable, touches the mouse or keyboard or closes the laptop… o even if it is moved!, the software takes a photo sends it via email and triggers an alarm. This one was called iAlertU and you can download it here.

Both are free.

Here PadLock:

Here iAlertU:

CloudApp: sharing files in the cloud elegantly

CloudApp allows you to share imageslinksmusicvideos and files. Here is how it works: choose a file, drag it to the menubar and they take care of the rest. Thy provide you with a short link automatically copied to your clipboard that you can use to share your upload with co-workers and friends.

Additionally you can viewtrack and delete files right from your menubar.

So, any file, you just click on your define shortcut or drag it to the icon and it is uploaded to the cloud. Another shortcut and you have the link to the file that you can send to your friend/family.

Easy, elegant. Give it a try. It is free.

You can have an online dashboard where you see everything you have uploaded.

Forget emailing big files again. Just send the unique URL ;-)

Here a video I found in youtube showing how it works.

Mac latest update of the timemachine

I updated my mac and one of the new updates was the timemachine.

I am running my time machine backing up in a Samba server (linux machine).

This new update is deletes your old time machine in order to create a new one probably in a newer and more stable format. I decided to go ahead.

The first part deletes the time machine partition on my samba, then it tries to start a new one but obviously, it can’t. So here some tips to create a new time machine in your samba server:

You will need to do this with the terminal ( Finder>Applications>Utilities.Terminal)

First you need to have the ethernet mac address of the machine that you want to backup:

ifconfig en0 | grep ether

This will give you a number like:  00:23:32:d2:f7:a0  keep it.

Now you create a new file with the sparsebundle that you will have to move to your samba machine:

hdiutil create -size 500g -fs HFS+J -volname “TimeMachine  tokaotokao_002332d2f7a0.sparsebundle

Where in red what you have to change. In my case tokao will be the name of my machine and the mac address (en0 even if using wifi) 00:23:32:d2:f7:a0 will be 002332d2f7a0 (this is in my case, sure)

Once you have done this in your Users/you you will see this sparsebundle file. You have to move this file to the Samba where you want to back up.

You can copy it by draging it using the finder or by copying it

cp -R tokao_002332d2f7a0.sparsebundle /Volumes/YourSamba/

Then from the time machine preference you select the samba machine and that’s it!

Paste without formatting by default on a mac

Here’s something I know affects plenty of users out there. Have you ever pasted text in a document or email message, only to have it formatted differently than all the text around it? Irritating, right?

There’s an answer, thanks to the Keyboard & Mouse pane in System Preferences. If you click the Keyboard Shortcuts tab, you can assign “Paste Without Formatting” and/or “Paste and Match Style” to Command + V for all applications. Just click the  button under the list, type in the name of the appropriate menu items, and press ⌘-V in the Keyboard Shortcut box.

One note: Panic designer Neven Mrgan found that using this tip means you won’t be able to paste images into iChat using Command + V. Dragging and dropping (or choosing Paste from the Edit menu) still works, though. Update: If you explicitly add ⌘-V in as a shortcut for Paste that’s specific to iChat, you can restore the image paste capability without breaking the global shortcut.

Apps that don’t have either of those menu items will still default to regular old “Paste” for the same key command. Paste away!

(tip from tuaw)

Amazing Inklet trackpad tablet app for MacBook

The Inklet app essentially converts your multitouch trackpad in your MacBook into a drawing tablet by adding pressure sensitivity when using with a Pogo Sketch, as well as “advanced palm rejection” which lets you rest your hand while drawing or writing. As you can see in one of the videos after the break, you can also quickly adjust your canvas area at your convenience. $24.95 and it’s yours, Picasso.


TuneUp

TuneUp is a tool that will allow clean up your itunes digital music collections which are probably a mess… rename tracks like track01, add the cover, album and so… and automatically.

I did posted previously about another one: pollux but looks it does not work anymore….

Paperless? Neat Receipts for Mac

Seriously considering one of these…

Pollux for iTunes

Pollux for iTunes will help you to stop worrying about organizing your music library again
✹ Completely automatic and easy to use
✹ Tags name, artist, album, album art, genre, year, and lyrics
✹ Analyzes the track’s unique fingerprint, so it can never be wrong
✹ No existing track information necessary
✹ Automatically corrects each track’s information as it is added to iTunes

And best of all, it’s completely free! Give it a try!

Screen shot 2009-10-04 at 13.37.45

Mobileme not synchronizing your contacts any longer?

I had a problem with mobileme. I could not sync my contacts. They were fine in my iphone (my main input tool) and on mobileme. My macbook pro was not synchronizing…

I tried everything, from going to the settings of mobileme in my mac and reseting it, to delete everything on my mac in order to have mobileme overwritting…. nothing worked. I got a message saying that there was an inconsistency.

Finally I came up with a solution.

I do keep backups of the contacts of my macbook. The problem was that the ones in the iPhone/mobileme were updated and those in the mac were not.

The solution was:

1.- Export vcards from the mobileme site.
2.- Import them into the mac (here I lost all the profile photos and groups…)
3.- At this stage mac and mobile me and iphone was syncronizing again. Good.
4.- Import the latest backup to my address book in the mac. That overwrites the  everything. No big deal, in the back up, even if it was not updated I had all the photos and groups.
5.- Import the vcards but, do not merge them though. You will be prompted with what to do and you have to select to duplicate contacts, so you will end up with two different entries for each person (plus those unique sure).
6.- Now you go to the address book and click on find duplicates, then merge them.

There you are. Now you have all your contacts, plus the new ones, and you have recover the groups and photos.

Home automation

There is a company called Savant who designs, develops and manufacturers deliver home control and automation, multi-room audio/video, advanced digital audio and video processing, extremely flexible and scalable audio/video switching, digital media server and jukebox capabilities, and an array of integrated applications and services.

The fact that I mention this company here is because traditionally this has been a pretty top end set of products which were accessible only to those with a lot of money.

IPicture 1f you’re looking to do home automation, you’ll spend at least $10,000. Savant’s system is called Protege. It’s a box with a Mac Mini that will control a mid size home for $5,000, and you can control everything from your iPhone or iPod Touch.

I also got a look at the TrueImage Control, which is a visual system to control your lights, TV, etc from a touch panel.

Snow Leopard upgrading

snowleopardDon’t let Apple’s marketing enchant you – upgrading to Snow Leopard isn’t exactly the hassle-free affair that the Mac maker wants you to believe. You must pick the right cat for you, identify incompatible apps, plan your upgrade path, and customize the installer. Enter Geek’s guide to installing Snow Leopard, the definite resource for Mac fans eager to tame Apple’s big cat.

First of all, you’ll be delighted to know that the $29 Snow Leopard upgrade installs on Tiger Macs after all, despite Apple’s insistence that it’s strictly for Leopard people. Although Apple said Tiger users should either upgrade to Leopard before moving to Snow Leopard or migrate directly, using the $169 Mac Box Set (containing Snow Leopard, iLife ‘09, and iWork ‘09), WSJ and Wired have discovered that a Tiger system can be upgraded directly to Snow Leopard via a standalone installer provided on the $29 upgrade disc, resulting in a $140 saving over the Mac Box Set.

Snow Leopard box (MacBook Pro)Snow Leopard lacks Windows’ awkward activation process. In fact, it doesn’t even come with a serial number.

If you’re planning to upgrade household Macs, go with Family Pack versions of Snow Leopard and Mac Box Set, $49 and $229, respectively. Lucky customers who bought a qualifying Mac or Xserve from Apple or an Apple Authorized Reseller between June 8, 2009 and the end of the program on December 26 can get Snow Leopard through the Up-to-Date program for only $9.95 (free shipping) plus applicable sales tax.

The $499 server version comes with unlimited client licenses, making up for the hardware price difference compared with Windows-based servers sold on a per seat basis.

Some apps don’t play nice with Snow Leopard

The compatibility of your third-party Tiger or Leopard apps is the first thing that needs to be assessed prior to upgrading. Apple re-wrote 90 percent of the 1,000 projects in OS X, a major brain transplant guaranteed to cause problems with a portion of apps and drivers (just ask early Vista adopters).

Snow Leopard: Installer iconDespite Apple’s official stance, you can upgrade a Tiger system to Snow Leopard via the $29 upgrade disc.

Some of the popular apps that either don’t run at all or cause issues in Snow Leopard include Elgato EyeTV 3.0.0 to 3.1.0, Parallels Desktop 3.0, McAfee VirusScan 8.6, Norton NAV 11.0, some versions of AT&T Laptop Connect Card, Adobe Director MX 2004, Adobe Photoshop Elements, CuteFTP, DiskWarrior 4.1, FruitMenu, TiVo Desktop 1.94, Tinker Tool 3.94, WindowShadeX 4.3, and Google Gears browser extension, to name a few. In addition, Apple’s AirPort Admin Utility for Graphite and Snow Base Stations 4.2.5, Aperture 2.1.1, and Keynote 2.0.2 all exhibit issues in Snow Leopard.

In case you’re wondering, Microsoft Messenger, QuarkXPress, and Microsoft Office 2008 run without glitches. Apple may have also killed the support for legacy Palm devices via Palm OS HotSync conduit in Snow Leopard’s iSync 3.1.0, but there are ways around it in AppleInsider’s handy guide.

When it comes to Adobe’s productivity software, the company confirmed in its Creative Suite FAQ that CS4 is compatible with Snow Leopard and that the Photoshop team “found no significant problems” with Photoshop CS3.

However, you’ll need Acrobat 9.1 or later to produce PDF files in Snow Leopard outside the built-in system-wide PDF exporter. Older Macromedia and Adobe apps may experience a variety of installation, stability, and reliability issues and they won’t be updated for Snow Leopard, Adobe said. Users of a 2.5-year-old CS3 should know that the suite isn’t supported when running on Snow Leopard because Adobe hasn’t done the level of testing that true certification demands, a move that some dubbed a forced $699.99 CS4 upgrade.

OS X Snow Leopard: stacksSubtle tweaks, under-the-hood refinements, and speed gains are worth $29, the media say.

Due to aforementioned incompatibilities, you’ll need to identify which apps have issues by consulting a collaborative project at snowleopard.wikidot.com, basically a collection of independent compatibility tests posted by ordinary users checking Mac apps against the gold master build of Snow Leopard (version 10A432). The three-category list names tested apps that run with no issues, those that have some issues, and programs that don’t run at all.

Don’t forget to check out incompatible apps listed in Apple’s support document and see if your printer or scanner model is officially supported in Snow Leopard.

If too many of your apps are incompatible, postpone upgrading until vendors post Snow Leopard-specific updates. In fact, everyone but early adopters should postpone upgrading until the first major Snow Leopard update (10.6.1) arrives, ironing out bugs and smoothing out rough edges. If you’re anything like us, though, you’ll upgrade in an instant.

Here’s a sum up of key steps needed to ensure as painless installation as humanly possible:

  1. Identify incompatible apps and drivers on your system by checking the wiki page and Apple’s support documents (here, here, and here)
  2. Install the latest app updates via vendors’ sites or in-app update mechanisms (i.e. for Adobe software).
  3. Decide between performing a clean install or upgrading an existing Tiger or Leopard OS, think about custom installation options, start the installer.

You can perform a clean Snow Leopard install (with or without Tiger/Leopard in place) using the $29 upgrade disc, but make sure you back up your documents, apps, and settings first. Since your boot drive will be completely wiped out, you’ll need to re-install all your apps later. If you’re upgrading a pre-existing Tiger or Leopard OS, the installer will scan existing apps for issues, moving known incompatible items into an “Incompatible Software” folder.

Snow Leopard: Installer (welcome screen)A standalone installer on the $29 upgrade disc also lets you perform a clean install, even if you don’t have pre-existing Leopard or Tiger on your system.

Scanner and printer drivers

A revamped Snow Leopard installer is a smooth sail: You basically mark a couple of check boxes and treat yourself with a coffee while the installer copies the files to your hard drive first, resulting in up to 45 percent faster installation than in Leopard. The installer doesn’t require an annoying immediate reboot and it’ll even start over if a power outage interrupts, without losing any data.

Snow Leopard reclaims about 6GB of space on your drive (less than half the space needed for Leopard) by installing only a subset of the most popular drivers, including those for printers and scanners that you had connected to your Mac in the past, as well as drivers for connected devices found on your network and hooked up to your Mac at install time.

Bear in mind there’s no point in manually selecting driver packs as this will increase Snow Leopard’s space footprint unnecessarily: A new Snow Leopard feature automatically retrieves the latest drivers off the Internet, via the Software Update tool, anytime a new printer or scanner is discovered locally or on a network. In fact, some device models have software available through Software Update only. Even if your Mac is offline, you should still uncheck driver packs because you can always install them from the install disc later, whenever needed.

Rosetta

If you don’t run PowerPC-only apps, you won’t need Rosetta, a software emulator that enabled PowerPC apps to run on Intel Macs. The installer deselects Rosetta by default but you may check it if you run legacy PowerPC apps on your Intel Mac. You can check whether an app is PowerPC-only in the Kind field of the Get Info window invoked by hitting the Command + I combo on an app. Even if you don’t install Rosetta, the Software Update will offer to download and install Rosetta the moment you try running a PowerPC app.

QuickTime X in Snow Leopard features the support for greater number of codecs, hardware-accelerated playback, screen recordings, video triming, rich export and sharing options, including YouTube publishing, and a minialistic user interface focused on borderless playback.Snow Leopard will retain a QuickTime Pro copy if it finds a Pro license on your system.

QuickTime X and QuickTime 7 Pro

The installer will automatically keep QuickTime 7 if you install Snow Leopard on a Mac with a registration key for Quicktime 7 Pro, moving it to the /Applications/Utilities folder.

You can also add the classic QuickTime 7 player yourself later, by downloading it from Apple’s QuickTime site. In either case, the installer copies the new QuickTime X player by default. Representing a radical departure from the steel-themed QuickTime 7 player, Snow Leopard’s QuickTime X features a borderless playback by fading out movie controls and the window’s title bar during video playback.

It also packs in a YouTube publishing feature, in addition to video trimming, screen recording, iTunes exporting, etc. Those who have a QuickTime 7 Pro registration key will find out that the player boasts a greater number of export options than QuickTime X – good thing both can co-exist on your system.

Handy Snow Leopard resources

  • Snow Leopard page – Everything you need to know about Apple’s new cat, right from the source, including a detailed list of changes.
  • Server Snow Leopard page – Details and full system requirements for Snow Leopard Server.
  • Snow Leopard press release – Official information about the terms, pricing, and key features.
  • Snow Leopard specs – Snow Leopard requires an Intel Mac and at least 1GB of RAM. Check the link for full system requirements.
  • OS X Up-To-Date program – Check to see if you’re eligible for a $9.95 Snow Leopard upgrade.
  • Snow Leopard compatibility wiki – A collaborative project collecting results of independent tests pitting Mac apps against Snow Leopard. The page may be slow or inaccessible due to high traffic.
  • Incompatible software -  Apple’s list of incompatible apps is divided in two sections: The first contains apps that might cause issues but you’re free to run them, while the other lists programs restricted from opening after upgrading to Snow Leopard.
  • Printer and scanner compatibility list- Apple’s list of Snow Leopard software provided for printers and scanners that can be installed using the install disc or the Software Update tool (some models have software available through Software Update only). Apple updates this list as device vendors release Snow Leopard-compatible drivers.
  • Gamma 2.2 settings – Snow Leopard defaults to a gamma value of 2.2, rather than a 1.8 gamma setting used in previous OS X versions. This support document is of particular interest to graphic and video professionals.
  • Battery menu changes – Info about an improved battery menu bar for portable Macs providing information about the condition of the battery, the amount of time remaining on the current charge, the current active power source, and any current charge status details.
  • Wake on Demand – The Wake on Demand feature in Snow Leopard lets you access shared items on an asleep Mac via an AirPort Base Station or Time Capsule with firmware 7.4.2 or later installed, even remotely across the Internet. Apple notes this could be useful to offer full time support for iTunes Sharing, Printer Sharing, Back to My Mac, and more. More at MacWorld.
  • BootCamp 3.0 changes – The software which enables a dual-boot OS X and Windows installation on Intel Macs now has the ability to read Mac volumes in Windows, in addition to an improved tap-to-click support, a command line version of the Startup Disk Control Panel, and the support for advanced features on Apple Cinema displays.
  • Adobe apps compatibility – The official blog entry with an up-to-date information about the compatibility of Adobe’ products on Snow Leopard.
  • Adobe Creative Suite FAQ: Check for the CS4 compatibility with Snow Leopard.
  • Photoshop CS3 compatibility – Adobe’s Photoshop team has tested Photoshop CS3 on Snow Leopard and “found no significant problems.”
  • Syncing legacy Palm OS devices – AppleInsider’s handy guide to third-party solutions that let users of Palm OS devices sync their Palm Desktop information via Snow Leopard’s Sync Services.
  • Lifehacker’s guide to a clean Snow Leopard install.
  • MacRumors’ Snow Leopard support forum – A community-based support for Snow Leopard hosted at the popular Apple rumors site.

Snow Leopard hits the headlines

  • WSJ’s Walt Mossberg says Snow Leopard “isn’t a big breakthrough for average users, and, even at $29, it isn’t a typical Apple lust-provoking product.”
  • NYT’s David Pogue thinks that even for Leopard-running users “paying the $30 for Snow Leopard is a no-brainer,” citing “the leap forward in speed polish.”
  • CNET’s Jason Parker recommends upgrading “for all the new features and Microsoft Exchange,” noting that the publication’s tests indicate that Snow Leopard is “slightly slower than the older version of Leopard in more intensive application processes.”
  • Chicago-Sun Times’ Andy Ihnatko dubbed Snow Leopard an “impressive and important update that will revitalize your existing Mac.”
  • USA Today’s Edward C. Baig is convinced that “Snow Leopard should delight Mac fans, especially those who use Exchange at work,” adding that Snow Leopard “adds bite, especially for business.”
  • AP’s Peter Svensson notes that Snow Leopard’s benefits will be most apparent down the road, while Windows 7 promises more of an immediate payoff.”
  • Macworld’s Jason Snell says “it’s a collection of feature tweaks and upgrades, as well as under-the-hood modifications that might not pay off for users immediately,” adding that the low upgrade price makes it worthwile for “all but the most casual, low-impact Mac users.”
  • Engadget points out that “the sheer amount of little tweaks and added functionality more than justifies skipping that last round of drinks at the bar,” speculating that “Exchange support alone has made the sale for a lot of people.”
  • Gizmodo cited “modest changes” and non-existent performance gains in non-optimized third-party apps as key reasons for holding off on Snow Leopard “for at least awhile.”
  • Wired singled out six things to know about Snow Leopard, concluding that it “won’t deliver any radical interface changes to blow you away, but the $30 price is more than fair for the number of performance improvements Snow Leopard delivers.”
  • PC Magazine compared Snow Leopard to Windows 7, finding the former “more coherent and consistent, and smoother and faster in most operations,” adding that Microsoft’s OS ups Apple’s with the Device Stage, Libraries, and PlayTo media streaming.
  • Geek’s list of some of the more prominent features in Snow Leopard (here and here).

(from geek.com)