[Ilugc] Looking for Senior PHP Developer's

2014-08-05 Thread aravindh aravindh
We are looking For Senior & Junior PHP Developer's 1.Should have 3+yrs in PHP. 2.Proficient in PHP & object oriented Patterns. 3.Demonstrated knowledge of CMS Such as Drupal. 4.Proven ability to enterprise PHP applications on LAMP environment. For Jr PHP Developer's 1.should have 1+yrs in PHP 2.

[Ilugc] Help needed with Asterisk API

2014-08-05 Thread Shaahul Hameed
Hi We are looking for a consultant who can help us with Asterisk API in Chennai. Please connect with me off the list. Regards Hameed ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in

[Ilugc] Redhat Forum - Banglore

2014-08-05 Thread Shrinivasan T
Redhat is organizing an one day event for their products. Date - Sep 19 2014 Check it out here and register http://redhat.events/forum/bangalore -- Regards, T.Shrinivasan My Life with GNU/Linux : http://goinggnu.wordpress.com Free E-Magazine on Free Open Source Software in Tamil : http://kani

[Ilugc] mobiles with ubuntu os

2014-08-05 Thread Purushothaman M
dear all i want to know about mobiles /tablets with ubuntu os available in chennai at an affordable price. googling has not helped. thanks in advance m.purushothaman ___ ILUGC Mailing List: http://www.ae.iitm.

Re: [Ilugc] mobiles with ubuntu os

2014-08-05 Thread RK RK
Not yet released officially. -- With Regards, RK, +91 9840483044 ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines

[Ilugc] Tamil auto txt2unicode converter

2014-08-05 Thread Arulalan T
Dear All, I have written txt2unicode [1] converter which will convert any type of encode to unicode. At the moment it will convert only Tamil encodes. Supported encodes are 1. anjal, 2. bamini, 3. boomi, 4. dinakaran, 5.dinamani, 6.dinathanthy, 7.kavipriya, 8.murasoli, 9.mylai, 10.nakkeeran, 11.r

[Ilugc] Cesium Tutorial Videos

2014-08-05 Thread Balasubramaniam Natarajan
Hi I started using cesiumjs recently and been working on it mostly on weekends. I have created fourteen Cesiumjs beginners tutorial videos (screencasting) and I have uploaded it to my youtube channel. Many of these videos were based on cesiumjs.org websites tutorial. I would love to get feedbac

Re: [Ilugc] Cesium Tutorial Videos

2014-08-05 Thread Siva Karthikeyan
Interesting, can you please let me know the typical use cases of this? regards Siva. ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines

Re: [Ilugc] [Off Topic] System Internals

2014-08-05 Thread Siva Chandran P
Looks interesting, thanks for sharing. Don't understand why it has to be tagged as off topic. Thanks & Regards, Siva Chandran P ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailin

Re: [Ilugc] Cesium Tutorial Videos

2014-08-05 Thread Balasubramaniam Natarajan
On Wed, Aug 6, 2014 at 3:01 AM, Siva Karthikeyan wrote: > Interesting, can you please let me know the typical use cases of this? > > regards > Siva. > > There are lots limited by our imagination. eg. tracking shipments. -- Regards, Balasubramaniam Natarajan http://blog.etutorshop.com _

[Ilugc] [OT][JOB] Opening for Senior Android Developer at YMediaLabs, Bangalore

2014-08-05 Thread Karthikeyan N.G.
Hi, There is an opening for Senior Android Developer at YMediaLabs, Bangalore. Job Description: - 2 - 5 years of experience on Android platform - Ability to work individually and also coordinating with a team - Work will be on native app development with intere - Send resume along wi

[Ilugc] Open source security software for pendrive

2014-08-05 Thread aswin kumar
Hi, I want to make my pendrive password protected.Can any one suggest me any open source software which could do the job ? Regards, Aswin. ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilug

Re: [Ilugc] Cesium Tutorial Videos

2014-08-05 Thread Siva Karthikeyan
Thanks. I will go through those videos. regards Siva. ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines

[Ilugc] MySQL - unable to connect to MySQL db from another host on same LAN

2014-08-05 Thread Arun Khan
I have 2 AWS instances (CentOS 6.5 64bit AMI) (a) Apache, PHP, mysql client package (IP = A, alias name aws-appsrv) (b) mysql-server (IP = B alias name aws-dbsrv). I have configured mysql server on B to accept connections on 3306 from A. I have also configured mysql server on B to accept connecti

Re: [Ilugc] MySQL - unable to connect to MySQL db from another host on same LAN

2014-08-05 Thread Balasubramaniam Natarajan
On Wed, Aug 6, 2014 at 12:09 PM, Arun Khan wrote: > I have 2 AWS instances (CentOS 6.5 64bit AMI) > (a) Apache, PHP, mysql client package (IP = A, alias name aws-appsrv) > (b) mysql-server (IP = B alias name aws-dbsrv). > > I have configured mysql server on B to accept connections on 3306 from A

Re: [Ilugc] MySQL - unable to connect to MySQL db from another host on same LAN

2014-08-05 Thread Arun Khan
On Wed, Aug 6, 2014 at 12:16 PM, Balasubramaniam Natarajan wrote: > On Wed, Aug 6, 2014 at 12:09 PM, Arun Khan wrote: > 1. Could you try logging in locally by adding an appropriate grant > statement ? > > 2. Try using the FQDN for the grant statement on mysql > server. >