Category: Technical
Akademy 2008 Conference Program: http://akademy.kde.org/conference/program.php My talk is on the second day :-). I am marking talks that I am very interested in attending. So far I have marked the following talks: KDE Community websites: The past, the present and…
I am now officially engaged to Nandini. She is an MCA from JNNCE, the same college that I graduated from. Currently she is working for SAP Labs. Yeah she is a developer too 🙂 After a long weekend of celebrations…
Preperations for Akademy 2008 is going good.. My presentation is more or less ready.. I am practicing to make sure that the talk+demo takes just about 25 minutes of time. Am trying to learn as much as possible about KParts…
Since we had a good financial time this year (Q1 revenue of this year is equal to the revenue of the whole of last year), we treated ourselves with a nice entertainment setup. We bought “Table Tennis”. Shown below are…
I am super thrilled about Cornelius’s email to me today. My talk on “Generic Component Framework – A Qt based component framework” has been accepted. I am off to Belgium between August 9 and 15 for this 🙂 Meanwhile, we…
May 2008 has been an exciting month for us. We have now packaged GCF as a commercial product that can be bought, just like Qt, and used within commercial software. This month we have sold 13 licenses. 3 of them…
One of the nice things about programming with Qt is “Qt Assistant”. One of the sexiest documentation tools in the market today, by my opinion. We wanted to ensure that developers are able to access GCF documentation from within Qt…
Recently the founders of Linux Learning Centre spawned another company called Linux Resource Centre (LRC) to provide support for companies interested in adopting GNU/Linux for their enterprise. So far they were just teaching IT staff in companies on GNU/Linux Desktop…
“Every overnight success is about ten years in the making”
http://www.youtube.com/watch?v=73JLur_hQJ8
Two years after the company was started, we are now four people big 🙂 Lohith is missing in this pic 🙁
After a lot of requests from the user-base of VTK Designer, finally VTK Designer 2.5 code is now accessible from the following SVN repository https://svn2.hosted-projects.com/vcreatelogic/VTKDesigner2. Username/Password for read-only access is anonymous/anonymous. If you are interested to participate in the development*,…
We have now hosted GCF in a public repository. You can checkout the latest copy of GCF from the link below https://svn2.hosted-projects.com/vcreatelogic/GCF Username: anonymous Password: anonymous The latest code has IPC support. It compiles against Qt 4.3.3 and Qt 4.4rc1….
For the past one year or so, we did a project for IIT Bombay’s EE department. They will shortly release announcements about the same. During my visits to IIT Bombay, I met a lot of wonderful people. Prof. Patil and…
GCF – (Generic Component Framework) is receiving a major update this month. We have implemented remote procedure calls, remote set/get property and remote signal/slot connection functionality in it. The current builds of GCF seems to work as expected, over the…