Neooffice Free Download Mac 10.6.8

  1. Neooffice Free Download Mac 10.6.8 Version
  2. Neooffice Free Download
  3. Neooffice Free Download Mac 10.6.8download Mac 10 6 8
  4. Neooffice Free Download Mac 10.6.8 Software

From NeoWiki

Jump to: navigation, search

Download Neooffice For Osx 10.6.8 - real advice. Log in / Sign up. Advice › Neooffice for osx 10.6.8. Neooffice for osx 10.6.8 social advice Mac users interested in Neooffice for osx 10.6.8 generally download: NeoOffice 2017.9. NeoOffice is a complete office suite for OS X. Microsoft office 2010 for mac free. download full version with product key microsoft office latest version for mac free download microsoft office for mac os x lion 10.7.5 free download microsoft office for mac free download utorrent neooffice free download for mac open office for mac free download office for mac os x free download. 8/10 (11 votes) - Download NeoOffice Mac Free. NeoOffice is a free office suite for Mac. Download NeoOffice for free and you will have access to a text editor, spreadsheet and free database on your Mac. Microsoft Office is the office suite par excellence, but OpenOffice is more than enough for. Mar 16, 2014 NeoOffice for Mac offers a suite of productivity apps that aim to rival the likes of Microsoft Office and Apple iWork. Using the OpenOffice foundation, this shareware product covers nearly all the. May 09, 2011  The Apache OpenOffice User Forum is an user to user help and discussion forum for exchanging information and tips with other users of Apache OpenOffice, the open source office suite. OpenOffice.org for my Mac Pro OS X 10.6.6 (View topic). Apache OpenOffice Community Forum.

Download mac miller blue side park free shared files. Mac Miller Blue Slide Park 2011 CR.zip Mac Miller Blue Slide Park 2011 CR HIPHOPISDREAM.COM.zip Mac Miller Blue Slide Park Official Retail2011.rar Mac Miller Blue Slide Park (album) 2.b1 Mac Miller Blue Slide Park (album).b1 from all world's most popular shared hosts. Storage: At least 400 Mbytes available disk space for a default install via download; Graphic: 1024 x 768 or higher resolution with 16.7 million colours; Download. Get the latest Apache OpenOffice release for your MacOS X. User Support. Please subscribe to the users mailing list.

This page is an attempt to document all of the tasks required to release NeoOffice 3.4. This page is by no means comprehensive, but hopefully as we work through the release process, we will leave behind enough details to make future releases simpler and less error prone.

Here is what the colors mean:

Not yet done

[edit] Builds

Neooffice Free Download Mac 10.6.8 Version

TaskDate CompletedAssignedStatus

Rebuild all custom NeoOffice code using the existing NeoOffice 3.4 development builds. Perform a confirming checkout of the NeoOffice-3_3_branch branch and set the build to build with a new version and the NeoOffice trademarked product name.

This includes the following steps:

  • Do a cvs update -rNeoOffice-3_3_branch -d to ensure that you have the latest code in your workspace, verify that none of the files are marked as updated, patched, modified, or have conflicts, and verify that the latest code actually builds through the installer.
  • Copy custom.neo.mk file to custom.mk so that the clean checkout will build with the trademarked product names.
  • In makefile, change the following macros to the respective values:

  • In makefile, reset the patch installer to include the minimum number of files by removing all files added to the build.patch_package_shared make target after the NeoOffice-3_4 tag and changing the following macros to the respective values:

  • Delete all build.neo_* files so that all custom NeoOffice code will be rebuilt.
  • Commit makefile changes and invoke make all to rebuild all applicable code and installers.
10/17/13plubyDone

Tag the code in the NeoOffice-3_3_branch branch with the NeoOffice-3_4 tag using the following steps:

  • Do a cvs update -rNeoOffice-3_3_branch -d to ensure that you have the latest code in your workspace, verify that none of the files are marked as updated, patched, modified, or have conflicts, and verify that the latest code actually builds through the installer.
  • Tag all files in your workspace by invoking cvs tag NeoOffice-3_4.
  • If there are any build errors, fix and commit them, retag the changed files by invoking cvs tag -F NeoOffice-3_4, and repeating the step.
10/17/13plubyDone

Create signed releasable NeoOffice 3.4 build for Intel.

Note: the following steps are overkill, but they ensure that all recent changes to the NeoOffice custom code has been built:

  • Do a cvs update -rNeoOffice-3_3_branch -d and verify that none of the files are marked as updated, patched, modified, or have conflicts. If any such markings appear, the previous task (tagging of the workspace) has not been done properly and it needs to done properly before you can proceed with this task.
  • Do a cvs diff -rNeoOffice-3_4 and verify that there are no differences for any of the files. If any differences appear, the previous task (tagging of the workspace) has not been done properly and it needs to done properly before you can proceed with this task.
  • Delete all build.neo_* files. This will force the installer to rebuild all of the NeoOffice custom code without causing any of the OpenOffice.org or ooo-build code to be rebuilt.
  • Invoke cp certs.neo.mk certs.mk ; make all to create the releasable installer and language packs. Note that by creating the certs.mk file, signing of the installer and the application will be enabled.
10/17/13plubyDone

Create backup copy of releasable Intel binaries and upload them to staging server.

The following steps are the steps that I used to create my backup copy:

  • Create an empty NeoOffice-3.4 directory outside of the workspace
  • Copy all 24 install/*.dmg files from your releasable build into the empty NeoOffice-3.4 directory and chmod 444 *.dmg in that directory

Put the NeoOffice-3.4 folder in a new empty directory and create a CD master NeoOffice-3.4.cdr file of the new directory using the following command:

10/17/13plubyDone

Verify that the releasable installer and one or more language packs install and run on Intel for the following Mac OS X versions:

  • 10.6.8
  • 10.7.5
  • 10.8.5
  • 10.9
10/17/13plubyDone

[edit] Mirrors

NeoOffice's rsync server is hosted on rsync.neooffice.org. Downloads of the current release are restricted to paying users but the previous version is requires no payment to download. Our volunteer mirrors obtain the previous version's binaries by nightly runs of the following command on their mirrors:

TaskDate CompletedAssignedStatus

Upload the 24 NeoOffice NeoOffice-3.4-*.dmg main installer and language pack files to the www-primary.neooffice.org server's /neojava/downloads/donordownloads directory using the following steps:

  • Upload the files to your home directory on the server using the sftp command
  • Use the md5 command to verify that the MD5 checksums of the source file and the uploaded file are the same
  • Move the file from your home directory to the server's /neojava/downloads/donordownloads directory
  • Invoke bin/setpermissions.sh so that the files will be readable by all mirrors' webservers
10/17/13plubyDone

Push NeoOffice 3.3 files to the free download mirrors using the following steps:

  • Copy the 31 NeoOffice-3.3-*.dmg main installer and language pack files to the rsync.neooffice.org server's /neojava/downloads directory from the www-primary.neooffice.org server's /neojava/downloads/donordownloads directory
  • Copy the NeoOffice-3.3-Patch-*.dmg patch file to the rsync.neooffice.org server's /neojava/downloads/patches directory from the www-primary.neooffice.org server's /neojava/downloads/donordownloads/patches directory
  • Invoke bin/setpermissions.sh on the rsync.neooffice.org server so that the copied files will be readable by all mirrors' webservers
10/17/13plubyDone

[edit] Website

Neooffice Free Download Mac 10.6.8
TaskDate CompletedAssignedStatus

Update the website's download cookie name and value in the www-test-primary.neooffice.org server's neojava directory.

Note: I used the following steps to do this:

  • Manually editing the download cookie name and value /neojava/donations/includes/config.php.
  • Manually edit the /neojava/downloads/donordownloads/.htaccess file and add a new RewriteCond line for the cookie. Do not remove any existing RewriteCond lines.
  • After you verify that the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit
  • Push the new download cookie name and value to the www.neooffice.org website by logging into the www.neooffice.org server, cd to the its webroot directory, and invoking the following command: bin/cvsplusperms.sh update -d.
10/18/13plubyDone
Tag the www.neooffice.org website to avoid modifying production web pages while we modify the web pages in the test website by logging into the www.neooffice.org server, cd to the its webroot directory, and set the tag by invoking the following commands: bin/cvsplusperms.sh tag pre_NeoOffice-3_4 ; bin/cvsplusperms.sh update -rpre_NeoOffice-3_4 -d ; sudo chmod ug+x bin/*.sh ; bin/cvsplusperms.sh update -d10/18/13plubyDone

Update all NeoOffice and version names, file URLs, and patch version names in all of the files in the www-test-primary.neooffice.org server's neojava directory.

Note: I used the following steps to do this:

  • Manually edit the /neojava/includes/globals.php page and set the following variables to the following values:
  • Manually update the 24 NeoOffice 3.4 main installer and language pack file sizes and set the patch file size to 0 in the /neojava/includes/globals/filesizes.php file.</tt>
  • Manually update the 31 NeoOffice 3.3 main installer, language pack, and patch file sizes in the /neojava/includes/globals/oldfilesizes.php file.</tt>
  • Manually edit all of the *download.php files in the /neojava subdirectories to reflect language packs that have been added, removed, or bundled in the main installer.
  • Manually edit the isProductSupported() function in the /neojava/includes/globals.php to match the minimum and maximum versions changed above.
  • Manually edit the preg_match in the if ($oldproductencourageupgrade || .. ) line in /neojava/includes/patchcheckredirect.php file to match OS versions higher than NeoOffice 3.3's maximum version.
  • Manually edit all of the features.php pages in the /neojava directory, move the NeoOffice 3.3 features listed in the NeoOffice 3.4 section into the bottom section, and update the features in the NeoOffice 3.4 section.
  • Manually edit all of the header.php pages in the /neojava directory and update the text in the news banner section.
  • After you verify that the changes look correct, invoke the following command to commit your changes: bin/cvsplusperms.sh commit
10/20/13plubyDone

Verify that patch checking works properly by doing the following steps in a NeoOffice 3.4 installation:

  • Test as NeoOffice 3.2.1 by opening the installation's Contents/MacOS/versionrc file, changing the UpdateURL line to the following, restarting NeoOffice, and selecting the Help :: Check for Updates menu. The dialog that appears should say that no new patches are available:
  • Test as NeoOffice 3.2.1 Patch 8 on Mac OS X 10.5.8 by opening the installation's Contents/MacOS/versionrc file, changing the UpdateURL line to the following, restarting NeoOffice, and selecting the Help :: Check for Updates menu. The dialog that appears should say that no new patches are available:
  • Test as NeoOffice 3.2.1 Patch 8 on Mac OS X 10.8.5 by opening the installation's Contents/MacOS/versionrc file, changing the UpdateURL line to the following, restarting NeoOffice, and selecting the Help :: Check for Updates menu. The dialog that appears should say that NeoOffice 3.4 is available:
  • Test as NeoOffice 3.3 Patch 10 on Mac OS X 10.6.8 by opening the installation's Contents/MacOS/versionrc file, changing the UpdateURL line to the following, restarting NeoOffice, and selecting the Help :: Check for Updates menu. The dialog that appears should say that NeoOffice 3.4 is available:
  • Test as NeoOffice 3.3 Patch 10 on Mac OS X 10.9 by opening the installation's Contents/MacOS/versionrc file, changing the UpdateURL line to the following, restarting NeoOffice, and selecting the Help :: Check for Updates menu. The dialog that appears should say that NeoOffice 3.4 is available:
  • Test as NeoOffice 3.4 by opening the installation's Contents/MacOS/versionrc file, changing the UpdateURL line to the following, restarting NeoOffice, and selecting the Help :: Check for Updates menu. The dialog that appears should say that NeoOffice is up to date:
10/20/13plubyDone

[edit] Release

TaskDate CompletedAssignedStatus
Verify that all mirrors listed for the NeoOffice 3.4 main installer and language pack links work in the www-test-primary.neooffice.org website's download pages. If any do not work, comment them out in the /neojava/includes/mirrors.php file and invoke the following command: bin/cvsplusperms.sh commit10/21/13plubyDone
Verify that all mirrors listed for the NeoOffice 3.3 main installer, language pack, and patch links work in the www-test-primary.neooffice.org website's download pages. If any do not work, comment them out in the /neojava/includes/mirrors.php file and invoke the following command: bin/cvsplusperms.sh commit10/21/13plubyDone
Make the NeoOffice 3.4 binaries downloadable from the www.neooffice.org website's download pages by updating the www.neooffice.org website's pages to match what is in the www-test-primary.neooffice.org website's pages. Login into the www.neooffice.org server, cd to the its webroot directory, and invoke the following command: bin/cvsplusperms.sh update -Ad ; sudo chmod ug+x bin/*.sh ; bin/cvsplusperms.sh update -d10/22/13plubyDone
Post a release announcement to this Trinity forum topic so that the news is included in the RSS feed.10/22/13plubyDone

Make NeoOffice 3.4 the current version in the NeoWiki using the following steps:

  • In the NeoWiki NeoMainPageVer template, change the NeoOffice version to 3.4
  • In the NeoWiki NeoMainPageVerLink template, change the NeoOffice version to 3.4
  • In the NeoWiki NeoOOoVer template, change the OpenOffice.org version to 3.1.1
  • In the NeoWiki NeoOfficeWords template, change the NeoOffice release date to 22 October 2013 and update release announcement link
  • In the NeoWiki NeoOfficeWords template, change the NeoOffice release date to 22 octobre 2013 and update release announcement link
  • In the NeoWiki NeoOfficeWords template, change the NeoOffice release date to 22. Oktober 2013 and update release announcement link
  • In the NeoWiki NeoOfficeWords template, change the NeoOffice release date to 22 ottobre 2013 and update release announcement link
  • In the NeoWiki NeoOfficeWords template, change the NeoOffice release date to 22 de octubre de 2013 and update release announcement link
  • In the NeoWiki NeoOfficeWords template, change the NeoOffice release date to 22 oktober 2013 and update release announcement link
10/22/13plubyDone
Add the NeoOffice 3.4 MD5 checksums to the NeoOffice MD5 checksums page.10/17/13plubyDone
Remove the NeoOffice 3.2.1 MD5 checksums to the NeoOffice MD5 checksums page.10/22/13plubyDone

Synchronize the payments database to PayPal's database to ensure that none of the users' transactions are missing and to pick up any e-mail address changes made by users during the last year using the following steps:

  • Login to PayPal, click on the History tab, click on Download My History link, select Custom Date Range, enter the date for a year ago in 'From' date and the current date as the 'To' date, and 'Comma Delimited - All Activity' as the 'File Types to Download'.
  • It will take some time for PayPal to prepare the file. Once the file is ready, download it and use sftp to copy it to the www.neooffice.org server. Note: be sure to delete your local copy.
  • Once the history file is on the www.neooffice.org server, login to the server, cd to the /donationsadmin directory, and execute the following command to import the history file:
  • Inspect the entries in the error file created in the previous command and verify that none of the rejected lines from the file are user payment transactions.
10/22/13plubyDone
Delete the 31 obsolete NeoOffice-3.3-*.dmg main installer and language pack files from the /neojava/downloads/donordownloads directory on all of the mirrors listed in the rsync.neooffice.org server's /neojava/includes/mirrorfunctions.php file.10/22/13plubyDone
Delete the obsolete NeoOffice-3.3-*.dmg patch installer files from the /neojava/downloads/donordownloads/patches directory on all of the mirrors listed in the rsync.neooffice.org server's /neojava/includes/mirrorfunctions.php file.10/22/13plubyDone
Delete the 31 obsolete NeoOffice-3.2.1-*.dmg main installer and language pack files from the rsync.neooffice.org server's /neojava/downloads directory.10/22/13plubyDone
Delete the obsolete NeoOffice-3.2.1-*.dmg patch installer files from the rsync.neooffice.org server's /neojava/downloads/patches directory.10/22/13plubyDone
Manually edit the /neojava/downloads/donordownloads/.htaccess file and remove any RewriteCond lines for old download cookies. Do not remove the RewriteCond lines for the current download cookie. After you verify that the download site still works correctly, invoke the following command: bin/cvsplusperms.sh commit10/22/13plubyDone
Retrieved from 'https://neowiki.neooffice.org/index.php/NeoOffice_3.4_Release_Tasks'

Mac OS X Downloads
Keep in mind that many PowerPC *.dmg applications are also compatible
on the Intel platform by using Rosetta (it's on the Snow Leopard DVD).

This page may contain incorrect or outdated digital signature dates while being updated.

The latest downloads as of July 3, 2012:
Mac OS X 10.7.4 Lion Client Combo Update
http://support.apple.com/downloads/DL1524/en_US/MacOSXUpdCombo10.7.4.dmg
(cumulative combo update, does not require 10.7.1, 10.7.2 or 10.7.3)
Mac OS X 10.7.3 Lion Client Combo Update
http://support.apple.com/downloads/DL1484/en_US/MacOSXUpdCombo10.7.3.dmg
(cumulative combo update, does not require 10.7.1 or 10.7.2)
Mac OS X 10.7.2 Lion Client Update
http://support.apple.com/downloads/DL1458/en_US/MacOSXUpd10.7.2.dmg
(requires 10.7.1 Client Update) http://support.apple.com/downloads/DL1437/en_US/MacOSXUpd10.7.1.dmg:
Digital Signature OCT 12 2011
Mac OS X 10.7.1 Lion Client Update
http://support.apple.com/downloads/DL1437/en_US/MacOSXUpd10.7.1.dmg:
Digital Signature AUG 16 2011
Mac OS X 10.6.8 Snow Leopard Combo Update
http://support.apple.com/downloads/DL1399/en_US/MacOSXUpdCombo10.6.8.dmg:
Digital Signature JUL 25 2011

Mac OS X 10.5.8 Leopard Combo Update
http://support.apple.com/downloads/DL866/en_US/MacOSXUpdCombo10.5.8.dmg:
Digital Signature AUG 12 2009

Mac OS X 10.4.11 Tiger Combo Update (PowerPC)
http://support.apple.com/downloads/DL170/en_US/MacOSXUpdCombo10.4.11PPC.dmg:
Digital Signature NOV 14 2007
Mac OS X 10.3.9 Panther Combo Update
http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/product=05640&cat=60&platform=osx&method=sa/MacOSXUpdateCombo10.3.9.dmg: Digital Signature APR 15 2005

Mac OS X 10.2.8 Jaguar Combo Update
http://support.apple.com/downloads/DL1194/en_US/MacOSXUpdateCombo10.2.8.dmg:
Digital Signature OCT 03 2003

Mac OS X 10.1.5 Puma Combo Update
http://support.apple.com/downloads/DL1226/en_US/MacOSXUpdateCombo10.1.5.dmg.bin:
Digital Signature JUN 05 2002

Mac OS X 10.0.4 Cheetah Combo Update
http://support.apple.com/downloads/DL1289/en_US/Mac_OS_X_10.0.4_UpdateCom.dmg.bin:
Digital Signature JUN 21 2001


Adobe Acrobat Reader X 10.1.3 (current branch for Intel)
ftp://ftp.adobe.com/pub/adobe/reader/mac/10.x/10.1.3/en_US/AdbeRdr1013_en_US.dmg
(Mac OS X Intel 10.4.11-10.7.2): Digital Signature JAN 10 2012

Adobe Acrobat Reader 9.4(old version for Intel)
http://ardownload.adobe.com/pub/adobe/reader/mac/9.x/9.4.0/en_US/AdbeRdr940_en_US_i386.pkg.zip
(Mac OS X Intel 10.4.11-10.5.8): Digital Signature SEP 23 2010
+ Current Update 9.5.0: ftp://ftp.adobe.com/pub/adobe/reader/mac/9.x/9.5.0/misc/AdbeRdrUpd950_all_i386.dmg:
Digital Signature JAN 10 2012
(incremental update, requiresAdobe Acrobat Reader 9.4
http://ardownload.adobe.com/pub/adobe/reader/mac/9.x/9.4.0/en_US/AdbeRdr940_en_US_i386.pkg.zip installed!)

Neooffice Free Download

Adobe Acrobat Reader 8.2(old version for Intel)
http://ardownload.adobe.com/pub/adobe/reader/mac/8.x/8.2/enu/AdbeRdr820_en_US_i386.dmg
(Mac OS X Intel 10.4.11-10.5.8): Digital Signature JAN 24 2010

Adobe Acrobat Reader 9.4(current branch for PowerPC)
http://ardownload.adobe.com/pub/adobe/reader/mac/9.x/9.4.0/en_US/AdbeRdr940_en_US_ppc.pkg.zip
(Mac OS X PowerPC 10.4.11-10.5.8): Digital Signature SEP 23 2010
+ Current Update 9.5.0: http://ardownload.adobe.com/pub/adobe/reader/mac/9.x/9.5.0/misc/AdbeRdrUpd950_all_ppc.dmg:
Digital Signature JAN 10 2012 (incremental update, requiresAdobe Acrobat Reader 9.4
http://ardownload.adobe.com/pub/adobe/reader/mac/9.x/9.4.0/en_US/AdbeRdr940_en_US_ppc.pkg.zipinstalled!)

Adobe Acrobat Reader 8.2 (old version for PowerPC)
http://ardownload.adobe.com/pub/adobe/reader/mac/8.x/8.2/enu/AdbeRdr820_en_US_ppc.dmg
(Mac OS X PowerPC 10.4.11-10.5.8): Digital Signature JAN 24 2010

Adobe Flash for Intel-based OS X is updated through 'Software Update'

For the final version of Flash Player 10 for PowerPC (10.1.102.64) (NOV 04 2010):

Visit Archived Flash Player Versions, http://kb2.adobe.com/cps/142/tn_14266.html download the
archived 10.1 installer

http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp_10.1.102.64_and_9.0.289.0_archive.zip,

then execute the file inside the ZIP titled 'flashplayer10_1r102_64_ub_mac.dmg'.

For the final version of Flash Player 9 for PowerPC (9.0.289) for Mac OS X 10.3 (NOV 04 2010):

Visit Archived Flash Player Versions, http://kb2.adobe.com/cps/142/tn_14266.html download the
archived 9.0r.289 installer

http://fpdownload.macromedia.com/get/flashplayer/installers/archive/fp_10.1.102.64_and_9.0.289.0_archive.zip,

then execute the file inside the ZIP titled 'flashplayer9_0r289_mac.dmg'.
Adobe Flash Player 11 Hack PowerPC PPC Flash Player 11 How-To (see Apple Discussions thread 3599648https://discussions.apple.com/thread/3599648?tstart=0):

Download this
http://www.steelbin.com/FPforFBPPC.ziphttp://www.steelbin.com/FPforFBPPC.zip
to your desktop, unzip it, and replace the current Flash Player plug-in which is in your
main/Library/Internet Plug-Ins folder, (not the user Library). Save the old one just in case this one
doesn't work. With this hack Adobe Flash Player 10 will report as Adobe Flash Player 11.
(10.1.102.64 10,1,102,64 will report as 11.1.102.55 11,1,102,55).
Read the enclosed readme. UPDATED DEC 27 2011

BitTorrent 7.3.4 (current branch for Intel and PowerPC)
http://download.bittorrent.com/7.3.4/BitTorrent.dmg

(Mac OS X PowerPC/Intel 10.5-10.7.2): Digital Signature May 25 2012

BitTorrent 4.4.1http://download.bittorrent.com/dl/archive/BitTorrent-4.4.1.dmg
(extremely outdated, for Tiger 10.4.x I strongly recommend Azureus/Vuze
http://downloads.sourceforge.net/project/azureus/vuze/Vuze_4702/Vuze_4702_macosx.dmg?r=&ts=1321833716&use_mirror=superb-dca2 below)

(Mac OS X PowerPC/Intel 10.4): Digital Signature FEB 08 2006

Buzzbird 0.9.1
http://cloud.github.com/downloads/mdesjardins/buzzbird/buzzbird-osx-0.9.1.zip

the last known functioning GUI-based Twitter client for 10.4:
(Mac OS X PowerPC/Intel 10.4):
Digital Signature DEC 18 2010 (system requirements state Mac OS X
10.5 & 10.6 but it functions flawlessly on my old 10.4.11 G3 test system)
Camino 1.6.11(the best current browser available that works on Mac OS X Panther 10.3.9!)
http://download.mozilla.org/?product=camino-1.6.11&os=osx&lang=en-US

(Mac OS X PowerPC 10.3.9): Digital Signature MAR 15 2010

Echofon 1.5.7 (current branch for Intel)
http://file.echofon.com/twitter/mac/bin/Echofon_1.5.7.dmg(this '.7' point release does not
work with PowerPC, final PowerPC version was
1.5)
(Mac OS X Intel 10.6-10.7.2): Digital Signature DEC 23 2011

Echofon 1.5 (current branch for PowerPC)
http://file.echofon.com/twitter/mac/bin/Echofon_1.5.dmg
(Mac OS X PowerPC/Intel 10.5.8): Digital Signature AUG 18 2011
Firefox 10.0.2(current branch for Intel)
ftp://ftp.mozilla.org/pub/firefox/releases/10.0.2/mac/en-US/Firefox%2010.0.2.dmg (for PowerPC
download 3.6.27
ftp://ftp.mozilla.org/pub/firefox/releases/3.6.27/mac/en-US/Firefox%203.6.27.dmgor select the
correct version of TenFourFox 10.0.2 below
)
(Mac OS X Intel 10.5-10.7.2): Digital Signature FEB 16 2012


Firefox
9.0.1
(old branch for Intel)
ftp://ftp.mozilla.org/pub/firefox/releases/9.0.1/mac/en-US/Firefox%209.0.1.dmg
(for PowerPC download 3.6.26
ftp://ftp.mozilla.org/pub/firefox/releases/3.6.27/mac/en-US/Firefox%203.6.27.dmg or select the correct version of TenFourFox 10.0.2 below)
(Mac OS X Intel 10.5-10.7.2): Digital Signature DEC 20 2011

Firefox 3.6.28 (current branch for Intel and PowerPC)
ftp://ftp.mozilla.org/pub/firefox/releases/3.6.28/mac/en-US/Firefox%203.6.28.dmg

(Mac OS X PowerPC/Intel 10.4.11-10.6.8): Digital Signature MAR 06 2012
Firefox 2.0.0.20 (old branch for PowerPC)
ftp://ftp.mozilla.org/pub/firefox/releases/2.0.0.20/mac/en-US/Firefox%202.0.0.20.dmg
(outdated, I highly recommend Camino 1.6.11
http://download.mozilla.org/?product=camino-1.6.11&os=osx&lang=en-US on Mac OS X
Panther 10.3.9 machines)
(Mac OS X PowerPC 10.3.9): Digital Signature DEC 17 2008

Google Earth 6.1.0.5001 (current branch for Intel)
http://dl.google.com/earth/client/advanced/current/GoogleEarthMac.dmg

(Mac OS X Intel): Digital Signature DEC 05 2011

Google Earth 5.2.1.1588 (current branch for PowerPC)
http://dl.google.com/earth/client/advanced/current/GoogleEarthMac-Universal.dmg

(Mac OS X PowerPC/Intel 10.4.11-10.7.2): Digital Signature SEP 09 2010
Hulu Desktop 0.9.14
(current branch for Intel and PowerPC)
http://download.hulu.com/HuluDesktop.dmg(as of February 2012, still works great on
PowerPC even though website states Intel Core 2 Duo required)

(Mac OS X PowerPC 10.4.11-10.7.2): Digital Signature FEB 10 2011

Neooffice Free Download Mac 10.6.8download Mac 10 6 8

iTunes 10.6.3 (current branch for Intel and PowerPC)
http://appldnld.apple.com/iTunes10/041-6244.20120611.BbHi8/iTunes10.6.3.dmg
(requires minimum
Safari 5.0.6 for Leopardhttp://appldnld.apple.com.edgesuite.net/content.info.apple.com/Safari5/041-1604.20110720.2HQcx/Safari5.0.6Leopard.dmg,
Safari 5.1.2 for Snow Leopardhttp://appldnld.apple.com/Safari5/041-3231.20111128.Xsl87/Safari5.1.2SnowLeopard.dmg or
Safari 5.1.2 for Lionhttp://appldnld.apple.com/Safari5/041-3551.20111129.Fr43e/Safari5.1.2Lion.dmg):
(Mac OS X PowerPC/Intel 10.5-10.7.2): Digital Signature JUN 11 2012
(This new version remains compatible with PowerPC, especially due
to the fact that iPhone 3GS is still being sold, and the minimum
requirement for 3GS is a Mac running OS X 10.5.8, which was offered in
PowerPC & Intel; will need to remain PowerPC until Apple drops the 3GS,
because iTunes is the only way to sync and update an iPhone)

iTunes 9.2.1 (old branch for Intel and PowerPC)
http://appldnld.apple.com/iTunes9/061-8725.20100722.Bhnyt/iTunes9.2.1.dmg
(Mac OS X PowerPC/Intel 'G4 or better' 10.4.11): Digital Signature JUL 19 2010
iTunes 8.2.1(old branch for Intel and PowerPC)
http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iTunes8/061-6715.20090715.cfR54/iTunes8.2.1.dmg
(Mac OS X PowerPC 10.4.10 'G3'): Digital Signature JUL 15 2009
iTunes 7.7.1(old branch for PowerPC)
http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iTunes7/Mac/061-2766.20060926.Tnz01/iTunes.dmg
(Mac OS X PowerPC 10.3.9): Digital Signature JUL 31 2008
iTunes 6.0.4
(old branch for PowerPC)
http://www.archive.org/download/Sugaree/iTunes604.dmg
(Mac OS X PowerPC 10.4.11) (final version that runs on G3 Tiger 10.4.11, later versions crash)

Neooffice Free Download Mac 10.6.8 Software

Java for Mac OS X Intel/PowerPC is updated through 'Software Update'

MPlayer OS X 2 B6(old branch for PowerPC)
http://sourceforge.net/projects/mplayerosx/files/MPlayer%20OS%20X/MPlayerOSX2b8r4/
(Mac OS X PowerPC 10.4.11 & 10.3.9): Digital Signature DEC 12 2004)
(the most current available media player for Mac OS X Panther 10.3, Quicktime and VLC fail to
properly play .avi files, still works in 2012!)

(on old G3 machines, if the video seems choppy or there is a lag between video/narration, go into
settings and set to drop frames on old machines. The newest MPlayer for Tiger is too slow on G3!)

NeoOffice 2.2.5
http://ftp.eq.uc.pt/software/mac/text/NeoOffice-2.2.5-PowerPC.dmg
(the most current office suite available for Mac OS X Panther 10.3.9, can open and edit Office 2007
Open XML files!)

(Mac OS X PowerPC 10.3.9): Digital Signature


Open XML File Format Converter for Mac 1.1.8
http://download.microsoft.com/download/6/4/B/64B6237B-5802-4CF8-914F-77A243907E2B%2fOpenXMLConverter118.dmg

(Mac OS X PowerPC/Intel 10.5 & 10.6-10.7.2): Digital Signature DEC 08 2010
(allows Office 2004 for Mac to open Office 2008+ files)

SeaMonkey 2.10.1(current branch for Intel)
ftp://ftp.mozilla.org/pub/seamonkey/releases/2.10.1/mac/en-US/SeaMonkey%202.10.1.dmg
(Mac OS X Intel 10.4.11-10.7.2): Digital Signature JUN 15 2012

SeaMonkey 2.0.14 (current branch for PowerPC)
ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/2.0.14/mac/en-US/SeaMonkey%202.0.14.dmg

(Mac OS X PowerPC 10.4.11-10.5.8): Digital Signature APR 28 2011
SeaMonkey 1.1.18 (old branch for PowerPC)
ftp://ftp.mozilla.org/pub/seamonkey/releases/1.1.18/seamonkey-1.1.18.en-US.mac.dmg
(Mac OS X PowerPC 10.3.9): Digital Signature JAN 02 2011
The final release, SeaMonkey 1.1.19 is buggy and crashes upon start, do not download!

Skype 5.3.60.1093 (current branch for Intel)
http://www.skype.com/go/getskype-macosx.dmg
(Mac OS X Intel 10.5.8-10.7.2): Digital Signature AUG 31 2011
No emergency calls with Skype - Skype is not a replacement for your telephone and can't be
used for emergency calling

Skype 2.8 (current branch for PowerPC)
http://www.skype.com/go/getskype-macosx-2.8.dmg
(Mac OS X PowerPC/Intel 10.4.11-10.5.8): Digital Signature NOV 17 2010
No emergency calls with Skype - Skype is not a replacement for your telephone and can't be
used for emergency calling

Light weighted mean it consume just light resources of your RAM and CPU. It is so light weighted application as compare to other related tools. In this platform, users so easily edit and customize almost all the common use music formats like MP3, WAV and etc. One thing your note that, it is an industry leading solution for analyzing the harmonies and melodies of music.Furthermore, in the program includes each and every tool that offer so intuitive environment where you can so easily make perfect DJ sets, remixes, mashups and other music productions. This application work with variety of other tools like Traktor, Serato, Virtual DJ, iTunes Ableton and all the other related DJ applications. Mixed in key 6 free download mac.

TenFourFox 10.0.5 ('G3 Processors'):
http://tenfourfox.googlecode.com/files/TenFourFoxG3-10.0.5.app.zip

(Mac OS X PowerPC 10.4.11-10.5.8): Digital Signature FEB 17 2012
(plug-ins including Adobe Flash disabled, for YouTube videos, Flash content edit 'about:config'-
MacRumors.com how-to
http://forums.macrumors.com/showthread.php?t=1226744)

TenFourFox 10.0.5
http://tenfourfox.googlecode.com/files/TenFourFox7400-10.0.5.app.zip ('G4 7400 Processors' or
which one do I use?
http://code.google.com/p/tenfourfox/wiki/WhichVersion):

(Mac OS X PowerPC 10.4.11-10.5.8): Digital Signature FEB
17 2012
(plug-ins including Adobe Flash disabled, for YouTube videos, Flash content edit 'about:config'- MacRumors.com how-to
http://forums.macrumors.com/showthread.php?t=1226744)
TenFourFox 10.0.5
http://tenfourfox.googlecode.com/files/TenFourFox7450-10.0.5.app.zip ('G4 7450 (G4e) Processors' or
which one do I use?
http://code.google.com/p/tenfourfox/wiki/WhichVersion
):
(Mac OS X PowerPC 10.4.11-10.5.8): Digital Signature
DEC 17 2011
(plug-ins including Adobe Flash disabled, for YouTube videos, Flash content edit 'about:config'-
MacRumors.com how-to
http://forums.macrumors.com/showthread.php?t=1226744)

TenFourFox 10.0.5
http://tenfourfox.googlecode.com/files/TenFourFoxG5-10.0.5.app.zip ('G5 Processors'):

(Mac OS X PowerPC 10.4.11-10.5.8): Digital Signature
DEC 17 2011
(plug-ins including Adobe Flash disabled, for YouTube videos, Flash content edit 'about:config'-
MacRumors.com how-to
http://forums.macrumors.com/showthread.php?t=1226744)

Transmission 2.52
http://download.transmissionbt.com/files/Transmission-2.42.dmg
(Mac OS X Intel 10.5-10.7.2): Digital Signature OCT 19 2011

Transmission 2.22
http://download.transmissionbt.com/files/Transmission-2.22.dmg

(Mac OS X PowerPC/Intel 10.5): Digital Signature MAR 08 2011

Transmission 1.54
http://download.transmissionbt.com/files/Transmission-1.54.dmg (outdated, inconsistent
performance, I recommend Azureus/Vuze
http://downloads.sourceforge.net/project/azureus/vuze/Vuze_4700/Vuze_4700_macosx.dmg?r=&ts=1321833716&use_mirror=superb-dca2 below)

(Mac OS X PowerPC/Intel 10.4.11): Digital Signature JUN 05 2009

Transmission 0.6.1
http://download.transmissionbt.com/files/Transmission-0.6.1.dmg

(Mac OS X PowerPC/Intel 10.3): Digital Signature SEP 13 2006
Twitterrific 4.4.10
http://iconfactory.com/assets/software/twitterrific/Twitterrific-4.4.10.zip
(Mac OS X Intel 10.5-10.7.2): Digital Signature JAN 05 2012
Twitterrific 3.2.4
http://iconfactory.com/assets/software/twitterrific/Twitterrific_324.zip
(Mac OS X PowerPC/Intel 10.5): Digital Signature AUG 19 2010
Final version of Twitterrific that is OAuth compatible with PowerPC (PPC), Mac OS X 10.5, older
versions no longer authenticate. Not compatible with PowerPC Mac OS X 10.4. For Mac OS X 10.4,
use
Buzzbird 0.9.1http://cloud.github.com/downloads/mdesjardins/buzzbird/buzzbird-osx-0.9.1.zip
or the web.
*Echofon 1.5http://file.echofon.com/twitter/mac/bin/Echofon_1.5.dmg newest Twitter client
compatible with OS X PowerPC/Intel 10.5*.

VideoLAN VLC Media Player 2.0.1 (current branch for Intel 32-bit)
http://download.videolan.org/pub/videolan/vlc/2.0.1/macosx/vlc-2.0.1-intel32.dmg

(Mac OS X Intel 10.5-10.7.2 32-bit): Digital Signature OCT 08 2011

VideoLAN VLC Media Player 2.0.1 (current branch for Intel 64-bit)
http://download.videolan.org/pub/videolan/vlc/2.0.1/macosx/vlc-2.0.1-intel64.dmg

(Mac OS X Intel 10.5-10.7.2 64-bit): Digital Signature OCT 08 2011

VideoLAN VLC Media Player 2.0.1 (current branch for PowerPC)
http://download.videolan.org/pub/videolan/vlc/2.0.1/macosx/vlc-2.0.1-powerpc.dmg

(Mac OS X PowerPC 10.5): Digital Signature OCT 08 2011

VideoLAN VLC Media Player 0.9.10(old branch for PowerPC)
http://download.videolan.org/pub/videolan/vlc/0.9.10/macosx/vlc-0.9.10-powerpc.dmg
(Mac OS X PowerPC 10.4): Digital Signature JUL 28 2009

Home & Business: This suite includes the main apps and Outlook. Home & Student: This suite introduces the main apps only. Microsoft office mac 10.5.8 download free. full version.

VideoLAN VLC Media Player 0.8.6i(old branch for PowerPC)
http://download.videolan.org/pub/videolan/vlc/0.8.6i/macosx/vlc-0.8.6i-powerpc.dmg
(Mac OS X PowerPC 10.3): Digital Signature JUL 15 2008

VideoLAN VLC Media Player 0.8.4a(old branch for PowerPC)
http://download.videolan.org/pub/videolan/vlc/0.8.4a/macosx/vlc-0.8.4a.dmg
(Mac OS X PowerPC 10.2): Digital Signature DEC 12 2005

VideoLAN VLC Media Player 0.7.0 (old branch for PowerPC)
http://download.videolan.org/pub/videolan/vlc/0.7.0/macosx/vlc-0.7.0.dmg
(Mac OS X PowerPC 10.1): Digital Signature DEC 04 2005
Vuze 4.7.0.2 (formerly Azureus)(current branch for PowerPC)

http://downloads.sourceforge.net/project/azureus/vuze/Vuze_4702/Vuze_4702_macosx.dmg?r=&ts=1321833716&use_mirror=superb-dca2
(tested and works flawlessly under 10.4.11)(crashes on G3, download 4.2.0.8 below for G3 machines)

(Mac OS X PowerPC/Intel 10.4 and 10.5): Digital Signature DEC 22 2011
Vuze Azureus 4.2.0.8(old branch for PowerPC)

http://downloads.sourceforge.net/project/azureus/x_obsolete/vuze-4.2.0.8/Vuze_4.2.0.8a_macosx.dmg?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Fazureus%2Ffiles%2Fx_obsolete%2Fvuze-4.2.0.8%2F&ts=1329691546&use_mirror=iweb
(Mac OS X PowerPC 10.4.11): Digital Signature SEP 03 2009
(Final version that runs on G3 Tiger 10.4.11, newer versions crash immediately after starting)
(after installing, immediately go into Tools > Options > Interface > Start and disable all options!!!)
(if you do not do this, it will start downloading the new version, install it and then crash!)

Vuze Azureus 2.5.0.4(old branch for PowerPC)

http://sourceforge.net/projects/azureus/files/x_obsolete/azureus-2.5.0.4/Azureus_2.5.0.4_OSX.dmg/download
(Mac OS X PowerPC 10.3.9): Digital Signature JAN 24 2007