repo created-gFotoStat

After the second release of gfotostat, the next important works to be done was to make the rpm and to create the repo for  gfotostat. So, as to the need, me and Kishan after working for some hours, succeeded to make the rpm, and the the repo of it. Then we created the .repo file.

  • The repo can be found here
  • The .repo file can be found here

Hope to kill the bugs and add some some more features shortly.



Published in: on May 21, 2010 at 3:03 pm  Leave a Comment  
Tags: , , , , ,

Wake up

The last time I coded was for system-config-boot-tui. Then, it was my exams and all those stuffs, which kept me away from doing  any new project. Yesterday, after a long time I got a idea, to work with photos. We gave it the name gFotostat. The aim of this project is that, it will browse the folder I want to choose from my computer and will automatically  find out all the photos within this folder. From the metadata of the photos, we are supposed to get the corresponding information like aperature, ISO, focus length etc. According to the information, it’ll just draw a PIE-CHART showing all the photos of a similar range.

We(me and Kishan) started our work at around 9:30pm. Slowly we started designing the basic gui needed for the projet and till 4:am we’ve succeeded to show upto the PIE-CHART based on iso of the photos.

The link at git:   here.

Thanks to Kushal who inspired us every time to do some work. Hope to add the rest features in gFotostat as soon as possible:)

Published in: on March 6, 2010 at 5:25 pm  Leave a Comment  
Tags: , ,

My first step to python:System-config-boot-tui.py

I wanted to do any small project on python for some days. And in way of searching any project, I found there was no tui version of system-config-boot file. Getting the opportunity, I along with my friend Kishan, decided to work on it.

To do our work , we had to study (newt-python)snack module of python. We also took help from two example of snack named peanuts.py & popcorn.py present in /usr/share/doc/newt-python-0.52.10/. The gui version code at /usr/share/system-config-boot/boot-gui.py helped a lot to understand the concept of system-config-boot.

After completing the code we sent it to Herald, who accepted it, and after some changes we commited it in git. The links are given below:

  • link for git: here
  • link to the rawhide build: here

And, thanks a lot to Kushal for mentoring us. This is our first works and I expect a lot of works to happen  in the upcoming days.

http://git.fedorahosted.org/git/?p=system-config-boot.git;a=summary
Published in: on September 12, 2009 at 6:47 pm  Leave a Comment  
Tags: , , , , , ,