Re: [Ilugc] Looking for idea

2011-01-07 Thread Suresh Kumar
 Hi,

Thanks to all for the useful suggestions  ideas.

1) Parking lot automation for a multi storeyed parking lot
6) webcam integration
I feel,  webcam integration parking lot automation can be better project.
If anyone interest to join this development activity,  most welcome. pease
contact me offline.
The software platform would be - Linux with required open source software
packages  C,C++ programming.
Hardware platform - I have little idea.
Can some hardware person help me on this ? or can someone give the link for
hardware people who can help me for interfacing the sensors with
microcontroller board etc,,etc.

Thanks to all.
suresh.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Looking for idea

2011-01-07 Thread Rajesh kumar

 Thanks to all for the useful suggestions  ideas.

 1) Parking lot automation for a multi storeyed parking lot
 6) webcam integration


The Webcam integration can be done easily with the help of zigbee devices.
Its all required the following
1. simple ARM borad/Processor with a zigbee adapter or any webcam which can
ingterface with zigbee module.
2. A simple zigbee gateway which can transmit data via wifi or gprs.
3. A PC or any other mobile devices that can receive the data and display
it.

something similar to the following
http://demo.idigi.com/cgi-bin/idigiweb.html

--
regards
Rajesh Kumar R.K
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] FOSS Lab Setup in Jawaharlal Institute of Technology, Coimbatore district

2011-01-07 Thread Baskar Selvaraj
Dear all,

Yesterday, we have setup a 62 seat FOSS Lab for Jawaharlal Institute
of Technology (http://jit.ind.in/), Coimbatore district for the Dept.
of CSE.

Contact details:

Mr. Krishnakumar / AP - CSE

Regards

S. Baskar
CEO/LinuXpert Systems
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] FOSS Lab Setup in Shri Sakthi Kailassh Women's College, Salem district

2011-01-07 Thread Baskar Selvaraj
Dear all,

Yesterday, myself setup a 30 seat FOSS Lab (LTSP based using
Fedora-14) for Shri Sakthi Kailassh Women's College,
(http://www.sakthikailashcollege.org/), Salem district for the Dept.
of Computer science (M.Sc. CS).

It was a surprise that, the dept. faculties spent more than 3 hours
experimenting with many of the foss tools like Codeblocks (c/c++ ide),
netbeans, Gambas (visual basic clone), mysql and later on I told them
about creating video tutorials by capturing the desktop activities
using gtk-recordmydesktop/qt-recordmydesktop.  One of the faculty
member immediately started preparing video tutorials for widely used
linux commands.

It was a real pleasure to see their interest / involvement in using
FOSS and now the internet browsing in also in Linux/Firefox.

Contact details:

Mr. Vijayakumar / Lectuer-CS

Regards

S. Baskar
CEO/LinuXpert Systems
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] FOSS Lab Setup in Er. Perumal Manimekalai Engineering College, Hosur, Krishnagiri Dt.

2011-01-07 Thread Baskar Selvaraj
Dear all,

Today, myself setup a 40 seat FOSS Lab (LTSP based using Fedora-13)
for Er. Perumal Manimekalai Engineering College, (http://pmctech.org/)
Hosur, Krishnagiri district for the Dept.of CSE.

Also did an session on introduction to FOSS for the 3rd year students of CSE.

Contact: Mr. Balasubramanian / Lecturer-CSE

Regards

S. Baskar
CEO/LinuXpert Systems
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] foss news-39

2011-01-07 Thread yassir arrafath
Table of contents:

Contents

1.22 ways to convert your friend to Linux
2. Wine 1.3.10 Released
3. Puppy Linux 5.2 Is Based on Ubuntu 10.04
4. Learn Linux, 101: Runlevels, shutdown, and reboot
5. Switching to Linux (For the Right Reasons)
6. Blender 2.56 beta released – Update
7. Configuring PostgreSQL for Pretty Good Performance
8. Android tablets sweep CES 2011
9. Drupal 7 Integrates Modules to Open Source CMS
10. Linux 2.6.37 Kernel Promises to Unlock OS
11. Virtualization With KVM On An OpenSUSE 11.3 Server
12. Understanding Linux File Types
13. KOffice 2.3.0 Released
14. Why I am still supporting Free Software?

etc.

Download at : http://tinyurl.com/3y7s897

--
Regards,
A.Yaassir Arrafath

Kanchi Linux User Group Rocks !!
http://kanchilug.wordpress.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Looking for idea

2011-01-07 Thread Arun Venkataswamy
On Fri, Jan 7, 2011 at 1:59 PM, Suresh Kumar sureshkumar...@gmail.comwrote:

 Hardware platform - I have little idea.
 Can some hardware person help me on this ? or can someone give the link for
 hardware people who can help me for interfacing the sensors with
 microcontroller board etc,,etc.



Parking Bay #1
+---+
|PIR Motion SensorMicrocontroller---RS485 Network-|--+
+---+|
Parking Bay #2   |
+---+|
|PIR Motion SensorMicrocontroller---RS485 Network-|--+
+---+|
Parking Bay #3   |
+---+|
|PIR Motion SensorMicrocontroller---RS485 Network-|--+
+---+|
.|
.|
Parking Bay #n   |
+---+|
|PIR Motion SensorMicrocontroller---RS485 Network-|--+
+---+|
 |
 |
PC running Linux/Windows/MacOSRS232/RS485 Conv   |
+---+ ++ |
|GUI App---Serial Port--|---||---+
+---+ ++



PIR Motion sensor : http://www.sparkfun.com/products/8630
Microcontroller : A million choices. If you want Opensource, development /
prototyping : http://www.arduino.cc/
RS485 : IC : http://www0.fh-trier.de/~berres/Datenbl%E4tter/TEXAS/75176.pdf

RS232/RS485 converter : Lots available in Chennai.

BTW This is more of an hardware project than a software one.


Regards,
Arun
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Looking for idea

2011-01-07 Thread Arun Venkataswamy
On Fri, Jan 7, 2011 at 1:59 PM, Suresh Kumar sureshkumar...@gmail.comwrote:

 1) Parking lot automation for a multi storeyed parking lot
 6) webcam integration
 I feel,  webcam integration parking lot automation can be better project.


Today, IP cameras are common.
Web cam integration can be a good self rewarding project but is out of date.
IP cameras work directly on the Ethernet and most of these camera run a web
server to which you can directly send a GET request to get an image.

Regards,
Arun
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] [Slightly OT] Allowing exchange/second-hand sale?

2011-01-07 Thread Vamsee Kanakala
Hi all,

I'm actually re-opening a topic that abruptly ended a few years ago. I 
wanted to upgrade memory on my laptop, and I had no use for the outgoing 
memory module, and selling it would save me some money nevertheless, so 
I ended up selling it for half the price to a gentle soul at a 
conference I was going to attend by posting on this list. There were 
objections to this because of the potential spam of what that would 
entail, and I concurred.

Since then, I've only acquired more gadgets, and I'm sure most of you do 
on an ongoing basis. I've been thinking about this again, because I for 
one would like some flexibility about selling stuff on ILUGC, because 
you cannot possibly ask for a better audience. For example - I'll 
probably getting rid of two memory modules, an old Android phone, and 
maybe even my recently-acquired Kindle if I prefer the hackability of a 
Nook better. It would be nice if we can allow at least such second-hand 
sales among members with the appropriate tag.

I'm very much aware that it might open up a pandora's box of hardware 
dealers trying to sell stuff, but is it really that much of a problem? 
We have been self-moderating on a lot of issues, so can't we manage this 
too, when the benefit is also there? Can we try it for a few weeks and 
see where it goes? Perhaps most importantly, is there any other LUG 
which allows this and didn't get inundated with spam?

I'm aware that there's eBay.in and probably a few more places where I 
can list this stuff, but this forum comes with the added advantage of 
trust, and less of a hassle because most of us know each other and/or 
local. I'm not even sure if it's an entirely a good idea, but if you 
have some ideas, I'm ears.

Vamsee.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [Slightly OT] Allowing exchange/second-hand sale?

2011-01-07 Thread Kenneth Gonsalves
On Sat, 2011-01-08 at 06:22 +0530, Vamsee Kanakala wrote:
 I'm not even sure if it's an entirely a good idea, but if you 
 have some ideas, I'm ears. 

as long as it is properly tagged, posted by a genuine member of the list
and ilugc members are given priority and a good discount, I see no
reason why not. We know who are genuine members and we know how to keep
out spammers and hardware dealers.

tag could be [EXCHANGE]
-- 
regards
KG
http://lawgon.livejournal.com
Coimbatore LUG rox
http://ilugcbe.techstud.org/

___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [Slightly OT] Allowing exchange/second-hand sale?

2011-01-07 Thread sivakumar bharadhwaj
Sir,

This is a very good idea - both device wise  monetarywise.

We also will know - how to get these devices working with our linux - since
it was (most probably) used by the owner.

regards

s.sivakumar
mumbai
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [Slightly OT] Allowing exchange/second-hand sale?

2011-01-07 Thread Abishek Goda
Hi,


 Since then, I've only acquired more gadgets, and I'm sure most of you do
 on an ongoing basis. I've been thinking about this again, because I for
 one would like some flexibility about selling stuff on ILUGC, because
 you cannot possibly ask for a better audience. For example - I'll
 probably getting rid of two memory modules, an old Android phone, and
 maybe even my recently-acquired Kindle if I prefer the hackability of a
 Nook better. It would be nice if we can allow at least such second-hand
 sales among members with the appropriate tag.

Wow, sounds like a nice idea.  I would like to see more of this :D

Abishek
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [Slightly OT] Allowing exchange/second-hand sale?

2011-01-07 Thread Vamsee Kanakala
On Saturday 08 January 2011 10:42 AM, Arun Khan wrote:

 I second the proposal, it should be one time post only and all queries
 should go to the OP and not posted to the list.

+1. But can we make that 'all queries about financials'? I think the 
technical queries/discussion that follows, if any, can be interesting, 
given the right context. If it's going OT, we can always encourage them 
to take it off-list or tag it as such.


Vamsee.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] [EXCHANGE] Netgear WGR14 v7

2011-01-07 Thread Vamsee Kanakala
Hi all,

I thought I might as well stick my head out once again, and this is not 
really a commercial transaction, so I hope it's a good way to start :). 
I have a Netgear WGR14 v7 wireless router lying around the house ever 
since I upgraded to a new one.

It still works fine, but for some mysterious reason won't let me upload 
any data over 3MB or so. I tried resetting the router and flashed the 
firmware again, but it's pretty much no go. Apart from that, it works 
great, I've haven't had any issues with downloading or wireless 
connectivity. I rarely do big uploads, so it wasn't much of an issue (by 
the way, for some reason stuff like the Dropbox daemon and BitTorrent 
clients seem to work fine).

So I actually wanted to give it away, but I thought I'd drive a little 
bargain :). Anybody (students perhaps?) who's willing to give a talk at 
the next ILUGC meet can pick it up for free. First come first serve 
basis, and I trust you will keep the promise :). Any other details, 
off-list please.

Vamsee.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc