Jkx@home

Titanium Exposé

Main menu

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

Category Archives: Python

Post navigation

← Older posts
Newer posts →

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

Send hand-crafted Ethernet Frames in Python (ARP for example)

Posted on June 7, 2005 by admin

Tonight I decided to send ARP flood over the wireless link to find who is using it. This is a strange thing .. ok but it works pretty fine and quickly .. First step is to build the custom packet.. … Continue reading →

tag: Network, Python

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

Small is beautifull: CherryPy

Posted on May 1, 2005 by admin

Today, I decided to write a new webapp (this will be out soon). I have been off since a while in the webapp developpement, so it’s a bit hard to start this new project. I decided to look on recent … Continue reading →

tag: cherrypy, Python, quixote, Web

Glade-2 to .py

Posted on January 13, 2005 by admin

In a past life, I spent a lot of time with gtk-1 and glade (for a commercial app). After this experience, I tested several approach: PyQT (using QTDesigner) wxPython (w/ wxGlade) Glade 2 + libglade Here is my personnal feeling: … Continue reading →

tag: glade, gtk, Python, qt, wx, x11

Keyboard shortcut with Python-Xlib

Posted on December 16, 2004 by admin

I use this little script on another computer for a while. Meanly to remote drive my xmms throught the xmms python module. Anyway I just write this little intro here, perhaps other people may be interested.. This litte script use … Continue reading →

tag: Python, x11

Python on a WRT54GS ?

Posted on December 1, 2004 by admin

Ok, I ‘ve been off for a little time right now. The main reason, is that I spend some time hacking my new Wireless access point: WRT54GS. I spend a lot of time tweaking the config to use this in … Continue reading →

tag: Python, Wifi, wrt

The secret behind memory allocation in Python

Posted on November 5, 2004 by admin

I’ve been looking for this for a while !! Why this f***ing Python process eat so much memory ? I freed all the objects, and don’t have any circular references .. Every advanced Python programmer need to read this carefully. … Continue reading →

tag: memory, Python

Packet filtering w/ Python and Linux

Posted on November 1, 2004 by admin

While looking for a fun way to filter my WIFI traffic, I decided to look at userland firewall API in Python. I found: ipqueue. I haven’t really wrote a full featured app with it, but here the first things to … Continue reading →

tag: firewall, Python

Python ALSA-SIG ? :)

Posted on October 27, 2004 by admin

Is it the time for a python alsa SIG ? Phil seems to think about it, why not. I guess it’s time to read the pyrex howto for me:))

tag:

Post navigation

← Older posts
Newer 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