Maclord's Blog

Tips and tricks about Macs, OS X, and cross-platform working
    • English
    • Français
    • Türkçe
  • Home
  • About Maclord’s Blog
  • Mac Basics
  • Downloads
  • Contact Maclord
  • Privacy Policy

How to Convert .daa Disk Images to .iso

02:56 PM

.DAA to .ISO ConverterIf you ever run into a disk image in .daa format, and you need to access its contents on Mac OS X, DAA Converter for Mac OS X is what you need.

DAA Converter for Mac OS X is a free utility for converting DAA & GBI disk images to ISO format so they can be accessed on your Mac.

DAA Converter is a native GUI application which wraps the command-line tool, DAA2ISO / GBI 2 ISO, by Luigi Auriemma.
It runs on Mac OS X 10.3 Panther or later. I have tested it on Mac OS X Leopard which works just fine on 10.5, too.

Just drag the icon of any .daa or .gib disk image onto the application’s icon, and the conversion process will instantly take place – an .iso version of the disk image will be instantly created on the same directory as the source image file.

You can download DAA Converter for Mac OS X (2) here or visit the downloads page.

Comments
No Comments »
Categories
Mac, PC, compatibility, cross-platform
Tags
cross-platform compatibility, disk image formats, file conversion
Comments rss Comments rss
Trackback Trackback

How to easily open UIF disk images on the Mac and convert to .iso format

08:59 PM

UIF2ISO MacPopular among Windows PC users .Uif is an alternative disk image format to others like .iso, .img and .bin-.cue couples.

You can open and convert UIF disk images on Mac OS X using one of the following disk image utilities:

  1. Uif2iso which is a cross-platform command-line tool developed by Luigi Auriemma.
  2. Uif2iso4mac a GUI application by Torsten Curdt . Uif2iso4mac is built upon  Luigi Auriemma’s uif2iso command line utility with a Mac graphic user interface adding basic functionalities of a real Mac app like drag-and-drop and a menu bar i.e. choosing an image using the File > Open menu.

Read the rest of this entry »

Comments
No Comments »
Categories
Mac, PC, compatibility, cross-platform, software
Tags
cross-platform, cross-platform compatibility, disk image formats, file conversion, Mac vs PC
Comments rss Comments rss
Trackback Trackback

How to maximize Safari windows to full-screen on the Mac? * updated *

06:28 PM

One of the most annoying and frustrating thing especially for the so-called Windows-converts (i.e. people who “switch to the Mac” from Windows) on Mac OS X is that the maximize button (the small round green button with a ‘+’ sign on the upper-left corner of every window) acts differently on Mac than Windows in most cases. In fact, the maximize button behavior varies from application to application on the Mac, and unlike on Windows, it does not necesseraly maximize the window, but just change its dimensions. (See below and the rest of the article for details and for a couple work-around solutions to making windows full-screen on web browsers such as Safari).

On windows , the maximize button – where the term “maximize” is inherent from Windows operating system anyway - simply enlarges a window to almost full screen except that the window’s title bar, menu bar and the task bar remains visible and the remaining space is allocated to the window and its contents. On the Mac, however, this may not exactly be the case – especially when using Safari.
Read the rest of this entry »

Comments
No Comments »
Categories
General, Mac, PC
Tags
Mac, OS specifics, PC, Safari, Windows
Comments rss Comments rss
Trackback Trackback

Windows 7 Comes to the Rescue

03:37 PM

Toby Turner a stand-up comedian, actor, songwriter and a YouTube personality has composed and performed a song about Windows 7 coming to the rescue after what we all have suffered from Windows Vista. It looks like he likes Mac OS X better, though, and he probably uses Windows only rarely on his MacBook Pro via BootCamp. Here’s the music video:

Get the Flash Player to see this player.

You can support Toby by visiting and subscribing to his YouTube channel at www.youtube.com/tobuscus

Comments
No Comments »
Categories
Mac, PC
Tags
Mac vs PC, Windows
Comments rss Comments rss
Trackback Trackback

All About VNC

04:06 PM

Vnc_logo

  1. What is VNC?

    1. Why VNC is used and How
    2. VNC Components
  2. Setting up VNC on Mac OS X
    1. Setting up Mac OS X 10.4 (Tiger) or Mac OS X 10.5 (Leopard) as a VNC Server
    2. Setting up a VNC Client on Mac OS X 10.4 (Tiger)
    3. Setting up VNC Client on Mac OS X 10.5 (Leopard)
      1. The Finder way
      2. The iChat way
    4. Suggestions and Warnings

What is VNC?

VNC stands for Virtual Network Computing, and it is a desktop sharing system with a graphic user interface which allows you to connect and control a remote computer over a network or the Internet. Thanks to the RFB (Remote Frame Buffer) protocol it’s using, VNC applications send the keyboard and mouse events to a remote computer on the network (or the Internet) who’s screen is being shared, and it relays back the updates.

RFB (Remote FrameBuffer) is a simple protocol and since operates at the framebuffer level, it can be used on all operating systems with a GUI including Windows, Macintosh (Mac OS X) and Linux. Although RFB started as a very simple protocol used by VNC and its derivatives, it has been improved so as to support file sharing, advanced compression and security techniques in its development cycle.

Why VNC is used and How

With VNC you can display the screen of a remote computer on your own computer in a window or in full screen mode, and using your own keyboard and mouse on this screen, you can control that remote computer as if you are sitting in front of it. All actions taken on the view of the remote desktop on your computer are performed actually on the remote computer itself.

Read the rest of this entry »

Comments
8 Comments »
Categories
Mac, PC, cross-platform, networking
Tags
colloboration, cross-platform, Mac, networking, PC
Comments rss Comments rss
Trackback Trackback

NVIDIA GeForce GTX 285 coming to the Mac In June 2009

09:43 PM

nvidia-gtx-285It looks like NVIDIA supports the Mac hardware more and more than ever:

According to Engadget(.com) GeForce GTX 285 graphics accelerator card will be available for Macs the beginning of this summer (expected to be shipping June 2009).

The GeForce GTX 285 takes DirectX 10 to gaming beyond HD with a top of 2560×1600 resolution.

Comments
No Comments »
Categories
Mac, PC, hardware
Tags
hardware, Mac, PC
Comments rss Comments rss
Trackback Trackback

False Counterparts

10:57 AM

The Mac and the PC

Comments
No Comments »
Categories
Mac, PC
Tags
Mac, PC
Comments rss Comments rss
Trackback Trackback

Ability to write to NTFS volumes on the Mac

11:21 AM

MacFuse

You can add the possibility to write / modify NTFS files on Mac OS X now thanks to MacFUSE from Google Code and NTFS-3G from Erik Larsson. MacFUSE allows you to extend Mac OS X’s native file handling capabilities via 3rd-party file systems. As a normal user, installing the MacFUSE software package will let you use any 3rd-party file system written on top of  MacFUSE, such as NTFS-3G from Erik Larsson which will allow you to not only read NTFS volumes, but also give you the ability to write (finally) to NTFS volumes. In order to have the functionality MacFUSE and NTFS-3G must respectively be installed on your Mac (and the system be rebooted after respective installation). MacFUSE can be downloaded from the following address: http://code.google.com/p/macfuse/ or the cross-platform utilities section of OzarWEB downloads

.

Read the rest of this entry »

Comments
10 Comments »
Categories
General, Mac, PC, compatibility, cross-platform
Tags
compatibility, cross-platform, Mac, PC
Comments rss Comments rss
Trackback Trackback


Recent Posts

  • How to Convert .daa Disk Images to .iso
  • How to easily open UIF disk images on the Mac and convert to .iso format
  • All the mysteries of Apple’s Tablet Unlocked: Ladies & Gentlemen, the iPad
  • Apple’s Announcement of January 27th featuring the iPad
  • Apple’s new Tablet Device iPad Unveiled
  • Using a 27-inch iMac as an external display
  • How to Transfer an iWeb website from one Mac to Another
  • Download Google Chrome for Mac (Beta) here
  • Silverlight instead of Flash on iPhone?
  • How to maximize Safari windows to full-screen on the Mac? * updated *
  • Windows 7 Comes to the Rescue
  • Start Using Hotmail with Microsoft Entourage
  • 5 CHM viewers for the Mac
  • Maclord now on Technorati
  • All About VNC

Tags

announcements Apple breakthrough browsers Chrome colloboration compatibility cross-platform cross-platform compatibility disk image formats e-mail Facebook file conversion file viewers Google hardware iCal iMac innovative Internet i pad iPad iPhone iPod iweb live Mac Mac apps Mac OS Mac vs PC Microsoft networking old stuff OS specifics PC portable pricing Safari specs tablet technorati touchbook video web design Windows

Categories

  • Apple
  • browsers
  • compatibility
  • cross-platform
  • General
  • hardware
  • iCal
  • Internet
  • iPad
  • iPhone
  • iPod
  • Mac
  • networking
  • PC
  • software
  • tablet
  • video

Recent Comments

  • cooljedi on Start Using Hotmail with Microsoft Entourage
  • Maclord on Start Using Hotmail with Microsoft Entourage
  • cooljedi on Silverlight instead of Flash on iPhone?
  • Omer Schnakenberg on Download Google Chrome for Mac (Beta) here
  • g-i7 on Apple’s Announcement of January 27th featuring the iPad
  • Odette Beneke on Start Using Hotmail with Microsoft Entourage
  • Maclord on Start Using Hotmail with Microsoft Entourage
  • Margaret on Start Using Hotmail with Microsoft Entourage
  • gaye76 on Why I downgraded my third generation iPod Nano to the second generation
  • ryhen on Ability to write to NTFS volumes on the Mac

 

March 2010
M T W T F S S
« Jan    
1234567
891011121314
15161718192021
22232425262728
293031  

Subscription / Abonnement / Abonelik

Fill out the form below to signup to our blog newsletter and we'll drop you a line when new articles come up.

Our strict privacy policy keeps your email address 100% safe & secure.

This Blog Also About:

  • google chrome for mac 10.4
  • ipad touchbook
  • mail nasil ipfone
  • geforce gtx 285 for mac
  • ical facebook birthdays
  • how to configure hotmail for mac mail
  • utiliser mac 27 écran
  • mac os başlangıc
  • ipad language support
  • disque ntfs sur mac leopard 10.4
  • WordPress SEO Plugin

Pages

  • About Maclord’s Blog
  • Contact Maclord
  • Downloads
  • Mac Basics
  • Privacy Policy

Links

  • GO-Blog (in Turkish)
  • Ozar.net (Turkish) The organization which started all these blogging – specialized on Mac niche markets and SEO
  • OzarWEB Online Internet services and web development resources

RSS GOZmosis

  • Office War
  • Lost Season 6 Episode 1 Sneak Peak Part 2
  • The first 6-minute Footage of Lost Season 6 Episode 1
  • Apple's iPad Tablet - A disappointment or an Elation?
  • Convert Word documents to clean HTML.

RSS OzarWEB

  • Announcing Downloads Section & Old version software
  • OzarWeb Logger now available
  • OzarWeb 2 FTP
  • OzarWEB 2 FTP now available!

RSS GO-Blog EN Headlines

  • The Thousand-Hand Guanyin Dance
  • Joke of the day – the jackass Parrot
  • Sorting algorithms – An Instant Look-up
  • Gozzie launches Maclord’s Blog
  • 64-bit Windows support in Boot Camp
  • The Secret from Rhonda Byrne
  • ‘OpenMac’ Promises $399 Headless Mac… But Not From Apple
  • PHP Design Patterns PHP Job Interview Questions
  • Facebook Shocker: New Privacy Controls Sort of Naive
  • Publish iCal calendars with local WebDAV server

RSS Mac rumors

  • New Hexacore Mac Pros Next Tuesday? 10/03/2010
  • New iPad SDK Adds Gesture Tools, Removes Video Chat Icons 10/03/2010
  • Six Months Later: 'iTunes LP' Format Performance Remains Lackluster 10/03/2010
  • Verizon Viewing iPad as Opportunity to Push MiFi Service 10/03/2010
  • Apple Reportedly Disrupting iPhone Competitors With Legal Threats Backed Up by HTC Suit 09/03/2010

Language

  • English
  • Français
  • Türkçe
Get Adobe Flash playerPlugin by wpburn.com wordpress themes
rss Comments rss valid xhtml 1.1 design by jide powered by Wordpress get firefox