[PLUG] Re: Live CD for undergrad OS lab (Rahul Sundaram)

2007-08-18 Thread Piyush Deora

Hi,
I would suggest to Install a Linux Distribution on the computers in the lab 
rather than using a live CD, which is not manageable. The problem that will 
arise is the Directory Maintainence, but can be done by providing a global 
Username  Password say for example Username : Student And Password : Student.

_
Catch the cricket action with MSN!
http://content.msn.co.in/Sports/Cricket/Default.aspx
--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


[PLUG] Floating Point arithmetic in the Kernel

2007-08-18 Thread Ashutosh Adkar
Hi,
 Can anybody please tell me the reason as to why floating point
arithmetic is not very convinient in kernel code as against user code?

-- 
Regards,
Ashutosh Adkar
--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


Re: [PLUG] Floating Point arithmetic in the Kernel

2007-08-18 Thread Aditya Godbole
On 8/18/07, Ashutosh Adkar [EMAIL PROTECTED] wrote:
 Hi,
  Can anybody please tell me the reason as to why floating point
 arithmetic is not very convinient in kernel code as against user code?

Its mostly for efficiency reasons.

-aditya

--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


[PLUG] Re: Flash player mozilla

2007-08-18 Thread shirish
Hi all,
 I had used Adobe's implemention of flash with firefox  it
did work sometimes but it crashed too often for my comfort. I have
been looking forward to the 2 free flash implementations which are in
the making, one is gnash
http://en.wikipedia.org/wiki/Gnash  the other one is swfdec
http://en.wikipedia.org/wiki/Swfdec , both have mature communities
behind them so it should be cool to see how they come up/shape up.
There is also lot of stuff which is going to be happening with HTML 5
 hope it comes to fruition (as in day-to-day usage) soon
http://www.whatwg.org/specs/web-apps/current-work/#video  SVG. I say
about both these formats as these are free formats.
 Ok, now how do both the free flash implementations  work out in
the real world, well its not to the level you expect if you are
expecting instant gratification. But that's also because Adobe's flash
has been since forever while both these apps. have something like a
yr. or more history behind them. If people are interested in
knowing/using these, join the ML  the IRC  help make it better.
Another 6-8 months of testing should make things better. Also better
is if there is mozillateam for your fav. distro. You can also work
with them, the end result everybody is happy  having fun.
-- 
  Shirish Agarwal
  This email is licensed under http://creativecommons.org/licenses/by-nc/3.0/

065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17

--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


Re: [PLUG] Floating Point arithmetic in the Kernel

2007-08-18 Thread Shantanoo Mahajan


On 18-Aug-07, at 7:16 PM, Ashutosh Adkar wrote:


Hi,
 Can anybody please tell me the reason as to why  
floating point

arithmetic is not very convinient in kernel code as against user code?




Did you watch 'Matrix' movie?
/

Integer calculations are much more faster than floating point  
calculations.
Generally, integer calculations are necessary and sufficient for the  
things
done in kernel code. But if you really required floating point, you  
can always

do that.

shantanoo

--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


Re: [PLUG] Floating Point arithmetic in the Kernel

2007-08-18 Thread श्रीधर नारायण दैठणकर
On Saturday 18 Aug 2007 20:08:12 Shantanoo Mahajan wrote:
 Integer calculations are much more faster than floating point
 calculations.
 Generally, integer calculations are necessary and sufficient for the
 things
 done in kernel code. But if you really required floating point, you
 can always
 do that.

Dumb question. Consider gettimeofday(). Whats the point of having two 
int/longs in a struct when a float would have sufficed? Not to mention 
calculating time interval etc are bit easier?

Just a thought..

 Shridhar

--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


Re: [PLUG] Floating Point arithmetic in the Kernel

2007-08-18 Thread Shakthi Kannan
Hi,

--- Ashutosh Adkar [EMAIL PROTECTED] wrote:
 Can anybody please tell me the reason
 as to why floating point
 arithmetic is not very convinient in kernel code as
 against user code?

Latency is not accepted in kernel code:
http://www.mail-archive.com/[EMAIL PROTECTED]/msg07127.html

SK

--
Shakthi Kannan
http://www.shakthimaan.com


   

Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.
http://farechase.yahoo.com/

--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


Re: [PLUG] Re: Live CD for undergrad OS lab (Rahul Sundaram)

2007-08-18 Thread Devendra Laulkar
Hi,
--- Piyush Deora [EMAIL PROTECTED] wrote:
 I would suggest to Install a Linux Distribution on
 the computers in the lab rather than using a live
 CD, which is not manageable. The problem that will

We have a Linux lab ,with NFS + NIS, so thats not the
problem.
I wanted to give live cd, so that people can
experiment at home, install linux and do things over
it.

Regards,
Devendra.


  

Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mailp=graduation+giftscs=bz

--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


Re: [PLUG] Re: Live CD for undergrad OS lab (Rahul Sundaram)

2007-08-18 Thread Sankarshan Mukhopadhyay
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Piyush Deora wrote:

 I would suggest to Install a Linux Distribution on the computers in the lab 
 rather than using a live CD, which is not manageable. The problem that will 
 arise is the Directory Maintainence, but can be done by providing a global 
 Username  Password say for example Username : Student And Password : Student.

Devendra Laulkar wrote:

 I want to distribute a live CD to the students, so
 that they can test out on their own PC's.

But then again ...

- --

You see things; and you say 'Why?';
But I dream things that never were;
and I say 'Why not?' - George Bernard Shaw
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org

iD8DBQFGx8CWXQZpNTcrCzMRAgj7AKC05mMFgj9QWzALCFvb0RU/PhnUEgCfWEXv
OVjlNxi1/KLPdwNHQG7V0c4=
=LcXH
-END PGP SIGNATURE-

--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.


[PLUG] Skillscamp3, Pune:Photos

2007-08-18 Thread Rohan Dighe
Dear Friends,

I have uploaded a few photos...

You can check them out at
http://flickr.com/photos/tasvirshare/sets/72157601542099773/


I also have started writing about yesterdays event...
please keep checking...
http://rsdighe.blogspot.com


Rohan Dighe
--
__
Pune GNU/Linux Users Group Mailing List:  (plug-mail@plug.org.in)
List Information:  http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.