Hi
I wish to generate certificates on the fly, with a base certificate
image(jpeg) and writing the names dynamically(reading from a data
source). I need to write a script for this. Which language/library
will best suit my purpose?
--
Varrun Ramani
___
On Sun, 2010-10-31 at 11:38 +0530, Siddhesh Poyarekar wrote:
> On Sun, Oct 31, 2010 at 11:32 AM, Yoganandam Goteti wrote:
> > no a regular 4 port wifi router type II model if you are familiar with
> > BSNL modems.
>
> That should not require any special configuration other than that done
> by you
On Sun, Oct 31, 2010 at 11:32 AM, Yoganandam Goteti wrote:
> no a regular 4 port wifi router type II model if you are familiar with
> BSNL modems.
That should not require any special configuration other than that done
by your broadband provider on the router. Just set your system up to
use DHCP t
On Sun, 2010-10-31 at 10:50 +0530, Arun Khan wrote:
> On Sun, Oct 31, 2010 at 9:48 AM, Yoganandam Goteti wrote:
> > On Sun, 2010-10-31 at 00:56 +0530, రహ్మానుద్దీన్ షేక్ wrote:
> >> How to connect airtel broadband in ubuntu 10.04?
> >> The info given here didnt work out:
> >> http://ubuntuforums.o
On Sat, Oct 30, 2010 at 3:37 AM, Tha.Suresh wrote:
> Matrix in your terminal
>
> $ cmatrix -abx
Is this a screensaver? A sentence or two about what the program does
would be helpful + distro info.
In openSUSE 11.3 that is what it shows up as:
$ zypper search cmatrix
Loading repository data...
On Sun, Oct 31, 2010 at 9:48 AM, Yoganandam Goteti wrote:
> On Sun, 2010-10-31 at 00:56 +0530, రహ్మానుద్దీన్ షేక్ wrote:
>> How to connect airtel broadband in ubuntu 10.04?
>> The info given here didnt work out:
>> http://ubuntuforums.org/showthread.php?t=489953 and
>> http://www.zyxware.com/artic
Hi
See this Site
www.dumpsquestions.com
You can download all the latest dumps (free of cost) for certification
exams at www.dumpsquestions.com
The famous dumps like CCNA Dumps, IBM Dumps, Oracle Dumps, Sun SCJP Dumps
can be downloaded for free. Thanks Admin
___
On Sun, 2010-10-31 at 00:56 +0530, రహ్మానుద్దీన్ షేక్ wrote:
> How to connect airtel broadband in ubuntu 10.04?
> The info given here didnt work out:
> http://ubuntuforums.org/showthread.php?t=489953 and
> http://www.zyxware.com/articles/2008/04/02/configuring-airtel-broadband-in-ubuntu
>
>
> ple
On Sun, 2010-10-31 at 00:56 +0530, రహ్మానుద్దీన్ షేక్ wrote:
> How to connect airtel broadband in ubuntu 10.04?
> The info given here didnt work out:
> http://ubuntuforums.org/showthread.php?t=489953 and
> http://www.zyxware.com/articles/2008/04/02/configuring-airtel-broadband-in-ubuntu
>
>
> ple
How to connect airtel broadband in ubuntu 10.04?
The info given here didnt work out:
http://ubuntuforums.org/showthread.php?t=489953 and
http://www.zyxware.com/articles/2008/04/02/configuring-airtel-broadband-in-ubuntu
please help urgently!
--
Rahimanuddin Shaik
నాని
On Sun, Oct 31, 2010 at 12:17 AM, Mehul Ved wrote:
>
>
> And the acodec has to be libmp3lame, not libmp3lame0.
>
There is nothing called "libmp3lame", but only there are (1) libmp3lame0 (2)
libmp3lame-dev
--
Best,
Zico
___
ILUGC Mailing List:
http://
On Sat, Oct 30, 2010 at 11:21 PM, Zico wrote:
>
>
> On Sat, Oct 30, 2010 at 10:47 PM, Mehul Ved wrote:
>>
>> For lame you can use libmp3lame, make sure you enabled it while compiling.
>>
>
> This is really frustrating I have installed libmp3lame0 from
> debian-multimedia.org repo.
> And, then
On Sat, Oct 30, 2010 at 10:47 PM, Mehul Ved wrote:
>
> For lame you can use libmp3lame, make sure you enabled it while compiling.
>
>
This is really frustrating I have installed libmp3lame0 from
debian-multimedia.org repo.
And, then tried the command:
/opt/ffmpeg-0.6.1/ffmpeg -i Test_TV -s q
On Sat, Oct 30, 2010 at 10:12 PM, Zico wrote:
>
>
> On Sat, Oct 30, 2010 at 10:20 PM, Mehul Ved wrote:
>>
>> Then you can try using mp3 or amr audio codecs.
>>
>
> Yes, I tried earlier with mp3 but it shows,
> unknown encoder 'mp3'
For lame you can use libmp3lame, make sure you enabled it while
On Sat, Oct 30, 2010 at 10:20 PM, Mehul Ved wrote:
>
> Then you can try using mp3 or amr audio codecs.
>
>
Yes, I tried earlier with mp3 but it shows,
unknown encoder 'mp3'
--
Best,
Zico
___
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listin
On Sat, Oct 30, 2010 at 9:43 PM, Zico wrote:
> /opt/ffmpeg-0.6.1/ffmpeg -i Test_TV -s qcif -vcodec h263 -acodec aac -ac 1
> -ar 8000 -r 25 -ab 32 -y Output_TV.3gp
> Then, this error ( or not! ) comes:
> encoder 'aac' is experimental and might produce bad results.
> Add '-strict experimental' if y
On Sat, Oct 30, 2010 at 10:01 PM, Mehul Ved wrote:
>
> See
> http://goinggnu.wordpress.com/2007/02/13/convert-avi-to-3gp-using-ffmpeg/
>
>
Thanks for providing your link. But, I have already tested that. When I went
with your command:
/opt/ffmpeg-0.6.1/ffmpeg -i Test_TV -s qcif -vcodec h263 -aco
On Sat, Oct 30, 2010 at 1:05 PM, Zico wrote:
> Thanks a lot. According to your suggestion the previous 'unknown encoder
> h263' is gone after compiling ffmpeg from source. But, now getting new error
> with audio codec. If I use the command with codec "aac", then I don`t get
> any sound from my con
>allocate space between braces in the programming and also not get alignment
>automatically..
>i need a best editor to do c,java and c# programming with proper alignments
Hi ..
For java programming best is ECLIPSE.
or
better try Geany. my suggestion is Geany
http://www.geany.org/
--
with regar
On Wed, Oct 27, 2010 at 7:15 AM, Mehul Ved <> wrote:
>
>
> ffmpeg in Ubuntu doesn't have inbuilt support for amr. I guess, the
> same applies for debian. In the past I have compiled ffmpeg from
> sources, it's not too difficult.
Thanks a lot. According to your suggestion the previous 'unknown en
20 matches
Mail list logo