[Ilugc] drupal calander

2010-11-22 Thread Saravanan Selvamani
hi
   i got the following error when i install the calander module in
drupal . i tried so much by googling. But i could not find any solution for
that .


   - warning: file_get_contents(themes/zeropoint/js/ jquery.jcarousel.min.js
   ): failed to open stream: No such file or directory in
   /var/www/tec/includes/locale.inc on line 1714.
   - warning: Attempt to modify property of non-object in
   /var/www/tec/modules/calendar/includes/calendar_plugin_display_page.inc on
   line 47.
   - warning: Attempt to modify property of non-object in
   /var/www/tec/modules/calendar/includes/calendar_plugin_display_page.inc on
   line 48.
   - warning: Attempt to modify property of non-object in
   /var/www/tec/modules/calendar/includes/calendar_plugin_display_page.inc on
   line 49.
   - warning: Attempt to modify property of non-object in
   /var/www/tec/modules/calendar/includes/calendar_plugin_display_page.inc on
   line 50.

Regards ,
  P.S.Saravanan
-- 
why so serious?
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] factorial

2011-02-28 Thread Saravanan Selvamani
Hi,
   Anyone knows how to find the factorial of a number without
using loops , arithmetic operator,case structure.I guess that this has to be
done by using bitwise operator.but i dont know how.

Ragards,
P.S.Saravanan.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] HeadPhone not working.

2011-05-14 Thread Saravanan Selvamani
Hi,
  I am using ubuntu 10.10.My headphone not working in
ubuntu.but its working well in windows .
these are my configuration.
   Card: HDA Intel
   Chip: Intel IbexPeak HDMI

Regards,
P.S.Saravanan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] how to find data rate of the disk.

2011-09-28 Thread Saravanan Selvamani
Hi,
   We need of a tool or a utility in linux that helps us to find the
data rate of a disk that has been used by a particular job while doing the
IO operation .
thanks in advance.
Regards,
P.S.Saravanan .

-- 
why so serious?
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] Job Profile

2011-10-01 Thread Saravanan Selvamani
Hi,
We currently doing a project on scheduling . For the we need a job
profile which tells io rate, cpu rate etc. since we implement in java , if
the profile is available as java api ,then that will be more convinient for
us . please reply immediately . thanks in advance.
Regards,
P.S.Saravanan

-- 
why so serious?
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] postresql view from mysql table

2011-12-07 Thread Saravanan Selvamani
Hi all ,

   Is there any way to create postgresql views from mysql table .
we urgently need the solution for this problem . thanks in advance .
Regards ,
P.S.Saravanan

-- 
<3 l0v3c0d1ng <3
___
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


[Ilugc] Model versioning

2012-01-26 Thread Saravanan Selvamani
Hi,
  I m now working in a ruby on rails project in which i need versioning
of models . is there any gem currently available ,so that i can use instead
of doing it manually .

Regards,
P.S.Saravanan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] Image Compressor.

2012-02-19 Thread Saravanan Selvamani
Hi ,

  I need of a image compreser for the jpeg and also for the png format . I
searched through google and found some option . [imgopt, jpegtran,optipng,
advpng, and pngout] . I want to know which one is best to use .


Regards,

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


[Ilugc] Equivalent to ruby on rails in python .

2012-06-07 Thread Saravanan Selvamani
Hi,
 I am just curious to know which is more equivalent to ruby on rails in
python . I heard about zope, django, etc . Are they provide much support as
the rails

Regards,
P S Saravanan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] alternative to ultra surf in linux

2010-07-06 Thread saravanan selvamani
hi,
   i hope every one know about ultrasurf. i need the similiar
software in linux.which allows me to access the blocked
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] how to execute linux command using the trigger in postgres

2010-07-07 Thread saravanan selvamani
hi everyone,
  is it posible to run a linux command when i update a value
in a table using the trigger in postgres???

thanks,
P.S.Saravanan.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] mounting usb

2010-07-16 Thread Saravanan Selvamani
hi,
  i hav a problem with mounting the usb disk in debian.i tried the
command "fdisk -l" to display all the partition .but i could not  find
anything related to usb to try out the "mount /dev/sd? /mnt/".
regards,
P.S.Saravanan.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] recover password

2010-08-06 Thread Saravanan Selvamani
hi,
  i want to know how to recover password through the grub. i type 'e' to
edit and i typed ' init=/bin/bash' and b to boot. when i got the root prompt
i type the passwd command and enter my new password. but it says password
token busy something like this . is there any thing else i should do

Regards,
P.S.Saravanan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] install font in gimp

2010-08-07 Thread Saravanan Selvamani
hi,
   i am now using gimp to create a poster.for that i need some fancy
fonts . from where i can get those  font ?? and how to install to use it in
gimp???

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


[Ilugc] ssh

2010-08-07 Thread Saravanan Selvamani
hi,
  my intension is to write  a java applet that would display in
neighbour machine saying "we are watching you". is there any possiblities to
do that using ssh.

Regards,
P.S.Saravanan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] regarding ctrl+c

2010-08-14 Thread Saravanan Selvamani
hi ,
 i m doing a mini project for my sofware contest in college. so ,i
need to know where the data is stored when i use the ctrl+c over a file. is
there any possibilities to transfer the data directly to that location that
ll be pasted when i give ctrl+v

Regards,
P.S.Saravanan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] drupal

2010-09-08 Thread Saravanan Selvamani
hi every one,
  i am using the drupal to create the web page and i m using the postgres as
a backend. In that we are having the "users" table to store username and
password and is used for the authentincation while loging.
  is it possble to use the existing table with feild
(username,password(no encription),user_id) for that authentication purpose

regards,
 P.S.Saravanan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] drupal external database authentication

2010-09-14 Thread Saravanan Selvamani
hi,
i asked this question once before.But i didnt get what i need. i just
want to use a table user_auth (username,user_id,password) for the
authentication in Drupal instead of using the default table users. As far as
i browsed ,they told something regarding the custom module to use for that.
but i didnt get how to integrate . please any one help me...

Regards,
P.S.Saravanan.
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc


[Ilugc] Django unittest [ not able to run unit test ]

2012-07-10 Thread Saravanan Selvamani
Hi all,

I am trying a small app in django . I started to create one
testfile , within i defined two test methods . In django we can run the
test using the command  python manage.py test applicationname. when i given
that command it show * Run 0 test in 0.00 sec* . But if i tried *python
manage.py test applicationname.classname.methodname*, test actually started
to run . saying 1 test run in 0.02 sec *.  what is the problem here .

Regards,
P S Saravanan
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc