Timelapse using Fedora and D80
My first timelapse movie: /me trying to clean the kitchen
lekhonee-gnome 0.10 released
lekhonee-gnome 0.10 is just released. You can download the source from here.
FAD PUNE 2010
So this weekend we had FAD Pune 2010. Being organizer the main issue was to get inside the office before everyone else :)
- Packaged accessx ( with help from Sayamindu to patch it for Fedora)
- Updated code in Pony so that it works with new flickrapi API (committed but not pushed yet)
- Now we have cover images in Pathagar , the digital library system.
- Helped people with packaging
I Know What You Are Going To Do This Summer 2010
Hi all,
We are happy to announce “I Know What You Are Going To Do This Summer
2010″,[1] a free (as in freedom), online (IRC-based) [2] training
sessions for wannabes to Free/Libre/Open Source Software at #dgplug on
irc.freenode. net [3].
If you are a mentor, or trainer, or prospective enthusiast who would
like to participate in this years’ sessions please go through last
years’ IRC logs:
http://www.dgplug.org/irclogs/
We will have a review or Q&A session on last years’ sessions before we
proceed into new topics, this year.
The session timings are mostly varying, usually after 1900 IST every day.
To participate you need a good internet connection and any latest
linux installed (Fedora 12/13 preferably ). Anyone can participate.
If you are interested in participating, please confirm your
participation by sending an off-list mail to me (kushaldas AT gmail DOT com).
URL: http://dgplug.org/intro/
Planet: http://planet.dgplug.org/
Wiki: http://wiki.dgplug.org/
Mailing list group (for queries, discussions) :
http://lists.dgplug.org/
[1] http://wiki.dgplug.org/index.
[2] http://en.wikipedia.org/wiki/
[3] http://fedoraproject.org/wiki/
lekhonee-gnome 0.9.1 is released
I am happy to announce the release of lekhonee-gnome 0.9.1 . You can download the source or check for koji builds for F12 or F13. New features are like:
- Supports multiple Wordpress accounts
- Tabbed UI for different modes
- Now supports adding <br> tag using tool button
- Preview mode (more details on this below)
- Advertisement message is disabled for this release
- Stopped segfault(s) in couple of corner cases
- Supports <video> and <audio> tags in Visual and preview mode (you may have to write the details in HTML mode)
- Can watch youtube videos in Preview mode (not an actual feature :p )
So the main two new features are multiple account handling and Preview mode. In the preview mode you can see how the post will look like in your blog with the theme you are having. To fetch the blog style please click on the small download style/theme button in the toolbar (this button will only come in the toolbar if you don’t have cached theme downloaded in your system), though you need internet connection for this mode to work.
Problem with arduino in Fedora 12
Binary sketch size: 892 bytes (of a 30720 byte maximum)
/home/kdas/code/arduino/arduino-0018/hardware/tools/avrdude -C/home/kdas/code/arduino/arduino-0018/hardware/tools/avrdude.conf -v -v -v -v -patmega328p -cstk500v1 -P/dev/ttyUSB0 -b57600 -D -Uflash:w:/tmp/build6600949432041572401.tmp/Blink.cpp.hex:i
avrdude: Version 5.10, compiled on Feb 19 2010 at 10:03:26
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is “/home/kdas/code/arduino/arduino-0018/hardware/tools/avrdude.conf”
User configuration file is “/home/kdas/.avrduderc”
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/ttyUSB0
Using Programmer : stk500v1
Overriding Baud Rate : 57600
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: ser_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude done. Thank you.
Any clue how to fix this ?