Thursday, June 10. 2010
Tine 2.0 Mialena (2010/03) released Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
00:59
Comment (1) Trackbacks (0) Tine 2.0 Mialena (2010/03) released
We did it! I just uploaded the first stable release of Tine 2.0 Mialena to our servers. About 2 months behind schedule, but we did it!
I really like the new user interface and it is very cool that I can read emails on my Motorola Milestone now. Just try it out yourself and download Tine 2.0. Thanks to my team members here at Metaways and to all community contributors for their hard work! Tine 2.0 really rocks! And thanks to my mom, my dad, to Sonja, Mialena, Lara and Ferike. Friday, April 2. 2010
Webdav and Caldav proof of concept ... Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
23:41
Comments (2) Trackbacks (0) Webdav and Caldav proof of concept for Tine 2.0
The next module we like to implement is a filemanager application. Such a filemanager application should also have Webdav interface. As you can mount Webdav shares with any operating system you can edit files directly, without needing to download them first and uploading them again after you finished the modifications.
Caldav is a protocol based on Webdav and enables you to share calendars with desktop clients like ICal, Sunbird, Lightning and Evolution. Also the IPhone supports Caldav. One user posted a link in our forum to SabreDAV. SabreDAV is a very well written Webdav implementation which also supports Caldav. In the last few days I took my spare time and integrated SabreDAV with Tine 2.0. So far I'm able to access the contacts from the Tine 2.0 addressbook as vcards(webdav, using Windows Explorer and KDE's Dolphin) and integrated the SabreDAV calendar backend(Caldav with Thunderbird). This means that the part how to talk with the clients is solved. Now we just need to implement the right backend classes and then we will have Webdav and Caldav access to our Tine 2.0 data. And we will also be able to access files stored in the (to be written) filemanager using Webdav. Open Soure rules! So far the code only exists on my local installation. As soon as the code can also run on different systems I'll commit the code to our svn. Wednesday, March 24. 2010
Released Tine 2.0 Mialena (2010/03) ... Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
09:42
Comments (4) Trackbacks (0) Released Tine 2.0 Mialena (2010/03) milestone 2
I just uploaded the new packages for Tine 2.0 Mialena milestone 2. You you can get them from your download page.
Be aware that this release is an unstable release. There are still some bugs open and if you use Tine 2.0 in a production environment please wait until we have released the stable packages for Tine 2.0 Mialena. Improved userinterface Cornelius spent much time, to implement the new look of Tine 2.0. He spent most of his time to implement the tabbed user interface. Until this release all applications got started and switched with the buttons in the bottom left corner. Now starting an application and switching between applications got separated. If you only use 4 applications it will be much easier to switch between them, as you will only see the 4 tabs for these applications. In the past it got confusing if you had to many applications activated and tried to switch between them. ![]() Another new feature implemented by Cornelius is the reworked filter toolbar. The filter toolbar can be permanently collapsed now and also stores the selected folders. In the past there was a little bit magic involved, to which folders the filter got applied. ![]() ActiveSync improvements Based on the new filter logic, you can define now a filter to used for synchronisation with your mobile phone. Just save your filter settings and then you can apply the newly saved filter to to your mobile phone. Hint: Just try it only in the addressbook! The calendar still needs some love. Sending emails from your mobil phone works now too. Synchronizing the emails is something I'm still working on. ![]() Felamimail speed up And Philipp also worked on an important part of Tine 2.0. The email client is now much more responsive. The folder cache gets updated in background, which gives you immediate access to your newest messages. Depending on the speed of your imapserver the older messages will be available after a short period. That's all for today. Enjoy the new release and give us feedback in our forums. Friday, March 19. 2010
Release schedule for Tine 2.0 ... Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
19:21
Comments (2) Trackbacks (0) Release schedule for Tine 2.0 Mialena (2010/03)
On next Monday(22 March) we will release the second beta of Tine 2.0 Mialena.
The I will be alone for 2 weeks, as Cornelius is on vacation for 2 weeks and Philipp will be away for 3 months to be a good dad. If everything goes well we will release the first release candidate until 9 April. The final release should be available one week later. Thursday, December 10. 2009
OpenStreetMap integrated into Tine 2.0 Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
22:39
Comments (0) Trackbacks (0) OpenStreetMap integrated into Tine 2.0
For a very long time I tried to integrate a mapping solution into Tine 2.0. Just try to remember that 2.0 in our projects name stands for Web 2.0. So it must be able to use a webservice to display a map.
First we integrated Google Maps. Shortly after we had finished the implementation, we had to remove it again, because Google prohibits the usage of their maps in non public systems. And buying a Google Maps license is very expensive. I should have read the usage policy before I started implementing it. So we had a closer look at really free mapping solutions. There are at least two solutions available: Mapstraction and OpenLayers. As OpenLayers is also the foundation for the map provided by OpenStreetMap we decided to bet on this library. I started implementing ExtJS classes for easy integration of maps into Tine 2.0 until I discovered GeoExt. GeoExt is developed from people who seem to know more about mapping solutions than me. So I dropped my code again and implemented the map widget for Tine 2.0 based on GeoExt which is based on OpenLayers. But displaying a map is only one part of the story. The other part is to know which part of the map to display. Even if you can get my postal address, you still need to know the coordinates. And again OpenStreetMap comes to our rescue. They just launched Nominatim. Nominatim is a webservice which allows you to resolve an address into its coordinates. Just try this link to find out where we work. To make the long story short, you can display maps from OpenStreetMap for your contacts now. And this is how it looks like: ![]() As you can see I live near a Autobahn. Another cool feature to implement in the future, is that we are able to validate or complete addresses this way. As Pickhuben(the street where our office is located) is already unique, Nomination can return us the whole address including village, county, postalcode and of course the coordinates. Or can filter your contacts and display them on a map. Really cool features just waiting to get implemented. Wednesday, November 18. 2009
How to connect to Tine 2.0 from ... Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
07:00
Comments (0) Trackbacks (0) How to connect to Tine 2.0 from other systems?
The 2.0 in the name of Tine 2.0 stands for "Web 2.0". From the beginning it was clear, that we need to be open to other systems. There must be a clear separation between the business logic and the userinterface.
We solved this problem automatically by having a JavaScript userinterface which talks to a PHP based webservice via JSON. This way we have a JSON based webservice other webclients can connect to for free. We support JSON-RPC and JSON-SMD, which allows you to connect to Tine 2.0 with any language which supports HTTP and JSON. As a heavy user of the Zend Framework, it was very sad that the Zend Framework provides Zend_Json_Server which made implementing the server side for Tine 2.0 very easy, but no Zend_Json_Client. Up till now.... Introducing Zend_Json_Client ... I filled the gap, by implementing Zend_Json_Client. The Zend_Json_Client allows you to connect from other PHP based webapplications to any JSON-RPC server. So far I have the tested the implementation only against the Zend_Json_Server. As the Zend_Json_Client also supports JSON-SMD we are able to verify the request method name and number of parameters already on client side. I modelled the Zend_Json_Client after the Zend_XmlRpc_Client and used as many parts as possible from the Zend_Json_Server classes. As a next step I need to get in contact with the maintainer of the Zend_Json classes to get the Zend_Json_Client pushed into Zend Frameworks SVN. Then it will be available to any user of Zend Framework in the future. ... and Zend_Service_Tine20 As we have a Zend_Json_Client now, we also need Zend_Service_Tine20 now. Zend_Service_Tine20 is a very thin layer on top of Zend_Json_Client which provides functions to login and logout from Tine 2.0. More is not needed as all other functionality is provided by plain JSON-RPC calls. But how does code look like? Connecting to Tine 2.0 is very easy now. To test the functionality lets try to do following. Insert a new contact into the addressbook and add a lead associated with this contact into the CRM. A typical situation when you have a contact formular on your public website. // url of your Tine 2.0 installation $tine20Url = 'http://tine20/index.php'; // login name $tine20Loginname = 'loginname'; // password $tine20Password = 'password'; // id of addressbook container $addressbookContainerId = '9'; // id of CRM container $crmContainerId = '14'; // set include path to find all needed classes set_include_path('/var/www/tine20' . PATH_SEPARATOR . '/var/www/tine20/library' . PATH_SEPARATOR . get_include_path()); require_once 'Zend/Loader/Autoloader.php'; $autoloader = Zend_Loader_Autoloader::getInstance(); $autoloader->setFallbackAutoloader(true); // initialize Tine 2.0 service $tine20 = new Zend_Service_Tine20($tine20Url); // login into Tine 2.0 $response = $tine20->login($tine20Loginname, $tine20Password); var_dump($response); // call Tinebase.getAllRegistryData directly $result = $tine20->call('Tinebase.getAllRegistryData'); // call Tinebase.getAllRegistryData using a Tinebase proxy class $tinebase = $tine20->getProxy('Tinebase'); $result = $tinebase->getAllRegistryData(); // get a proxy class for the Addressbook namespace $addressbook = $tine20->getProxy('Addressbook'); // create a new contact $contact = $addressbook->saveContact(array( 'n_family' => 'Picard', 'n_given' => 'Jean-Luc', 'container_id' => $addressbookContainerId )); // get a proxy class for the CRM namespace $crm = $tine20->getProxy('Crm'); // create a new lead in the CRM and assign contact created above as costumer $crm->saveLead(array( 'lead_name' => 'Test lead', 'leadstate_id' => 1, 'leadtype_id' => 1, 'leadsource_id' => 3, 'start' => '2009-11-13 21:00:00', 'description' => 'Added via Tine 2.0 Service', 'container_id' => $crmContainerId, 'relations' => array(array( 'type' => 'CUSTOMER', 'related_record' => $contact )) )); // logout from Tine 2.0 $tine20->logout(); If you execute this piece of code you should have new contact in your addressbook and a new lead in your CRM. If you have any questions feel free to ask in our PHP Backend forum. Thursday, October 29. 2009
Kiels längste Nacht und ich mitten ... Posted by Lars Kneschke
in General at
08:43
Comments (0) Trackbacks (0) Kiels längste Nacht und ich mitten drin...
Ich war mit Sonja und ein paar Bekannten hier aus Mielkendorf auf Kiels längster Nacht
Natürlich mussten die Kieler Nachrichten sofort darüber berichten. (Ja das bin wirklich ich in der Mitte des Fotos!) Thursday, October 29. 2009
Tine 2.0 as OpenID provider Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
08:29
Comments (0) Trackbacks (0) Tine 2.0 as OpenID provider
One of our OfficeSpot 2.0 customers was eager to use his OfficeSpot 2.0 installation as OpenID provider. As the Zend Framework already provides all the needed infrastructure, at was very easy to implement this feature. We backported this feature to our last stable release and our customer is happy now.
All users of Tine 2.0 can be happy too! You just need to be brave and check the latest development version from svn. All not so brave people just need to wait until the next milestone release or until the next stable release. Basic documentation can be found in our Wiki at: http://www.tine20.org/wiki/index.php/Admins/OpenID. Saturday, October 17. 2009
Just updated the wiki at Tine20.org Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
20:57
Comments (0) Trackbacks (0) Just updated the wiki at Tine20.org
Just updated the wiki at Tine20.org to the latest version of Mediawiki. If you encounter any problems, please leave a message in our forum or my blog.
Thanks! Saturday, October 10. 2009
Nokia Phones can now synchronize ... Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
10:21
Comments (2) Trackbacks (0) Nokia Phones can now synchronize photos too
While testing the synchronization of the current Tine 2.0 development version I discovered that Nokia had released a new version of Mail for Exchange. Mail for Exchange is a free of charge ActiveSync client for Nokia mobile phones. Free as in "free beer".
The new version can now finally synchronize photos assigned to your contacts. In the past it was really sad, that I was able to make nice photos with my IPhone, but was unable to synchronize these photos back to my Nokia mobile phone. Now it finally works! Just download the latest version(2.9.158) from http://www.businesssoftware.nokia.com/mail_for_exchange_downloads.php. Monday, August 3. 2009
Access photos on your IPhone 3.0 ... Posted by Lars Kneschke
in Ubuntu at
09:00
Comments (0) Trackbacks (0) Access photos on your IPhone 3.0 with Ubuntu Jaunty
While the IPhone is very nice telephone and has very good ActiveSync support, it lacks basic Linux support at all.
Using Ubuntu Jaunty and having updated the IPhone to it's latest version 3.0, I'm unable to use the IPhone as mp3 player(as I can't upload new music to the IPhone) or digital camera(as I can't download newly made images from the IPhone). This limits to IPhone to just a phone. (K)Ubuntu Jaunty was able to detect the IPhone when plugged into the usb connector, but was unable to download any images. After spending some more time on this issue, I finally found the homepage of libiphone. libiphone is a software library that talks the native Apple USB protocols that the iPhone uses. They provide native packages for Jaunty and it seems like the packages will also be available for Karmic directly from the Ubuntu archives. After following the install instructions from their website for Ubuntu, I'm able to import images directly into Digikam now. I just made a minor change to the udev rules, to make access to the images available also for normal users, as the default configuration makes the usb devices available to root:root only. Just append , GROUP"audio" to any line in /etc/udev/rules.d/89-libiphone.rules, to make the usb devices available to any member of the group audio. After you have changed the file you need to restart hald by running /etc/init.d/hal restart Maybe some day I will be able to also update my music collection on the IPhone, which would make the IPhone the perfect device. Sunday, August 2. 2009
1000 forum members Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
11:15
Comments (0) Trackbacks (0) 1000 forum membersFriday, July 3. 2009
New Tine 2.0 team member: Jonas Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
10:59
Comments (2) Trackback (1) New Tine 2.0 team member: Jonas
Starting with the new month we have hired another Tine 2.0 fulltime developer. His name is Jonas and he has already very good PHP knowledge.
Jonas first job will be updating Zend Framework to its latest version. We have been to busy in the last view months to keep track of the Zend Framework development. When he has finished the first job, he will start improving the setup process. The setup process still lacks useful unit tests, the eGroupware import needs to get finished and it would be really nice to have the support for Oracle finally done. Much work for our new team member, but I'm sure that he will learn fast! Welcome to the team Jonas! Sunday, June 28. 2009
Synchronisation support for calendar Posted by Lars Kneschke
in eGroupWare 2.0, Tine 2.0 at
09:30
Comments (2) Trackbacks (0) Synchronisation support for calendar
Over the weekend I added the missing parts to make calendar synchronisation over ActiveSync working mostly. So far it works for single events only, participants are not yet handled and some fields are missing too, but for single events it works perfectly. Over the next week we will fix the missing parts and the we will finally be able to have all calendar data on our mobile phones.
For me this is a major step forward, as I now can schedule all my meetings from my mobile phone and get an immediate update about new meetings when I'm not in the office. Really nice if you ask me! If you like to live dangerous, feel free to update from svn and help us testing. If you are scarred about your calendar data, better way until the next beta release. Thursday, June 25. 2009
Tine 2.0 Leonie (2009/07) Beta 1 ... Posted by Lars Kneschke
in eGroupWare 2.0, OpenSource, Tine 2.0 at
16:30
Comments (0) Trackbacks (0) Tine 2.0 Leonie (2009/07) Beta 1 released
We just released the first beta of Tine 2.0 Leonie (2009/07). This release is the first which contains a calendar and an email module.
You can download the packages from http://www.tine20.org/download/. Please provide feedback in our forum, so we make the next stable release as solid as our last stable releases. If nothing strange happens we like to release the final stable release in about 2-3 weeks. |
my projectsCalendar
QuicksearchKategorienBlog abonnierenCornelius WeissHow To Pronouce Tine 2.0
Saturday, April 24. 2010 Impressions from the CLT 2010 Monday, March 15. 2010 HTML 5 Multi + Drag and Drop File Uploads with ExtJS Thursday, March 4. 2010 Blog Administration |
|||||||||||||||||||||||||||||||||||||||||||||||||