6160
Ioke

Ioke is a folding language. It allows you to write highly expressive code that writes code. Ioke allows you to create abstractions at any level, and expressiveness is the ultimate goal of the language.

Ioke is a dynamic language targeted at virtual machines, currently the Java Virtual Machine and the Common Language Runtime. It's been designed from scratch to be a highly flexible general purpose language. It is a prototype-based programming language that is inspired by Io, Smalltalk, Lisp and Ruby.
programming  language  jvm  @try 
29 days ago
TouchDevelop - Microsoft Research

Script your phone! Write code for your phone, on your phone! TouchDevelop is a radically new software development environment on the Windows Phone, bringing the excitement of the first programmable personal computers to the phone.
visual  programming  language  phone  mobile  windowsmobile  wp7 
29 days ago
Sketch | The designer’s toolbox
Native Mac vector graphics app, with some web-oriented and pixel-precise features a la Fireworks.

Sketch is a professional vector graphics app with a beautiful interface and powerful tools.
We set out to build a better app for graphic designers. Not to copy, but rather to improve.
illustration  illustrator  mac  app  vector  graphics  @try 
29 days ago
Jonathan @ House of Blues - foursquare
I'm at House of Blues for Miike Snow and Penguin Prison (Boston, MA) w/ 68 others
from twitter
4 weeks ago
Dillinger, the last Markdown editor, ever.
A web-based Markdown editor with live preview, plus Dropbox and Github integration.
dropbox  web  text  editor  markdown  github  @try 
4 weeks ago
OpenPhoto - The easiest way to share, enjoy and organize your photos using Dropbox.
An open source alternative to Flickr or Picassa, designed to give users as much control over their images as possible. Files are stored in your Dropbox or Amazon S3 bucket, and you can choose between an account on OpenPhoto’s severs or hosting the whole shebang yourself.

There’s a basic iPhone app for uploading images, too.
photography  web  sharing  dropbox  s3  amazon  opensource 
4 weeks ago
dotploy
A bash only script to deploy $HOME dot files acrossing different hosts
bash  config  tool  @try 
4 weeks ago
glyr
Glyr is a music metadata search tool, capable of finding and downloading or displaying cover art, song lyrics, reviews, &c..

The command line interface is easy to use, e.g.

glyrc cover --artist Prince --album "The Black Album"
music  mp3  tool 
4 weeks ago
Zibity: Broomstick

Broomstick is the easiest way to hide menubar icons that you don’t like. While most apps that create a menubar icon allow you to hide it, some apps don’t provide this option. Broomstick lets you take back control of your menubar!
mac  gui  tool 
4 weeks ago
ghost.py
ghost.py is a webkit web client written in python.
python  webkit 
4 weeks ago
The Gosu Programming Language

A pragmatic language for the JVM

// Type inference cuts down on the clutter
var minLength = 4

// Literal support for common data structures, such as Lists and Maps
var strings = { "red", "green", "blue" }

// Closures + pragmatic extensions to the core JVM classes
print( strings.where( s -> s.length() >= minLength ).sort().join( ", " ) )

// Utilizing the standard Java API
var someFile = new java.io.File( "SomeFile.txt" )

// Enhanced to make your life easier
someFile.write( strings.join( ", " ) )

Extensible type system (like F# Type Providers).
Modify existing types.
jvm  java  programming  language  @try 
5 weeks ago
Open Data Protocol (OData)

The Open Data Protocol (OData) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData does this by applying and building upon Web technologies such as HTTP, Atom Publishing Protocol (AtomPub) and JSON to provide access to information from a variety of applications, services, and stores
data  protocol  rest  simple  database 
5 weeks ago
bash-it


Bash it is a mash up of my own bash commands and scripts, other bash stuff I have found.

(And a shameless ripoff of oh-my-zsh. :)

Includes autocompletion, themes, aliases, custom functions, a few stolen pieces from Steve Losh, and more.
bash  shell  @try 
5 weeks ago
Punch - A Fun and Easy Way to Build Modern Websites

Punch is a simple tool to generate a static website out of Mustache templates and content stored in either JSON or Markdown format.
json  markdown  mustache  static  web  @try 
5 weeks ago
VIM Adventures

VIM Adventures is an online game based on VIM's keyboard shortcuts (commands, motions and operators). It's the "Zelda meets text editing" game. It's a puzzle game for practicing and memorizing VIM commands
vim  editor  game  web  @try 
5 weeks ago
Avería – The Average Font

the average of all the fonts on my computer
font  design  typography 
5 weeks ago
Noir
Simple Clojure web framework
clojure  web 
5 weeks ago
Generic Colouriser
Lets you add color to the output of commands. It comes with configuration files for various popular commands.
terminal  tool  @try 
5 weeks ago
csync
csync is a file synchroniser… You can use csync for different things. The intention is to provide Roaming Home Directories for Linux but you can use it to synchronize your music collection or create a backup of a directory.
sync  opensource  @try 
5 weeks ago
PhoneGap
…think like what PhoneGap does for native platform features []. New app works this way—it's great.
from twitter
5 weeks ago
img.ly photo sharing service for twitter
RT @okonomiyonda: http://t.co/DBJwcJ4G I think we all know Stephen Fry to be one of the worlds greatest living humans. This solidifies i ...
via:packrati.us  from delicious
5 weeks ago
Light Table by Chris Granger — Kickstarter

Light table is based on a few guiding principles:

You should never have to look for documentation
Files are not the best representation of code, just a convenient serialization.
Editors can be anywhere and show you anything - not just text.
Trying is encouraged - changes produce instaneous results
We can shine some light on related bits of code
programming  tools  text  editor 
5 weeks ago
CodeMirror
Very nice-looking HTML-based programmer's text editor.

CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation.

A rich programming API and a CSS theming system are available for customizing CodeMirror to fit your application, and extending it with new functionality.
html  javascript  text  editor  @try 
5 weeks ago
Twitter’s “Innovator’s Patent Agreement” – Marco.org
@magrawala A nice start, but there are unfortunate devils in the details. Cf. e.g. http://t.co/XrO8z0rG.
via:packrati.us  from delicious
6 weeks ago
Rickshaw: A JavaScript toolkit for creating interactive time series graphs

Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
Built on D3.js
d3  visualization  javascript  @try  from iphone
6 weeks ago
Twine - Listen to your world, talk to the Internet

Twine is a wireless module tightly integrated with a cloud-based service. The module has WiFi, on-board temperature and vibration sensors, and an expansion connector for other sensors. Power is supplied by the on-board micro USB or two AAA batteries (and Twine will email you when you need to change the batteries).

The Spool web app makes it simple to set up and monitor your Twines from a browser anywhere. You set rules to trigger messages — no programming needed. The rules are put together with a palette of available conditions and actions, and read like English: WHEN moisture sensor gets wet THEN tweet "The basement is flooding!" We'll get you started with a bunch of rule sets, and you can share rules you create with other Twine owners.
@try  network  sensor  hardware  wireless  from iphone
6 weeks ago
Cube

Cube is an open-source system for visualizing time seriesdata, built on MongoDB, Node and D3. If you send Cube timestamped events (with optional structured data), you can easily build realtime visualizations of aggregate metrics for internal dashboards. For example, you might use Cube to monitor traffic to your website, counting the number of requests in 5-minute intervals:
visualization  d3  @try  javascript  server  from iphone
6 weeks ago
Selfspy


Selfspy is a daemon for Unix/X11 that continuously monitors and stores what you are doing on your computer. This way, you can get all sorts of nifty statistics and reminders on what you have been up to.

As well as long-term, Wolfram-style ‘personal analytics’, Selfspy can come in handy on a day-to-day basis. For example, if your browser crashes and takes that all-important weblog comment with it, just do

selfstats.py --back 30 m --showtext
to view everything you’ve written in the last half hour.

Data is stored in an encrypted, password-protected database.
@try  productivity  monitoring  python  opensource  tool  linux  logging 
6 weeks ago
iTextEditors
This is a feature comparison of text editors on iOS
iphone  ipad  text  editor  ios  app  reference 
6 weeks ago
Python development in Pants
Pants makes the manipulation and distribution of hermetically sealed Python environments painless.
(Source:  http://twitter.com/wickman/status/190872371698204672)  from iphone
6 weeks ago
locache
JavaScript caching framework for client side caching in the browser using localStorage. With a memcache inspired API usage is very easy and familiar. locache has no dependencies and is very small. locache gracefully degrades when the browser doesn’t support localStorage.
javascript  web  development  simple  cache 
6 weeks ago
piep
piep (pronounced “pipe”) is a command line utility in the spirit of awk, sed, grep, tr, cut, etc. Those tools work really well, but you have to use them a lot to keep the wildly varying syntax and options for each of them fresh in your head. If you already know python syntax, you should find piep much more natural to use.
python  pipe  shell  tools  @try 
6 weeks ago
Poole
Poole is an easy to use Markdown driven static website generator. You write the content of your pages in Markdown and Poole creates a nice and simple site with a navigation menu. You don’t need to learn a template or preprocessing engine. Though Poole is made for simple sites, it has basic support for content generation by embedding Python code in page source files. This is a dirty merge of content and logic but for simple sites it’s a pragmatic way to get things done fast and easy — if you know Python you’re ready to start.
python  markdown  static  web  publishing  simple  tools  @try 
6 weeks ago
PaintCode
Designing a gorgeous, resolution-independent user interface is hard, especially if you have to program your drawing code. PaintCode is a simple vector drawing app that instantly generates resolution-independent Objective-C drawing code for both Mac OS X and iOS.
You no longer have to tweak and recompile your drawing code over and over again to achieve the desired result. With PaintCode, a graphic designer with no programming experience can draw beautiful controls, icons and other user interface elements, and the app automatically generates a code that is equally beautiful.
cocoa  ios  mac  development  design  gui  vector  drawing  tools 
6 weeks ago
Spinto
An intriguing website creation app that combines developer-friendly stuff—sites are stored in a git repository and built using Jekyll—with user-friendly features, like WYSIWYG inline page editing on the web.
@try  git  jekyll  blog  web  service  wysiwyg 
6 weeks ago
Desmos | A Better Calculator
Very good graphing calculator in HTML5/JavaScript. works well enough on iPad.
html  javascript  math  calculator  graph  ios  ipad 
6 weeks ago
Google Transit Heatmap
Using HTML scraping on Google Transit directions queries to compute transit time between map grid cells
maps  transportation  api  reference  11.524 
7 weeks ago
CloudPull
CloudPull seamlessly backs up your Google account to your Mac. It supports Gmail, Google Contacts, Google Calendar, Google Docs, and Google Reader. By default, the app performs backups every hour, and maintains old point-in-time snapshots of your accounts for 90 days.
google  gmail  backup  app 
7 weeks ago
chafifi
Chafifi is intended for one purpose: detecting bit rot. It stores hashes of files in .hashes files and compares them the next time it’s run. It could be used to detect tampering, but any bad guy with half a brain would change the hashes too—at least, if he knew they were there. I wrote this (basing it on some code I found) when I was concerned that my hard disk was showing its age and wanted to catch any data being silently corrupted. There are several options, and I’ve squashed all the bugs I could find. Hope someone finds it useful.
@try  python  file  filesystem 
7 weeks ago
repa
Repa provides high performance, regular, multi-dimensional, shape polymorphic parallel arrays. All numeric data is stored unboxed. Functions written with the Repa combinators are automatically parallel provided you supply +RTS -Nwhatever on the command line when running the program. Repa means "turnip" in Russian. If you don't like turnips then this library probably isn't for you.
haskell  parallel  array 
7 weeks ago
Learn Haskell Fast and Hard
tl;dr: A very short and dense tutorial for learning Haskell.
haskell  tutorial  reference  @try 
7 weeks ago
Verbs App
nice-looking iOS IM client
ios  chat  im  messaging  app 
7 weeks ago
Clutch.io

At its core, Clutch is a specialized web view. It can be placed anywhere in your app where you want to show dynamic, updatable, native-acting content. Clutch pre-downloads all of the CSS, JavaScript, and HTML needed to render a page--locally to the phone--so your page renders instantly. Then it gives you all the tools you need to make it feel native, call into your native code, and react quickly to user input.
iOS  web  development  @try 
7 weeks ago
Fugu

Procedural geometry with Lua.
graphics  lua  3d  geometry  @try 
7 weeks ago
Lisping for iPad on the iTunes App Store
Lisping is a Scheme development environment designed around the concept of editing the parse tree, an approach chosen because of its suitability to the iPad's touchscreen interface.
@try  lisp  scheme  programming  gui  ipad 
7 weeks ago
Curlish
A Python script that extends curl to work with OAuth and APIs that use it.
curl  http  web  api  tool 
7 weeks ago
Welcome to Bento.com
Bento.com / Tokyo Food Page is a complete guide to Japanese cuisine and eating in Japan. With great recipes, tours of Japanese markets, and tips on the best places to eat, drink and hang out.
tokyo  japan  travel  food  reference 
8 weeks ago
Snapguide

The easiest way to make and share great looking guides.
Discover new things to cook, wear, play, build, and more.
ios  howto  reference  app  @try 
8 weeks ago
iExplorer - Formerly iPhone Explorer, is an iPhone browser for Mac and PC

iExplorer, formerly called iPhone Explorer, lets you use an iPhone or iPad in disk mode, like a flash drive. iExplorer is an iPhone browser or iPad file explorer that runs on Mac & PC that lets you browse the files and folders on your iPhone as if it were a normal USB flash drive or pen drive. You can use the easy drag-and-drop methods to add or remove files and folders from the iPhone.
iphone  mac  windows  ios  debugging  filesystem  tools 
8 weeks ago
jrk | This Is My Jam
“The Ancient Sahore” by Witchdoctor is my new jam. ♫
from twitter
8 weeks ago
Obtvse
Simple markdown-powered Ruby on Rails blog platform


Design inspired by Svbtle.
blog  markdown  ruby  @try 
8 weeks ago
Flycut
"Flycut is a clean and simple clipboard manager for developers. It based on open source app called Jumpcut."
opensource  clipboard  mac  development  tools  free  app 
8 weeks ago
Stamen Maps
Gorgeous alternative map tiles for OpenStreetMap, including watercolor and other stylized effects
map  web  service 
8 weeks ago
Path — Jonathan Ragan-Kelley
NRT✈IAD✈BOS. (at 成田国際空港 (Narita International Airport (NRT))) —
from twitter
8 weeks ago
Path — Jonathan Ragan-Kelley
It sure would have been nice of the travel agent to check which airport my... (at 松山機場 Taipei Songshan Airport (TSA)) —
from twitter
8 weeks ago
« earlier      
3d @Action @Someday:Read @SomedayMaybe @try administration ajax amazon api app applescript art audio backup bash blackberry blog book bookmarklet browser business c c++ calendar chrome cluster cms cocoa collaboration communication compiler computer_architecture concurrency cs css data database debugging del.icio.us design development distributed dotnet dropbox drupal editor emacs email encryption extension file filesharing filesystem finance firefox flash flickr font food free functional game git github gmail google gpu graph graphics greasemonkey gtd gui hack hardware health history hosting howto html http humor ical im imap internet investing ios iphone ipod itunes java javascript jquery keyboard language latex learning library life lifestyle linux lisp llvm lua mac macbookpro mail make maps markdown markup media minimalism mobile money mp3 music network node.js objc ocaml omni online opensolaris opensource outliner p2p parallelism parser pdf performance phone photography photoshop php plugin productivity programming publishing python quicksilver r rails reader recipes reference rendering research rss rsync ruby s3 safari scala science scm scripting search security server service shareware sharing shell shopping simple sms social software ssh startup static statistics storage subversion sync systems tagging technology template terminal testing text textmate theme tool tools travel tutorial twitter unittest unix utility via:packrati.us video vim visualization web wiki windowmanager windows workflow writing

Copy this bookmark:



description:


tags: