PUBLIC   marks

PUBLIC MARKS with search adoption

Sponsorised links

August 2009

Who’s Driving Twitter’s Popularity? Not Teenagers - NYTimes.com

by paulantoinem
“The traditional early-adopter model would say that teenagers or college students are really important to adoption,” said Andrew Lipsman, director of industry analysis at comScore. Teenagers, a ...

About « Web Hooks

by parmentierf
Web hooks are user-defined callbacks over HTTP. They’re intended to, in a sense, “jailbreak” our web applications to become more extensible, customizable, and ultimately more useful. Conceptually, web applications only have a request-based “input” mechanism: web APIs. They lack an event-based output mechanism, and this is the role of web hooks. People talk about Unix pipes for the web, but they forget: pipes are based on standard input and standard output. Feeds are not a sufficient form of output for this, which is partly why Yahoo Pipes was not the game changer some people expected. Instead, we need adoption of a simple, real-time, event-driven mechanism, and web hooks seem to be the answer. Web hooks are bringing a new level of event-based programming to the web.

An Alternative to Agile Adoption “Cookbooks” - Flow, Pull, Innovate | Agile Blog: Scaling Software Agility

by greut

I’ve written previously about my allergic reaction to process maturity models for Agile development. Based on 5 years of empirical feedback being a part of or watching what  succeeds versus falls back, I do not believe their is a “cookbook” for Agile adoption

no cookbook

Sponsorised links

July 2009

Coeur Adoption

by XavierMilaret
Bienvenue sur la page d'accueil du Wiki de l'Association Coeur Adoption : site d'information collectif sur l'adoption, rédigé par des adoptants et futurs adoptants, pour aider tous ceux qui souhaitent adopter un enfant, les adoptants et les adoptés.

CG44 - adoption

by XavierMilaret
dossier adoption sur le site du CG 44 : Le Conseil général assure différentes missions en matière d'adoption : l'agrément des postulants à l'adoption, le recueil et la prise en charge des enfants « pupilles de l'Etat », l'accompagnement des parents adoptifs dans la constitution d'un dossier d'adoption internationale pour l'Agence française de l'adoption.

Beth's Blog: How Nonprofits Can Use Social Media

by e_D_D_y
A place to capture and share ideas, experiment with and exchange links and resources about the adoption challenges, strategy, and ROI of nonprofits and social media.

March 2009

the cost of monoculture - Gen Kanai weblog

by karlcow

What would you say if I told you that there was a nation that was at the forefront of technology, an early adopter of ecommerce, leading the world in 3G mobile adoption, in wireless broadband, in wired broadband adoption, as well as in citizen-driven media. Sounds like an amazing place, right? Technology utopia?

February 2009

Adoption Sans Fontières

by XavierMilaret
Une association familiale et militante, chaleureuse et accueillante pour tous les parents adoptifs ou adoptants : on ne peut pas adopter tout seul ! Depuis 30 ans ASF a soutenu plus de 1 500 familles...

www.adoption.gouv.fr

by XavierMilaret
portail internet adoption.gouv.fr destiné à améliorer l’information du public sur l’adoption en général et l’adoption internationale en particulier

January 2009

UgoTrade » Blog Archive » Is it “OMG Finally” for Augmented Reality?: Interview with Robert Rice

by karlcow

We absolutely need some standards. I think this will occur mostly through user adoption of something over something else. If we try to force a standard through meetings, committees, conferences, consortiums, etc. I think we will end up with something top heavy and handicapped.

December 2008

Re: [svg-developers] Google working on Javascript drop-in enabling SVG o

by karlcow

I'm working on this here at Google as part of a group focused on Open Web Advocacy. I'm using Flash to do the rendering and tricks with an Internet Explorer technology called Behaviors to support both static and JavaScript scriptable dynamic SVG. It will be open source. I'm working with James Hight (Zavoo Labs) on it. I probably have about 6 more months of work - I'm not completely ready to be public yet. I'll post more details as things firm up. One other aspect of the library is it allows you to embed SVG into normal non- XHTML on all browsers (the browsers native SVG support is used on all browsers except for IE). I identfied the inability to embed SVG into normal HTML as one of SVGs impediments to adoption so the library helps with that as well.

L’Open Source dans tous ses états Par Patrick Bénichou, Pdg et fondateur d’Open Wide

by Monique
Si la part de marché des logiciels libres reste limitée en valeur - à savoir moins de 10 % des logiciels et services en cette fin d'année 2008 - les freins à leur adoption sont désormais dépassés.

November 2008

Barcodes: connecting the real-world to the virtual - Opera Developer Community

by karlcow & 1 other , 6 comments

The biggest hurdles to adoption of 2D barcodes are not technical issues; these are solved. The next phase of their evolution is user interaction.

The Circle of Standards: What is the Circle of Standards?

by karlcow

What is the Circle of Standards? The Circle of Standards is a three-stage cycle that enables the successful adoption and continued implementation of standards by addressing their management, related training and communication, and continual review.

October 2008

Beth's Blog: How Nonprofits Can Use Social Media: How Much Time Does It Take To Do Social Media?

by e_D_D_y
A place to capture and share ideas, experiment with and exchange links and resources about the adoption challenges, strategy, and ROI of nonprofits and social media.

September 2008

HTML 5 Editor Ian Hickson discusses features, pain points, adoption rate, and more

by marco
HTML4 requires alt but doesn't give any advice about how to use it. With HTML5, I added a long section that describes how to use it in detail and said that in some cases (e.g., webcams), there might not be any useful replacement text, and so it would be ok in those cases (and only those cases) to omit the attribute. This caused a firestorm of protest from so-called accessibility experts.

10 Principles of the PHP Masters - NETTUTS

by kasi77 & 3 others
With PHP's widespread adoption,it's almost too easy to find a script or snippet to do exactly what you need. Unfortunately, there's no filter as to what is a "good practice" and what's, well... not so good when writing a PHP script. We need trustworthy sources, who have proven they have a solid grasp on the best practices of PHP. We need PHP masters to show us the best principles to follow for high-grade PHP programming.

June 2008

Extensions__Convio Extensions allow nonprofits to take advantage of the rapid adoption of social media sites, enabling them to reach new and existing supporters

by decembre
Nonprofits can use Convio Extensions to leverage third-party platforms, such as Facebook, Google and MySpace, to communicate with and cultivate their constituent relationships without sacrificing the personal nature of their interactions.

May 2008

InfoQ: Distributed Version Control Systems: A Not-So-Quick Guide Through

by ghis & 5 others
Since Linus Torvalds presentation at Google about git in May 2007, the adoption and interest for Distributed Version Control Systems has been constantly rising. We will introduce the concept of Distributed Version Control, see when to use it, why it may be better than what you're currently using, and have a look at three actors in the area: git, Mercurial and Bazaar.

InfoQ: Distributed Version Control Systems: A Not-So-Quick Guide Through

by parmentierf & 5 others (via)
Since Linus Torvalds presentation at Google about git in May 2007, the adoption and interest for Distributed Version Control Systems has been constantly rising. We will introduce the concept of Distributed Version Control, see when to use it, why it may be better than what you're currently using, and have a look at three actors in the area: git, Mercurial and Bazaar.

April 2008

Digital Initiatives :: Xmlui = Manakin

by parmentierf
DSpace Manakin is a user interface developed by Texas A&M University which supports major improvements for the DSpace system. The primary feature added by Manakin is the ability for each community and collection within DSpace to establish a unique look-and-feel that might extend outside of DSpace into an existing web presence. We believe that this will increase the adoption of DSpace by these communities.

March 2008

Widgets: The Future of Online Ads

by sbrothier
The sheer volume of Web sites has grown so overwhelming that an increasing number of consumers—not just those in their 20s—are adopting multipurpose tools to help them manage and personalize the vast amount of data thrown at them every day. The mainstream adoption of online social networks such as Facebook and MySpace and personalized home pages such as iGoogle and Netvibes reflects attempts by consumers to make the Web more manageable. This new mindset, not surprisingly, also holds for the way in which the audience is willing to engage with ads.

January 2008

Google and Ad Conglomerate Teaming Up - New York Times

by sbrothier

It is possible that what emerges could drive the development of ‘open source advertising,’ ” Mr. Schmidt said, if the tools were made widely available. Google, which makes much of its money by placing ads on particular Web sites for other companies, promotes the adoption of common technical standards.

InfoQ: GWT Shows Momentum With the Creation of Numerous Open Source Framework Projects

by ddelangle (via)
GWT (Google Web Toolkit) is seeing continued adoption in the RIA (rich internet application) community. This has triggered the initiation of a number of frameworks and libraries that either supplement GWT, or use it as a foundation for more feature-rich functionality

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links