[Ilugc] help to sought out working of X-means clustering algorithm in weka tool.

2011-12-21 Thread meena r
someone please help me in knowing about the working of X-means algorithm,as
i am doing a project on it.And do help me by specifying certain tutorials
or notes for it.sorry for asking such a silly question,i searched as much i
can,but bot able to find the appropriate notes for it.

 Thanks in advance.

regards
meenakshi.r
chennai
meenu140...@gmail.com.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] hi

2011-12-21 Thread kala. aim
college information system using touch screen this is my home project
idea.i would like to implement this in anyone of opensource lang.if u
know anything about this means plz help  me
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] hi

2011-12-21 Thread 0

 college information system using touch screen this is my home project
 idea.i would like to implement this in anyone of opensource lang.if u
 know anything about this means plz help  me

What does college information system do ?

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


Re: [Ilugc] hi

2011-12-21 Thread kala. aim
this system will help any new person entering in the college,it will
give staff information,dept location details and student information
details
(it will show only basic detail  about college to any persons)
mainly it is implemented those who are newly entering in  the college

On 12/21/11, 0 0...@0throot.com wrote:

 college information system using touch screen this is my home project
 idea.i would like to implement this in anyone of opensource lang.if u
 know anything about this means plz help  me

 What does college information system do ?

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

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


Re: [Ilugc] hi

2011-12-21 Thread Suraj Kumar
On Wed, Dec 21, 2011 at 7:17 PM, kala. aim kala@gmail.com wrote:

 college information system using touch screen this is my home project
 idea.i would like to implement this in anyone of opensource lang.if u
 know anything about this means plz help  me


Touch screen is mostly a matter of hardware. If you build a web application
/ use an existing suitable free software app and slap a skin on it, you got
what you wanted. But if you asked me, frankly, I would be wary of employing
someone who claims to have done such a project. Why not something real /
challenging?

  -Suraj

-- 
Career Gear - Industry Driven Talent Factory
http://careergear.in/
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] help to sought out working of X-means clustering algorithm in weka tool.

2011-12-21 Thread A. Mani
On Wed, Dec 21, 2011 at 6:51 PM, meena r meenu140...@gmail.com wrote:
 someone please help me in knowing about the working of X-means algorithm,as
 i am doing a project on it.And do help me by specifying certain tutorials
 or notes for it.sorry for asking such a silly question,i searched as much i
 can,but bot able to find the appropriate notes for it.


You must have seen http://www.autonlab.org/autonweb/14661.html
The paper is fairly clear.
It will be very easy to implement in R as most of it is available.
RWeka has a version of X-means.  So it must be a built-in in weka.

But what are you trying to do?

modify the information criterion?

Best

A. Mani


-- 
A. Mani
CU, ASL, CLC,  AMS, CMS
http://www.logicamani.co.cc
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] Tip: Find out current working directory of a process

2011-12-21 Thread Arun Khan
2011/12/20 விக்னேஷ் நந்த குமார் (Vignesh Nandha Kumar) viky.nan...@gmail.com:
 On Tue, Dec 20, 2011 at 9:23 PM, Version Control Buddy 
 vcbu...@gmail.comwrote:

 Run ps aux to find out PID of a process:
 $ ps aux | grep {process-name}


 pgrep gives the PID of the matched processes precisely.

 $ pgrep firefox

I prefer pgrep -x app name  -x matches the exact name of the application.

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


Re: [Ilugc] [TIP] shell variables

2011-12-21 Thread ashwin kesavan
On 20 December 2011 07:36, Girish Venkatachalam
girishvenkatacha...@gmail.com wrote:


 Now, let us look at a simple while loop with counting. As I said, for
 is only an iterator. It is not a
  real loop like while.

 $ cat i.sh
 let i=100

 while [ $i -gt 0 ];
 do
        echo $i
        let i--
 done

 This is a nice way to iterate with a while loop.

 I repeat.

 for takes a list of values beforehand and runs the loop thro' them
 like list of files or
  list of numbers or list of strings or a combination.

 while has a condition like in C and runs the loop infinitely till the
 condition is true.


Girish ,

Instead of talking about if and while in shell, which is present in
every programming language ( Anyone with some programming knowledge
should be able to figure this out in no time), why not talk about
regular expression and sed and awk.  which are more intresting than
looping constructs.


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


[Ilugc] Fwd: [Wikimediaindia-l] Pune hackathon scheduled 10-12 February 2012

2011-12-21 Thread Srikanth Lakshmanan
FYI

-- Forwarded message --
From: Sumana Harihareswara suma...@wikimedia.org
Date: Thu, Dec 22, 2011 at 00:57
Subject: Re: [Wikimediaindia-l] Pune hackathon scheduled 10-12 February 2012
To: wikimediaindi...@lists.wikimedia.org


On 12/14/2011 12:24 PM, Sumana Harihareswara wrote:
 You are invited to the Pune Wikimedia hackathon.

 Date: 10-12 February 2012
 Venue: Symbiosis Institute of Computer Studies  Research (SICSR) at
 Symbiosis International University, Pune
 Extremely rough event page, soon to get more details:
 https://www.mediawiki.org/wiki/Pune_Hackathon_Feb_2012

 A Wikimedia hackathon is a chance to learn how to develop using
 MediaWiki, Phonegap, and our other technologies, and to work alongside
 experts. Software engineers, designers, and translators are welcome.
 We're tentatively planning to focus on internationalisation and
 localisation, mobile and offline Wikipedia access, and the gadgets
 framework.  I aim to get more details in the next two weeks.

 If you're interested, please leave your name and your email address, or
 a link to your user page, on that event page. (A real registration
 system is coming soon.)  Thanks!

 And please feel free to publicize this elsewhere.  I've heard that, when
 marketing, you have to get the message to the recipient three times in
 three different ways before you have a good chance they've noticed it.
 So if you need something to help get the word out -- a sample
 tweet/dent, a leaflet, etc. -- let me know.

 Thanks!


The registration page (to request an invitation to attend) is now open.

Shortlink: http://is.gd/rjpNOA

Full link:
https://docs.google.com/a/wikimedia.org/spreadsheet/viewform?hl=en_USformkey=dEpiYTU3eTlaTkUxRUx1RlcwSFN2WFE6MQ#gid=0

--
Sumana Harihareswara
Volunteer Development Coordinator
Wikimedia Foundation


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


[Ilugc] [TIP] some C

2011-12-21 Thread Girish Venkatachalam
C programming is something everyone in India learns; at least whoever
has studied any of the core branches.

And many may not know how to compile and run a C program in a Linux box.

Here are some utter basics.

$ cat i.c
#include stdio.h
int
main() {
  printf(Hello World\n);
}

$ make i

or

$ gcc i.c

will get you the result.

The output file is either in i or a.out.

You can do a

$ ls -ltr

to figure out the latest file created.

Of course you should not compile C on UNIX without knowing some basic
UNIX commands.

A compiler like gcc only converts the source code of C into assembly.
You need a linker(ld) and an assember
 like gas to convert the assembly to machine code that is executed in the CPU.

Now C coding is about thinking a lot and not just getting your job
done without programming hassle.

In fact it is impossible to do C coding without design skills and no
high level design can be done without C coding
 experience.

In fact C is a language that demands an extremely high degree of
commitment, intellect and experience.

However most people seem to know many basic C programming concepts and
have experience running C code.

As to the IT industry I think any IT company in India depends on C
only as much as 20% or so.

Rest of the people get on with peripheral skills.

-Girish

-- 
G3 Tech
Networking appliance company
web: http://g3tech.in  mail: gir...@g3tech.in
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [TIP] shell variables

2011-12-21 Thread Version Control Buddy
 Girish ,

 Instead of talking about if and while in shell, which is present in
 every programming language ( Anyone with some programming knowledge
 should be able to figure this out in no time), why not talk about
 regular expression and sed and awk.  which are more intresting than
 looping constructs.


ashwin, rather than instructing others it would be a good idea to do it
yourself ?
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] OAOD (gufw)

2011-12-21 Thread Dhastha
Application: gufw

What it is:

gufw is a simple and friendly GUI frontend for the powerful iptables
kernel module on Ubuntu distro. It allows an easy management of the
inbound and outbound rules using wizard-like graphical menus and is
extremely suitable for new or less knowledgeable users.

To know more about:

http://gufw.tuxfamily.org/

To install in Ubuntu:

sudo apt-get install gufw

-- 




Cheers,

Dhastha
Project staff
Indian Institute of Technology, Bombay

My experience on Linux:   http://dhastha.wordpress.com
Member of KanchiLUG :   http://www.kanchilug.wordpress.com
OAOD                        :   http://dowithlinux.wordpress.com
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] What should be the problem?

2011-12-21 Thread vignesh rajendran
On Sat, Dec 17, 2011 at 6:38 PM, Prasanna Venkadesh prasmai...@gmail.comwrote:

 Dear luggies,

 One of my friend is running his laptop powered with LinuxMint 11 + dual
 boot windows and he uses Reliance Broadband + USB Modem manufactured my ZTE
 corporation for internet connection.

 According to his Data plan when some data limit is reached, the speed of
 connection will drop from 3.1 Mbps to 256 kbps.

 When the speed drops, he is unable to get internet connection in linux and
 he can access internet via windows in the same laptop using the Front-end
 developed for the modem.

 Now whats happening? What should be the problem? How can this be resolved?

 He feels like just for this reason i need to switch to windows (he wants a
 solution for this in linux).

 Even i have tried in my laptop running fedora 16 updated till date and
 modem gets detected, configuration done, yet not getting connected.

 Thanks in advance :-)

 --
 Regards,
 Prasanna Venkadesh

 
 PuduvaiLUG (puduvai Linux Users Group): http://puduvailug.wordpress.com/

 FOSS Jobs all over India: http://fossjobs.in
 ___
 ILUGC Mailing List:
 http://www.ae.iitm.ac.in/mailman/listinfo/ilugc



Check *ppp0* device is in *ifconfig -a  *


-- 
Regards

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


[Ilugc] Code metric tool for ruby on rails

2011-12-21 Thread Saravanan Selvamani
Hi ,
  Currently i m working in ruby on rails project . For the we need
a code metrics tool . please suggest some tool . thanks in advance.
regards
P.S.Saravanan

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


Re: [Ilugc] What should be the problem?

2011-12-21 Thread Prasanna Venkadesh
Thanks for all your replies, let me check and tell you all.

-- 
Regards,
Prasanna Venkadesh

PuduvaiLUG (puduvai Linux Users Group): http://puduvailug.wordpress.com/

FOSS Jobs all over India: http://fossjobs.in
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] Need help for final Year Project

2011-12-21 Thread aravindh aravindh
Hi luggies,

My friend is in need of Final Year Project Guide Who could help him in CMU
sphinx(Speech Recognition Tool).
Please  who are Good Enough in CMU sphinx can Help him to complete his
Project.

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


[Ilugc] Chennai Python Users Group, Monthly Meet

2011-12-21 Thread Vijay Kumar B .
= December Monthly Meet Announcement

== Date  Time

24 Dec
3:00pm to 5:00pm

== Venue

Zilogic Systems,
Fourth Main Road,
Kamaraj Nagar,
Thiruvanmiyur,
Chennai

Location map: http://www.zilogic.com/contact.html

== Agenda

  1. Lightning Talks - 60 min.

 - Closures - Vijay Kumar
 - Python  MySQL - Abdul
 - String Handling - Rengaraj
 - Python  WxWidgets - Bala

 If you would like to give a lightning talk, just come prepared,
 we will be able to accommodate you.

  2. PyCon 2011 Video: Hidden Treasures in the Standard Library
 by Doug Hellmann - 30 min.

 Doug Hellmann is the man behind the Python Module of the Week
 (PyMOTW). http://www.doughellmann.com/PyMOTW/ This presentation
 by Doug Hellman covers features of the standard library not
 widely known or used. Each feature is presented with a short
 demonstration program and explanation.

Regards,
Vijay 

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


Re: [Ilugc] Need help for final Year Project

2011-12-21 Thread Shrinivasan T
On Thu, Dec 22, 2011 at 11:36 AM, aravindh aravindh
aaravindh...@gmail.com wrote:

 Hi luggies,

 My friend is in need of Final Year Project Guide Who could help him in CMU
 sphinx(Speech Recognition Tool).
 Please  who are Good Enough in CMU sphinx can Help him to complete his
 Project.


Ask him to join the list and let his ask his queries :-)

What kind of help he need?
Did he install the sphinx and test it?

ask him to contact the irc and develop mailing list of sphinx
for any coding assistance in sphinx.

Ask him to read
http://www.shakthimaan.com/downloads/glv/presentations/i-want-2-do-project-tell-me-wat-2-do.pdf



--
Regards,
T.Shrinivasan


My Life with GNU/Linux : http://goinggnu.wordpress.com
Free/Open Source Jobs : http://fossjobs.in

Get CollabNet Subversion Edge :     http://www.collab.net/svnedge
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


Re: [Ilugc] [TIP] shell variables

2011-12-21 Thread Mohan L
On Thu, Dec 22, 2011 at 12:11 AM, ashwin kesavan ashwin@gmail.comwrote:

 On 20 December 2011 07:36, Girish Venkatachalam
 girishvenkatacha...@gmail.com wrote:
 

  Now, let us look at a simple while loop with counting. As I said, for
  is only an iterator. It is not a
   real loop like while.
 
  $ cat i.sh
  let i=100
 
  while [ $i -gt 0 ];
  do
 echo $i
 let i--
  done
 
  This is a nice way to iterate with a while loop.
 
  I repeat.
 
  for takes a list of values beforehand and runs the loop thro' them
  like list of files or
   list of numbers or list of strings or a combination.
 
  while has a condition like in C and runs the loop infinitely till the
  condition is true.
 

 Girish ,

 Instead of talking about if and while in shell, which is present in
 every programming language ( Anyone with some programming knowledge
 should be able to figure this out in no time), why not talk about
 regular expression and sed and awk.  which are more intresting than
 looping constructs.


 --ashwin


Ashwin,

Please don't see it as simple if construct.  There are lot of attention
required while used to evaluate expressions .

See the deff here : http://mywiki.wooledge.org/BashFAQ/031

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