Author: Prashanth Udupa

Fatherhood

On June 14, 2011 (7:28 PM) – my wife gave birth to a baby boy in Pushya Hospital, Shimoga. Our lives have undoubtedly changed for ever. The moment of birth is magical, unexplainable, un-expressable. Words fall short when I begin…

Continue Reading Fatherhood

SuccEss – My definition!

Success is “Having the true freedom from self-created or self-imposed constraints and being able to make any choice, and express oneself fully”

Continue Reading SuccEss – My definition!

GCFApplicationServer and Clean-URLs

GCFApplicationServer provides a neat platform for hosting Qt/GCF components and then accessing objects and their methods from an external system like a browser or remote GCF application. Up until GCF 2.5.0 we have been supporting AJAX style access to objects…

Continue Reading GCFApplicationServer and Clean-URLs

GCF Version 2.5 Released

Bangalore, India (3rd May 2011) VCreate Logic announces the release of  GCF – Version 2.5. GCF (Generic Component Framework), based on Qt, allows developers to compose applications as a collection of components. GCF offers a ready made application architecture

Continue Reading GCF Version 2.5 Released

VCreate Logic is Hiring

We are looking for developers who have working experience in developing Qt/C++ applications to join our team, that creates desktop software for diverse domains.

Continue Reading VCreate Logic is Hiring

GCF Training @ Nanterre, Paris – November 2010

I just came back from Paris last week after finishing a 4 day training on GCF for a group of 7 developers in a company there. I had a fun time with the team of 7 – it was very…

Continue Reading GCF Training @ Nanterre, Paris – November 2010

GCF Version 2.4 Released

GCF (Generic Component Framework), based on Qt, allows developers to compose applications as a collection of components. GCF offers a ready made application architecture to manage loading, initialization and unloading of components, to configure components using XML files, to merge…

Continue Reading GCF Version 2.4 Released

FOSSCamp 2010 (An LCC Event in SJCE Mysore)

LCC (or Linux Campus Club) is an organization that was started in 2004 under the department of Computer Science SJCE Mysore India, with a primary goal of fostering the use of free open source software among the students. For the…

Continue Reading FOSSCamp 2010 (An LCC Event in SJCE Mysore)

Jackie – Kannada Movie

Last weekend I had gone out with my wife and cousins to watch this Kannada movie called “Jackie“. The movie is about a 8th standard drop-out called Jackie who goes about his life dreaming of making it big by not…

Continue Reading Jackie – Kannada Movie

Internet Explorer 9

I downloaded “Internet Explorer 9 Beta” a couple of weeks ago. I have been consistently using it since then. I must say that the experience so far has been awesome! Browsing is smoother – Windows 7 Integration is nice! –…

Continue Reading Internet Explorer 9

Why is work = giving-presentations?

Have you noticed that almost any ad/movie about a guy or gal doing work has something to do with giving-presentations? And usually the presentation has a chart (line-graph going up or bar chart growing taller) and then everybody in the…

Continue Reading Why is work = giving-presentations?

Using vtkRenderWindow with QGraphicsView

We are about to begin on a project that requires us to have floating and transparent widgets over VTK render-window output. About a year back, we had wanted to provide something similar to VTK Designer 2. We wanted users to…

Continue Reading Using vtkRenderWindow with QGraphicsView

Moving to CMake

Over the past few weeks we have been playing around with CMake and we figured that it would be a good idea to have GCF build-able using CMake. There are a few open-source projects that make use of GCF with…

Continue Reading Moving to CMake