[Ilugc] FOSS Project - Development Requirement

2010-11-08 Thread Subbu.R Subramanian
There is a requirement to develop a portal using FOSS tools. www.precisionit.co.in is a IT services company and the largest sales / support partner for HP / IBM products. The company has supplied and currently maintaining over 60,000 various IT equipments like laptops,desktops, servers, printer

Re: [Ilugc] FOSS Project

2009-03-24 Thread Arun Khan
On Tuesday 24 Mar 2009, Shahrukh Khan wrote: > I want to know whether anyone has installed magickWand in their > system and if it works fine. So please tell me how to install > MagickWand and execute the codes for comparing images as i have > installed MagickWand but cant execute the codes. So ple

Re: [Ilugc] FOSS Project

2009-03-24 Thread Arun Khan
Hi Sharukh, It is great that you are making an effort to embrace FOSS. However, there are a few things that you will need to do before you are upto speed on any Linux distribution. On Tuesday 24 Mar 2009, Shahrukh Khan wrote: > > But i dont know the location of php source directory and i inst

Re: [Ilugc] FOSS Project

2009-03-24 Thread Shahrukh Khan
Dear Luggies, I want to know whether anyone has installed magickWand in their system and if it works fine. So please tell me how to install MagickWand and execute the codes for comparing images as i have installed MagickWand but cant execute the codes. So please those who can run any simple Imag

Re: [Ilugc] FOSS Project

2009-03-24 Thread Raja Subramanian
On Tue, Mar 24, 2009 at 1:06 PM, Shahrukh Khan wrote: > But i dont know the location of php source directory and i installed > magickwand thro 'yum'. > I didnt know exactly where yum has placed the files of MagickWand. $ rpm -qs will list all files installed through an rpm package. Suggest you

Re: [Ilugc] FOSS Project

2009-03-24 Thread Shahrukh Khan
On Tue, Mar 24, 2009 at 12:09 PM, Kenneth Gonsalves wrote: > On Tuesday 24 March 2009 12:00:49 Shahrukh Khan wrote: > > Here it is not mentioned anything about configuring magickwand. I want to > > run MagickWand codes in php to compare images. Please suggest any other > > alternative. > > now do

Re: [Ilugc] FOSS Project

2009-03-23 Thread Kenneth Gonsalves
On Tuesday 24 March 2009 12:00:49 Shahrukh Khan wrote: > Here it is not mentioned anything about configuring magickwand. I want to > run MagickWand codes in php to compare images. Please suggest any other > alternative. now do another search and find the 'INSTALL' file and read that. -- regards k

Re: [Ilugc] FOSS Project

2009-03-23 Thread Shahrukh Khan
> > > Most packages come with a "install" or a "readme" file. It typically > has instructions, if the packages needs some special setting. These > files are in the /usr/share/doc path. > > There must be such a file for the magickwand package. Have you searched > for such instructions? > > Ya, I

Re: [Ilugc] FOSS Project

2009-03-23 Thread Arun Khan
On Monday 23 Mar 2009, Shahrukh Khan wrote: snip ... > Browser doesnt show any output as the image file testpic.jpg is > located in the same folder. Do i have to modify php.ini file to > identify MagickWand and execute the codes. Please help Most packages come with a "install" or a "readme"

Re: [Ilugc] FOSS Project

2009-03-23 Thread Shahrukh Khan
> > It is called php-magickwand in Fedora. > > Use yum search. > > # yum search magickwand > > Loaded plugins: refresh-packagekit > = Matched: magickwand > == > php-magickwand.i386 : PHP API for ImageMagick > > > Thanks, I installed MagickWan

Re: [Ilugc] FOSS Project

2009-03-23 Thread Shahrukh Khan
http://www.imagemagick.org/script/binary-releases.php > Please do check the above URL, I hope it could help you. > > ImageMagick is sucessfully working but i need to install MagickWand. so please help me to get out of this problem. I tried to install MagickWand manually in Fedora10 but the install

Re: [Ilugc] FOSS Project

2009-03-23 Thread Rahul Sundaram
Shahrukh Khan wrote: > On Mon, Mar 23, 2009 at 2:53 PM, Arun SAG wrote: > >> Upgrade your fedora to 9 or 10.It will have the latest version of software >> you need, its the hassle free way to get the latest version. >> >> > Ok now i have upgraded to Fedora10 and ImageMagick has version 6.4.0.10 b

Re: [Ilugc] FOSS Project

2009-03-23 Thread Ravi Jaya
hi, On Mon, Mar 23, 2009 at 5:20 PM, Shahrukh Khan > > Ok now i have upgraded to Fedora10 and ImageMagick has version 6.4.0.10 > http://www.magickwand.org/download/php/, it has some tedious process which > i > found difficult to do so please explain me clearly to install MagickWand > and > use it.

Re: [Ilugc] FOSS Project

2009-03-23 Thread Shahrukh Khan
On Mon, Mar 23, 2009 at 2:53 PM, Arun SAG wrote: > Upgrade your fedora to 9 or 10.It will have the latest version of software > you need, its the hassle free way to get the latest version. > > Ok now i have upgraded to Fedora10 and ImageMagick has version 6.4.0.10 but while trying to install Magi

Re: [Ilugc] FOSS Project

2009-03-23 Thread Kenneth Gonsalves
On Monday 23 March 2009 16:07:42 Kapil Hari Paranjape wrote: > On Mon, 23 Mar 2009, Arun SAG wrote: > > Upgrade your fedora to 9 or 10.It will have the latest version of > > software you need, its the hassle free way to get the latest version. > > Upgrading should not be the default solution. haha

Re: [Ilugc] FOSS Project

2009-03-23 Thread Rahul Sundaram
Kapil Hari Paranjape wrote: > Hello, > > On Mon, 23 Mar 2009, Arun SAG wrote: >> Upgrade your fedora to 9 or 10.It will have the latest version of software >> you need, its the hassle free way to get the latest version. > > Upgrading should not be the default solution. > > Of course, if you need

Re: [Ilugc] FOSS Project

2009-03-23 Thread Kapil Hari Paranjape
Hello, On Mon, 23 Mar 2009, Arun SAG wrote: > Upgrade your fedora to 9 or 10.It will have the latest version of software > you need, its the hassle free way to get the latest version. Upgrading should not be the default solution. Of course, if you need to support the latest hardware or have the

Re: [Ilugc] FOSS Project

2009-03-23 Thread Kenneth Gonsalves
On Monday 23 March 2009 14:53:11 Arun SAG wrote: > Upgrade your fedora to 9 or 10.It will have the latest version of software > you need, its the hassle free way to get the latest version. DONT TOP POST -- regards kg http://lawgon.livejournal.com ___ To

Re: [Ilugc] FOSS Project

2009-03-23 Thread Arun SAG
Upgrade your fedora to 9 or 10.It will have the latest version of software you need, its the hassle free way to get the latest version. -- A computer is like air conditioning: it becomes useless when you open windows. <-Fighting 4 Freedom-> ___ To unsub

Re: [Ilugc] FOSS Project

2009-03-23 Thread Kenneth Gonsalves
On Monday 23 March 2009 14:42:47 Shahrukh Khan wrote: > Where can i find all those files or is there any other alternative to > install fresh copy of ImageMagick. simplest thing is upgrade to FC10 - otherwise you are going to get into a dependency hell - every new package you need will need 10 ot

Re: [Ilugc] FOSS Project

2009-03-23 Thread Shahrukh Khan
> No,It implies that they are available in package repository and can be > installed. > > To find out whether a package is installed or not try > "rpm -qil " > > example:"rpm -qil ImageMagick" > > > Now i removed existing ImageMagick and tried ins

Re: [Ilugc] FOSS Project

2009-03-23 Thread Rahul Sundaram
Arun SAG wrote: >>> Do this implies that ImageMagick and MagickWand is installed on my >system >>> and functioning properly. > > No,It implies that they are available in package repository and can be > installed. > > To find out whether a package is installed or not try > "rpm -qil " > > example

Re: [Ilugc] FOSS Project

2009-03-23 Thread Rahul Sundaram
Shahrukh Khan wrote: > > > I searched for ImageMagick and MagickWand in my system by using the command > as shown > > > [r...@localhost Desktop]# yum search ImageMagick > ImageMagick.i386 6.3.2.9-3.fc7 I don't see a problem. You searched for imagemagick and it shows th

Re: [Ilugc] FOSS Project

2009-03-23 Thread Arun SAG
> > >Do this implies that ImageMagick and MagickWand is installed on my >system > >and functioning properly. > No,It implies that they are available in package repository and can be installed. To find out whether a package is installed or not try "rpm -qil " example:"rpm -qil ImageMagick" Rega

Re: [Ilugc] FOSS Project

2009-03-23 Thread Shahrukh Khan
> Its "yum install *I*mage*M*agicx" , 'I' and 'M' are in caps ;) > > My yum search: > * > [r...@localhost ~]# yum search imagemagick > Loaded plugins: priorities, refresh-packagekit > GraphicsMagick.i386 : An ImageMagick fork, offering faster image generation > and >: better qua

Re: [Ilugc] FOSS Project

2009-03-23 Thread Arun SAG
> >[r...@localhost Desktop]# yum install imagemagick > >Loading "installonlyn" plugin > >Setting up Install Process > >Parsing package install arguments > >Nothing to do > > Its "yum install *I*mage*M*agicx" , 'I' and 'M' are in caps ;) My yum search: * [r...@localhost ~]# yum search imagemagick L

Re: [Ilugc] FOSS Project

2009-03-23 Thread Ashish Verma
> > > I think i have ImageMagick installed but it is an older version ImageMagick > 6.2.9 but i need the latest version because MagickWand supports ImageMagick > 6.3.5 or greater. So please tell me how to upgrade existing installation or > install a fresh package. > > Manually download the package

Re: [Ilugc] FOSS Project

2009-03-23 Thread Shahrukh Khan
On Mon, Mar 23, 2009 at 12:47 PM, Kenneth Gonsalves wrote: > On Monday 23 March 2009 12:42:27 Shahrukh Khan wrote: > >I have downloaded ImageMagick for comparing images in the > > database. But while trying to install rpm package of ImageMagick it gives > > the following error: > > > >

Re: [Ilugc] FOSS Project

2009-03-23 Thread Kenneth Gonsalves
On Monday 23 March 2009 12:42:27 Shahrukh Khan wrote: >            I have downloaded ImageMagick for comparing images in the > database. But while trying to install rpm package of ImageMagick it gives > the following error: > >         [r...@localhost Desktop]# rpm -Uvh ImageMagick-6.5.0-5.i586.rpm

[Ilugc] FOSS Project

2009-03-23 Thread Shahrukh Khan
Hi to all, I have downloaded ImageMagick for comparing images in the database. But while trying to install rpm package of ImageMagick it gives the following error: [r...@localhost Desktop]# rpm -Uvh ImageMagick-6.5.0-5.i586.rpm error: Failed dependencies: libHal

[Ilugc] FOSS Project

2009-03-01 Thread Shahrukh Khan
Hi 2 all, I sincerely thank all the Luggies for their kind support for my project and nearly half of the project is completed. Now in my project i have to get the screen co-ordinates/pixel position of image in order to compare newly entered image from the images in database for redunda

Re: [Ilugc] FOSS project

2009-02-18 Thread Srinivasan R
On Sat, Feb 14, 2009 at 2:53 PM, Shahrukh Khan wrote: > Hi to everyone, > > > I need help in my project where in a form, if you click a value of a combo > box then that value should be stored in mysql table. for eg: selecting sex > (male or female) should be stored along with user details in a sin

Re: [Ilugc] FOSS project

2009-02-14 Thread Mano
On Sat, Feb 14, 2009 at 2:53 PM, Shahrukh Khan wrote: > Hi to everyone, > > > I need help in my project where in a form, if you click a value of a combo > box then that value should be stored in mysql table. for eg: selecting sex > (male or female) should be stored along with user details in a sin

Re: [Ilugc] FOSS project

2009-02-14 Thread Venkatraman S
On Sat, Feb 14, 2009 at 2:53 PM, Shahrukh Khan wrote: > > > I need help in my project where in a form, if you click a value of a combo > box then that value should be stored in mysql table. for eg: selecting sex > (male or female) should be stored along with user details in a single > table. > > T

[Ilugc] FOSS project

2009-02-14 Thread Shahrukh Khan
Hi to everyone, I need help in my project where in a form, if you click a value of a combo box then that value should be stored in mysql table. for eg: selecting sex (male or female) should be stored along with user details in a single table. The table which i created is like this "create table

Re: [Ilugc] FOSS project

2009-02-12 Thread shahrukh1514
thanx for Luggies for your kind response as your suggestions worked for me. ___ 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] FOSS project

2009-02-11 Thread Mano
On Wed, Feb 11, 2009 at 10:14 PM, Prashanth wrote: > Hi, > > On Wed, Feb 11, 2009 at 10:00 PM, shahrukh1514 wrote: >> >> >> My question was a dynamic select in which if a value is selected in one >> combo box, then dynamically the 2nd combo should load values from >> database... >> > > Make a aja

Re: [Ilugc] FOSS project

2009-02-11 Thread Prashanth
Hi, On Wed, Feb 11, 2009 at 10:00 PM, shahrukh1514 wrote: > > > My question was a dynamic select in which if a value is selected in one > combo box, then dynamically the 2nd combo should load values from > database... > Make a ajax call on change of the select box1(state) with the state id as th

Re: [Ilugc] FOSS project

2009-02-11 Thread shahrukh1514
> > OMG this is not git hub, BTW what is your question? > My question was a dynamic select in which if a value is selected in one combo box, then dynamically the 2nd combo should load values from database... for eg: combo1 contains values all states combo2 values are districts stored

Re: [Ilugc] FOSS project

2009-02-11 Thread Prashanth
Hi, On Wed, Feb 11, 2009 at 9:34 PM, shahrukh1514 wrote: > > The Following code has been saved as getCities.php > OMG this is not git hub, BTW what is your question? -- regards, Prashanth ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "

Re: [Ilugc] FOSS project

2009-02-11 Thread shahrukh1514
Hi to all, The Following code has been saved as getCities.php body{ background-repeat:no-repeat; font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; height:100%; background-color: #FFF; margin:0px; padding:0px; } select{ width:150px; } var ajax

Re: [Ilugc] FOSS project

2009-02-11 Thread Thyagarajan தியாகராஜன்
Hello Mr.SRK, I created a file getCities.php and placed header, body and php codings inside it and also placed ajax.js file in the same folder but when i ran that file it just gives me 4 Combo boxes named 'Country, City, Category and Sub-Category' but when i click on any value from Combo Box, the

Re: [Ilugc] FOSS project

2009-02-11 Thread Shahrukh Khan
On Sat, Feb 7, 2009 at 9:51 PM, Thyagarajan தியாகராஜன் < citizenof...@gmail.com> wrote: > > this may help you, have a look at it, > http://www.dhtmlgoodies.com/index.html?whichScript=ajax_chained_select > Mr Thyagarajan. I followed the link and tried to implement as said but still i cant get th

Re: [Ilugc] FOSS project

2009-02-07 Thread Thyagarajan தியாகராஜன்
Hi there, >>nitially 1st combo box is filled with values from database and when i click a particular state den all that state district values should be loaded from the database into the 2nd combo box. this may help you, have a look at it, http://www.dhtmlgoodies.com/index.html?whichScript=aja

[Ilugc] FOSS project

2009-02-07 Thread Shahrukh Khan
Sorry Krishna as didnt checked your mail. I will definitely follow the format from this time. ___ 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/i

[Ilugc] FOSS project

2009-02-07 Thread Shahrukh Khan
Hello 2 all, Again got stuck in my project where i need to get datas from MySql into PHP form D problem is... I hav 2 combo boxes whose values i need to get from MySql tables. one is a table holding state names and another one holding district names. Initially 1st combo box is