Category: Technical

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

  • 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! – It is much much much much faster than IE8 – It renders most of the…

  • Equated Monthly Installments

    About two weeks ago we bought a 40×60 site in Shimoga, right next to my father in law’s plot. The site is in a good location. We hope to construct our house in there in about 10 years time and move there in about 15 years time. One of the top thoughts in my wife’s…

  • 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 room listening to the presentation is wearing full 3 piece suit and shining glasses. Each…

  • 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 have the ability to load UI (created using Qt Designer) directly on the VTK output…

  • 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 CMake anyway; we figured it would be a good idea to have a CMake build-system…

  • Possibility of IT Returns!

    For the very first time in my life work-life have I noticed someone in my circle actually getting IT returns. I am infact supposed to get some money back from the IT department myself, however I had (until-now) given up hope on actually receiving the returns. Even after repeated follow-ups, I have until now never…

  • Cadence acquires Taray

    About a year ago I had blogged about how Taray had signed an OEM deal with Cadence. [http://prashanthudupa.livejournal.com/42294.html]. Today I find out from Ravi, VP of Taray, that Cadence has acquired Taray. Read the complete news here: http://www.cadence.com/cadence/newsroom/features/pages/feature.aspx?xml=taray How much they got acquired for is something they are not sharing as yet (or maybe never).…

  • GCFSupport Plugin for Qt SDK

    We have recently made available a GCFSupport plugin for Qt SDK 2010.02.01. “GCF 2.3.0 Plugin for Qt Creator 1.3.1 (QtSDK 2010.02.1) [Windows Only]” Using this plugin it is now possible to get started with GCF super-quickly using Qt Creator. Just unpack the ZIP file and take a look at the README.pdf file for instructions. Within…

  • GCF 2.3 Released

    After a bit of a delay, today we announce the release of GCF 2.3. You can download the latest version of GCF from our website. The main new feature in this release is the GCF – Qt Creator integration. With this plugin developers can now use Qt Creator to ease their GCF application development. In…

  • Custom Class wizards in Qt Creator

    [Update – 25th April 2011: Qt Creator 2.0+ has a much better support for custom class and/or project wizards here: http://doc.qt.nokia.com/qtcreator-snapshot/creator-project-wizards.html] Qt Creator comes built in with a set of project/class/file wizards. These wizards are great to get started with, but I always wished if there were an easy way to add support for more…

  • Expand Declarations in Qt Creator

    One of the things I dont particularly enjoy is to transfer functions from .h (declaration) to .cpp (implementation), specifying the class scope and then creating open and close brackets. The whole process consumes time and I always thought that it can be automated quite easily in Qt Creator. Just wrote a plugin for Qt Creator…

  • Very inspiring stuff..

    LittleDog robot at USC (http://www.youtube.com/watch?v=cYo9Whssla8).

  • FOSS.IN 2009 – Talks/Sessions of my interest

    FOSSEE Workout – Making Scientific Computing Python better! Introduction to Maemo5 as a Development Enviroment Howto make WebKit faster OpenGL ES Application Development on OMAP3530 with Beagleboard And of-course the time inbetween talks/sessions where I get to meet incredibly talented folks from the community. PS: My talk on “Writing Qt Creator Plugins” would be on…

  • VTK Designer has better DICOM imaging support

    We have been working on improving medical imaging support in VTK Designer for quite sometime. However, due to heavy workload in other products and projects; this one took a back seat. Up-until now users could select DICOM image set and do a surface render. But now; over and above this we also support something called…