Prashanth Udupa on December 20th, 2011

Today XML and JSON are hot formats for data exchange. While Qt natively supports XML, it doesnt support JSON (well directly). Most developers use external libraries like qjson to serialize QVariantMap objects to a json-string and parse json-string into QVariantMap. One of the key disadvantages of using qjson (or maybe even other libraries) is the [...]

Continue reading about Simple JSON Parser / Serializer in Qt

Prashanth Udupa on August 8th, 2011

Continue reading about World Wide Economy Collapse – Explained!

Prashanth Udupa on July 28th, 2011

I have been reading this book called Tell-a-tale Brain from V. S. Ramachandran. I must say that his books are just as pleasing to read as it is to listening to his talks. The book brings together the author’s findings from several years of research about the human brain. With interesting tales, research findings and [...]

Continue reading about Machinery of the “Brain”

Prashanth Udupa on May 16th, 2011

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 and their methods (available on GCFApplicationServer). Over the last week, we have implemented Clean-URL access [...]

Continue reading about GCFApplicationServer and Clean-URLs

Prashanth Udupa on May 3rd, 2011

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 to manage loading, initialization and unloading of components, to configure components using XML files, to merge [...]

Continue reading about GCF Version 2.5 Released

Prashanth Udupa on March 18th, 2011

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. Our Work: Our flagship product is Generic Component Framework or GCF. GCF, based on Qt, allows developers to compose applications as a collection of components. GCF offers a ready made application [...]

Continue reading about VCreate Logic is Hiring

Prashanth Udupa on December 8th, 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 interesting to note the interest and enthusiasm with which they took the training. In the [...]

Continue reading about GCF Training @ Nanterre, Paris – November 2010

Prashanth Udupa on December 3rd, 2010

Seems really convincing!

Continue reading about The story of stuff..

Prashanth Udupa on November 28th, 2010

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 GUI offered by different components into a single application container widget, to have components easily [...]

Continue reading about GCF Version 2.4 Released

Prashanth Udupa on November 2nd, 2010

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 last three years they have been hosting an annual event called FOSSCamp to accelerate the [...]

Continue reading about FOSSCamp 2010 (An LCC Event in SJCE Mysore)