Tuesday, May 26, 2009

Early access version of OOo2GD 1.7.0 with partial MacOS support

I decided to publish very early version of OOo2GD 1.7.0.
Differences to previous versions are:
  • compiled for Java 1.5, thanks to this it may work on MacOS [read more below]
  • changed method of displaying message windows [users of Windows, and probably also Linux and Solaris shouldn't notice any difference]
  • changed localization of gdocs.update.xml file [was http://przemelek.googlepages.com/gdcos.update.xml, will be http://www.przemelek.pl/gdocs.update.xml]
  • Small changes in Bulgarian translation



MacOS support:
This is tricky one ;-)
Tests shows that on some systems uploading works [but as I suppose without automatic conversion after prompt that conversion is needed]. Downloading works, but it may have some problems with opening downloaded file in OO.org.
You may ask why I decided to publish this version if it doesn't work.
Answer is easy: I didn't have Mac [and looking on behavior of Apple Java I'm happy with this ;-)] so I'm not able to test it myself. I hope Mac owners will try how it works and will share with comments how it worked [or not ;-)]

Download
New Download [this version works on Java 5 :-)] [and pleas give me feedback how it works :-)]

Similar postsbeta
Codename: Stokrotka - next test version of 1.7.0, this time without bug ;-)
OpenOffice.org2GoogleDocs and Apple - first try ;-)
OOo2GD 1.5.0 - we can download spreadsheets :-)
OOo2GD - surveys results
Why it isn't working???

Wednesday, April 8, 2009

OOo2GD 1.6.0 :-)

Finally I gather almost all translations and here it is! New version 1.6.0 of OpenOffice.org2GoogleDocs.

New:
  • autoconversion [but with prompt] of unsupported by Google Docs and Zoho formats to supported,
  • new translation to Simplified Chinese created by Steven (YoUZoU)


Also autoupdate should start to work. Earlier it didn't work because OpenOffice.org doesn't like Google Code servers... for now I moved OXT file to OpenOffice.org serves and autoupdate should start to work :-)

Download


Similar postsbeta
Codename: Stokrotka - next test version of 1.7.0, this time without bug ;-)
OpenOffice.org2GoogleDocs 0.9.1
OOo2GD 2.0.0, now with autoupdate of documents in Google Docs :-)
OOo2GD 2.3.0 - new documents, and autoupdate in work ;-)
OOo2GD 2.2.0 - autoupdate extended ;-)

Monday, April 6, 2009

I'm on Twitter ;-)

I just started using of Twitter. I'm still not sure if I understand how it works ;-)
But I found that some of my twits disappeared... It's about 10% of my twits...

If you are interested in my egocentric twits please follow me on Twitter ;-)

Similar postsbeta
Just testing my new Android app for blogging on Blogger :-)
Twitter should die
Bloggeroid
Bloggeroid 1.2 - let's make it simpler
It's why Great Apes are like us :-)

Praise your PM! :-)

I'm currently working on version 1.6.0 of OpenOffice.org2GoogleDocs. Whole coding has taken about 4 hours, but coordination of translations took about a week, and it's ready in about 87.5% ;-)
I think that we - developers, development leads, etc. should build statues for our PMs :-) Without them our work would be much difficult than it is :-)


Similar postsbeta
Coding time means often waiting/reading time ;-)
Blindfold programming
OOo2GD 1.5.1 Birthday Edition ;-)
OOo2GD 1.6.0 :-)
OpenOffice.org2GoogleDocs 0.9.1

Thursday, March 19, 2009

OOo2GD 1.5.1 Birthday Edition ;-)

In my birthday I want to give you all a present :-) New version of OOo2GD :-)

In version 1.5.1 you may find one new features, possibility to decide where downloaded files should be stored on your hard drive. You may choose global location, or you may choose option when OOo2GD will ask you for each file :-)

Download


Currently I'm working on some tool for synchronizing folders with Google Docs and Zoho. I think this tool will work also under Mac OS ;-)
I'm not sure if this new tool will be distributed under LGPL, but it will be free [at least in basic version :-)].
I have crisis of believe in LGPL because last week some "ugly" people started "business" with selling my plug-in to widely known and used in Poland instant messanger Gadu-Gadu. My plug-in called Gadacz [it's simple tool which connect IM with speech synthesizer] was sell without my permission, additionally those people was selling it via SMS, and theirs customers was sure that they will pay only 1.22 PLN [0.36 USD] but truly SMS cost 23.18 PLN [6.85 USD].
Very unpleasant situation.
I distributed Gadacz for free on my own license, but some people suggested that it is on LGPL and suggested that with LGPL someone may took my work, and start to sell it without any changes and my permission.


Similar postsbeta
OOo2GD - surveys results
Vacation in progress ;-)
Worflow - my biggest disapotiment of iOS
How we may use Google Earth Plugin? :-)
Using Pythonista to Journaling ;-)

Tuesday, March 10, 2009

OpenOffice.org2GoogleDocs and Apple - first try ;-)

Eventually I know why OOo2GD doesn't work on MacOS.

OpenOffice.org for Mac OS is 32 bit application, Apple Java 6.0 for Mac OS 10.5 is 64 bit application. It looks that on Mac OS, exactly the same like on Windows, 32 bit applications cannot use 64 bit Java. Because of this even if OpenOffice.org pointed to Apple Java 6.0 it was truly using Java 5.0 and OOo2GD wasn't able to work.

I compiled some special version [without some features] for Java 5.0 and this version was able to run on Mac OS 10.5 [I have screenshots :-)]




For now this version isn't perfect.
Download doesn't work [but files are downloaded and written on disk, OOo2GD cannot open those files in OpenOffice.org and hangs OO.org ;-)], on some system also upload doesn't work.
Changing of interface language doesn't work, whatever you choose it will be always English ;-)
Some fonts looks strange.
Buttons "Open in Browser" and "Open via Browser" doesn't work [the same as links for my pages ;-)] because of using Java 5.

I still don't know what I will do with version for MacOS, but most probable for now is that I will prepare some special Java 5 version of AddOn [I hope I will be able to keep as many features as possible].


Similar postsbeta
Early access version of OOo2GD 1.7.0 with partial MacOS support
Mac OS users - call for help :-)
Which language is fastest? ;-)
OOo2GD 1.5.0 - we can download spreadsheets :-)
OOo2GD 1.5.1 Birthday Edition ;-)

Saturday, February 21, 2009

OOo2GD 1.5.0 - we can download spreadsheets :-)

The recent changes in Google Docs API give us oportunity to perform fully supported downloading from Google Docs. Thanks to this from version 1.5.0 OOo2GD supports downloading of documents, presentations and [tada!!] spreadsheets :-)
Downloading will work for regular Google Docs accounts as for Google Apps accounts.

Changes in 1.5.0:
  • downloading of spreadsheets/li>
  • downloading from Google Apps accounts

  • change of directory to download files, it was temporary directory, from now it will be user directory

  • automagic renaming of file names, if in directory where file is downloaded we have file with the same name, we will save our downloaded file under other name

  • next changes in "thread model" of OOo2GD, thanks to this we should finally eliminate "no object DCH for MIME type application/atom+xml"


Download :-)

As shows results of survey, most of OOo2GD users [94%] uses it mainly to work with Google Docs.



For now I try to find out a way to add support for MacOS... Apple want to be original and they had theirs own Java, and for now OOo2GD don't work with MacOS.
I'm thinking also about some new features, one of those features is automagic synchronization, but for now it's only idea ;-)


Similar postsbeta
OOo2GD 1.7.0
Early access version of OOo2GD 1.7.0 with partial MacOS support
OOo2GD - surveys results
Download your document in choosen format from Google Docs with OOo2GD 1.8.0 :-)
4 steps of evolution of programmer ;-)