You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(4) |
Jul
(1) |
Aug
|
Sep
(15) |
Oct
(32) |
Nov
(35) |
Dec
(48) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(46) |
Feb
(22) |
Mar
(65) |
Apr
(49) |
May
(22) |
Jun
(29) |
Jul
(51) |
Aug
(34) |
Sep
(32) |
Oct
(46) |
Nov
(30) |
Dec
(32) |
2002 |
Jan
(48) |
Feb
(4) |
Mar
(20) |
Apr
(28) |
May
(13) |
Jun
(34) |
Jul
(51) |
Aug
(15) |
Sep
(15) |
Oct
(35) |
Nov
(15) |
Dec
(20) |
2003 |
Jan
(31) |
Feb
(111) |
Mar
(41) |
Apr
(28) |
May
(36) |
Jun
(29) |
Jul
(27) |
Aug
(29) |
Sep
(47) |
Oct
(28) |
Nov
(7) |
Dec
(26) |
2004 |
Jan
(44) |
Feb
(9) |
Mar
(17) |
Apr
(26) |
May
(58) |
Jun
(13) |
Jul
(44) |
Aug
(64) |
Sep
(30) |
Oct
(11) |
Nov
(21) |
Dec
(28) |
2005 |
Jan
(29) |
Feb
(11) |
Mar
(11) |
Apr
(22) |
May
(85) |
Jun
(46) |
Jul
(17) |
Aug
(18) |
Sep
(14) |
Oct
(22) |
Nov
(1) |
Dec
(45) |
2006 |
Jan
(20) |
Feb
(36) |
Mar
(18) |
Apr
(24) |
May
(21) |
Jun
(48) |
Jul
(23) |
Aug
(20) |
Sep
(10) |
Oct
(41) |
Nov
(46) |
Dec
(40) |
2007 |
Jan
(40) |
Feb
(20) |
Mar
(13) |
Apr
(6) |
May
(24) |
Jun
(31) |
Jul
(30) |
Aug
(11) |
Sep
(11) |
Oct
(10) |
Nov
(56) |
Dec
(64) |
2008 |
Jan
(64) |
Feb
(22) |
Mar
(63) |
Apr
(28) |
May
(25) |
Jun
(36) |
Jul
(11) |
Aug
(9) |
Sep
(14) |
Oct
(41) |
Nov
(46) |
Dec
(130) |
2009 |
Jan
(95) |
Feb
(41) |
Mar
(24) |
Apr
(35) |
May
(53) |
Jun
(67) |
Jul
(48) |
Aug
(48) |
Sep
(86) |
Oct
(75) |
Nov
(64) |
Dec
(52) |
2010 |
Jan
(57) |
Feb
(31) |
Mar
(28) |
Apr
(40) |
May
(25) |
Jun
(42) |
Jul
(79) |
Aug
(31) |
Sep
(49) |
Oct
(66) |
Nov
(38) |
Dec
(25) |
2011 |
Jan
(29) |
Feb
(18) |
Mar
(44) |
Apr
(6) |
May
(28) |
Jun
(31) |
Jul
(36) |
Aug
(24) |
Sep
(30) |
Oct
(23) |
Nov
(21) |
Dec
(27) |
2012 |
Jan
(14) |
Feb
(11) |
Mar
(2) |
Apr
(48) |
May
(7) |
Jun
(32) |
Jul
(22) |
Aug
(25) |
Sep
(31) |
Oct
(32) |
Nov
(21) |
Dec
(17) |
2013 |
Jan
(44) |
Feb
(27) |
Mar
(3) |
Apr
(1) |
May
|
Jun
|
Jul
(3) |
Aug
(4) |
Sep
(1) |
Oct
(7) |
Nov
(5) |
Dec
(5) |
2014 |
Jan
|
Feb
|
Mar
|
Apr
(3) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(3) |
Dec
(2) |
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
(7) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2019 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Nathan M. <nt...@gm...> - 2008-05-15 01:03:00
|
Hi all, I'd like to include a key/legend in a plot generated by vpython. What's the easiest way to set this up? I realize that one can specify a few comments in the title='some title text' gdisplay argument, but I'm trying to illustrate a figure with 6 lines, comments about which won't fit in the title bar. Nathan -- - - - - - - - - - - - - - - - - - - - - - Nathan Moore Assistant Professor, Physics Winona State University AIM: nmoorewsu - - - - - - - - - - - - - - - - - - - - - |
From: Symion <sy...@pr...> - 2008-05-10 13:50:52
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <font face="Times New Roman, Times, serif">Hello there,<br> Here is another web page update.<br> <br> It includes the new <a href="http://home.primusonline.com.au/knoware/python/">FreeForm Object Builder</a> v1.1<br> I eventually figured out how to use menu.action! So this is a rewrite.<br> Also includes a working Save routine that outputs data to IDLE as a syntactically pure executable List.<br> I had trouble changing Fonts in Menu, so I wrote a work-around and now Menu can display Any font type.<br> <br> A new program called <a href="http://home.primusonline.com.au/knoware/python/">Project-4</a> which uses the output from FreeForm to allow the 3D movement of objects<br> with fine control from cursor keys and function keys.<br> F1 = x,y map<br> F2 =z,y map<br> F3 =x,z map<br> This gives total control over All active objects.<br> 'x' key to exit and save as List to IDLE.<br> <br> Cheers<br> Symion</font> </body> </html> |
From: Steve S. <st...@sp...> - 2008-05-06 20:50:22
|
I'm sure that would work... however, I've had serious trouble with fink in the past where I didn't *realize* it was being used to resolve various dependencies and then someone without fink could not run an app I had built due to shared libraries being linked in without my knowledge! I guess I know just enough to be dangerous.. ;-). Anyway.. I guess I'd say we might use fink to sort out how to build something (e.g., boost) but it would be best, in the interest of building a truly stand-alone library, to avoid building with fink enabled (i.e., after running /sw/bin/init.sh). Of course.. all IMVHO. ;-) -steve On May 6, 2008, at 12:10 PM, Bruce Sherwood wrote: > We can use fink to get packages we need for BUILDING Visual, as > long as we can incorporate static libraries so that a user doesn't > need fink. > > Bruce Sherwood > > Sent via BlackBerry by AT&T > > -----Original Message----- > From: Steve Spicklemire <st...@sp...> > > Date: Tue, 6 May 2008 11:13:03 > To:Martin Costabel <cos...@wa...> > Cc:Steve Spicklemire <st...@sp...>, Bruce Sherwood > <Bru...@nc...>, Hugh Fisher > <hug...@an...>, visualpython- > us...@li... > Subject: Re: [Visualpython-users] Help with Boost on Mac OS > > > Hi Martin, Hugh, Bruce, etc... > > Forgive me if I'm not thinking about this right... but for a new > native/carbon build I'd think we'd want to steer clear of fink as > much as possible. I got the impression we were trying to make a > completely stand-alone vpython that doesn't require any fink, not > even for libraries/etc... > > I got boost to build OK in /usr/local/ with fink "turned off". I > guess the next step is to try to get some of vpython to compile and > link against those header files and libraries? > > -steve > > On May 6, 2008, at 10:47 AM, Martin Costabel wrote: > >> Bruce Sherwood wrote: >>> Note in the CVS file MAC-OSX.txt (which is somewhat out of date) >>> these >>> comments, which may or may not be relevant to your problem: >>> >>> Before making a change to src/Makefile.in, I got a message about >>> possible mismatch of versions, >>> as though when I build against /sw/bin/python2.5 and then run >>> /sw/bin/python2.5 the system thinks >>> these are different pythons. Martin Costabel commented: >>> >>> "I am getting this, too, when using the dynamic boost-python >>> library, >>> but not with the static >>> libboost_python-mt.a. This is certainly a bug with the >>> libboost_python-mt.dylib, but I haven't >>> yet found a combination of build flags to build it correctly, in >>> particular in a way that would >>> also work on OSX 10.5." >> >> In the meantime, I found the right flags. The current Fink >> boost1.34 (or >> 1.35) libraries work for me with vpython (3.2.9 or also 4beta24), >> using >> the dynamic library. >> >> -- >> Martin >> >> >> --------------------------------------------------------------------- >> - >> --- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save >> $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http:// >> java.sun.com/javaone >> _______________________________________________ >> Visualpython-users mailing list >> Vis...@li... >> https://lists.sourceforge.net/lists/listinfo/visualpython-users >> > > |
From: Martin C. <cos...@wa...> - 2008-05-06 18:33:26
|
Bruce Sherwood wrote: > We can use fink to get packages we need for BUILDING Visual, as long as we can incorporate static libraries so that a user doesn't need fink. You can always repeat manually what Fink does. Most of a Fink package description is just a short documentation of the steps necessary to get the sources, patch them and build and install the package. You can use the experience and information contained in the package description to build things yourself. Of course, this goes both ways: Once you manage to create an aqua version of vpython, I will probably try to make a Fink package of it, because I consider Fink also as a convenient all-purpose package manager. I consider typing a single command "fink install visual-py25" simpler than reading and following any instructions to download and install a package, even if it exists in the form of a dmg with precompiled binaries in it. -- Martin |
From: Steve S. <st...@sp...> - 2008-05-06 15:13:29
|
Hi Martin, Hugh, Bruce, etc... Forgive me if I'm not thinking about this right... but for a new native/carbon build I'd think we'd want to steer clear of fink as much as possible. I got the impression we were trying to make a completely stand-alone vpython that doesn't require any fink, not even for libraries/etc... I got boost to build OK in /usr/local/ with fink "turned off". I guess the next step is to try to get some of vpython to compile and link against those header files and libraries? -steve On May 6, 2008, at 10:47 AM, Martin Costabel wrote: > Bruce Sherwood wrote: >> Note in the CVS file MAC-OSX.txt (which is somewhat out of date) >> these >> comments, which may or may not be relevant to your problem: >> >> Before making a change to src/Makefile.in, I got a message about >> possible mismatch of versions, >> as though when I build against /sw/bin/python2.5 and then run >> /sw/bin/python2.5 the system thinks >> these are different pythons. Martin Costabel commented: >> >> "I am getting this, too, when using the dynamic boost-python library, >> but not with the static >> libboost_python-mt.a. This is certainly a bug with the >> libboost_python-mt.dylib, but I haven't >> yet found a combination of build flags to build it correctly, in >> particular in a way that would >> also work on OSX 10.5." > > In the meantime, I found the right flags. The current Fink > boost1.34 (or > 1.35) libraries work for me with vpython (3.2.9 or also 4beta24), > using > the dynamic library. > > -- > Martin > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http:// > java.sun.com/javaone > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |
From: Martin C. <cos...@wa...> - 2008-05-06 14:49:01
|
Bruce Sherwood wrote: > Note in the CVS file MAC-OSX.txt (which is somewhat out of date) these > comments, which may or may not be relevant to your problem: > > Before making a change to src/Makefile.in, I got a message about > possible mismatch of versions, > as though when I build against /sw/bin/python2.5 and then run > /sw/bin/python2.5 the system thinks > these are different pythons. Martin Costabel commented: > > "I am getting this, too, when using the dynamic boost-python library, > but not with the static > libboost_python-mt.a. This is certainly a bug with the > libboost_python-mt.dylib, but I haven't > yet found a combination of build flags to build it correctly, in > particular in a way that would > also work on OSX 10.5." In the meantime, I found the right flags. The current Fink boost1.34 (or 1.35) libraries work for me with vpython (3.2.9 or also 4beta24), using the dynamic library. -- Martin |
From: Bruce S. <Bru...@nc...> - 2008-05-06 14:07:49
|
Note in the CVS file MAC-OSX.txt (which is somewhat out of date) these comments, which may or may not be relevant to your problem: Before making a change to src/Makefile.in, I got a message about possible mismatch of versions, as though when I build against /sw/bin/python2.5 and then run /sw/bin/python2.5 the system thinks these are different pythons. Martin Costabel commented: "I am getting this, too, when using the dynamic boost-python library, but not with the static libboost_python-mt.a. This is certainly a bug with the libboost_python-mt.dylib, but I haven't yet found a combination of build flags to build it correctly, in particular in a way that would also work on OSX 10.5." Following his suggestion, I put Mac-specific code into src/Makefile.in to link to these other libraries. But then I got this error message in the link phase of the make: /usr/bin/ld: table of contents for archive: /sw/lib/libboost_python-mt.a is out of date; rerun ranlib(1) (can't load from it) So I executed ranlib /sw/lib/libboost_python-mt.a, redid the make, executed make install, and it worked. Bruce Hugh Fisher wrote: > I'm just starting to fill in the stubs for my native Mac > OS Carbon version of VPython, which in turn seems to be > triggering previously hidden Boost errors. Things like > bool check() const; > in boost/python/extract.hpp are being reported as errors > by Xcode 'doesn't declare anything' > > I downloaded the Boost 1_34_1 sources and bjam, did a > bjam build and then bjam install. If that wasn't enough, > I have absolutely no idea how to proceed. > > Can anybody point me to either a nice prebuilt installer > for Boost on MacOS, or at least some detailed instructions > on pitfalls and how to avoid them? > |
From: Martin C. <cos...@wa...> - 2008-05-06 12:30:28
|
Hugh Fisher wrote: > I'm just starting to fill in the stubs for my native Mac > OS Carbon version of VPython, which in turn seems to be > triggering previously hidden Boost errors. Things like > bool check() const; > in boost/python/extract.hpp are being reported as errors > by Xcode 'doesn't declare anything' > > I downloaded the Boost 1_34_1 sources and bjam, did a > bjam build and then bjam install. If that wasn't enough, > I have absolutely no idea how to proceed. > > Can anybody point me to either a nice prebuilt installer > for Boost on MacOS, or at least some detailed instructions > on pitfalls and how to avoid them? You can install boost (versions between 1.32 to 1.35) via Fink. Boost1.34 is used for building vpython (the released X11 version) with Fink. -- Martin |
From: Steve S. <st...@sp...> - 2008-05-06 09:04:28
|
Hi Hugh, I haven't had a chance yet to work on the vpython/boost stuff, but I did get boost to build on Mac OS. Finals are almost over, so I hope to jump in with you soon! Can you compile the example program here: http://www.boost.org/doc/libs/1_35_0/more/getting_started/unix- variants.html It worked for me with the following command line: c++ -I /usr/local/include/boost-1_34_1 example.cpp -o example good luck! -steve On May 6, 2008, at 4:49 AM, Hugh Fisher wrote: > > I'm just starting to fill in the stubs for my native Mac > OS Carbon version of VPython, which in turn seems to be > triggering previously hidden Boost errors. Things like > bool check() const; > in boost/python/extract.hpp are being reported as errors > by Xcode 'doesn't declare anything' > > I downloaded the Boost 1_34_1 sources and bjam, did a > bjam build and then bjam install. If that wasn't enough, > I have absolutely no idea how to proceed. > > Can anybody point me to either a nice prebuilt installer > for Boost on MacOS, or at least some detailed instructions > on pitfalls and how to avoid them? > > -- > Hugh Fisher > DCS, ANU > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save > $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http:// > java.sun.com/javaone > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |
From: Hugh F. <hug...@an...> - 2008-05-06 08:49:49
|
I'm just starting to fill in the stubs for my native Mac OS Carbon version of VPython, which in turn seems to be triggering previously hidden Boost errors. Things like bool check() const; in boost/python/extract.hpp are being reported as errors by Xcode 'doesn't declare anything' I downloaded the Boost 1_34_1 sources and bjam, did a bjam build and then bjam install. If that wasn't enough, I have absolutely no idea how to proceed. Can anybody point me to either a nice prebuilt installer for Boost on MacOS, or at least some detailed instructions on pitfalls and how to avoid them? -- Hugh Fisher DCS, ANU |
From: Symion <sy...@pr...> - 2008-05-03 14:46:24
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <font face="Helvetica, Arial, sans-serif">Hello there,<br> Here is the latest web page update.<br> <br> It now includes <a href="http://home.primusonline.com.au/knoware/python/">The Free Form Object Builder</a> v1.0<br> <br> Also a some modifications to Robot Head.<br> <br> Cheers<br> Symion<br> <br> </font> </body> </html> |
From: Bruce S. <Bru...@nc...> - 2008-05-03 00:04:01
|
I've never used py2exe, but I'll note that you have "from numpy import *" in your program, and you specify "numarray" as a needed package, whereas the production version of VPython depends on Numeric, not numpy nor numarray (it's supposed to work with either Numeric or numarray, but I think it doesn't actually work with numarray). Bruce Sherwood andres felipe sierra echeverry wrote: > > > ------------------------------------------------------------------------ > Does anyone could help me generate an executable program that > functions for the bounce.py with py2exe? > > Thank you > > bounce.py: > > from visual import * > > from numpy import * > > > ball = sphere(pos=(0,4,0), color=color.red) > > example = zeros((10,10),dtype=float) > > print (example) > > > > setup.py: > > from distutils.core import setup > import py2exe > > > > opts = { > 'py2exe': {'packages':['numarray'] > > } > } > > > setup(windows=[{"script" : "bounce.py"}], options=opts) > > > ------------------------------------------------------------------------ > Invite your mail contacts to join your friends list with Windows > Live Spaces. It's easy! Try it! > <http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us> > > > > ------------------------------------------------------------------------ > Invite your mail contacts to join your friends list with Windows Live > Spaces. It's easy! Try it! > <http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us> > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > > > ------------------------------------------------------------------------ > > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users |
From: andres f. s. e. <lor...@ho...> - 2008-05-02 12:21:34
|
Does anyone could help me generate an executable program that functions for the bounce.py with py2exe? Thank you bounce.py: from visual import * from numpy import * ball = sphere(pos=(0,4,0), color=color.red) example = zeros((10,10),dtype=float) print (example) setup.py: from distutils.core import setup import py2exe opts = { 'py2exe': {'packages':['numarray'] } } setup(windows=[{"script" : "bounce.py"}], options=opts) Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! Try it! _________________________________________________________________ Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us |
From: chris l. <chr...@sp...> - 2008-05-01 00:09:15
|
Traceback (most recent call last): File "/home/chris/vpd/robot.py", line 287, in <module> scene.title='RobotHead - (c) 2008 Symion' RuntimeError: Cannot change the window's title after it is active. |
From: Andrew D. <du...@bu...> - 2008-04-25 17:01:49
|
On Fri, 25 Apr 2008, Martin Mason wrote: > I am looking for papers/studies that address the effectiveness of > computational modeling/visualization in enhancing student learning. Hi Martin, Have you seen the paper by Noah Finkelstein and colleagues, "When learning about the real world is better done virtually..." ? In case you have not, you can find it in volume 1 of Physical Review Special Topics - Physics Education Research. It's the third article at: <http://prst-per.aps.org/toc/PRSTPER/v1/i1> The paper looks at students setting up electric circuits, in which the group who used the Phet simulation Circuit Construction Kit subsequently does better at setting up real circuits than another group who had previous experience with the real components. By the way, I would also be very interested in seeing a list of other papers on the topic of the effectiveness of computer modeling - thanks! cheers, Andrew Duffy Department of Physics Boston University |
From: Kadir H. <kha...@ya...> - 2008-04-25 14:20:29
|
Symion, With your permission, I updated your RobotHead program to track the mouse, with a little lookmouse routine. Kadir ----- Original Message ---- From: Symion <sy...@pr...> To: vis...@li... Sent: Friday, April 25, 2008 1:45:41 PM Subject: [Visualpython-users] web page update Here are some extra programs. A new animated inner solar system program. The Robot Head Project CrazyEyeballs meets Mr Potato! Draw new faces and (with a little work) add them to the list. http://home.primusonline.com.au/knoware/python/ This is the first update! cheers Symion ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ |
From: Symion <sy...@pr...> - 2008-04-25 10:47:20
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <font face="Helvetica, Arial, sans-serif">Here are some extra programs.<br> </font><font face="Helvetica, Arial, sans-serif"><br> A new animated inner solar system program.<br> The Robot Head Project<br> CrazyEyeballs meets Mr Potato!<br> Draw new faces and (with a little work) add them to the list.<br> <br> <a href="http://home.primusonline.com.au/knoware/python/">http://home.primusonline.com.au/knoware/python/</a><br> <br> This is the first update!<br> <br> cheers<br> Symion<br> <br> </font> </body> </html> |
From: Martin M. <pro...@gm...> - 2008-04-25 07:19:26
|
Hi Folks, I have been having students use Vpython for about 7 years or so in my intro engineering physics courses. The course is structured around several major projects which contain a computational modeling and visualization component. I am giving a workshop on Project Based Learning in Physics featuring VPython from an implementors perspective. (For more info see http://www.physicsworkshops.org/PBP/index.htm) Basically, when you leave the workshop you should have the tools to implement computational modeling projects in your classroom. I am looking for papers/studies that address the effectiveness of computational modeling/visualization in enhancing student learning. While I have pre and post tested my population with the FCI for five of the past eight years, my course is too non-traditional to say anything specific about computational modeling. Looking through the TPT archives doesn't seem to turn up anything. I know Bruce and Ruth put out an article in the AJP this month. (In fact this months issue is all about Computation) Can anyone point me to other sources? Thanks! mmason ------ Martin S. Mason Professor of Physics and Engineering Mt. San Antonio College Walnut, CA 91789 |
From: Bruce S. <Bru...@nc...> - 2008-04-24 21:07:29
|
Pretty slick! And a very nice way to give an overview of the capabilities (in MandiPy, uncomment the long sequence at the end of the file and then run it). I don't understand the Retardation program. Why isn't there electric field everywhere, not just in the forward direction? Was the proton supposed to be in uniform motion and we just start looking as it's passing the origin? Why don't I see a "pancaked" electric field distribution? Bruce Joe Heafner wrote: > Good afternoon. > > I've been working on a toolbox of helpful snippets that I eventually > (next year) plan to introduce to my introductory physics students. I've > used this toolbox to make what I intended to be a simulation of the > electric and magnetic fields of a moving charged particle, accounting > for retardation. The toolbox is called MandiPy and I'm attaching it to > this message. I'm also attaching the actual simulation, Retardation.py. > I've scoured the Internet for examples of such a simulation in source > form and have found exactly nothing! The closest thing I've found is a > Java implementation in An Introduction to Computer Simulation Methods, > 3rd edition by Gould, Tobochnik, and Christian (Pearson/Addison-Wesley, > 2007). It's a fine book but Java and I don't get along well at all. I'd > appreciate feedback! > > Joe |
From: Joe H. <hea...@gm...> - 2008-04-24 19:33:05
|
Good afternoon. I've been working on a toolbox of helpful snippets that I eventually (next year) plan to introduce to my introductory physics students. I've used this toolbox to make what I intended to be a simulation of the electric and magnetic fields of a moving charged particle, accounting for retardation. The toolbox is called MandiPy and I'm attaching it to this message. I'm also attaching the actual simulation, Retardation.py. I've scoured the Internet for examples of such a simulation in source form and have found exactly nothing! The closest thing I've found is a Java implementation in An Introduction to Computer Simulation Methods, 3rd edition by Gould, Tobochnik, and Christian (Pearson/Addison-Wesley, 2007). It's a fine book but Java and I don't get along well at all. I'd appreciate feedback! Joe |
From: Bruce S. <Bru...@nc...> - 2008-04-23 00:21:34
|
It looks like your problem might be a simple typo. There should be TWO minus signs before prefix: .... --prefix=/usr/local. That this might be your problem is suggested by the fact that in the output you show, there is a reference to /usr/lib/libgtkgl.so instead of /usr/local/lib/libgtkgl.so, despite the fact that you were aiming at /usr/local. Bruce Sherwood Nathan Moore wrote: > g++: /usr/lib/libgtkgl.so: No such file or directory > > I'm trying to install visual on a i386 box that's running scientific > linux, v5.1. This version of linux is basically Red Hat Enterprise. > I've already tried the fedora 7 rpms and they don't work (a similar failure) > > a search for the library cited above yields, > > > [root@pilgrim build]# locate libgtkgl.so > /root/gtkglarea-1.2.3/gtkgl/.libs/libgtkgl.so > /root/gtkglarea-1.2.3/gtkgl/.libs/libgtkgl.so.5 > /root/gtkglarea-1.2.3/gtkgl/.libs/libgtkgl.so.5.0.0 > /usr/lib/libgtkgl.so.5 > /usr/lib/libgtkgl.so.5.0.0 > /usr/lib/debug/usr/lib/libgtkgl.so.5.0.0.debug > /usr/local/lib/libgtkgl.so > /usr/local/lib/libgtkgl.so.5 > /usr/local/lib/libgtkgl.so.5.0.0 > > How do I specify one of these library locations? to be specific, when I > try the following configure command, things don't work: > > ../visual-3.2.9/configure -prefix=/usr/local/ > > then, make fails with > g++ -shared -nostdlib > /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crti.o > /usr/lib/gcc/i386-redhat-linux/4.1.2/crtbeginS.o .libs/arrow.o > .libs/axial.o .libs/box.o .libs/color.o .libs/cone.o .libs/convex.o > .libs/curve.o .libs/cvisualmodule.o .libs/cylinder.o .libs/display.o > .libs/displaylist.o .libs/ellipsoid.o .libs/exceptions.o > .libs/num_util.o .libs/scalar_array.o .libs/vector_array.o .libs/slice.o > .libs/sphmodel.o .libs/faceset.o .libs/frame.o .libs/gldevice.o > .libs/kbobject.o .libs/light.o .libs/label.o .libs/mouseobject.o > .libs/prim.o .libs/vector.o .libs/pyramid.o .libs/rate.o .libs/ring.o > .libs/sphere.o .libs/tmatrix.o .libs/vcache.o .libs/cylmodel.o > .libs/num_util_impl_numeric.o .libs/num_util_impl_numarray.o > .libs/glcontext.o .libs/platlinux.o .libs/xgl.o -lgmodule -ldl -lgtk > -lgdk -lXi -lXext -lX11 /usr/lib/libgtkgl.so /usr/lib/libGL.so -lGLU > -lgthread -lpthread -lglib -lboost_python > -L/usr/lib/gcc/i386-redhat-linux/4.1.2 > -L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s > /usr/lib/gcc/i386-redhat-linux/4.1.2/crtendS.o > /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crtn.o > -Wl,--version-script=../../visual-3.2.9/src/linux-symbols.map > -Wl,-soname -Wl,cvisualmodule.so.1 -o .libs/cvisualmodule.so.1.0.0 > g++: /usr/lib/libgtkgl.so: No such file or directory > > Any ideas? > > Nathan Moore > > -- > - - - - - - - - - - - - - - - - - - - - - > Nathan Moore > Assistant Professor, Physics > Winona State University > AIM: nmoorewsu > - - - - - - - - - - - - - - - - - - - - - > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > > > ------------------------------------------------------------------------ > > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users |
From: marc d. <mde...@ya...> - 2008-04-22 20:19:46
|
I've gotten decent results with Snagit and Camtasia on Windows XP. Snagit can make videos as well as screenshots vis...@li... wrote: Send Visualpython-users mailing list submissions to vis...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/visualpython-users or, via email, send a message with subject or body 'help' to vis...@li... You can reach the person managing the list at vis...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Visualpython-users digest..." Today's Topics: 1. Re: Making a Movie in Visual Python (Erik Thompson) 2. Re: Making a Movie in Visual Python (William C. Ward) 3. Re: Making a Movie in Visual Python (Lorenzo Isella) 4. Re: Making a Movie in Visual Python (Fr?d?ric) 5. new web page (Symion) 6. Re: new web page (Fr?d?ric) 7. Re: Making a Movie in Visual Python (William C. Ward) 8. install/compile error (Nathan Moore) ---------------------------------------------------------------------- Message: 1 Date: Wed, 16 Apr 2008 17:56:22 -0700 From: "Erik Thompson" Subject: Re: [Visualpython-users] Making a Movie in Visual Python To: "Lorenzo Isella" Cc: vis...@li... Message-ID: <58d...@ma...> Content-Type: text/plain; charset="iso-8859-1" > > Is the module ImageGrab available for Debian (or for linux in general)? > Unfortunately, ImageGrab appears to only work on Windows. In the source code of ImageGrab.py it has the comments: # (New in 1.1.3) The ImageGrab module can be used to copy > # the contents of the screen to a PIL image memory. > # > # The current version works on Windows only. -Erik -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Wed, 16 Apr 2008 22:20:01 -0600 (MDT) From: "William C. Ward" Subject: Re: [Visualpython-users] Making a Movie in Visual Python To: vis...@li... Message-ID: <573...@we...> Content-Type: text/plain;charset=iso-8859-1 Hi Lornezo, Your best bet might be to forgo a Python-based solution and use something like ffmpeg to encode screen activity directly while the window is active. (ffmpeg is an open source command line encoding application that can also do video capture). You should be able to find a number of references, for example: http://ubuntu.wordpress.com/2006/06/08/how-to-create-a-screencast-in-ubuntu/ Good luck! Bill Ward > Dear All, > Quite some time ago I asked some questions abut how to make a movie in > Visual Python. > Among the various answers I got, I was trying this suggestion: > > > On 14/01/2008, Kadir Haldenbilen wrote: > > > > Lorenzo Isella wrote: > > > > > I managed to get some decent animations on my laptop (running Debian > > > testing); now my question is how to get at least a set of png (or any > > > other decent format; pdf, eps, jpg etc...) files with the "snapshots" > > > of my system. > > > > I can answer your question for Windows environment. Same or similar > solution > > MAY or > > MAY NOT apply for Linux, I have no experience in Linux environment. > > > > First you need to install Python Image Library, PIL, if you have not > done so > > already. You may be using it already, if you are using TEXTURE feature > of > > the recent Beta versions of VPython. > > > > Then in your source code you need to add some lines, like the > followings: > > > > import Image > > import ImageGrab > > ... > > > > Your animation code goes here > > > > ... > > > > while looping: > > > > im = > > ImageGrab.grab((24,30,ImageWidth-4,ImageHeight-4)) > > fn = "Cat"+str(pn)+".png" > > im.save(fn) > > > > fn is the filename in Windows environment. > > > > IF THIS SYSTEM WORKS in LINUX, then someting similar to that of > filename > > should be sufficient. > > ImageGrab needs the display location (upper-left corner) and display > > sizedefined to it, so it picks up > > the image from the screen for you. > > > > You need to set up some sort of a counter in the loop like the > str(pn), to > > get a unique > > file name for each snapshot. > > > > Hope it works... > > > > Kadir > > > > > > ________________________________ > > Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try > it > > now. > > > > Now, unfortunately I do not think this works for linux. Consider the > small example given below: > > > #! /usr/bin/env python > > import scipy as s > import numpy as n > import pylab as p > > import visual as v > > > import Image > import ImageGrab > > x_list=s.arange(10) > y_list=s.zeros(10) > y_list[:]=1. > z_list=y_list > > > > box_size=100. > > #v.scene = v.display(title="System Snapshot", width=box_size, > height=box_size, x=0, y=0, > # range=box_size, center=(0.,0.,0.)) > > my_rad=1. > > particles=[v.sphere(pos=loc,radius=my_rad,color=v.color.blue)\ > for loc in zip(x_list,y_list,z_list)] > > > im = ImageGrab.grab((24,30,ImageWidth-4,ImageHeight-4)) > fn = "Cat"+str(pn)+".png" > im.save(fn) > > > If I run it on my machine (Debian testing) then I got the following > error message: > > Traceback (most recent call last): > File "", line 11, in ? > File "/usr/lib/python2.4/site-packages/PIL/ImageGrab.py", line 34, in ? > import _grabscreen > ImportError: No module named _grabscreen > > Is the module ImageGrab available for Debian (or for linux in general)? > Or does anyone know of a workaround for this? > Many thanks > > Lorenzo > > > > > > > > > > > > > > > > > > > > > > > > > > > > > http://physics.syr.edu/~salgado/software/vpython/EMWave.py > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > ------------------------------ Message: 3 Date: Thu, 17 Apr 2008 14:53:22 +0200 From: Lorenzo Isella Subject: Re: [Visualpython-users] Making a Movie in Visual Python To: Erik Thompson Cc: Lorenzo Isella , vis...@li... Message-ID: <480...@gm...> Content-Type: text/plain; charset=ISO-8859-1; format=flowed I see. So I think I am back to one of the old suggestions I was given, namely to use the povray plugin. Now, I think this is quite advanced for me. I got hold of the script corresponding to: http://www.gbiloba.org/download/SNP-definitif-640x480.avi Which also was recommended to me a long time ago. It is quite advanced and I cannot run it on my machine (again, I installed pymad but the system [and myself] cannot find some missing modules). However, maybe I would need something simpler to start from. I installed povray for Debian, but now what I would need is really some simple way to invoke it from Python to save (and then convert) a visual Python scene. Cheers Lorenzo Erik Thompson wrote: > > Is the module ImageGrab available for Debian (or for linux in > general)? > > > Unfortunately, ImageGrab appears to only work on Windows. In the > source code of ImageGrab.py it has the comments: > > # (New in 1.1.3) The ImageGrab module can be used to copy > # the contents of the screen to a PIL image memory. > # > # The current version works on Windows only. > > > -Erik ------------------------------ Message: 4 Date: Thu, 17 Apr 2008 17:10:08 +0200 (CEST) From: Fr?d?ric Subject: Re: [Visualpython-users] Making a Movie in Visual Python To: lor...@gm...,mrl...@gm... Cc: vis...@li... Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Le 17/4/2008, "Lorenzo Isella" a ?crit: >I see. So I think I am back to one of the old suggestions I was given, >namely to use the povray plugin. Now, I think this is quite advanced for me. >I got hold of the script corresponding to: >http://www.gbiloba.org/download/SNP-definitif-640x480.avi >Which also was recommended to me a long time ago. >It is quite advanced and I cannot run it on my machine (again, I >installed pymad but the system [and myself] cannot find some missing >modules). >However, maybe I would need something simpler to start from. >I installed povray for Debian, but now what I would need is really some >simple way to invoke it from Python to save (and then convert) a visual >Python scene. I wrote the script for a student, a few years ago. I admit there are a lot of stuff in it, not directly related to your problem (the annoying thing is to program the different trajectories and camera positions with a good timing to get a smooth movie). In fact, you only need to use povexport() function to export a VPython scene to a pov script, then run povray on it. If you do this for several pictures, then you just display them at 15-20 fps, and you have your movie ;) I will try to extract a little example from the big script... ------------------------------ Message: 5 Date: Fri, 18 Apr 2008 16:46:34 +0930 From: Symion Subject: [Visualpython-users] new web page To: vis...@li... Message-ID: <480...@pr...> Content-Type: text/plain; charset="us-ascii" An HTML attachment was scrubbed... ------------------------------ Message: 6 Date: Fri, 18 Apr 2008 10:07:04 +0200 (CEST) From: Fr?d?ric Subject: Re: [Visualpython-users] new web page To: vis...@li... Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Le 18/4/2008, "Symion" a ?crit: >Just uploaded a web page with >links to a few astronomy type python programs. > >http://home.primusonline.com.au/knoware/python/ > >I plan to update this site regularly. Very nice! ------------------------------ Message: 7 Date: Fri, 18 Apr 2008 10:39:56 -0600 (MDT) From: "William C. Ward" Subject: Re: [Visualpython-users] Making a Movie in Visual Python To: "Jaap Spies" Cc: vis...@li... Message-ID: <281...@we...> Content-Type: text/plain;charset=iso-8859-1 Jaap, I'm not sure what you mean by "out of date"...the link opens fine for me again today when I retried it... The information, though, is almost two years old. If we dig a little deeper, I see that this method required patching ffmpeg to create an X11 grabber. Now, as you might expect, grabbing from X11 is a native part of the latest releases, so just go straight to the documentation for how you might pull it off: http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html#SEC4 Is this useful? (I have just started to work with ffmpeg for other purposes, but I'm not a frequent Linux user, so my insights are limited). Bill > William C. Ward wrote: >> Hi Lornezo, >> >> Your best bet might be to forgo a Python-based solution and use >> something >> like ffmpeg to encode screen activity directly while the window is >> active. >> (ffmpeg is an open source command line encoding application that can >> also >> do video capture). You should be able to find a number of references, >> for >> example: >> >> http://ubuntu.wordpress.com/2006/06/08/how-to-create-a-screencast-in-ubuntu/ >> >> Good luck! >> >> Bill Ward >> > > This link seems to be out of date! The idea is promising but an actual > link > will be useful. > > Jaap > > ------------------------------ Message: 8 Date: Tue, 22 Apr 2008 10:39:05 -0500 From: "Nathan Moore" Subject: [Visualpython-users] install/compile error To: vis...@li... Message-ID: <600...@ma...> Content-Type: text/plain; charset="iso-8859-1" g++: /usr/lib/libgtkgl.so: No such file or directory I'm trying to install visual on a i386 box that's running scientific linux, v5.1. This version of linux is basically Red Hat Enterprise. I've already tried the fedora 7 rpms and they don't work (a similar failure) a search for the library cited above yields, [root@pilgrim build]# locate libgtkgl.so /root/gtkglarea-1.2.3/gtkgl/.libs/libgtkgl.so /root/gtkglarea-1.2.3/gtkgl/.libs/libgtkgl.so.5 /root/gtkglarea-1.2.3/gtkgl/.libs/libgtkgl.so.5.0.0 /usr/lib/libgtkgl.so.5 /usr/lib/libgtkgl.so.5.0.0 /usr/lib/debug/usr/lib/libgtkgl.so.5.0.0.debug /usr/local/lib/libgtkgl.so /usr/local/lib/libgtkgl.so.5 /usr/local/lib/libgtkgl.so.5.0.0 How do I specify one of these library locations? to be specific, when I try the following configure command, things don't work: ../visual-3.2.9/configure -prefix=/usr/local/ then, make fails with g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.2/crtbeginS.o .libs/arrow.o .libs/axial.o .libs/box.o .libs/color.o .libs/cone.o .libs/convex.o .libs/curve.o .libs/cvisualmodule.o .libs/cylinder.o .libs/display.o .libs/displaylist.o .libs/ellipsoid.o .libs/exceptions.o .libs/num_util.o .libs/scalar_array.o .libs/vector_array.o .libs/slice.o .libs/sphmodel.o .libs/faceset.o .libs/frame.o .libs/gldevice.o .libs/kbobject.o .libs/light.o .libs/label.o .libs/mouseobject.o .libs/prim.o .libs/vector.o .libs/pyramid.o .libs/rate.o .libs/ring.o .libs/sphere.o .libs/tmatrix.o .libs/vcache.o .libs/cylmodel.o .libs/num_util_impl_numeric.o .libs/num_util_impl_numarray.o .libs/glcontext.o .libs/platlinux.o .libs/xgl.o -lgmodule -ldl -lgtk -lgdk -lXi -lXext -lX11 /usr/lib/libgtkgl.so /usr/lib/libGL.so -lGLU -lgthread -lpthread -lglib -lboost_python -L/usr/lib/gcc/i386-redhat-linux/4.1.2 -L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crtn.o -Wl,--version-script=../../visual-3.2.9/src/linux-symbols.map -Wl,-soname -Wl,cvisualmodule.so.1 -o .libs/cvisualmodule.so.1.0.0 g++: /usr/lib/libgtkgl.so: No such file or directory Any ideas? Nathan Moore -- - - - - - - - - - - - - - - - - - - - - - Nathan Moore Assistant Professor, Physics Winona State University AIM: nmoorewsu - - - - - - - - - - - - - - - - - - - - - -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone ------------------------------ _______________________________________________ Visualpython-users mailing list Vis...@li... https://lists.sourceforge.net/lists/listinfo/visualpython-users End of Visualpython-users Digest, Vol 23, Issue 3 ************************************************* Marc Desmarais 5916 Bixby Village Dr. #95 Long Beach, CA, 90803 (562) 712 8682 cell --------------------------------- Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. |
From: Nathan M. <nt...@gm...> - 2008-04-22 15:38:59
|
g++: /usr/lib/libgtkgl.so: No such file or directory I'm trying to install visual on a i386 box that's running scientific linux, v5.1. This version of linux is basically Red Hat Enterprise. I've already tried the fedora 7 rpms and they don't work (a similar failure) a search for the library cited above yields, [root@pilgrim build]# locate libgtkgl.so /root/gtkglarea-1.2.3/gtkgl/.libs/libgtkgl.so /root/gtkglarea-1.2.3/gtkgl/.libs/libgtkgl.so.5 /root/gtkglarea-1.2.3/gtkgl/.libs/libgtkgl.so.5.0.0 /usr/lib/libgtkgl.so.5 /usr/lib/libgtkgl.so.5.0.0 /usr/lib/debug/usr/lib/libgtkgl.so.5.0.0.debug /usr/local/lib/libgtkgl.so /usr/local/lib/libgtkgl.so.5 /usr/local/lib/libgtkgl.so.5.0.0 How do I specify one of these library locations? to be specific, when I try the following configure command, things don't work: ../visual-3.2.9/configure -prefix=/usr/local/ then, make fails with g++ -shared -nostdlib /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crti.o /usr/lib/gcc/i386-redhat-linux/4.1.2/crtbeginS.o .libs/arrow.o .libs/axial.o .libs/box.o .libs/color.o .libs/cone.o .libs/convex.o .libs/curve.o .libs/cvisualmodule.o .libs/cylinder.o .libs/display.o .libs/displaylist.o .libs/ellipsoid.o .libs/exceptions.o .libs/num_util.o .libs/scalar_array.o .libs/vector_array.o .libs/slice.o .libs/sphmodel.o .libs/faceset.o .libs/frame.o .libs/gldevice.o .libs/kbobject.o .libs/light.o .libs/label.o .libs/mouseobject.o .libs/prim.o .libs/vector.o .libs/pyramid.o .libs/rate.o .libs/ring.o .libs/sphere.o .libs/tmatrix.o .libs/vcache.o .libs/cylmodel.o .libs/num_util_impl_numeric.o .libs/num_util_impl_numarray.o .libs/glcontext.o .libs/platlinux.o .libs/xgl.o -lgmodule -ldl -lgtk -lgdk -lXi -lXext -lX11 /usr/lib/libgtkgl.so /usr/lib/libGL.so -lGLU -lgthread -lpthread -lglib -lboost_python -L/usr/lib/gcc/i386-redhat-linux/4.1.2 -L/usr/lib/gcc/i386-redhat-linux/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i386-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/i386-redhat-linux/4.1.2/../../../crtn.o -Wl,--version-script=../../visual-3.2.9/src/linux-symbols.map -Wl,-soname -Wl,cvisualmodule.so.1 -o .libs/cvisualmodule.so.1.0.0 g++: /usr/lib/libgtkgl.so: No such file or directory Any ideas? Nathan Moore -- - - - - - - - - - - - - - - - - - - - - - Nathan Moore Assistant Professor, Physics Winona State University AIM: nmoorewsu - - - - - - - - - - - - - - - - - - - - - |
From: William C. W. <ww...@la...> - 2008-04-18 16:39:57
|
Jaap, I'm not sure what you mean by "out of date"...the link opens fine for me again today when I retried it... The information, though, is almost two years old. If we dig a little deeper, I see that this method required patching ffmpeg to create an X11 grabber. Now, as you might expect, grabbing from X11 is a native part of the latest releases, so just go straight to the documentation for how you might pull it off: http://ffmpeg.mplayerhq.hu/ffmpeg-doc.html#SEC4 Is this useful? (I have just started to work with ffmpeg for other purposes, but I'm not a frequent Linux user, so my insights are limited). Bill > William C. Ward wrote: >> Hi Lornezo, >> >> Your best bet might be to forgo a Python-based solution and use >> something >> like ffmpeg to encode screen activity directly while the window is >> active. >> (ffmpeg is an open source command line encoding application that can >> also >> do video capture). You should be able to find a number of references, >> for >> example: >> >> http://ubuntu.wordpress.com/2006/06/08/how-to-create-a-screencast-in-ubuntu/ >> >> Good luck! >> >> Bill Ward >> > > This link seems to be out of date! The idea is promising but an actual > link > will be useful. > > Jaap > > |
From: Frédéric <fre...@gb...> - 2008-04-18 08:07:00
|
Le 18/4/2008, "Symion" <sy...@pr...> a écrit: >Just uploaded a web page with >links to a few astronomy type python programs. > >http://home.primusonline.com.au/knoware/python/ > >I plan to update this site regularly. Very nice! |