A firm called active state do a version of Python for Windows. You can also boot any number of 'live' versions of Linux on any PC, from a pen drive or CD/DVD, that will have python pre-installed.
The higher the class number the better the card, up to a maximum of 10. (though some early Pi's had problems with class 10 cards). This has a list of cards with recommendations on performance: http://elinux.org/RPi_SD_cards At the moment the Pi is slow on graphics intensive programs. The foundation ...
Hi. In most web browsers if you hold down the Ctrl key & press minus everything gets smaller (Ctrl & plus makes things larger & Ctrl + the zero key resets). I don't know what has happened to your midori. You could try deleting your /home/pi/.config/midori folder & starting with it again from scratch...
I am running the latest raspian wheezy, moderately overclocked. I find Chromium runs better than Midori but when I can I use xxxterm. There is a bit of a learning curve. It uses vim style commands, for example pres shift-colon then type favadd to make a favourite or use the command fav to to view an...
I found the solution buried in the comments. This image does not boot with the latest firmware. You have to get bootcode.bin and start.elf from the boot partition of the current Raspbian image & copy them over. The image then boots. As this fix was added to the comments back in March and nothing was...
I set up my Pi with Autostatic's repo from the start (having leaned of it from the Linux musicians forum) and Qjackctl works for me. I have it set to 'playback only' as that is always more stable than duplex. The other thing I needed to do was have 'periods/buffer' set to three - I don't know why, b...
omxplayer works vastly better (at least on my pi) if you start it from the command line without an x session. I must admit I was very surprised when i found out I could watch video without a startx first.
Proof of concept. My Pi running with power from a £1 little box (to the left of the Pi) from Poundland using 4 x AAA batteries. Sorry it is not a great photo, its just from a cheap phone.
Just a suggestion for the O/P. As this is in the New user help wouldn't it be a good idea to have your post heading as something like: A tutorial - creating new shell commands so that people know that this is a tutorial not a question.
Hi I have written a FreeBSD image to a 4GB SD card (using Linux and dd) that will not boot. The light comes on but nothing happens - nothing appears on the screen at all. The download has the correct checksum. The image is from http://www.raspberrypi.org/archives/3094 The same SD card has successful...
I have not been able to view videos online, On the pi you can use the command line utility youtube-dl to download a video & then watch it with omxplayer; you will need to install it. youtube-dl will need updating by running sudo youtube-dl -U and then sudo youtube-dl for it to work. I think the firs...
I have yet to test it, but poundland do a device that basically hook up 4 aaa batteries to a USB out. Has been very succesful in the past with charging phones, MP3 players etc. A friend used it with his ereader when in hospital.
Thanks for the reply. Is there a way to use Berryboot to install an image like unetbootin does? I dislike the way Berryboot appears to install directly, it means another download every time you re-install & I am on limited bandwidth. Also, when you use wget or a torrent to download it supports resum...