Page 2 of 4

Posted: Wed 29 Feb 2012, 18:24
by jemimah
The new Saluki Custom Builder that will be released in saluki-013 should be very helpful. Saluki-13 should be out in a couple of days. (yes, with kernel 3.2).

Posted: Wed 29 Feb 2012, 19:44
by antiloquax
Tman wrote:Looks good, Antiloquax.
Thanks Tman!

I am pleased with how it's turned out. By the way, I did look at Exprimo, but it wouldn't make the soundcard on my pc work, so that kind of swung it for Saluki!

@Jemimah - thanks for that. I'll probably hold on for that and rebuild from that version. I am now running from a fresh frugal install of "SalukiPy". The Pythons and Pygames are working properly. The only thing I don't know how to do is to keep the wallpaper and launcher looking as they should.
Here's a list of the Python tutorials to be included in this version:
A Byte of Python (Swaroop)
Dive into Python (Mark Pilgrim)
Making Games and Invent Your Own Games with Python (Al Sweigert)
Learn Python the Hard Way (Zed A. Shaw (as html files)
The documentation from Python.org for 3.1.4
Introduction to Computer Science Using Python and Pygame (Paul Vincent Craven)
How to Think Like a Computer Scientist.

I'll also add a current screen-shot!

pygobject and gtkk

Posted: Thu 01 Mar 2012, 00:44
by growler
Quite excited by this although it seems massive?
Is it possiible to write Gtk applications on this python 3? Or is it Tk windows only.
I have an appliication I would like to bundle with pupppy and this would seem a perfect solution.
Is there a python 3 glib pygobject .pet around?
I thought updating glib 2.10 to a later version would have nasty consequences for all other gtk applications? i..e. 95% of the systen.

Posted: Thu 01 Mar 2012, 08:02
by antiloquax
Hi Growler,

Yes, it is a big iso - partly because I made it from the racy sfs with the devx loaded. Perhaps I ought to have trimmed things more (eg there are quite a lot of "examples" that come with Pygame.)

I'm afraid I don't know anything really about gtk or pygobject. Tkinter is there of course :D .

mark

Posted: Sat 03 Mar 2012, 17:59
by antiloquax
While I am waiting for Saluki13 to be ready, I've put together a better version of the original Racy-based idea.
I've updated the first post.
It's hosted on Ubuntu One this time:
http://ubuntuone.com/4oBKQ9tqOG5ljmOhpBYIeL

Here's my blog post with a few details.
http://teampython.wordpress.com/2012/03 ... e-racypy2/

Python and Pygame Pets available for Saluki14

Posted: Tue 13 Mar 2012, 16:43
by antiloquax
I've made some pets for Saluki14.
This one is Pygame for Python 2.7.2 (you'll need python-tk, tk, tcl and all the SDL bits).

Thisis Python 3.1.4 with Pygame included. Dependencies as above.
:D

Posted: Fri 16 Mar 2012, 18:14
by antiloquax
When you load the devx, it breaks the shell-script that launches Python2.7.2.
This pet fixes it and the desktop icon should work again.
I'll fix this in the next version.

Posted: Fri 16 Mar 2012, 19:46
by antiloquax
If you are using RacyPy2, you may wonder why Java isn't working with seamonkey..

I put the wrong link in the plugins folder.

Make a simlink to /usr/jre/lib/i386/libnpjp2.so in /usr/lib/mozilla/plugins

I'll fix this bug in the next version.

Bugs Fixed

Posted: Sat 17 Mar 2012, 22:42
by antiloquax
Link to the iso for the bug-fixed version.

BugFixed

Posted: Sat 24 Mar 2012, 21:04
by pacer106
here is a wallpaper in 3 sizes for ya antiloquax.

Image

Uploaded with ImageShack.us

Image

Uploaded with ImageShack.us

Image

Uploaded with ImageShack.us

Posted: Sat 24 Mar 2012, 21:22
by antiloquax
Thanks pacer106! :D :D

Posted: Sun 25 Mar 2012, 18:30
by pacer106
another wallpaper in 3 sizes.

Image

Uploaded with ImageShack.us

Image

Uploaded with ImageShack.us

Image

Uploaded with ImageShack.us

Posted: Sun 25 Mar 2012, 19:38
by pacer106
another wallpaper in 3 sizes.

Image

Uploaded with ImageShack.us

Image

Uploaded with ImageShack.us

Image

Uploaded with ImageShack.us

Posted: Thu 29 Mar 2012, 13:23
by Aitch

Posted: Thu 29 Mar 2012, 19:28
by antiloquax
Thanks, that looks interesting ...
:D

Posted: Tue 03 Apr 2012, 06:20
by charlie6
Hi antiloquax !
Thanks for this puplet !

Seeking to run an application requiring wxPython, please would you indicate a wx-gtk archive which runs on this puplet? Or how to install it?

By the way, the application is a project management Gantt scheduler, download here (less than 400KB sized !) which looks more efficient than Gnome-Planner (...imho, having tested both...).
http://www.pureviolet.net/ganttpv/

(Getting a working Python+wxPython environment is my major difficulty to achieve this application running).
It worked on puppies4.X using the forum member Big Bass pets documented here (python +deps + wxgtk)
http://www.murga-linux.com/puppy/viewtopic.php?t=31558

Thanks for any advice
Cheers, Charlie

training course

Posted: Tue 03 Apr 2012, 07:05
by Volhout
Hi antiloquax,

You said you created RacyPy for a training coarse. Is this training based on commandline (as in the screenshot's you gave) or also set up to use an IDE ? Are you using Geany ? Or something else.

The training coarse material, is that classified (as if " I need to make money from it"), or can you place a link ? I am new to python, but have some background in other languages (assembly, (free)basic, BACON).

Volhout

Posted: Tue 03 Apr 2012, 17:07
by antiloquax
@charlie. I don't know anything about wx-gtk or wx-Python. I'll see if I can get it working.

@volhut. My blog posts on python are at
http://teampython.wordpress.com/
And:
http://raspberrypy.tumblr.com/
Also there are some great learning materials in the archive mentioned here:
http://raspberrypy.tumblr.com/post/1905 ... -tutorials

I use Vim and Geany as IDEs. But most of my screenshots are from idle, because they look nicer.

Posted: Tue 10 Apr 2012, 09:25
by antiloquax
New .pet added for Joe's Own Editor (as used by Eben Upton in his Webinar).
(Link also added to first post).
@Charlie. I have tried to get wxPython working (partly because I fancy having a go with DrPython - an ide that uses wxWidgets & wxPython).
So far, I haven't managed. I'll keep you posted.
mark

Posted: Wed 11 Apr 2012, 13:10
by chappers
hey guys, im just trying to load racypy onto my pc using a boot from disk, ive burnt the iso and stuff but when i boot i keep getting a boot failed message with disk error 80, any ideas on what im doing wrong?