FTP usage
At the end of my last post, I had mentioned that a combination of swiFTP and ftp is a convenient way of syncing your notes. Now, I make it even easier! Write a script like so:
cd ~/.local/share/gnote/ ftp -n $1 2121 << EndOfCommand123 user myswiftpusername myswiftppassword cd sdcard …
What is Ask Fedora?
Ask fedora is a question-answer style user forum where everyone can solve their queries. It's incredibly easy to use! Sign up using one of the many log in methods (including open id, google accounts) and start asking questions today!
Easily autotoolizing a project
Here's a greatfedora classroom Siddhesh had taken quite a while back. If you want to get started, it's a good read :)
Fedora GSoC: Report
The soft pencils down date has passed. I'm to submit a report soon. I thought I'd blog one first ;)
Here's the complete package list that I've worked on, with their current statuses. There is a huge dependency chain here. Most of the packages require their build deps to be packaged …
Fedora GSoC: Week 16
If your wireless stops working after the kernel update
... as root, run this in a terminal: echo "blacklist bcma" >> /etc/modprobe.d/broadcom-wl-blacklist.conf
Fedora GSoC: Week 15
Woah! Week 15!
xmedcon is finally ready for review. Can you review it?! Both it's build dependencies were built and pushed to updates this week.
I just submitted gnumed-client for review. Susmit has already packaged gnumed-server and it's available in the fedora repositories. :)
The FreeMat package has been fixed too …
Fedora GSoC: Week 14
A quick update (My internet subscription at home lapsed and I'm posting from office!)
This week was pretty constructive. I'm still working with Orion on fixing the DCMTK.cmake file. I need ITK to test Ginkgo-CADx but it's breaking in mock. Mario appears to be on vacation (where are you …
Fedora GSoC: week 13
I only worked 4 days this week. I had to rush back to college for my evaluations and had to request Susmit to give me some time off to handle it. I just got back today. The first order of things was to push python-hl7 to testing. You can try …