Smipple is a social service for saving, storing, organizing, and sharing snippets of code with your friends and coworkers. Make friends. Improve your coding skills. Earn bragging rights.

Find out more

Recent Code Snippets

Title User Language Tags Description Date
ある数より大きい2の累乗の数のうち最小のものをもとめる a2c Python python RT @webos_goodies: ある数より大きい2の累乗の数のうち最小のものをもとめるスマートな方法ってなかったっけな。 (http://twitter.com/webos_goodies... 5 hours ago
Merge Sort jokeofweek Java algorithm array java merge sort This is a basic implementation of the Mergesort to sort arrays of integers. 2 days ago
Shell Sort jokeofweek Java algorithm array java shell sort This is a basic implementation of the Shell sort to sort arrays of integers. 2 days ago
Insertion Sort jokeofweek Java algorithm array insertion java sort This is a basic implementation of the Insertion sort to sort arrays of integers. 2 days ago
Bubble Sort jokeofweek Java algorithm arrays bubble sort This is an implementation of a basic bubble sort on an array of integers. 2 days ago
ir walk and string jion teloon Python listdir walk dirs(the cdrom), and save the file names 2 days ago
hello smipple daniel.wilkison C c intro stdio.h prints "hello smipple" to the standard output. I know it's very simple and corny, but I had to writ... 2010-03-08
from matterhorn_setup.sh tingletech Bash ffmpeg matterhorn ocr opencv tesseract video x264 This extracts the commands to build 3rd party apps that matterhorn depends on, including OCR support... 2010-03-06
shortcut of shortcut (easy access to render_to_response in django) emre Python django create a new file in your <project_dir> first import in your views.py: from helpers import Helpe... 2010-03-05
Polymorphic function example in JS Zmicer JavaScript js Found at http://code.google.com/p/polymorph-js/ 2010-03-05

Popular Code Snippets

Title User Language Tags Description Date
Javascript: External Script cmpastore Text only javascript Link to external Javascript 2010-01-18
Polymorphic function example in JS Zmicer JavaScript js Found at http://code.google.com/p/polymorph-js/ 2010-03-05
Thumbnail function thats force images to be given size mcbayrak Python pil python PIL's image thumbnailing function is keeping ratio. That is forcing images to be given size. Written... 2010-03-01
gravar-video.sh voyeg3r Bash bash recordmydesktop tools video Instale o recordmydesktop e abra por exemplo dois terminais, em um deles rode o script, digamos que... 2010-01-29
Pegando o endereço ip no python voyeg3r Python python Usando a biblioteca netifaces fica fácil pegar o ip da máquina 2010-02-25
3*+1 em python voyeg3r Python algoritmos python ------------------ PROBLEMINHA ------------------ Considere que, para um determinado número int... 2010-02-24
Como definir o path para o seu ambiente voyeg3r Text only bash python shell_script Criando uma pasta bin e colocando-a no path você facilita muito a sua vida na hora de criar script... 2010-02-11
user.js - configuração para firefox voyeg3r JavaScript firefox arquivo de configuração do firefox 2010-02-03
xorg.conf to notebooks sim+ voyeg3r Text only ubuntu xorg.conf Para notebooks sim+ com placas sis 771 - ubuntu 9.10 salve este xorg.conf em /etc/X11/xorg.conf 2010-01-25
alternando arquivos entre codificacoes voyeg3r Text only bash encode script tools utf-8 utf8 Para entender este script leia este artigo: http://jfmitre.com/2010/01/alternando-arquivos-entre-co... 2010-01-22