Decisions is a replacement for poll.module and provides advanced voting systems and decision-making tools. It aims to enable groups to take decisions online in a manner that replicates and augments what is possible in face-to-face meeting.
- Ryan Price
I checked out Ryan Price who spoke to me about Open Innovation. Netflix offered a one million dollar prize to anyone who could improve the types of movie suggestions offered by 10%. Coders from around the world collaborated to solve the problem. In the end Netflix got more than it bargained for. The results were raised by more than 10%. Ryan is helping organize a Drupal Camp where participants hack for a cause. Hack is another way of saying modifying code. Not all hacking is evil.
- Ryan Price
The GeShi Filter module provides a filter for source code syntax highlighting for a wide range of languages. Source code can be entered with for example ... or .... Automatically adding line numbers is possible too with for example [ruby linenumbers="normal"].
- Ryan Price
RT @bhosmer: @fldrupalcamp thanks to EVERYONE who participated in coding for a cause today. It was so incredibly awesome! #fldc
Overtone is an open source audio environment being created to explore musical ideas from synthesis and sampling to instrument building, live-coding and collaborative jamming. We use the SuperCollider synth server as the audio engine, with Clojure being used to develop the APIs and the application. Synthesizers, effects, analyzers and musical generators can be programmed in Clojure.
- Ryan Price
inside a three-story-high, gymnasium-sized room shared with dozens of freelancers and entrepreneurs, giving the space a pulse that would be hard to replicate in a standalone office for ten people. It was once the trading floor of the Minneapolis Grain Exchange; today, people call it the "brain exchange." Officially, it's the CoCo Coworking and Collaborative Space, which has fast become a social and networking hub for Twin Cities entrepreneurs and freelancers
- Ryan Price
Full of dynamic, progressive-rock-inspired songs that would make the members of Yes jealous, Plumb is seasoned with just the right amount of handclaps, acoustic guitar accents, bubbling synths and segued song suites to appeal to both the long-haired rock theoreticians of yesteryear and the bespectacled post-rockers of today, not to mention those simply looking for their New Favorite Band. I'm pretty sure I've found mine.
- Ryan Price
Let's have a look at some recently landed Web APIs for Firefox So, without further ado (as there's been too much "to do" about it) let's take a look at what we presently have (landed or about to land) regarding our latest (Firefox) Web APIs. You'll need the latest xul fennec builds to run these. Technically, these also run on the latest birch nightly, but that one is presently undergoing a major facelift due to rendering and related issues. I'd suggest using a tablet. (For the SMS app, you'll need a phone with simcard and a special build, but we'll get to that presently). All example testpages to which we'll be referring are available under the directory at: http://people.mozilla.org
- Ryan Price
Features driven development -- the nitty gritty and thoughts on the future of sustainable "in code" development | aWebFactory - http://awebfactory.com.ar/node...
Modern multitier software architecture allows us to separate concerns when we are building a web application. For example, when there is a request to visualize a content item in Drupal, the request is handed off to a logical handler (module), which should be using some kind of API to read the necessary data from the database. And once it has assembled that data it should invoke the theming engine and its current theme in order for the final output to be rendered all ready to be sent back to the browser that made the request in the first place. So this separation of concerns means that the code responsible for each _tier_ are separate from code in the other tiers. And the benefits are greater simplicity of each separate piece compared to the single monolithic block, and hence fewer bugs and greater ease and flexibility in when it comes to modifying code. So, code is housed in different tiers. Hold that thought.
- Ryan Price
security + bug fix version out for Drupal 6.24 - the changelog tells me that most of the fixes are in-code docs, 2 usability + accessibility
Fathom Information Design helps clients understand and express complex data through information graphics, interactive tools, and software for installations, the web, and mobile devices.
- Ryan Price