Thursday, December 31, 2009

Happy new year, 2010

2010 is going to be an exciting and crucial year for Transposh, just two days before it started I was happy to assist my Brother and his company Colnect in participating in the TechAviv peer awards, getting to second place with a margin of a single vote. The key was this presentation that I have helped him to create (I do have a fetish for building card towers ;)
So without further Edo, just watch this and have a great new year and vanilla biscuits.

Thursday, December 3, 2009

8,000 downloads

I promised, and I am here ;) The 8k mark was crossed on the 30th of November, about three months following the 4k mark so the rate is improving. Taking into account the long dry period I had this is not half bad.
The latest version added a feature which I am really proud of which is support for search in the translated version. This feature took a relatively short time to come to life. A day of thinking about it, two days of coding and a day of testing ;) I have had the chance to implement there a nice algorithm which I can describe here.
For each search term, find original strings that are translated into something that includes such term, than search for those strings in the original content.
A nice optimization here is that you don't actually need all the strings, but only the ones that are contained within others, for example if you searched for the word "cat" and got the two originals "cat walk" and "the cat walked" the search for the first one would suffice in finding the relevant content.
I hope I'll be able to come up with some more nice stuff, and in the meanwhile, some nasty bugs need my attention, mainly with the feed generation which works "sometimes".
See you again at the 16k mark :)

Friday, October 30, 2009

End of dry season?

Yes, this blog have been quite dry for the last couple of month. Things are progressing but slower than I hoped for.
Some things have happened with Transposh which might keep the reader interested.
The first one is that Nokia used Transposh in its official ovi blog, and later seem to have stopped. Really wonder why, so if anyone have a clue you are invited.
The second was the announcement from a startup called mojofiti, the startup which claims to have ~10 people involved in it has taken transposh and used it on top of wordpress mu to provide multi-lingual blogging service. They say flattery is the best form of imitation (actually the other way around, but who cares) so its kind of imitating to see one using your slogan and software to break language barriers ;) I think it would have been wiser to cooperate here so both parties would achieve more but no expectations.

The skies have finally opened where I live, I hope this signifies that the dry season is coming to its end and I'll have more news to tell.

Wednesday, August 26, 2009

4,000 downloads

I'll be reporting in multiples, so don't worry - next time is 8,000. It took two more months to get to 4,000 downloads yesterday. There have not so many releases in between, and the current rate seems to be somewhere around 20 new downloaders a day. The rating on the wordpress site has improved as I guess a few users probably read the how to donate section (mainly - vote your opinion of the project). I hope that as the summer vacation comes to an end, the release train will be back on track and that the new goal will be reached faster.

Tuesday, July 28, 2009

Focus

Its not very easy to keep going by yourself, but that's not the only problem. The problem I'd like to write about is maintaining focus and keeping on plan.
The original plan included raising money from VCs, which has failed and got reverted to plan B of doing it by myself. So according to the development plan I originally issued, we started with the wordpress plugin, and I guess that by now we probably have a few hundreds of sites using our plugin (a google search for transposh revealed over 1,000,000 results). The good thing is that we get lots of feedback. The problem is that some of it subverts us from the plan.
An example would be the usage of .css sprites for the flags used in the widget. This is a very nice feature, which is really nice to have, however it took me over two weeks in coding and testing (mostly testing) which were taken from more important features like advanced interface and more platform integrations. This delay will be carried for a long time, but I don't see a way to make sure that I keep focused (so many cool features to implement are requested).

Conclusion? none, focus is important, having fun is important. Balancing them is hard and tricky and I just hope I'l prevail

Thursday, June 25, 2009

2,000 downloads




This is not an accounting blog, but I still like numbers ;) only one month was needed to double the number of downloads to 2,000 after passing the 1,000 goal, this was aided by the previously mentioned 100 downloads day. Still a long way to go, seems we are on a good track overall.

Sunday, June 21, 2009

The first 100+ downloads day

The first version to cross this bar was 0.2.6 which did this achievement on the 17th of June. The numbers are adding up nicely and I am very happy of the progress that we have made in the last couple of months. There are active users with streams of bug reports and suggestion that are beyond our capability to handle at this point (although we are doing our best). Still – the road ahead is long and seems like its worth walking it.