Article
1 comment

Windows 7 Comes to the Rescue

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:

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

 

 

Article
9 comments

All About VNC

Vnc_logo

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 more]

Article
0 comment

NVIDIA GeForce GTX 285 coming to the Mac In June 2009

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.

Article
14 comments

Ability to write to NTFS volumes on the Mac

MacFuse

Thanks for visiting this – well, sort of – ancient page. As the rules of the game of enabling writing on NTFS on the Mac has dramatically changed over the past years, I published a new article titled How to both WRITE to and read from PC [NTFS] Drives on macOS which you might rather read here. If knowing how people used to write to NTFS volumes on the Mac more than 10 years ago is still interesting to you, then feel free to read on.

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: https://code.google.com/p/macfuse/ or the cross-platform utilities section of OzarWEB downloads.

[Read more]