T3CON08: First Day
October 9, 2008 on 10:34 pm | In TYPO3, English, Planet | No CommentsHello from Berlin
.
I’m in the TYPO3 Conference, today I’ve attended two tutorials: development with FLOW3 and a workshop for creating TYPO3 websites.
MyTime 0.2 - Remote storage
October 3, 2008 on 10:39 am | In Online Desktop, English, Planet, GNOME, MyTime | No CommentsWe’ve just released the new version of MyTime the main new feature is that now the information about applications use registered by MyTime is stored remotely, so you can use MyTime in different computers and share the same data.
If you want to use this new feature you’ll need an account at Box.net, a web service that allows users to store files online, and set this account at MyTime preferences.
Moreover MyTime 0.2 is integrated with Online Desktop because it’s using the Online Desktop account system to store the Box.net account. We’ve developed a library (libmytime-common) that has the responsibility to manage the account data depending on if there’s an Online Desktop session, when it uses the Online Desktop account system, or not, then it uses the GNOME Keyring.
Feel free to test this new release, we’ll be glad if you give us your feedback.
MyTime 0.1
September 17, 2008 on 11:41 am | In Online Desktop, English, Planet, GNOME, MyTime | 1 CommentToday we’ve published the first release of this project MyTime 0.1. As you already know MyTime shows information about which applications you have been used on your computer.
You can download the Debian packages to test it, any comment or suggestion will be welcomed.
In future releases we’re going to add support to store information recorded by MyTime on a Web Service, in order to can query this information from any computer. Moreover we’ll try to use Online Desktop to store the data needed to login at Web Service.
You can read more information about this project at MyTime home page and return your feedback using different resources (mailing lists, forums, tracker, …) at SourceForge.net page.
We hope you enjoy this application and find it useful
.
PS: MyTime is now translated to Spanish and Galician.
gl_transstat: translate pages and records in an easy way on TYPO3
June 20, 2008 on 11:41 am | In TYPO3, English, Planet | No Commentsgl_transstat is a great TYPO3 extension developed by my workmate Diego that allows create translations of pages and records on TYPO3 very easily and keep track of translation status of them.
This extension is very useful for multilanguage websites improving work efficiency in tasks related with internationalization and localization.
Last days I’ve been working on this extension, and I’ve done some changes to add new features that make this extension more powerful. The main modifications are:
- Added the possibility to create translations for more than one page or record at the same time.
- Support to translate records of any table.
- Use generic configuration variables.

You can download the last release 1.2.2 directly from TER or if you like you can download the source code from the SVN repository:
svn checkout https://forxa.mancomun.org/svn/gltransstat
MyTime: free software to improve time management
May 30, 2008 on 3:22 pm | In Online Desktop, English, Planet, GNOME, MyTime | 3 CommentsThis week we’ve released MyTime project, this project try to be a system to monitoring your time while you’re using a computer, providing a graphical user interface that generates different kind of charts with information about what applications you use in your computer.
Moreover in the following phases we’re going to try to integrate this project with Online Desktop trying to store information about application use remotely so that you can query information about your time everywhere.
The project is been developed by some people from Igalia engineering group: Antonio, Diego, Quique, Iván, Chema, Loren, Xavi and me.
Among other technologies MyTime uses:
- GTK+ and Glade for the graphical interface.
- GObject for data server and model logic implementation.
- D-Bus usage for communication between components.
- SQLite database system for local data management.
You can read more information about the project in its home page at Igalia community. Furthermore the project has its own page at SourceForge.net where you can find mailing lists, forums, and SVN repository of the project.
There’re a lot of things todo, however feel free to test MyTime and give us your feedback, we’ll be very happy.
We’ll keep you informed of news in this project.

FORMidable: Starting Collaboration
April 30, 2008 on 4:14 pm | In TYPO3, English, Planet | 1 CommentThis week I’ve started my collaboration with FORMidable, a TYPO3 extension.
If you develop TYPO3 extensions, specially frontend forms, you should test the extension called Ameos FORMidable (ameos_formidable), with this extension you can develop TYPO3 extensions very fast. After more than one year developing TYPO3 applications, I think that FORMidable is an essential TYPO3 extension; I’ve fallen in love with it.
Furthermore FORMidable actually is a free software project, at project’s homepage there’re links to documentation, SVN, a lot of examples, and mailing list. In this list you can ask, suggest, send patches, etc. and somebody from FORMidable community is going to try to help you, besides FORMidable authors accept patches to improve FORMidable or fix some bugs; I’ve sent several patches and they’ve added my modifications to project.
This post has only the purpose to announce that I’ve published my first article at FORMidable web page.
Finally I’d like to thank to FORMidable development team, specially to Jerome Schneider, for give me the opportunity to collaborate in this great project and for accept my ideas and patches trying to improve FORMidable.
Testing Online Desktop on Hardy Heron: Quick Guide
April 28, 2008 on 5:09 pm | In Online Desktop, English, Planet, GNOME | 2 CommentsI’ve been testing Online Desktop the last days on an Ubuntu distribution.
I’ve followed the instructions from OnlineDesktop/Jhbuild, but with these instructions you need to compile 101 modules, it’s quite slow, moreover you can find some problems in different modules that aren’t stables. I need to upgrade to Hardy Heron 8.04 to can finish my compilation.
However, thanks to Dape, I’ve found another solution to test Online Desktop faster only compiling 6 modules: hippo-canvas, local-export-daemon, desktop-data-model, online-desktop, bigboard and mugshot-client.
Maybe this isn’t the best way to test Online Desktop, but it’s very quickly for a simple test.
Next I’m going to relate instructions needed to test Online Desktop on an Ubuntu Hardy Heron distribution.
Continue reading Testing Online Desktop on Hardy Heron: Quick Guide…
Galician in TYPO3 III
April 24, 2008 on 7:40 pm | In TYPO3, English, Planet | No CommentsTYPO3 4.2 was released yesterday, it means that Galician is already supported inside TYPO3 core.
Since this moment everyone that download TYPO3 current version may have a website working in Galician as a language more.
If we want to have TYPO3 backend in Galician just have to follow next steps:
- Access to Ext Manager module
- Select option Translation handling
- Select language Galician - [Galician]
- Click on Save selection
- Click on Update from repository
Then we may choose select Galician as backend language:
- Go to User settings module
- Select Galcian - [Galician] on field Language
- Click on Save configuration
Moreover it’s available the extension Static Info Tables (gl) - static_info_tables_gl, that provides Galician translation for TYPO3 static tables.
Finally I’d like to remerber that, as you know, Galician language has an account at TYPO3 translation server, so that any collaboration to follow with TYPO3 translation to Galician will be welcome.
TYPO3 Extensions Configuration
April 1, 2008 on 4:58 pm | In TYPO3, English, Planet | No CommentsThis post try to explain how to develop TYPO3 extensions as flexible as possible, TYPO3 provides us with several mechanism to do it. Furthermore I’m going to show a very useful function to read every possible configuration variable on a TYPO3 extension.
There is different ways to configure a TYPO3 extension (from more general to more concrete), and I’m going to explain how to use them:
- 1. Generic Variables (ext_conf_template.txt)
- 2. TYPO3_CONF_VARS
-
3. Plugin Configuration
- a) TypoScript
- b) FlexForms
Galician in TYPO3 II
November 20, 2007 on 6:51 pm | In TYPO3, English, Planet | 1 CommentWe already have an account into TYPO3 Translation Server for Galician language, and we’ve already uploaded translations that we’ve done previously. Moreover we’ve created a page into TYPO3 Wiki to translation team coordination.
From now (when synchronization between Translation Server and typo3.org works) anyone could download Galician translation from “Translation handling” option on “Extension Manager” tool into TYPO3.
With this we’ve achieved the main goal of project “TYPO3 Backend Galician Translation“, this project would be replaced for Galician Translation Team work in TYPO3.
We’re ready to get help to continue, improve, support, correct, … TYPO3 Galician translation.
Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds.
Valid XHTML and CSS. ^Top^