public marks

PUBLIC MARKS with search file

This month

OS X Isn't for Developers

by karlcow, 1 comment

If I want to release a great new Ruby gem that uses a C extension or library, I need to ask prospective users of that gem to: Spend $4.99 in the App Store Download a large 4.5GB file Spend a decent amount of time installing XCode Sacrifice 15GB of disk space to an app they likely won’t use Install my gem

Modern Pictograms - The Design Office

by sbrothier & 1 other
Modern Pictograms is a typeface for interface designers and programmers. Designed in early 2011 for the Flatfile Wordpress theme, the pictograms stay sharp when used large or small. Install the OpenType file for Photoshop mockups and drop in the @font-face code into your CSS to embed them right in your Web page. Designed to work on web sites at sizes down to 18 pixels, but best at higher than 24 pixels.

mattapperson's gist: 1621570 — Gist

by Xavier Lacot
An android layout for having the tabs at the bottom of the screen. The ciontent of this file has to be put in platform/android/res/layout/titanium_tabgroup.xml

Modern Pictograms - The Design Office

by Spone & 1 other
Modern Pictograms is a typeface for interface designers and programmers. Designed in early 2011 for the Flatfile Wordpress theme, the pictograms stay sharp when used large or small. Install the OpenType file for Photoshop mockups and drop in the @font-face code into your CSS to embed them right in your Web page. Designed to work on web sites at sizes down to 18 pixels, but best at higher than 24 pixels.

How-To: Set up a home file server using FreeNAS -- Engadget

by oseres (via)
How-To: Set up a home file server using FreeNAS

January 2012

Small But Digital - The MidiBus

by Emaux
The MidiBus is a MIDI library for Processing. It provides a quick and simple way to access and interact with installed MIDI system resources. The MidiBus is aimed primarily at real time MIDI applications. The focus is on strong MIDI I/O capabilities and keeping frills to a minimum (e.g. currently no built in sequencer, file read/write, MIDI recording/playback).

russss/Herd - GitHub

by karlcow

Herd is a single-command Bittorrent-based file distribution system, based on Twitter's Murder. It was designed for pushing code out to a number of production systems. You can probably use it for other things. Herd requires no extra Python modules on the destination system as it ships around its own (lightly modified) copy of BitTornado.

e4rat

by m.meixide
e4rat ("Ext4 - Reducing Access Times") is a toolset to accelerate the boot process as well as application startups. Through physical file realloction e4rat eliminates both seek times and rotational delays. This leads to a high disk transfer rate.

CSV Comma Separated Value File Format - How To - Creativyst - Explored,Designed,Delivered.(sm)

by night.kame

If you have a table for export in which leading zeros and spaces have significance AND that file will only be viewed in Excel, then you can use an Excel specific convention in those fields where leading zeros or spaces should be preserved (in Excel). To implement this fix, double quote each field with leading zeros or spaces and place an equals sign (=) directly ahead of the first quote

W00t!

jQuery HTML5 Uploader

by srcmax
jQuery HTML5 Uploader is a lightweight jQuery plugin that lets you to quickly add an upload system a-la-Gmail into your web app. You only need to create a dropbox element (i.e. a div) and jQuery HTML5 Uploader will do the rest. Then you can drag & drop one or more files on the element and the files will be uploaded. It also works with the multiple input file element. The upload function is divided into two asynchronous operations: client side, the file is loaded in the browser memory with a FileReader object. Useful if you want, for example, to show the image preview while uploading a picture. The server side operation consists in sending the binary file string to the postUrl (see settings).

PirateBox - David Darts Wiki

by karlcow

PirateBox is a self-contained mobile communication and file sharing device. Simply turn it on to transform any space into a free and open communications and file sharing network.

La valeur de communauté locale sans logging.

December 2011

Automate your Dropbox

by oseres (via)
Everytime someone puts a file in our shared Dropbox folder, I get a

AjaXplorer

by Wiltur & 1 other
Turn your web server into a powerful file management system : install once and access your files from

AjaXplorer

by oseres & 1 other (via)
Turn your web server into a powerful file management system : install once and access your files from

Syncany - Open-source file synchronization and filesharing application

by oseres & 2 others (via)
Syncany is an open-source cloud storage and filesharing application. It allows users to backup and share certain folders of their workstations using any kind of storage, e.g. FTP, Amazon S3 or Google Storage. While the basic idea is similar to Dropbox and JungleDisk, Syncany is open-source and additionally provides data encryption and more flexibility in terms of storage type and provider:

1040ez

by thetaxgear
Free Federal 1040EZ tax return preparation and tax filing online for Free. Prepare 1040EZ tax return online for maximize your tax deduction get fastest tax refund. E-file your 2010 Federal Taxes for free, offering 2010 Free 1040 tax forms, no download needed. Free Federal 1040ez, 1040a forms available absolutely free.

Perl file size tutorial - How to get the size of a file in Perl using file test operators.

by sylvainulg (via)
no fseek(END), ftell(), fseek(BEGIN) hack anymore. Just $filesize = -s $filename /me love PERL ;)

CSS3, Please! The Cross-Browser CSS3 Rule Generator

by emmanuelc & 8 others, 1 comment
You can edit the underlined values in this css file, but don't worry about making sure the corresponding values match, that's all done automagically for you. Whenever you want, you can copy the whole or part of this page and paste it into your own stylesheet.

willkg/phil - GitHub

by karlcow

phil is a command line utility that sends reminder emails about meetings as defined in an iCalendar file.

November 2011

Bottle: Python Web Framework — Bottle v0.11.dev documentation

by jpcaruana
Bottle is a fast, simple and lightweight WSGI micro web-framework for Python. It is distributed as a single file module and has no dependencies other than the Python Standard Library.

WordPress › Simple Image Sizes « WordPress Plugins

by mozkart (via)
This plugin allow create custom image sizes for your site. Override your theme sizes directly on the media option page. You can regenerate all the sizes you have just created and choose which one you wanted to regenerate. You can now get all the code to copy and paste to your function theme file. Now you can use the generated sizes directly into your posts and insert images at the right size ! Now you choose if you want display the size in the post insert image. Now you can regenerate the images one by one in the 'Medias' general pane.

Generator Tricks for Systems Programmers

by karlcow

This tutorial discusses various techniques for using generator functions and generator expressions in the context of systems programming. This topic loosely includes files, file systems, text parsing, network programming, and programming with threads.

Active users

karlcow
last mark : 16/02/2012 22:25

sbrothier
last mark : 13/02/2012 15:49

Xavier Lacot
last mark : 10/02/2012 15:57

Spone
last mark : 10/02/2012 08:22

oseres
last mark : 02/02/2012 04:54

Emaux
last mark : 26/01/2012 21:39

m.meixide
last mark : 24/01/2012 12:12

marco
last mark : 18/01/2012 09:05

night.kame
last mark : 16/01/2012 17:46

srcmax
last mark : 09/01/2012 10:47

411256221
last mark : 02/01/2012 13:38

Wiltur
last mark : 28/12/2011 07:04

mfaure
last mark : 25/12/2011 18:04

thetaxgear
last mark : 21/12/2011 04:30

sylvainulg
last mark : 15/12/2011 08:11

emmanuelc
last mark : 07/12/2011 08:53

jpcaruana
last mark : 28/11/2011 09:46

mozkart
last mark : 27/11/2011 22:14