background preloader

Light Table - a new IDE concept

Light Table - a new IDE concept
You can now try Light Table out via the Light Table Playground! Light Table's kickstarter has wrapped up! Despite the dramatic shift toward simplification in software interfaces, the world of development tools continues to shrink our workspace with feature after feature in every release. Even with all of these things at our disposal, we're stuck in a world of files and forced organization - why are we still looking all over the place for the things we need when we're coding? Why is everything just static text? Bret Victor hinted at the idea that we can do much better than we are now - we can provide instant feedback, we can show you how your changes affect a system. We can do better, and to that end, let me introduce you to Light Table is based on a very simple idea: we need a real work surface to code on, not just an editor and a project explorer. Light table is based on a few guiding principles: Let's take a look at how these things manifest themselves in Light Table. Docs everywhere

10 Online Coding Contests For Programmers! These sites have their sets of practice problems, practice sessions and competition rounds. Major of the competitions are sponsored by some big shot companies and they also keep a keen eye on the contests, so who knows you might just one lucky person to be selected for a big internship or for a big job. Some of these competitions are held on weekly, monthly or yearly basis where as others have specific dates for competitions. Topcoder TopCoder is indeed the world’s largest competitive software development community where developers from all over the world take part in. CodeChef CodeChef is a non-commercial organization operated by DirectI, an Indian software company based in Mumbai, India. Sphere online judge (SPOJ) Sphere online judge is one of the earliest competitions, with support for more than 40 programming languages and compilers. CodingBat CodingBat is a live coding site, which offers problems to build coding skills in Java and Python. Google Code Jam Dream in Code Codeforces

7 Steps to a Cheaper Hotel Room Photo There are so many ways to wrangle deals on hotel rooms these days that no matter how great a bargain you find, it’s not uncommon to worry you missed a better one. The most obvious method to suss out savings is to explore the pricing and inventory differences among standard booking sites like Hotels.com and Orbitz. But dig a little deeper and there are countless ways to find “unpublished” rates, typically on excess rooms hoteliers think they won’t be able to sell at full or even publicly discounted prices. To tame this wild world into submission, I designed a five-step process (with a two-step bonus round) and tested it out by planning an imaginary four-night trip to Paris over Labor Day Weekend. This guide, of course, is for budget travelers. But if you’re looking for a decent, well-located room — maybe even one with a little style — this system should come close to finding you the best deal possible. 1) Get the lay of the land 2) Price check (and search again) 3) Seek hidden rates

Keypress: A Javascript library for capturing input The first thing to do is include the JavaScript file in your page. Once you've got that loaded in, you'll want to start by instantiating a listener: var listener = new window.keypress.Listener(); Once you've done that you can register combos with that listener you've created. listener.simple_combo("shift s", function() { console.log("You pressed shift and s"); }); listener.counting_combo("tab space", function(e, count) { console.log("You've pressed this " + count + " times."); }); listener.sequence_combo("up up down down left right left right b a enter", function() { lives = 30; }, true); If you only want to use Keypress for some very simple keyboard shortcuts, that's all you need to know! If you want to use some of the more advanced features of Keypress, you can use the register_combo API and supply an object with any number of options described below. listener.unregister_combo("shift s"); listener.unregister_many(my_registered_combos); listener.reset();

Tourist Places in Karnataka JQuery Cycle Plugin - Intermediate Demos (Part 2) Rather than have transitions occur on a timer you can choose to have transitions occur in response to a click event. The prev and next options are used to identify the elements which should be the triggers for prev/next transitions. When used in conjuction with timeout = 0 the effect is a manual slideshow. The values for prev and next can be a DOM element or any valid jQuery selection string. You can combine an automatic slideshow (timeout-based) with manual controls by using a non-zero timeout value. The pager option is used for creating full navigation controls. In addition, the navigation element for the active slide is given the class activeSlide so that it can be styled uniquely. The pager in the example above is styled like this: If you need to stop a running slideshow you can pass the string 'stop' to the cycle method. $('#slideshow').cycle('stop'); If you need to pause/resume a running slideshow you can pass the string 'pause' or 'resume' to the cycle method.

How Much Can A Photographer REALLY Earn? | Photography Business Riches If you’ve ever thought about starting a career as photographer then it’s likely that you asked “How much can a photographer earn?”… I hate to answer with “It depends”, so I’ll go into some more detail on what can hinder and help a photographers earning potential… And no, years of experience isn’t a factor that’ll determine what you can make Get Out On Your Own The first problem with wondering how much photographers earn, is that it assumes that it’s a job you can get, like a School Teacher, a Doctor or a Banker, which all have fairly specific wage ranges. And there are jobs you can get as a photographer, such as becoming an assistant to a photographer who runs a business, in which case you’ll usually be paid between $10 and $21 an hour (as reported on – But if you want real success and financial freedom, you should aim to start your own photography business. Then What Can I Earn? That’s just the way it is… The Overlooked Key Is In The Marketing

adobe/brackets Bangalore Unplugged: Unique Street Food in Bangalore | Talking Street Bangalore is a city that isn’t known for street food the way Delhi or Bombay are. But if we actually go deeper and explore the smaller streets, we will find that although Bangalore doesn’t scream out “Street Food”, it does present it to us in a very subtle way where it merges into the character of the city. What do we mean by unique street food? We can say that Bhajjis and Vadas are unique to South India, but a lot of other street food that has come from other cities is also very prevalent in Bangalore and cannot be ignored. So in this list, the unique street food is what we see very less of on the streets of Bangalore, even if it is native to the city.

The Books Of Andy McDermott THE HUNT FOR ATLANTIS Published in the UK by Headline 1 November 2007 (hardback, trade paperback) 12 June 2008 (paperback, audio) Published in the US & Canada by Bantam Dell 29 September 2009 (paperback) Archaeologist Nina Wilde believes she knows how to find the lost civilisation of Atlantis. She wants to prove her theory. But the sinister Giovanni Qobras wants her dead! Accompanied by beautiful heiress Kari Frost and ex-SAS bodyguard Eddie Chase, Nina begins a breakneck race around the world to find the clues that will lead to the legendary city, pursued at every step by the agents of the mysterious - and murderous - Brotherhood of Selasphoros. THE HUNT FOR ATLANTIS is the explosive debut novel of British author Andy McDermott, taking adventure thrillers to a brand new level of action and excitement. "Adventure stories don't get much more epic than this" - The Mirror "A writer of rare, almost cinematic talent" - Daily Express "A new master of the genre" - Le Figaro

Related: