Small focused software satisfying a single need is beautiful and one need not be ashamed that it’s just one page app. If it satisfies a need it’s good.
People have insane and wicked ideas.
August 6th, 2010 · Tags software | No Comments »
Linkedin.com allows you to integrate twitter accounts. If you do so. Their recommendation software starts picking up twitter users with whom you have had a conversation and then if they fall in 2 degrees of contact, they are showing up as “People You May Know”.
I think that’s smart.
June 17th, 2010 · Tags software | No Comments »
Now that I have lot of free time on hand, I am attending un-conferences, barcamps etc. Needed a visiting card. My sister did the design in corel and photoshop. One side for the muggles the other for programmers. What say ?
April 13th, 2010 · Tags software | 8 Comments »
After using Git and SVN office I have finally started using http://www.fossil-scm.org/ . The thing I like about svn is the server client relation, the non distributed nature of it. It helps in an environment where people aren’t smart. Yes I think you need a bunch of equally smart and responsible people to be using [...]
March 1st, 2010 · Tags Project, software | No Comments »
1) I desperately wanted this girl to give me a call, and boy she did. At that time I was expecting Shweta an office colleague to call and inform me of a username and password I needed. So I pick the call and said ” Shweta you should have called early I was waiting” in [...]
February 25th, 2010 · Tags Project, Project, Random Stuff, personal, rant, software | No Comments »
CiMPLE is a our visual programming language product for children to program robotic kits.
Who created this ?.
This is a very tricky question.
There are three entities involved in this
a) Entrepreneur
It was our founder Gagan who came up with the mandate to make a visual programming language for kids. Lego the market leader has a VPL [...]
February 17th, 2010 · Tags rant, software, startup | 1 Comment »
If you ever find the need to index some GB’s worth content in txt/html give Zettair a try.
Advantages
1) Unlike Solr/lucene you don’t end up spending time configuring,
2) Up and running in 8 commands, (Assuming everything goes right :p )
$ wget http://www.seg.rmit.edu.au/zettair/download/zettair-0.9.3.tar.gz
$ tar -xvf zettair-0.9.3.tar.gz
$ cd zettair-0.9.3.tar.gz
$ ./configure ; make ; make install
$ zet -i
$ zet
>> [...]
February 3rd, 2010 · Tags software, timepass | No Comments »
Our company is invited by IITB’s ecell for an event called IDEAZ 09. They have a segment where in they want to encourage IITians to get into product development. My job to go up and give out facts as to how we developed the software step by step. So I made they below presentation using [...]
August 9th, 2009 · Tags software | 2 Comments »
Note: I am just typing while I am thinking. This is something that I am working on during my weekends. This is less of a blogpost and more of a “What am I thinking ?. Let me try writing it.
Many web applications that relies on multiple webservices and access the same through multiple users can [...]
July 12th, 2009 · Tags personal, software | 2 Comments »
I wanted to acquire some skills at web application programming. So I read a little bit of django and create a stock exchange new mashup. It acquire news from Yahoo BOSS for all BSE listed companies. Simple as that. I would for sure put it on github.com by weekend.
I now have access to all stock [...]
June 4th, 2009 · Tags Project, personal, software | 2 Comments »