Re: [Ilugc] keyboard language changed to malayalam

2012-07-23 Thread Praveen S
tall . For this, at the time of entering the password. Change the Keyboard layout to "English (US)". This option is available either on the Top / bottom panel. Regards Praveen. S (பிரவீன்.சோ) ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

[Ilugc] Blender and Inkscape Tutorials

2012-07-25 Thread Praveen S
: http://screencasters.heathenx.org/ Download link : http://screencasters-repo.heathenx.org/ -- Regards Praveen. S (பிரவீன்.சோ) ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

[Ilugc] [OT - JOB] Openings Linux Systems Administrator and Web Developer (Drupal)

2012-07-30 Thread Praveen S
aroo...@iitb.ac.in* -- Regards Praveen. S (பிரவீன்.சோ) ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Need help for organizing a SFD event in my college

2012-08-22 Thread Praveen S
e full for you to Know about those Foss. -- Regards Praveen. S (பிரவீன்.சோ) ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

[Ilugc] Fwd: [ILUG-BOM] [JOBS/INTERNSHIP] Openings for Junior Linux System Administrators

2013-05-20 Thread Praveen S
e circulate this among your friends/colleagues who may be interested. Thanks. -- Arun Khan Sent from my non-iphone/non-android device -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers -- Regards Praveen. S (பிரவீன்.சோ) ___ ILUGC Ma

Re: [Ilugc] python tutorials

2013-08-04 Thread Praveen S
best learning beginner... > ___ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > ILUGC Mailing List Guidelines: > http://ilugc.in/mailinglist-guidelines > -- Regards Praveen. S (பிரவீன்.சோ) ___ ILU

Re: [Ilugc] need a review on our performance

2011-05-31 Thread praveen S
proving on every day. -- Regards Praveen. S (பிரவீன்.சோ) Kanchi Linux User Group Rocks !! http://kanchilug.wordpress.com My Views for u http://grifinder.wordpress.com ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] call for volunteers - new Tamil e-magazine

2011-12-16 Thread Praveen S
ailman/listinfo/ilugc I would like to join in the designing part. -- Regards Praveen. S (பிரவீன்.சோ) ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] New be

2012-01-17 Thread Praveen S
On Wed, Jan 18, 2012 at 11:56 AM, Joseph wrote: > Hi All, > 2. Website which gives stong basics of LINUX http://spoken-tutorial.org -- Regards Praveen. S (பிரவீன்.சோ) ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Re: [Ilugc] Call for speakers - Jan 2012 Meet

2012-01-19 Thread Praveen S
On Thu, Jan 19, 2012 at 2:20 PM, Shrinivasan T wrote: > Friends. > > Please share your suggestions on what to do when no one confirm for the talk. > Shall we play some videos? or any other ideas? > What about the Revolution OS movie dubbing. Shall we try this on this meet. -- R

Re: [Ilugc] Fwd: [FSFTN] Free calling from browser to mobile with free software

2013-12-08 Thread praveen s
when i try to chat *"message failed: 404 Not Found"* this message is displayed With Regards S. Praveen http://praveenlearner.wordpress.com On Mon, Dec 9, 2013 at 9:47 AM, saravana babu wrote: > Hi > Sorry call is not connected it display error "not found". please > help me how to use it > __

[Ilugc] Open-Tamil

2013-12-18 Thread praveen s
I have downloaded Open-Tamil from https://github.com/arcturusannamalai/open-tamil this address. I have successfully installed using "python setup.py install" When i run the above command terminal will shows like following setup.py install running install running build running build_py running ins

[Ilugc] Wordpress Google two stepp verification code recovery

2014-01-23 Thread praveen s
I am created blog at wordpress.com My blog url is http://praveenlearner.wordpress.com I am enbled two step verification code in wordpress.com by Google authenticator. A google authenticator application was installed on my mobile, when i try to open wordpress.com it asks verification code generate

Re: [Ilugc] Looking for an android app for FreeTamilEbooks.com

2014-02-03 Thread praveen s
So it just opens a epub book from the mobile only, right? With Regards S. Praveen http://praveenlearner.wordpress.com On Mon, Feb 3, 2014 at 4:16 PM, Shrinivasan T wrote: > > > > Hi Shrini, can you let me know what's the scope of the project? > > The user should browse the ebooks from the book

Re: [Ilugc] Looking for an android app for FreeTamilEbooks.com

2014-02-03 Thread praveen s
I mean it will't connects to FreeTamilEbooks.com website, just open a file locally, right? With Regards S. Praveen http://praveenlearner.wordpress.com On Mon, Feb 3, 2014 at 4:27 PM, praveen s wrote: > So it just opens a epub book from the mobile only, right? > > With Regard

[Ilugc] [ILUG-C] [KanchiLUG] Doubt in PyGTK

2014-03-02 Thread praveen s
Hello to everyone, Is PyGTK enough for create an window application??? If no means any other frameworks available to create them? Because my friend asked me to create Medical Shop application including Bar code reader. With Regards S. Praveen http://praveenlearner.wordpress.com __

[Ilugc] [ILUG-C] PyGTK doubt

2014-03-03 Thread praveen s
Dear All, Here I attached simple editor basic file in PyGTK for my Unicode project. I wish to modify the radio buttons in an correct manner. I did search this on internet but I can't find correct solution. Please help me to solve this. I need to align the radio buttons in top of the window. I am u

[Ilugc] [ILUG-C] [FSFTN] [KanchiLUG] Doubt in Python BeautifulSoup

2014-04-02 Thread praveen s
Hello everyone, I am now trying to learn Python BeautifulSoup framework. I want to get all the mobile name with price in flipkart.com. I have got the following code on internet. But this code get only current page details... I have to get all the phone details in my document... What is the way to

Re: [Ilugc] [kanchilug] Re: [ILUG-C] [FSFTN] Doubt in Python BeautifulSoup

2014-04-04 Thread praveen s
Thank you for your reply... But I have to use only Beautifulsoup for improving programming skill... Here I attached my simple python code which retrieves all mobiles and price and the link in flipkart.com *import MySQLdb* *import urllib2* *from bs4 import BeautifulSoup* *import itertools* *db

[Ilugc] [ILUG-C] [Kanchi-LUG] Find Similar from MySQL using python

2014-04-12 Thread praveen s
Hello everybody, I has a table with the name flipkart (contains all mobile names with prices). In this table I want to fetch similar names of "Nokia X", in that table there are many phone named """ Nokia X (Black), Nokia X (red), Nokia X (yellow)""". I want to get all of these details by

[Ilugc] [ILUG-C][KanchiLUG]

2014-04-13 Thread praveen s
Hello everyone, Is there any way to get data from two tables in a single database using python? With Regards S. Praveen http://praveenlearner.wordpress.com ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guid

[Ilugc] [ILUG-C] [Kanchi-LUG] [FSFTN]

2014-04-21 Thread praveen s
Hello everyone, I am using django framework, In this framework I am not able to collect static files, I was give settings.py STATICFILES_DIR = ( os.path.join(BASE_DIR, "static"), ) STATIC_ROOT = 'C:/Documents and Settings/praveen.s/Desktop/Django/django_test/static' STATIC_URL = '/static/'

Re: [Ilugc] [ILUG-C] [Kanchi-LUG] [FSFTN]

2014-04-21 Thread praveen s
27 PM, L. Guruprasad wrote: > Hi Praveen, > > On Mon, Apr 21, 2014 at 2:07 PM, praveen s wrote: > > Hello everyone, > > I am using django framework, > > In this framework I am not able to collect static files, > > I was give > > Did you run the 'collectst

[Ilugc] [ILUG-C] [Kanchi-LUG] [FTC] [FSFTN] Doubt in Django (Django-SHOP)

2014-04-28 Thread praveen s
Hi I am now creating a example eCommerce website using django framework. I am using "django-shop" simple framework for making "cart". But I have a major doubt in this, For examle I want to display Onion in online, customers what to buy 1.125 kg of Onion, but quantity is integer, so customers can

[Ilugc] [ILUG-C] [Kanchi-LUG] [FSFTN] [FTC] Doubt in OTRS Configuration

2014-05-01 Thread praveen s
Dear all, Now I am learning OTRS for a client demo. I need to change logo which appear in the* http://localhost/otrs/customer.pl page.* I am installed otrs in ubuntu virtual machine. I am changing otrs log through *Admin -> SysConfig -> Frontend:custom

Re: [Ilugc] Audio& video_reg

2014-09-16 Thread Praveen S
__ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > ILUGC Mailing List Guidelines: > http://ilugc.in/mailinglist-guidelines > -- Regards Praveen. S (பிரவீன்.சோ) ___ ILUGC Mailing List: http://www.ae.

[Ilugc] small video on Net Neutrality

2015-04-19 Thread Praveen S
Greetings all, I have made a small video on Net Neutrality in Tamil (with English Sub Titles). Kindly have a look on the following link http://goo.gl/qyfz64 and support for Net Neutrality. -- Regards Praveen. S (பிரவீன்.சோ) ___ ILUGC Mailing List

[Ilugc] Require Joomla reviewer

2015-12-05 Thread Praveen S
very nominal. Details of this amount will be shared at a later time. Contact Details: Praveen S - 9833421244 Kindly contact us at the earliest. Thank you. -- Regards Praveen. S (பிரவீன்.சோ) ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman