Scripts posted recently by kelpi in Kelpi

1- 6 of 6.

Amazing wallpaper changer

to wallpaper flickr picasa 23hq windows desktop top by kelpi

windows wallpaper changer meyshanwall, changes, wallpaper using photos stored in picasa, riya, 23hq and flickr
download the source code from here... http://sourceforge.net/project/showfiles.php?group_id=193022&package_id=227353&release_id=516643

Deskargak egiteko scripta

to python wget by kelpi

from urllib import urlretrieve
import sys
url = sys.argv[1]
filename=url.split('/')[-1]
fitx = urlretrieve(url,filename)

Hola mundo desde ring 0

to LKM hello world!! by kelpi

/*
*
*  Para compilarlo:
*  Makefile:
*  obj-m := fent.o

un ejemplo en css

to by kelpi

/* Trac CSS */
body {
 background: #fff;
 color: #000;
 margin: 10px;

TreeSetExample.java

to java tree set by kelpi

// -----------------------------------------------------------------------------
// TreeSetExample.java
// -----------------------------------------------------------------------------

/*

Posting to Kelpi through the API

to python kelpi api by kelpi

#!/usr/bin/python
"""Usage:

./kelpi_api.py title src tags user password
"""
hits counter