Python
How to install BTQueue on Ubuntu Server
Since you are going to run BTQueue on Ubuntu or other Linux box, I recommend all you to use the latest version in Subversion repository. Sorry, I don't have deb package yet. If you don't have subversion, sudo apt-get install subversion
to get the latest version.
- sugree's blog
- 1 comment
- Read more
- 1608 reads
AccessGrid on Ubuntu
- sugree's blog
- 1 comment
- Read more
- 2499 reads
Building BTQueue in Win32 Platform
- sugree's blog
- 1 comment
- Read more
- 1458 reads
How to install bzr on RPM-based distribution
I have used Bazaar-NG aka bzr for a month. It works well and I like it so much because I don’t need to have network to commit my change. The installer for win32-based system works perfectly on my laptop. Unfortunately, there is no official bzr distributed in RPM. I have to build it myself. This action is terrible for me because bzr requires at least Python 2.4. Below are my step to successfully install bzr on Fedora Core 1 i386 and CentOS 4.2 x86_64.
- sugree's blog
- Add new comment
- Read more
- 1062 reads
GWT Hello World in Python
Eventually, pyjamas has reached the first milestone to write Hello World example in Python and then translate them to JavaScript and HTML. Note that it also supports event handling. Let’s see how it looks like in action.
from ui import Button, RootPanel
sugree's blog
Add new comment
Read more
1667 reads
pyjamas: GWT clone in Python
Since has been for a week, Google was its new version yesterday. GWT is now so popular. Anyway, I don’t like to program in Java. Now, there is a serious effort to reverse engineer GWT to make a clone in Python for Python fans like me. In beginning, it named as py-gwt but now it has been changed to pyjamas and it’s alive. Let’s see how it looks like at the real code in subversion repository.
- sugree's blog
- 1 comment
- Read more
- 8094 reads
Recent comments
3 years 29 weeks ago
3 years 34 weeks ago
3 years 35 weeks ago
3 years 35 weeks ago
3 years 35 weeks ago
3 years 38 weeks ago
3 years 38 weeks ago
3 years 38 weeks ago
3 years 38 weeks ago
3 years 38 weeks ago