11418
kmalakoff/mixin
Mixin.js brings "dynamic aspect-oriented programming" to Javascript. "Dynamic" means you can add and remove independently encapsulated functionality and data to your instances on-the-fly. "Aspect-oriented" means you can flatten your class hierarchy and add/remove functionality only where & when needed.

Classic object-oriented design can force you to regularly make tradeoff decisions based on your evolving subclasses like deciding between polluting common super classes (eg. push common functionality up the hierarchy whenever it needs to be reused) vs making un-DRY code when only a subset of sub-classes require common functionality (eg. cut/paste and maintain the code). Mixin.js provides you with a light framework to avoid the decision altogether...make a mixin, use it where & when you need it...decisions made, stay made.
library  mixins  javascript  from delicious
2 days ago
2×4: An Interview With Aaron Mahnke
Just stick a small notebook in your back pocket and start writing down things you need to do the moment you think of them. And then use that notebook to guide your choices. Most of us only accomplish 50% of what we’d really like simply because we never remember to do the rest. Don’t give yourself an excuse to forget. Write it down and keep it handy.
Oh, and the more complicated the tool, the more friction it adds. Find the basic, simple tools that work for you, like scraps of paper, index cards or a notebook.
Capture. Plan. Do.
2012  interview  lifehack.org  lifehack  mahnke  from delicious
2 days ago
Let’s Be Less Productive - NYTimes.com
Avoiding the scourge of unemployment may have less to do with chasing after growth and more to do with building an economy of care, craft and culture. And in doing so, restoring the value of decent work to its rightful place at the heart of society.
2012  op-ed  nytimes  productivity  economics  jackson  from delicious
3 days ago
Interview with Sander Koppelaar (Silk)
A Silk site is a website that can be understood by both humans and computers. This enables an entirely new kind of web search and new powerful ways to visualize information. The Silk sites that have been created so far demonstrate how Silk impacts the way information is consumed. One of these Silk sites contains information about the various countries in the world, just like Wikipedia does. The site contains text like any other website, but users can interact with the content more deeply. It is like a database that anyone can use.
2012  interview  silk  koppelaar-sander  from delicious
6 days ago
bitlove/objectify
Objectify is a framework that codifies good object oriented design practices for building maintainable rails applications.
oop  ruby  framework  rails  from delicious
7 days ago
wysihtml5 - A better approach to rich text editing
wysihtml5 is an open source rich text editor based on HTML5 technology and the progressive-enhancement approach. It uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
library  html  html5  wysiwyg  from delicious
9 days ago
Tmux for rails developers
In my experience, there is always a context switch when you have to read why a test is failing or you have to read the log or you have to open up a terminal tab or you have to… OK you got it.

The tmux answer is panes.

Tmux has this killer feature that responds to the name of panes. They are better that windows because you really don’t have to switch a context, what you’re looking for is already there. It’s a tiny difference but it’s a very important one.
tmuxinator  2012  blogpost  tmux  from delicious
10 days ago
FuseJS JavaScript Framework
Built on an innovative core using sandboxed natives, FuseJS is a fast, extensible and robust JavaScript framework.
sandboxednatives  framework  javascript  from delicious
11 days ago
Evernote Bought Four Companies Last Year And (Almost) Nobody Knew About It | TechCrunch
Libin said that all of the acquisitions were relatively small, for under $10 million in stock and equity, and that Evernote’s acquisition appetite will only increase in 2012.

But don’t go about thinking that “flipping to Evernote” is a business model, Libin says he’s looking specifically for entrepreneurs who are interested in adding intelligence and data to Evernote but don’t want to cash out, “We’re not buying people to give people an exit, we’re buying companies to give people a start. Selling your company to Evernote is the beginning of 80 hour work weeks.”
egretlist  mindsmomentum  skitch  tsotsis  article  2012  techcruch  evernote  from delicious
11 days ago
DEG Consulting - The Official Blog: The Egret and the Elephant - Evernote's next revolutionary app
With a $99.5M treasure trove, Evernote released four amazingly awesome apps that live inside the Evernote ecosystem: Skitch (acquired), Clearly (acquired the company formerly known as Readable), Hello & Food (acquired the company formerly known as Notable Meals).  All complementary apps that work and breathe within Evernote.  But the one company so many of us are interested in knowing about is the one that makes the magical DO app that will be interwoven within Evernote like finely weaved Persian rug.  That company, the fourth one acquired last year ... is called Minds Momentum.  Yes, this is the company who makes the popular todo app for the iPhone called Egretlist that also works with Evernote in harmony.
gold-daniel  2012  blogpost  evernote  egretlist  from delicious
11 days ago
Evernote Working On Todo List App Following Egretlist Acquisition
Minds Momentum’s acquisition, I believe, also plays well with Evernote’s plan in the long term. Rather than supercharging the main client with hundreds of features, Evernote has taken the ecosystem approach in choosing to offer a centralized service with a main general purpose client and several different standalone apps for more specific purposes. The Evernote app itself isn’t the proverbial Swiss army knife: the whole service is. Honestly, I don’t want the Evernote app to incorporate a text editor and a task management tool and food diaries, and it appears that the company seems to be thinking the same thing — nurturing an ecosystem can be much more profitable and rewarding (both for the company and its users) than feature creep.
mindsmomentum  2012  article  macstories  evernote  egretlist  from delicious
11 days ago
Infographic: Write It Down | Course Hero
To bring your laptop or not to bring your laptop: that is the question. In today’s classrooms, students are presented with a variety of ways to take notes ranging from the old school pen and paper to laptops and tablets. This week, we take a look at various note-taking methods to try and suss out the best techniques for recording–and retaining–important information.
coursehero  2011  infographic  notetaking  from delicious
12 days ago
Corpus-based word frequency lists, collocates, and n-grams
This site contains what we believe is the most accurate frequency data of English. It contains word frequency lists of the top 60,000 words (lemmas) in English, collocates lists (looking at nearby words to see word meaning and use), and n-grams (the frequency of all two and three-word sequences in the corpora).

Any frequency list is only as good as the corpus (collection of texts) that it is based on. Our data is based on the only large, genre-balanced, up-to-date corpus of American English -- the 425 million word Corpus of Contemporary American English. You can be sure that the data that you find here represents what you would encounter in the real world.
resource  words  english  from delicious
12 days ago
gRaphaël—Charting JavaScript Library
gRaphaël’s goal is to help you create stunning charts on your website. It is based on Raphaël graphics library.
graphics  library  charts  javascript  from delicious
13 days ago
Raphaël—JavaScript Library
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.
graphics  library  svg  javascript  from delicious
13 days ago
One Thing Well
A weblog about simple, useful software.
apps  blog  from delicious
13 days ago
Marked - smart tools for smart writers
Marked takes Markdown text–a simple syntax you can learn in minutes–and turns it into beautiful documents for you. It will update a preview as you work (with several high-quality themes to choose from, or design your own), refreshing every time you save. It can even automatically scroll the preview to where you’re currently editing in your document.

With one click you can copy HTML for posting online or including in web pages, copy rich text, save a PDF or print your work. Marked includes tools for handling page breaks, titles, table of contents and much more.
osx  software  markdown  from delicious
14 days ago
Review: Awesome Note -- AppAdvice
I prefer things that hone the one thing they do to perfection rather than doing a bunch of little things half-assed. That being said, I like Awesome Note. It does try to be too many things at once, in my opinion. But it does most of those things fairly well.

Note taker? ToDo app? Both? Awesome Note is definitely a great note taker. Syncing, the extremely customizable folders, the quick-note feature…these all make it great for taking notes and organizing ideas.
2010  appadvice  blogpost  review  awesomenote  from delicious
14 days ago
Google Scribe Finds a New Home in Blogger - Softpedia
If you've used Scribe before, everything works the same, start typing and words will be automatically completed or sometimes suggested in full. All you have to do is hit the space bar or a punctuation mark and move to the next word.

When the algorithm works well, it's surprisingly good, and, with a bit of practice, you can really start writing faster than you normally would. However, if you're a fast enough typist, the interface can slow you down and you'll probably be slower with Scribe.
2011  article  softpedia  blogger  googlescribe  from delicious
14 days ago
Introducing Google Scribe in Blogger | Blogger in Draft
After Google Scribe is turned on, suggestions will appear in gray as you type, and you can accept them by hitting the spacebar or by typing a punctuation mark, such as a comma, period or question mark.
2011  blogger  blogpost  googlescribe  from delicious
14 days ago
10 Note Taking Apps Every Mac User Should Know About | Technically Digital
Do you like to take notes while browsing to jot down ideas and other important work? There are many applications available for Mac which helps users take notes on the go. We have gathered a list of 10 best note taking apps which every Mac user should know about.
yojimbo  xpad  together  justnotes  sidenote  sohonotes  caboodle  notationalvelocity  evernote  shovebox  from delicious
14 days ago
Shove Box Review: An app to shove just about anything into……. « The Easy Mac
ShoveBox is an application that lets you basically “shove” documents, texts, url’s, music, and images into the application and gives you a space where you can save things.  Think of it as a virtual locker where you can compartmentalize and save things in.   The app rests in the top menu bar and you drag and drop whatever you want into it.  There are many other ways you can get “stuff” into your ShoveBox as well.  You can take notes, capture images through your iSight, jot down a quick note (something they call “quick jot”)  and import from your clipboard and put it all the ShoveBox as well.  I like that they give you so many options to get what you want into ShoveBox.
2010  blogpost  review  shovebox  from delicious
14 days ago
HBS's Noam Wasserman on Cofounders, Equity Splits, and Reality Distortion Fields -peHUB
The “ultimate” entrepreneur combines someone who’s passionate and has a strong vision that they pursue single-mindedly with someone who is analytical and looks down the road and wants to understand the pitfalls along the way before they make early decisions that will get them in trouble [which is a hard combination to strike].
entrepreneurship  pehub  2012  interview  startups  wasserman  from delicious
16 days ago
How to Divide Equity to Startup Founders, Advisors, and Employees | thinkspace
Sometimes when people start up a company they make decision to divide up the equity evenly because it’s “fair”. Demmler’s approach is a bit different in that the calculator provides a way to quantify the elements of the decision making process, and that it appears to be logical and fair. The elements of the decision making process are 1) Idea; 2) Business Plan Preparation; 3) Domain Expertise; 4) Commitment and Risk; 5) Responsibilities.

The idea behind the calculator is to come up with a weight for each of these five elements and then assign a value to each founder on a scale of 0-to-10. Then you take the weight and multiple it by the founders score to come up with the weighted score. From there you can get the percentage of equity. I like this a lot better than splitting things equally because it allows you to quantify what is important.
2011  blogpost  equity  cofounders  entrepreneurship  from delicious
16 days ago
Page2RSS - Create an RSS feed for any web page
Page2RSS is a service that helps you monitor web sites that do not publish feeds. It will check any web page for updates and deliver them to your favorite RSS reader.
feeds  tool  rss  from delicious
17 days ago
Real-time RSS feeds - RSS to email - Feed My Inbox
Subscribe to your favorite BLOGS, FEEDS, AND NEWS in seconds.
tool  service  feeds  email  rss  from delicious
17 days ago
Dash – Snippet Manager, Documentation Browser - Kapeli
Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and searches iOS, Mac, Man Pages and custom docsets. Included docsets: ActionScript, Android, C++, Cappuccino, Cocos2D, Cocos3D, Corona, CSS, Django, HTML, Java, JavaFX, JavaScript, jQuery, Kobold2D, Lua, MySQL, Node.js, Perl, PHP, Python, Ruby, Ruby on Rails, Sparrow, SQLite, Unity 3D, WordPress, XSLT, XUL.
dropbox  snippets  software  osx  from delicious
18 days ago
mnot/redbot @ GitHub
RED checks HTTP resources to see how they use HTTP, makes suggestions, and finds common protocol mistakes.
software  tool  nottingham  redbot  testing  http  python  from delicious
18 days ago
Meet Silk, the Semantic Web for the rest of us — European technology news
To me, it’s like some sort of cross between Wolfram Alpha and Wikia, allowing you to perform calculations and answer questions using your own information — and on first glance, it’s really amazing, pulling data together in a fast and powerful way. Imagine if you could perform actions across a huge database like Wikipedia: I know it would save me a huge amount of time.

Something so powerful doesn’t come from nowhere, and it turns out the service is the product of a Dutch team consisting of 11 people, who have been working on the technology for the last couple of years with seed funding from Niklas Zennstrom’s Atomico.
tagging  wikipedia  semanticweb  koppelaar-sander  silk  atomicoventures  from delicious
19 days ago
Detect previousElementSibling/nextElementSibling — Gist
My team likes to use the previousElementSibling and nextElementSibling methods as it saves them having to filter out TEXT_NODES (which the majority of the time - when sifting through the DOM - they don't have to worry about).

Internet Explorer <= 8 doesn't support either method, but it's current DOM implementation ignores TEXT_NODES (when using previousSibling and nextSibling) so they already act like previousElementSibling and nextElementSibling.
dom  gist  ie  from delicious
19 days ago
WikiPack
In this modern day and age, how do we stay on top of the amount of information we need in our busy lives? Our days are short, so we need to free our minds to spend more time creating, inventing, discovering, and less time treating them like a database. We need a helpful tool to write, organise, and retrieve information that is simple yet powerful, private, accessible, and portable.
productivity  service  markdown  dropbox  from delicious
20 days ago
Trim - MDN
The trim method returns the string stripped of whitespace from both ends. trim does not affect the value of the string itself.
reference  whitespace  javascript  from delicious
20 days ago
Sortbox — Organize your Dropbox
Sortbox is a magic folder in your Dropbox that moves files to folders based on your rules.
tool  files  organizing  service  dropbox  from delicious
23 days ago
TRE — The free and portable approximate regex matching library.
TRE is a lightweight, robust, and efficient POSIX compliant regexp matching library with some exciting features such as approximate (fuzzy) matching.
agrep  library  python  stringmatching  fuzzymatching  fuzzysearch  regex  from delicious
24 days ago
Cross-browser Getters/Setters (including IE) - JavaScript - Snipplr Social Snippet Repository
Xccessors is a JavaScript shim that implements the legacy methods for defining and looking up object accessors (getters and setters) of objects in JavaScript using ECMAScript 3.1’s accessors standard. This is aimed at adding support for the legacy method in IE8 RC1.
code  shim  object-accessors  javascript  from delicious
25 days ago
Mahdi Yusuf: Four Weeks With DuckDuckGo
I for one favour competition in this space, gives me options as a consumer as well as creates better products for us all.

Google can certainly takes cues from where DuckDuckGo is headed with search with things like instant answers and privacy measures. 

With that being said DuckDuckGo is a serious contender for many users default search engine, but for me I found it to lack the laser like accuracy in some of innovative features which detracted from the total search experience. It is extremely customizable and I am sure they have found their niche to keep them going until they can deliver this accuracy in all features.
2012  blogpost  comparison  review  google  duckduckgo  from delicious
25 days ago
jimeh/manservant
Fed up with browsing manual pages in a console using less or Googling for the man page only to realize that your local install differs from the man page you found? Me too, so last night I hacked together manservant to serve up local man pages over HTTP with some pretty UI sprinkled over it.
tool  unix  man  from delicious
25 days ago
On TermKit — Acko.net
The Unix philosophy talks about software as a toolset, about tiny programs that can be composed seamlessly. The principles are sound, and have indeed stood the test of time. But they were implemented in a time when computing resources were orders of magnitude smaller, and computer interaction was undiscovered country.

In the meantime, we've gotten a lot better at displaying information. We've also learned a lot of lessons through the web about data interchange, network transparency, API design, and more. We know better how small tweaks in an implementation can make a world of difference in usability.
2011  blogpost  osx  unix  terminal  termkit  from delicious
25 days ago
TermKit: A Graphical Replacement for Terminal
TermKit has received a lot of attention this week, and much of it has not been positive. It's a project that's galling to many UNIX purists, as well as those who have internalized many processes as part of their workflow.
finley  readwritewqeb  2011  article  review  termkit  from delicious
25 days ago
TermKit is the Terminal Beautifully Reimagined, Here’s How to Install It
If you’re tired of the antiquated (retro?) text-only appearance of the command line and Terminal.app, check out the fascinating new TermKit project.

TermKit aims to bridge aspects of the GUI with the command line, allowing this re-imagined terminal to see anything from icons to images, with progress bars and indicators that commands have executed successfully or failed, displaying anything that a modern web browser can (including HTML5 content), meaning there’s even fancy transitions and animations too. The developer cautions that TermKit is not a full terminal emulator, but it’s definitely very compelling even with its current limitations.
2011  osxdaily  article  review  termkit  from delicious
25 days ago
chjj/tty.js
A terminal in your browser using node.js and socket.io. Based on Fabrice Bellard's vt100 for jslinux.
library  socket.io  tty  javascript  node.js  terminal  from delicious
25 days ago
« earlier      
2004 2005 2006 2007 2008 2009 2010 2011 active adaptive addictive adoption advertising aggregation altruistic american api appropriate article attentive attraction autonomy-corp behavioral biological blog blogging blogpost book bookreview branding businessweek capitalistic catalyzation classification climatechange collaborative communication community company competition comprehension connected consultation consumption contribution conversation cooperation coordination corporate creative crowd-powered css cultural decentralization del.icio.us disruptive distributed dutch eating ecological economical educational effective emersion energy engaged entrepreneurial essay ethical european evernote evidence-based evolution exclusion facebook facilitation feeds filtering financial firefox fiscal formalization framework free friendfeed frugal fundraising gigaom global google gore green guardian hansen happy harvardbusiness healthy heroku howto html5 http inclusion influential inhibition innovative interoperation interpretation interview ipcc iphone javascript jquery leading learning library lifestreaming linkedin linux living local marketing meaningful mediation microblogging mobile modern mongodb monitoring motivational mysql navigation networking networks neurological node.js nuclear nytimes obama online op-ed open opensource organizing osx p2p participatory perception person persuasion php plugin political productive programming progression project psychological publishing python question rails readwriteweb recommendation reference regulation reporting reputable researching resourceful review ruby searching selection semantic service sharing social sociological software solar standardization storytelling strategic tagging teaching techcrunch tips tool transitionary transparent trustworthy tutorial twitter ushahidi venturebeat via:zite video washingtonpost web2.0 wikipedia wind windows wired wordpress writing

Copy this bookmark:



description:


tags: