Jkx@home

Titanium Exposé

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • About
  • Google search

Category Archives: Misc

Post navigation

← Older posts

I found the secret behind the Guido job at Google

Posted on November 26, 2006 by admin

This is a bit funny, but all is on the GoogleMasterPlan . As you can see to hire Guido, they decided to send spam. Hum, really happy to find Python on this stuff :)

tag: fun, google, Python

Howto to spam-protect your python-based blog with bayesian filter.

Posted on November 17, 2006 by admin

As severall people, I run into issue with some spammer using my comment system to spam, and post backlinks. (Even using some funny stuffs) I ‘m already using a good email spam filter: SpamBayes, so I decided to test bayesian … Continue reading →

tag: bayesian, Blog, Python, spam

Python powered Tux ?

Posted on August 10, 2006 by admin

Not really, but this nice Tux droid, can be pluged in USB, and the commands are sent via a Python DBUS binding. Hum a stupid question, can we use the Python USB API directly ? With time, Python really became … Continue reading →

tag: gadget, Python, usb

Python blackhat tools ?

Posted on March 29, 2006 by admin

Yesterday, somebody send me a link to some really interesting slides: Silver Needle in the Skype. This really impress me, how much energy Skype spent to hide his code, and protect their buisness. But on the other side, the work … Continue reading →

tag: hack, skype

Playing with Realtime with Python

Posted on January 24, 2006 by admin

For a little app, I need to send stream over UDP at a fixed rate. I have done severals tests w/ some buffers and sleep(), but I can’t achieve the desired speed. Mainly because sleep() doesn’t provide a stable enought … Continue reading →

tag: linux, Python, rtc

Playing with binary in Python

Posted on December 15, 2005 by admin

While debuging an AVR microcontroller, you need to play with bits. After playing with my calculator I decided to find another way to decode bin/hex etc .. I found a good recipe on ASPN. Now, this is a little reminder … Continue reading →

tag: avr, Python

Python on Rails: The bazzar

Posted on September 18, 2005 by admin

Everybody know Ruby on Rails right now. There is a lot of post all over the web, showing us the new latest new web programming style. This is a little funny because in a past life (4 years ago), I … Continue reading →

tag: django, paste, Python, ror, turbogears, Zope

Howto to Talk with GoogleTalk in Python

Posted on August 31, 2005 by admin

I guess everybody know GoogleTalk right now. Linux users like me knows that it ‘s only a Jabber server with SIP extension. Like a lot of people seems to use this, I decided to switch from MSN(suxTm) to this Jabber … Continue reading →

tag: google, jabber, Python, xmpp

Hacking your window manager with Python

Posted on June 27, 2005 by admin

I was looking for a way to hack my window manager in Python. I want to use special piece of code to handle the window placement, or display stuffs in the background.. It looks like pyxfce meet my needs, so … Continue reading →

tag: Python, window manager, x11, xfce

Extract GPS from Kismet log with ElementTree

Posted on May 23, 2005 by admin

I have read a lot of noise about ElementTree but never really used it. Tonight i need to extract a bunch of GPS data from a kismet log file. Let’s give it a try from elementtree import ElementTree data = … Continue reading →

tag: gps, kismet, Python, Wifi

Post navigation

← Older posts

Categories

  • Blog (24)
  • Electronics (27)
  • Fun stuff (5)
  • Hardware (23)
    • Computers (13)
    • Other (10)
  • Hifi (5)
  • Misc (6)
  • Music (7)
  • Orage (6)
  • Perso[Fr] (1)
  • Projects (1)
  • Python (62)
    • Misc (40)
    • Network (10)
    • Webware (6)
    • Zope (5)
  • Unix (15)
  • Utils (22)
  • Web (23)
  • Wifi (31)
    • Antennas (9)
    • AP (7)
    • Cards (11)
    • Software (3)

Archives

Ads

Friends

  • Base-Art
  • BildR
  • Hack a Day
  • Jeelabs
  • Youritronics

Infos

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org

Social

Proudly powered by WordPress