cygnyx.com
pry - CouchApp Literate Programming
http://www.cygnyx.com/pry
A database management system server that use HTTP and HTTPS protocols primarily to deliver. A client-server application framework based on a Web browser front-end and a. That manages literate programs on. And weave it into a. Document. From the same README.md. It produces a README.json. And a README.html. Delivers a design document. That is very similar to the. Itself has a small API: for the source README and the derived. Versions. In addition it implements an editor. The editor optionally takes a.
nyashk.in
Интересные сервисы и библиотеки по Markdown - Блог Дмитрия Няшкина
http://www.nyashk.in/blog/interesnye-servisy-i-biblioteki-po-markdown
Персональный блог Дмитрий Няшкина. Интересные сервисы и библиотеки по Markdown. Markdown (маркдаун) облегчённый язык разметки. Первоначально создан в 2004 году Джоном Грубером (англ. John Gruber) и Аароном Шварцем, целью которых являлось создание максимально удобночитаемого и удобного в публикации облегчённого языка разметки. Многие идеи языка были позаимствованы из существующих соглашений по разметке текста в электронных письмах. Очень простая библиотека для js.
tracks.roojoom.com
List of HTML5 WYSIWYG Editors
http://tracks.roojoom.com/r/4164
List of HTML5 WYSIWYG Editors. Statistics.step views number}]}. December 15, 2015. Co-Founder and CTO at Roojoom. @OrMeirov. This is a list of what-you-see-is-what-you-get Javascript editors. The list is ordered by "most interesting first". I also added some more links about AngularJS binding to these - at the bottom of the list. Aloha Editor provides you capabilities to create editing experiences embedded seamlessly in your web application. Http:/ www.aloha-editor.org/. Http:/ www.tinymce.com/.
lacot.org
Ressources tagged with "web"
http://lacot.org/tag/web
Go to the content. Go to the menu. I'll be a cloud. Uri: http:/ prng.net/blink-faq.html. About: Parody of the Google Blink FAQ. Evolution of SoundCloud's Architecture SoundCloud Backstage. Uri: http:/ backstage.soundcloud.com/2012/08/evolution-of-soundclouds-architecture/. About: The evolution of SoundCloud architecture through the times, from a traditional simple stack to a complete evolutive one. Uri: http:/ webaudiodemos.appspot.com/. About: A collection of web audio demos. Uri: http:/ hallojs.org/.
decoupledcms.org
Decoupling Content Management
http://decoupledcms.org/links.html
Decoupling your CMS means new opportunities for collaboration, but also new possibilities to scale, more flexibility in implementation and the chance to realize the dream of multi channel content authoring. If we have sparked your interest jump into #iks on irc.freenode.net. Please also consider subscribing to the mailinglist. Think something is missing? Please submit a PR on github.
iks-project.eu
Demos | IKS - The Semantic CMS Community - Open Source
http://www.iks-project.eu/Demos
Welcome to IKS Demos, here you can run demos of IKS software as well download pre-builts of our software components. These demos are running versions of our semantic engine ( Apache Stanbol (incubating). And our framework to provide suppport for web frontends: VIE. Apache Stanbol Online Test Version. Apache Stanbol is an Open Source HTTP service to help Content Management System developers semi-automatically enhance unstructured content (text, image, .) with related entities and links. A distraction-free...
i.liketightpants.net
I like tight pants and the underwater screen or lessons from wordperfect
http://i.liketightpants.net/and
I like tight pants . net. New entries published Monday and Thursday, 22:00 CET ( RSS. June 10, 2014. Other articles by tellyou. Graphic Design Is A Nostalgic Field. February 19, 2014 8:02 PM. Release Early Release Often Version Numbers For Typefaces. September 25, 2013 9:53 PM. The Story of Nokia, Microsoft and a 1000 Hearts Breaking. September 4, 2013 10:02 PM. Etherpad Or The Textarea Is A Lonely Place. April 22, 2013 9:59 PM. August 4, 2012 9:28 PM. June 3, 2012 5:06 PM. February 23, 2012 11:43 PM.
createjs.org
Create.js - Create.js Integration Guide
http://createjs.org/guide
Provide easy integration libraries for using Create.js with PHP and Node.js systems. Create.js Integration Guide. Welcome to the Create.js integration guide. This guide aims to provide all the needed information for CMS developers to integrate Create.js as their front-end editing interface. This guide is still in early stages, and so if you notice any errors or omissions, pull requests are more than welcome into the. Branch of the Create.js repository. Over WebSockets, for instance). It handles the manag...
blog.escarworld.com
Tag - postit - Développeur Web RoR
http://blog.escarworld.com/tag/postit
Aller à la recherche. Vendredi 7 février 2014. Transformer un array d'objet ActiveRecord en hash avec comme clé l'id et l'objet en valeur. Le vendredi 7 février 2014, 16:33. La petite astuce du jour :. Comment transformer un Array d'objet ActiveRecord en Hash avec comme clé l'id et l'objet en valeur? Hash[Family.all.map{ f [f.id,f] }]. Ce qui donne :. 4: # Family id: 4 ,. 5: # Family id: 5 ,. 6: # Family id: 6 ,. Mercredi 22 janvier 2014. Replace in path avec des regexp dans RubyMine (jetbrains editor).