Lately I see a buzzword Productivity buzzing around everywhere within corporate, websites and blogs (even this blog is no exception). The word as such is not invented anywhere recently; it is in existence from 1612. I’m sure you are now wondering why this word got charm recently!!! All credit …
Take Ownership or Give Ownership
We should Take Ownership, that is how we could bring the best in the work we do. We take ownership of a work due to the passion over it. The passion gives energy and we take pride in getting it done. When we don’t have passion on the work …
Real world object
This is the first bullet line which every one would write when asked about Object Oriented Programming(OOPs). In college, when any student answers this, we could hear a huge laugh from every corner of the room teasing that the student has memorized as in textbook.
However the fact is …
Productive in home
All the time I used to wonder how people spend time working in home without distractions. The work I mentioned here is not the office work, however I was trying to study and do some hobby projects. Basically they are the personal work other than mails and social networking which …
How much work is too much
I had an interesting read in HBR’s Conversation with Bob Pozen. How he balances the work and leisure, the commitment to work and family.
http://blogs.hbr.org/cs/2010/11/its_not_the_time_you_spend_but.html
What we should get from this article is:
- Efforts aren’t matter, results count.
- One can …
Step 1 for compiling and burning
Everytime I search the net for the basic steps in compiling and burning my programs. So, I wanted to record it here.
I use ATmega32 microcontroller and USBasp programmer.
Compile
$ avr-gcc -mmcu=atmega32 -Os first.c
Convert to hex
$ avr-objcopy -j .text -j .data -O ihex a.out first.hex …
Foss tools I use
For long time I used to talk about open source. A question stroke, about the open source softwares I use. I collected the list of softwares I use in Windows environment apart from the softwares I use in Ubuntu. Here it goes:
- Open office.org - an excellent office productivity tools …
Atmel AVR Microcontroller
It is been two tiresome nights to sort out the issue of AVR USB Programmer. Really, Windows Vista is an OS which learners should never think of. Lots of efforts put on it went vain until Ubuntu came to my rescue.
The following GNU tools come in handy when it …
What am I doing here
Expressing self, that's why this site exist. I share things that I muse, I share since it makes me happy and I share so that I continue learning. I won't be focusing on any particular topic or category, however it is mix of all and still more.