Re: [Ilugc] Opencv Face Detection Stall
On Tue, Sep 8, 2009 at 11:46 AM, Common Man wrote: >>On Sun, Sep 6, 2009 at 11:11 PM, Ranjith Kumar wrote: >> >> >> Hai, >> On SFD-09 me and my team pleasure to place a stall topic on "OpenCV Face >> Detection". >We use our laptop all we required is a place and power.So I >> kindly request you to arrange it. > > What are you going to showcase ? Just the default face recognition > demos available in opencv or are you going to show some applications > developed by you using opencv ? > > Common Man Dear Common Man, If you interested to know, come and attend the SFD-2009 or please wait the team may send their plan through proper channel before SFD-2009 . The main aim of the stall is create awareness among the audience(is there a area to work other then LAMP). Thanks & Rg Mohan L ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] How to find the OS installed date?
On Tuesday 08 Sep 2009, narendra sisodiya wrote: > On Mon, Sep 7, 2009 at 11:56 PM, sankar.k wrote: > > hi friends > > > > i installed ubuntu 9.04 how to find when i was > > installed my os date? > > > > IDK ubuntu but in fedora the dirty way is > > $ su > # cd /root > # ls -l anaconda-ks.cfg The above is valid for Redhat/Fedora (or derivatives thereof). OP's distro is Ubuntu. -- Arun Khan ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] kcron is missing
On Tue, Sep 8, 2009 at 12:11 PM, M K Saravanan wrote: > Hi, > > I am using Fedora 11. kcron documentation says, it is a part of > kdeadmin package. After doing "yum install kdeadmin", the > installation went successfully. But I don't see "kcron" installed. > If I run "kcron" on the command prompt as root, it says "command not > found" error. > > Does anyone know a solution for this? Check http://books.google.co.in/books?id=NVOU1gnCZ_wC&pg=PT76&lpg=PT76&dq=kcron+fedora+11&source=bl&ots=duBECkT5iU&sig=EllbsmDGgKz63hlhdYgOrXOPm6A&hl=en&ei=BSymSpr8Mc-fjAfmmdG7Dg&sa=X&oi=book_result&ct=result&resnum=3#v=onepage&q=&f=false The book is on F11. It tells you how to use kcron and gives more info on cron. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] any APIs available for Flash SWF file format
Hi all, i need to read a "Flash SWF file" or "Flash FLA file" programmatically.. both these file formats are binary formats from Adobe is there any library or API for this ... if anyone knows abt this, pls direct me... Thanks, Selvakumar ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] Problem in DNAT & Squid & DNS connectivity
Dear All, Thanks for Mohan sundaram for the support >From Server Side, 1Yes Ping works contnously with External Static Ip 2.I Put DNS in Server But DNS having Problem able to ping from server itself but not from clients ( I given static dns server ip in resolv.conf file then it is working name resolution google.com yahoo.com generally it works well 3. From server side every thing works well >From Client Side 1. Able to Browse via squid ( but limited time only then Error State as Connection time out, Network time out , at the same time i check in server everything works well ie browsing) some time client machine not able to ping the server IPs ( limited time only ) while activate server as a router able to ping static ip like google, yahoo from cleints , 2. Not able to send Mails via outlook 3. 10 minutes or 8 minutes automatically not able to connect with server ips 4. yahoo, google. gmail are not able to ping from client side 5 here i attached the output of iptables iformation Table: nat Chain PREROUTING (policy ACCEPT) num target prot opt source destination 1DNAT tcp -- 0.0.0.0/00.0.0.0/0 tcp dpt:80 to:172.16.2.2:8080 2REDIRECT tcp -- 0.0.0.0/00.0.0.0/0 tcp dpt:80 redir ports 8080 Chain POSTROUTING (policy ACCEPT) num target prot opt source destination 1MASQUERADE all -- 0.0.0.0/00.0.0.0/0 Chain OUTPUT (policy ACCEPT) num target prot opt source destination Table: mangle Chain PREROUTING (policy ACCEPT) num target prot opt source destination Chain INPUT (policy ACCEPT) num target prot opt source destination Chain FORWARD (policy ACCEPT) num target prot opt source destination Chain OUTPUT (policy ACCEPT) num target prot opt source destination Chain POSTROUTING (policy ACCEPT) num target prot opt source destination Table: filter Chain INPUT (policy DROP) num target prot opt source destination 1ACCEPT all -- 0.0.0.0/00.0.0.0/0 2ACCEPT all -- 0.0.0.0/00.0.0.0/0 state RELATED,ESTABLISHED 3ACCEPT all -- 0.0.0.0/00.0.0.0/0 4LOGall -- 0.0.0.0/00.0.0.0/0 LOG flags 0 level 4 5DROP all -- 0.0.0.0/00.0.0.0/0 Chain FORWARD (policy ACCEPT) num target prot opt source destination 1ACCEPT all -- 0.0.0.0/00.0.0.0/0 Chain OUTPUT (policy ACCEPT) num target prot opt source destination 1ACCEPT all -- 0.0.0.0/00.0.0.0/0 2ACCEPT all -- 0.0.0.0/00.0.0.0/0 Note : My Requirement isAll windows get Internet , Remote Desktop, Team viewer, Skype, via linux only linux is the Ruler I am not use any Domain based login From client side( this is the Later Implementation ) Expect your Positive suggestion with Regards, Mettur Mohan 09715407268 On Mon, Sep 7, 2009 at 10:58 PM, mettur salem wrote: > > 1.still i have problem in internet connectivity ( network connection > timeout internet is via squid proxy server ) > 2. so i stoped the firewall now not net connecitivity problem but Remote > desktop connection not able to do from windows pc (ie, (not able) packets > are moved to reach linux server and going outside ) Turning off the firewall is not the solution. Configure the firewall to allow outgoing HTTP/HTTPS connections. So also SMTP/POP3. > 3. outlook mails are not able to delivered I installed the proxy address ( > smtp mail.parveen.com , pop3 mail.parveen .com ) > 4. so i put dns in server and checked still i am not able to send and > receive the outlook mails via linux server > 5. i checked the squid logs files no packets regarding the mail > information only web caching is working well via squid proxy Squid is not a SMTP/POP proxy and so you will not see that. Furthermore, you are only doing a redirect for HTTP to squid. How would SMTP or POP go thro' a proxy (if installed) for those protocols? > > I expect your valuable suggestion I thank to all especially arun sag his > mail in burntomlete in squid is super thanks ( i like load balancing but now > i am not move there still i have problem ) >You'll need to go thro' this resolution in a systematic manner. Stop, >resolve a step and then proceed. >1. Check if server's internet connection is working properly. Can be >verified by pinging an external IP. >2. Check if name resolution works properly on the server. Can be >verified by pinging a name like yahoo.com. >3. Check if firewall allows HTTP(s)/POP(s)/SMTP(s)/RDP by trying the .>browser, RDP client and mail client like Thunderbird on the server This clears the server side. Next, lets come to the client. >1. Ping the server IP and check it is reachable. Am assuming that machine is als
[Ilugc] can i import SWF file thro PHP ?
Hi all, can i import a "Adobe Flash SWF file" thro PHP and read the contents of that SWF file ? as far i have seen PHP only supports creation of SWF files on-the-fly (ie dynamicaly) if anyone finds this , pls reply me back. Thanks, Selvakumar ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] can i import SWF file thro PHP ?
Hi, What you are going to do by importing a SWF file in php? As it is a binary file, you cant extract any content from it. If you want to display swf files in browser, use embed command in html. -- Regards, T.Shrinivasan My experiences with Linux are here http://goinggnu.wordpress.com For Free and Open Source Jobs http://fossjobs.wordpress.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Remote Desktop Through Gateway Server
On Sun, Sep 6, 2009 at 11:56 AM, Amit Dey wrote: > > I am running Fedora 11. > I want to remotely login into a system with "Windows Server 2008" installed > and through a "Remote Desktop Gateway Server" > Does rdesktop support this ? > Any other tool that supports this ? If your remote desktop port is open and properly forwarded then you can connect from anywhere. For LAN there is no problem you can easily use rdesktop. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] SDCC [Re]Installation???
csmg sarma wrote: I installed sdcc on ubuntu JJ with: $ sudo apt-get install sdcc I want to know what went wrong with "apt-get install". Did anyone come across this before? Based on the descriptions on packages.ubuntu.com, you probably require sdcc-nf [non-free] from the multiverse repository. Regards, Senthil ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] error parsing the RHN proxy settings
Hi all While making an attempt to install any packages or rpm on RHEL 5.2, I get the following error as follows. The suggestions to debug this error shall be highly appreciated & regarded # yum install phpmyadmin Loading "security" plugin Loading "rhnplugin" plugin There was an error parsing the RHN proxy settings. RHN support will be disabled. Setting up Install Process Parsing package install arguments No package phpmyadmin available. Nothing to do [r...@linux local]# with regards s.mahalingam ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] can i import SWF file thro PHP ?
Hey man, i know its binary file. but i wanna read its contents as per Adobe file format specification. there are APIs to do this i know. but my query is whether any such API or provision is there thro PHP. Anyway thanks for ur interests. Pls keep updating regarding this. Thanks, Selvakumar - Original Message From: Shrinivasan T To: ILUG-C Sent: Tuesday, September 8, 2009 6:12:25 PM Subject: Re: [Ilugc] can i import SWF file thro PHP ? Hi, What you are going to do by importing a SWF file in php? As it is a binary file, you cant extract any content from it. If you want to display swf files in browser, use embed command in html. -- Regards, T.Shrinivasan My experiences with Linux are here http://goinggnu.wordpress.com For Free and Open Source Jobs http://fossjobs.wordpress.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] error parsing the RHN proxy settings
hi i think you are not a RHN subscriber. If yes then you have to go for epel packages download the repos from epel https://fedoraproject.org/wiki/EPEL checkout the above link. On Tue, Sep 8, 2009 at 7:13 PM, Mahalingam Subramaniam wrote: > Hi all > While making an attempt to install any packages or rpm on RHEL 5.2, I get > the following error as follows. The suggestions to debug this error shall be > highly appreciated & regarded > # yum install phpmyadmin > Loading "security" plugin > Loading "rhnplugin" plugin > There was an error parsing the RHN proxy settings. > RHN support will be disabled. > Setting up Install Process > Parsing package install arguments > No package phpmyadmin available. > Nothing to do > [r...@linux local]# > with regards > s.mahalingam > ___ > To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with > "unsubscribe " > in the subject or body of the message. > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > -- Thank You Best Regards Yuvaraj L ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] T-shirts for SFD
Hi, I want 5 SFD t-shirts. 3 'M' size wit collar, 1 'M' size without collar, 1 'S' size wit collar. Can u plz tell how to make the payment? when n where shall i get those tshirts? ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] SDCC [Re]Installation???
Hi all, I installed sdcc on ubuntu JJ with: $ sudo apt-get install sdcc The installation was successful but the 8051 sample codes didn't compile. Later I learnt that the include folder was not having all headers [in this case 8051.h] and many sub folders [mcs51, z80, picXX] were empty. But "man sdcc" worked fine. I uninstalled sdcc and downloaded this package: http://sdcc.sourceforge.net/snapshots/i386-unknown-linux2.5/sdcc-snapshot-i386-unknown-linux2.5-20090817-5492.tar.bz2 from http://sdcc.sourceforge.net/snap.php#Linux and followed the installation steps given in the tar file. This time it worked! The code compiled and all headers are available now. This is a snapshot of find: $ find /usr/ -name "8051.h" /usr/local/share/sdcc/include/mcs51/8051.h I want to know what went wrong with "apt-get install". Did anyone come across this before? regards, Sarma ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Firefox not browsing any pages
On Tue, Sep 8, 2009 at 10:04 PM, arulmozhi wrote: > In my office, I installed ubuntu 9.04, which is connected thro LAN > connection. But the server connection is windows os. I cannot browse any > pages thro firefox. please advice me the configuration settings in my > system. > regards > I assume the windows server is your proxy server. If that's the case, go to Firefox Edit > Preferences > Advanced > Network > Settings and select 'Manual Proxy configuration' and enter your server ip and the port on which its listening for proxy connections. regds, mano ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Obama and Linux
On Tue, Sep 8, 2009 at 10:07 PM, Swapnil Bhartiya < swapnil.bhart...@gmail.com> wrote: > > > > > > Because he may not know about Ubuntu and Linux kernel; :) But almost > > everyone in U.S knows about an iphone. > > -- > > > > But if he did speak about GNU/Linux, it would have made people curious > about > it... > > He wants young people to create something of great value. You are bothered he is not talking about the license they should use if they create something of value! A case of putting the cart before the horse :-) regds, mano ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Obama and Linux
Hi, On Tue, Sep 8, 2009 at 10:07 PM, Swapnil Bhartiya < swapnil.bhart...@gmail.com> wrote: > > >But if he did speak about GNU/Linux, it would have made people curious > about > >it... you write for LFY right? welcome to ILUGC! =D -- A computer is like air conditioning: it becomes useless when you open windows. <-Fighting 4 Freedom-> ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Obama and Linux
> > > you write for LFY right? welcome to ILUGC! =D > > -- > Yes I do. Thanks:-) Swapnil ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] problem with python syncdb
On Mon, Sep 7, 2009 at 6:56 AM, Girish Venkatachalam < girishvenkatacha...@gmail.com> wrote: > > I am sure lug is filled with people many times better than me at Python. > > Please send the script as attachment or paste it in the mail. > > I will look at it. > > My new error is: * psycopg2.InternalError: current transaction is aborted, commands ignored until end of transaction block * when i run the command: python manage.py syncdb Here is the full error: *[r...@fedora fixmystreet]# python manage.py syncdb local_settings.py not set; using default settings local_settings.py not set; using default settings Traceback (most recent call last): File "manage.py", line 11, in execute_manager(settings) File "/usr/lib/python2.6/site-packages/django/core/management/__init__.py", line 362, in execute_manager utility.execute() File "/usr/lib/python2.6/site-packages/django/core/management/__init__.py", line 303, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 195, in run_from_argv self.execute(*args, **options.__dict__) File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 221, in execute self.validate() File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 249, in validate num_errors = get_validation_errors(s, app) File "/usr/lib/python2.6/site-packages/django/core/management/validation.py", line 28, in get_validation_errors for (app_name, error) in get_app_errors().items(): File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 131, in get_app_errors self._populate() File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 58, in _populate self.load_app(app_name, True) File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 74, in load_app models = import_module('.models', app_name) File "/usr/lib/python2.6/site-packages/django/utils/importlib.py", line 35, in import_module __import__(name) File "/opt/fixmystreet/mainapp/models.py", line 3, in from django.contrib.gis.db import models File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/__init__.py", line 5, in from django.contrib.gis.db.models.aggregates import * File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/aggregates.py", line 2, in from django.contrib.gis.db.backend import SpatialBackend File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/__init__.py", line 12, in from django.contrib.gis.db.backend.postgis import create_test_spatial_db, get_geo_where_clause, SpatialBackend File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/__init__.py", line 4, in from django.contrib.gis.db.backend.postgis.adaptor import PostGISAdaptor File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/adaptor.py", line 5, in from django.contrib.gis.db.backend.postgis.query import GEOM_FROM_WKB File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/query.py", line 27, in version_tuple = postgis_version_tuple() File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/management.py", line 45, in postgis_version_tuple version = postgis_lib_version() File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/management.py", line 25, in postgis_lib_version return _get_postgis_func('postgis_lib_version') File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/management.py", line 13, in _get_postgis_func cursor.execute('SELECT %s()' % func) psycopg2.InternalError: current transaction is aborted, commands ignored until end of transaction block * Can you help me out? -- Best, Zico ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] Firefox not browsing any pages
In my office, I installed ubuntu 9.04, which is connected thro LAN connection. But the server connection is windows os. I cannot browse any pages thro firefox. please advice me the configuration settings in my system. regards arulmozhi r ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Obama and Linux
On Tue, Sep 8, 2009 at 6:18 PM, Swapnil Bhartiya wrote: > Ubuntu or Linux kernel? He want all American kids to become tyrants like > Steve Jobs? "Tyrants" - Google gives me the following synonym (a cruel and oppressive dictator ) and thats something I am sure Obama wouldn't have mentioned or even thought of. An example of how media "blows" up things. Apple created iPod and it was freaking successful to the extent that my mom (50 years old) calls every damn mp3 player an iPod. I would not be surprised if in a year or so people start asking "Can I have your iPhone number please". And he picked up a very appropriate consumer product to inspire kids. Imagine he speaking on them creating the next "linux" kernel. Do you really think the majority of kids will get inspired and their creativity circuits in their brain triggered by that? Think! and calling individuals tyrants is uncalled for on a public mailing list :) Thanks for your understanding. With Best Regards, Aanjhan ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] any APIs available for Flash SWF file format
> i need to read a "Flash SWF file" or "Flash FLA file" programmatically.. a simple google search reveals these http://swfdec.freedesktop.org/wiki/ http://sourceforge.net/projects/libswf/ http://sswf.sourceforge.net/libsswf/ -- Thanks & Regards, Siva Chandran P ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] Obama and Linux
In his speech today, while spealing to school kids, Obama talks about you can be the next one to create an iPhone, but why not the one to create Ubuntu or Linux kernel? He want all American kids to become tyrants like Steve Jobs? -- Swapnil Bhartiya ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Problem in DNAT & Squid & DNS connectivity
Hello Mettur Salem Mohan, On Tue, Sep 8, 2009 at 5:43 PM, mettur salem wrote: > Dear All, > > Thanks for Mohan sundaram for the support > Please avoid top posting and spawning new threads for every reply to a same thread. It makes it difficult/impossible to look back some time later. Please do go through this for a start - http://www.catb.org/~esr/faqs/smart-questions.html. Regards, Guruprasad ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] SFD2009-T.Shirts
Hi Ram, i am from Coimbatore. I need one Tshirt (medium) with collar. would you inform the amount details along with the postal charges means, it will be good..\ Waiting for u r reply.. On Thu, Sep 3, 2009 at 7:46 AM, Raman.P wrote: > Dear luggies, > > I am dropping the idea of preparing Kurta as there is no response. > Enquired about T-Shirts - Cost Rs.90-100 for round neck, 125-135 for > collared one. Minimum order 30. > > Should I proceed with T-Shirt preparation? > > Raman.P > blog:http://ramanchennai.wordpress.com/ > > > Looking for local information? Find it on Yahoo! Local > http://in.local.yahoo.com/ > ___ > To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with > "unsubscribe " > in the subject or body of the message. > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Obama and Linux
> > > Because he may not know about Ubuntu and Linux kernel; :) But almost > everyone in U.S knows about an iphone. > -- > But if he did speak about GNU/Linux, it would have made people curious about it... swapnil ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Obama and Linux
Hi, On Tue, Sep 8, 2009 at 9:48 PM, Swapnil Bhartiya wrote: > >In his speech today, while spealing to school kids, Obama talks about you > >can be the next one to create an iPhone, but why not the one to create > >Ubuntu or Linux kernel? He want all American kids to become tyrants like > >Steve Jobs? > Because he may not know about Ubuntu and Linux kernel; :) But almost everyone in U.S knows about an iphone. -- A computer is like air conditioning: it becomes useless when you open windows. <-Fighting 4 Freedom-> ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] Re: Obama and Linux
Aanjhan R writes: > > On Tue, Sep 8, 2009 at 6:18 PM, Swapnil > Bhartiya wrote: > > Ubuntu or Linux kernel? He want all American kids to become tyrants like > > Steve Jobs? > > "Tyrants" - Google gives me the following synonym (a cruel and > oppressive dictator ) See the documentary film "Pirates of silicon valley".Then you can say weather steve is a tyrant or not.I dont know how he is now.At least he was a tyrant once. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] Open Source - Linux System Admin for Global Internet Firm at Bangalore
Dear Members, For one of the Internet Major - Indian Operations based at Bangalore, Looking for Lead Linux System Professionals with Good Perl or Shell or PHP or Python. Exp - 8+ years, Atleast 6 years in Linux. Location: Bangalore. Compensation: Open If you are the Open Source Geek and Fit the Bill, Reply back to this mail with your details. Regards- Gopal Devarajan. TA Team, Global Internet Firm. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] python manage.py syncdb problem
Hi, I have been trying to install fixmystreet in one of my Fedora 11 machine. In one step, i need to enter the command to sync my database. Command is: *python manage.py syncdb *But, here, i get the error: *psycopg2.InternalError: current transaction is aborted, commands ignored until end of transaction block * Here is the full error: [r...@fedora fixmystreet]# python manage.py syncdb local_settings.py not set; using default settings local_settings.py not set; using default settings Traceback (most recent call last): File "manage.py", line 11, in execute_manager(settings) File "/usr/lib/python2.6/site-packages/django/core/management/__init__.py", line 362, in execute_manager utility.execute() File "/usr/lib/python2.6/site-packages/django/core/management/__init__.py", line 303, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 195, in run_from_argv self.execute(*args, **options.__dict__) File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 221, in execute self.validate() File "/usr/lib/python2.6/site-packages/django/core/management/base.py", line 249, in validate num_errors = get_validation_errors(s, app) File "/usr/lib/python2.6/site-packages/django/core/management/validation.py", line 28, in get_validation_errors for (app_name, error) in get_app_errors().items(): File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 131, in get_app_errors self._populate() File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 58, in _populate self.load_app(app_name, True) File "/usr/lib/python2.6/site-packages/django/db/models/loading.py", line 74, in load_app models = import_module('.models', app_name) File "/usr/lib/python2.6/site-packages/django/utils/importlib.py", line 35, in import_module __import__(name) File "/opt/fixmystreet/mainapp/models.py", line 3, in from django.contrib.gis.db import models File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/__init__.py", line 5, in from django.contrib.gis.db.models.aggregates import * File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/models/aggregates.py", line 2, in from django.contrib.gis.db.backend import SpatialBackend File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/__init__.py", line 12, in from django.contrib.gis.db.backend.postgis import create_test_spatial_db, get_geo_where_clause, SpatialBackend File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/__init__.py", line 4, in from django.contrib.gis.db.backend.postgis.adaptor import PostGISAdaptor File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/adaptor.py", line 5, in from django.contrib.gis.db.backend.postgis.query import GEOM_FROM_WKB File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/query.py", line 27, in version_tuple = postgis_version_tuple() File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/management.py", line 45, in postgis_version_tuple version = postgis_lib_version() File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/management.py", line 25, in postgis_lib_version return _get_postgis_func('postgis_lib_version') File "/usr/lib/python2.6/site-packages/django/contrib/gis/db/backend/postgis/management.py", line 13, in _get_postgis_func cursor.execute('SELECT %s()' % func) *psycopg2.InternalError: current transaction is aborted, commands ignored until end of transaction block * -- Best, Zico ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] Linux operating system for touchscreen tablet PC
Hi Luggies ! What would be the recommended distro for a touchscreen tablet netbook ? It is not just a question of replacing mouse by touchscreen but an OS designed for touchscreen operation like MID ( Mobile Internet Device ) I find options like Moblin but seem to work only with Intel processors . Is there a suitable OS for MID platform like maemo ( http://maemo.org/ ) It is not clear if Ubuntu MID version runs on all CPU ( non-intel like AMD and VIA) Cheers Varadarajan ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] do you need a CMS?
Hi, > > > Improve lives with open source. > Our Mission > >* Outreach to educate about benefits derived from open source. >* Promote open standards. >* Promote interoperability. >* Provide a safe place for newcomers to learn. >* Help people find gainful employment. >* Support open source communities, projects, foundations, and start ups. >* Help educators be more effective. >* Help companies, communities, academics interested in open source > to connect. > > Sorry to hijack this thread, a matter of foot note, NRCFOSS may also have these objectives as vision, they are using Mambo for their website , a cms written in Php. cheers, Thyagarajan ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] Indian Govt gives free software in local languages
Indian Government releases free fonts and software in local languages. http://epaper.timesofindia.com/Default/Scripting/ArticleWin.asp?From=Archive&Source=Page&Skin=TOINEW&BaseHref=CAP/2009/09/08&PageLabel=17&ForceGif=true&EntityId=Ad01707&ViewMode=HTML&GZ=T -- Regards, T.Shrinivasan My experiences with Linux are here http://goinggnu.wordpress.com For Free and Open Source Jobs http://fossjobs.wordpress.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] python manage.py syncdb problem
On Wed, Sep 9, 2009 at 12:00 AM, Zico wrote: > Hi, > > I have been trying to install fixmystreet in one of my Fedora 11 machine. In > one step, i need to enter the command to sync my database. Command is: *python > manage.py syncdb > > *But, here, i get the error: > > *psycopg2.InternalError: current transaction is aborted, commands ignored > until end of transaction block > * > Here is the full error: > > [r...@fedora fixmystreet]# python manage.py syncdb > local_settings.py not set; using default settings > local_settings.py not set; using default settings > Traceback (most recent call last): You can try modifying local_settings.py and try. But there is no guarantee it will work. The stack trace does not suggest anything else and there are no sources to see. -Girish -- Gayatri Hitech web: http://gayatri-hitech.com SpamCheetah Spam filter: http://spam-cheetah.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Firefox not browsing any pages
On Tue, Sep 8, 2009 at 10:04 PM, arulmozhi wrote: > In my office, I installed ubuntu 9.04, which is connected thro LAN > connection. But the server connection is windows os. I cannot browse any > pages thro firefox. please advice me the configuration settings in my > system. Who installed the server? Ask him. It is not very sensible to use Windoze for server purposes but. -Girish -- Gayatri Hitech web: http://gayatri-hitech.com SpamCheetah Spam filter: http://spam-cheetah.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Linux operating system for touchscreen tablet PC
On Wed, Sep 9, 2009 at 12:07 AM, varadarajan narayanan wrote: > Hi Luggies ! > > What would be the recommended distro for a touchscreen tablet netbook ? > > It is not just a question of replacing mouse by touchscreen but an OS > designed for touchscreen operation like MID ( Mobile Internet Device ) > I find options like Moblin but seem to work only with Intel processors . > Is there a suitable OS for MID platform like maemo ( http://maemo.org/ ) > It is not clear if Ubuntu MID version runs on all CPU ( non-intel like > AMD and VIA) The IISc simputer project by Picopeta and later Geodesic uses linux for their touchscreen interface but I have no experience or idea on what you are talking. You can ask my friend ksvi...@gmail.com and mention my name. He will surely help. Best of luck! -Girish -- Gayatri Hitech web: http://gayatri-hitech.com SpamCheetah Spam filter: http://spam-cheetah.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] Re: Indian Govt gives free software in local languages
Shrinivasan T writes: > > Indian Government releases free fonts and software in local languages. > > http://epaper.timesofindia.com/Default/Scripting/ArticleWin.asp?From=Archive&Source=Page&Skin=TOINEW&BaseHref=CAP/2009/09/08&PageLabel=17&ForceGif=true&EntityId=Ad01707&ViewMode=HTML&GZ=T > Have you noticed that the free software site[1] of Indian government uses asp.What a blender!and moreover they are using Microsoft-IIS/7.0 (Webserver).[2] [1]http://www.ildc.in [2]http://www.quarkbase.com/ildc.in ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Remote Desktop Through Gateway Server
On Tue, Sep 8, 2009 at 6:59 PM, Mehul Ved wrote: > On Sun, Sep 6, 2009 at 11:56 AM, Amit Dey wrote: >> >> I am running Fedora 11. >> I want to remotely login into a system with "Windows Server 2008" installed >> and through a "Remote Desktop Gateway Server" >> Does rdesktop support this ? >> Any other tool that supports this ? > > If your remote desktop port is open and properly forwarded then you > can connect from anywhere. For LAN there is no problem you can easily > use rdesktop. I dunno what discussion this was about. I have had great success with using VNC for accessing Windoze and linux boxes remotely. When my US visa application got turned down by our merciful, charitable and most wonderful US consulate in Chennai in all fairness ;), my customer in Califorinia setup VNC and I executed my project sitting in slum Tambaram. ;) How is this eh? Talk of a puny computer in the most backward area in Chennai talking to the goldmine of America, the richest nation using VNC? It was most useful for the project and I had some difficulty in the beginning getting used to the latency under linux but on Windoze there was no problem at all. Little bit not much. You don't need much bandwidth. I have heard good things about rdesktop too. -Girish -- Gayatri Hitech web: http://gayatri-hitech.com SpamCheetah Spam filter: http://spam-cheetah.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] python manage.py syncdb problem
On Wed, Sep 9, 2009 at 1:12 AM, Girish Venkatachalam < girishvenkatacha...@gmail.com> wrote: > You can try modifying local_settings.py and try. But there is no > guarantee it will work. > > actually...there is no local_settings.py file there!! Because, i haven`t created anything!! -- Best, Zico ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] Re:Re: Firefox not browsing any pages (Mano)
On Tue, Sep 8, 2009 at 10:04 PM, arulmozhi wrote: > In my office, I installed ubuntu 9.04, which is connected thro LAN > connection. But the server connection is windows os. I cannot browse any > pages thro firefox. please advice me the configuration settings in my > system. > regards > I assume the windows server is your proxy server. If that's the case, go to Firefox Edit > Preferences > Advanced > Network > Settings and select 'Manual Proxy configuration' and enter your server ip and the port on which its listening for proxy connections. regds, mano Thanks, but in windows xp, no proxy server settings. i.e 'auto detect proxy settings' in 'internet options DNS server settings are manual.i.e two dns servers one primary server and second is alternate. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] SFD2009-T.Shirts
People requiring T-Shirt can register in the following link. http://www.lynusacademy.com/sfd-t-shirt-registration Note: a. T-Shirts will be distributed during SFD. b. For those unable to get at SFD, collect it from Lynus academy c. Right now we do not have facility to deliver any otherway. We are exploring. Raman.P blog:http://ramanchennai.wordpress.com/ Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] SFD2009-T.Shirts
On Wednesday 09 Sep 2009 5:30:56 am Raman.P wrote: > People requiring T-Shirt can register in the following link. > > http://www.lynusacademy.com/sfd-t-shirt-registration > > Note: a. T-Shirts will be distributed during SFD. > b. For those unable to get at SFD, collect it from > Lynus academy > c. Right now we do not have facility to deliver any otherway. > We are exploring. tee shirt sizes could be small,medium L XL XXL. Also phone number should not be mandatory - btw due to the ajax in the captcha I found it very difficult to register - the text input box in the captcha is not showing properly. -- regards kg http://lawgon.livejournal.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Obama and Linux
Hello, On Tue, 08 Sep 2009, Aanjhan R wrote: > "Tyrants" - Google gives me the following synonym (a cruel and > oppressive dictator ) While I do not approve of tit-for-tat, consider how the proprietary software industry throws around the word "pirate"! > Imagine he speaking on them creating the next "linux" kernel. Do you > really think the majority of kids will get inspired and their > creativity circuits in their brain triggered by that? Unfortunately, you are right. They would also not recognise many important scientists. Most school kids probably think of Bill Gates as a computer scientist and would say "Alan Turing? Who?" There is indeed a fine line between a leader leading so that his followers can follow and a so-called "leader" who just says what he thinks his "people" want to hear. In this case, Obama is trying to underline the importance of innovation (scientists/engineers) as a career over the usual management/sales jobs. To my mind that is a good thing. The choice of example (iPhone/Steve Jobs) is not as relevant as long as it conveys the message. As long as his government is aware of this distinction and does not support the proprietary software industry in its anti-innovative practices, we should not complain too much. Regards, Kapil. -- ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Re: Indian Govt gives free software in local languages
Hi, On Wed, Sep 9, 2009 at 12:49 AM, balachandarlinks < balachandarli...@gmail.com> wrote: > Shrinivasan T writes: > > >Have you noticed that the free software site[1] of Indian government uses > >asp.What a blender!and moreover they are using Microsoft-IIS/7.0 > (Webserver).[2] > > >[1]http://www.ildc.in > >[2]http://www.quarkbase.com/ildc.in > > The site was developed and maintained by CDAC http://www.cdac.in/html/gist/gistidx.asp -- A computer is like air conditioning: it becomes useless when you open windows. <-Fighting 4 Freedom-> ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] python manage.py syncdb problem
On Wed, Sep 9, 2009 at 1:05 AM, Zico wrote: > actually...there is no local_settings.py file there!! Because, i haven`t > created anything!! > > Couple of checks that you can do : # the user who owns the db is the same as the user who is running the syncdb? # Check your db logs. # try restarting postgres (guess this is the silver bullet!) -V- http://twitter.com/venkasub ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Re: Indian Govt gives free software in local languages
On Wed, Sep 9, 2009 at 12:49 AM, balachandarlinks < balachandarli...@gmail.com> wrote: > Shrinivasan T writes: > > > > > Indian Government releases free fonts and software in local languages. > > > > > > http://epaper.timesofindia.com/Default/Scripting/ArticleWin.asp?From=Archive&Source=Page&Skin=TOINEW&BaseHref=CAP/2009/09/08&PageLabel=17&ForceGif=true&EntityId=Ad01707&ViewMode=HTML&GZ=T > > > > Have you noticed that the free software site[1] of Indian government uses > asp.What a blender!and moreover they are using Microsoft-IIS/7.0 > (Webserver).[2] > some thing is better than nothing. i appreciate the e-govt. initiative. atleast our indian govt. thought of using technology and serve our people better. - balachandar muruganantham உலகம்.net - இலவச தமிழ் வலைப்பதிவுச் சேவை - http://ulagam.net எனது தமிழ் பக்கங்கள் - http://www.balachandar.net/pakkangal Beyond Work - http://beyondwork.wordpress.com/ "இழிவறிந்து உண்பான்கண் இன்பம்போல் நிற்கும் கழிபேர் இரையான்கண் நோய். " - குறள் எண் : 946 ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] facebook rss
hi, I want to link a facebook account to a planet - does anyone know where the facebook rss feed and face are? or does it have one? -- regards kg http://lawgon.livejournal.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] facebook rss
On Wed, Sep 9, 2009 at 9:12 AM, Kenneth Gonsalves wrote: > hi, > I want to link a facebook account to a planet - does anyone know where the > facebook rss feed and face are? or does it have one? > these should help. http://www.techlifeweb.com/2008/12/16/how-to-find-your-facebook-status-rss-feed/ http://www.google.com/search?q=facebook+rss btw, why do you want to link facebook with planet? planetplanet alone is awesome as a feed aggregator. - balachandar muruganantham உலகம்.net - இலவச தமிழ் வலைப்பதிவுச் சேவை - http://ulagam.net எனது தமிழ் பக்கங்கள் - http://www.balachandar.net/pakkangal Beyond Work - http://beyondwork.wordpress.com/ "கழாஅக்கால் பள்ளியுள் வைத்தற்றால் சான்றோர் குழாஅத்துப் பேதை புகல். " - குறள் எண் : 840 ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] facebook rss
On Wednesday 09 Sep 2009 10:06:50 am balachandar muruganantham wrote: > these should help. > http://www.techlifeweb.com/2008/12/16/how-to-find-your-facebook-status-rss- >feed/ http://www.google.com/search?q=facebook+rss from these links it looks like facebook does not have an rss feed > > btw, why do you want to link facebook with planet? planetplanet alone is > awesome as a feed aggregator. some one wants to subscribe to a planet and put his feed from facebook -- regards kg http://lawgon.livejournal.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] do you need a CMS?
2009/9/9 Thyagarajan தியாகராஜன் > Hi, > > > > Sorry to hijack this thread, a matter of foot note, NRCFOSS may also > have > these objectives as vision, they are using Mambo for their website , a cms > written in Php. > > cheers, > > Thyagarajan > bosslinux.in portal and portal for nrcfoss phase II are in plone - python. srinivasan. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] M$ trys to boo Linux
http://quaoar.ww7.be/ms_fud_of_the_year/569458-microsoft-attack-linux-retail-level-probably.html ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] do you need a CMS?
On Wednesday 09 Sep 2009 10:20:09 am Srinivasan Sundararajan wrote: > bosslinux.in portal and portal for nrcfoss phase II are in plone - python. nrcfosshelpline is in django - also python -- regards kg http://lawgon.livejournal.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] USB bootable Linux distribution ?
Hi all,Hi want to have USB bootable linux distribution for my DELL Lattitude D620 model laptop.Kindly suggest me the good Distribution. Thanks in advance. Regards,Lokeswara B. _ Get back to school stuff for them and cashback for you. http://www.bing.com/cashback?form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_BackToSchool_Cashback_BTSCashback_1x1___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] USB bootable Linux distribution ?
On Wed, Sep 9, 2009 at 10:52 AM, Lokeswara Bheeman wrote: > > > > Hi all,Hi want to have USB bootable linux distribution for my DELL > Lattitude D620 model laptop.Kindly suggest me the good Distribution. > Thanks in advance. > Regards,Lokeswara B. > > > _ > Get back to school stuff for them and cashback for you. > > http://www.bing.com/cashback?form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_BackToSchool_Cashback_BTSCashback_1x1___ > To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with > "unsubscribe " > in the subject or body of the message. > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > Refer http://brainstorms.in/?p=394 -- ** JAGANADH G http://jaganadhg.freeflux.net/blog ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] do you need a CMS?
On Wed, Sep 9, 2009 at 10:41 AM, Kenneth Gonsalves wrote: > On Wednesday 09 Sep 2009 10:20:09 am Srinivasan Sundararajan wrote: > > bosslinux.in portal and portal for nrcfoss phase II are in plone - > python. > > nrcfosshelpline is in django - also python > > django is not cms. its a web application framework as far as i know (correct me if i am wrong). plone is a cms based on python. joomla, mambo, drupal is a cms based on php. - balachandar muruganantham உலகம்.net - இலவச தமிழ் வலைப்பதிவுச் சேவை - http://ulagam.net எனது தமிழ் பக்கங்கள் - http://www.balachandar.net/pakkangal Beyond Work - http://beyondwork.wordpress.com/ "இல்லதென் இல்லவள் மாண்பானால் உள்ளதென் இல்லவள் மாணாக் கடை? " - குறள் எண் : 53 ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] do you need a CMS?
On Wednesday 09 Sep 2009 11:34:36 am balachandar muruganantham wrote: > > nrcfosshelpline is in django - also python > > django is not cms. its a web application framework as far as i know > (correct me if i am wrong). plone is a cms based on python. joomla, mambo, > drupal is a cms based on php. right -- regards kg http://lawgon.livejournal.com ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] Opencv Face Detection Stall
>On Tue, Sep 8, 2009 at 12:44 PM, Mohan L wrote: > Dear Common Man, > > If you interested to know, come and attend the SFD-2009 or please wait > the team may send their plan through proper channel before SFD-2009 . > The main aim of the stall is create awareness among the audience(is > there a area to work other then LAMP). Dear Mohan, It's not interest but concern. FYI : My interest in OpenCv was kindled 3 years ago. Computer Vision is a very vast area with required academic knowledge about Machine Vision,Image processing etc. I know two startup machine vision companies in Chennai who could not still market their biometric products. Also came across a matrimonial site that makes a fool of itself by boasting that it "makes matches using face". Very funny!!! Just concerned that you motivation of creating awareness might have a negative effect on the audience, building high hopes in them about building marketable products using OpenCV. Common Man ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
[Ilugc] Money Manager Ex on SFD2009
Hi, I would like to demo Money Manager Ex for the public as it is a easy-to-use personal finance software Overview: - Money Manager Ex is a free, open-source, cross-platform, easy-to-use personal finance software. It primarily helps organize one's finances and keeps track of where, when and how the money goes. It is also a great tool to get a bird's eye view of your financial worth. Money Manager includes all the basic features that 90% of users would want to see in a personal finance application. The design goals are to concentrate on simplicity and user-friendliness - something one can use everyday. Money Manager Ex runs on Windows and Linux and an experimental build is now available for Mac OS X. For more information: --- URL: http://www.codelathe.com/mmex/index.php Whats your thought? if any body interested, please let me know. - balachandar muruganantham உலகம்.net - இலவச தமிழ் வலைப்பதிவுச் சேவை - http://ulagam.net எனது தமிழ் பக்கங்கள் - http://www.balachandar.net/pakkangal Beyond Work - http://beyondwork.wordpress.com/ "ஒழுக்கத்து நீத்தார் பெருமை விழுப்பத்து வேண்டும் பனுவல் துணிவு " - குறள் எண் : 21 ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
Re: [Ilugc] do you need a CMS?
Hello and Hai, some of the linux user groups around the world and their softwares country:Albania site: http://www.albalinux.org/ software:drupal country:Argentina site: http://www.linux.org.ar/ software:drupal country:Argentina site: http://www.lugtucuman.org.ar/index.php/descargas software: joomla Country: Australia site: http://luv.asn.au/ software: drupal Country: Australia site: http://tlug.dnho.net/ software: drupal Country: Australia site: http://www.noosalug.org.au/joomla/ software: joomla Country: Australia site: http://www.taslug.org.au/modules/news/ software: XOOPS in PHP Country: Austria site: http://www.lugv.at/index.php?id=52 software: Typo3 in PHP Country:Bangaladesh site: http://www.linux.org.bd/ software: Joomla country:UK site: http://lug.org.uk/ software: drupal Wait wait wait, the list goes far far and faar long, please go to list of groups at http://www.linux.org/groups/ and find how many of them in CMS, nice to see lot of PHP based CMS. Cheers, Thyagarajan Shanmugham ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc