yfel + html   133

Fixie.js is an open source tool that that automatically adds filler content to HTML documents.
"Adding lorem ipsum text to HTML documents involves copy-pasting, manual editing, and increasingly unwieldy code.
By interpreting your semantic HTML5 tags, Fixie will automagically add the right type of content in the right places. Headings, paragraphs, links, images, sections... trust me, it's all there. That way you can focus on your design, instead of finding the right filler content."
javascript  html  web  development  tools  generator  geek  technology  software  opensource 
4 weeks ago by yfel
Laconic DOM Library
javascript DSL for synthesizing DOM elements. probably slower than html though.
html  browser  javascript  dsl  libs  geek  technology  software  opensource 
5 weeks ago by yfel
JSF 2.0 Tutorial
lots of tutorials for Java Server Faces
java  jsf  tutorial  html  web  development  howto  programming  geek  technology  software 
6 weeks ago by yfel
Clutch.io
At its core, Clutch is a specialized web view. It can be placed anywhere in your app where you want to show dynamic, updatable, native-acting content. Clutch pre-downloads all of the CSS, JavaScript, and HTML needed to render a page--locally to the phone--so your page renders instantly. Then it gives you all the tools you need to make it feel native, call into your native code, and react quickly to user input.¨
iOS  framework  web  tools  api  libs  mobile  phone  development  programming  html  css  geek  technology  software 
8 weeks ago by yfel
Initializr - Start an HTML5 Boilerplate project in 15 seconds!
"Initializr is an HTML5 templates generator to help you getting started with a new project based on HTML5 Boilerplate. It generates for you a clean customizable template with just what you need to start!"
html5  generator  template  tools  webdesign  geek  technology  software  opensource  html 
february 2012 by yfel
GitStats - git history statistics generator
"GitStats is a statistics generator for git (a distributed revision control system) repositories. It examines the repository and produces some interesting statistics from the history of it. Currently HTML is the only output format."
git  versioning  statistics  visualization  tools  geek  technology  software  programming  html 
january 2012 by yfel
DocumentUp
generate a nice documentation site for github projects, based on markdown
documentation  markup  tools  generator  html  geek  technology  software  programming 
january 2012 by yfel
Loper OS » Why Hypercard Had to Die
"Jobs supposedly claimed that he intended his personal computer to be a “bicycle for the mind.” But what he really sold us was a (fairly comfortable) train for the mind. A train which goes only where rails have been laid down, like any train, and can travel elsewhere only after rivers of sweat pour forth from armies of laborers. (Preferably in Cupertino.)
"
apple  criticism  essay  history  nostalgia  html  geek  technology  software  politics 
january 2012 by yfel
Elm
"Elm is a type-safe functional language that compiles to HTML, CSS, and JavaScript. It is also my senior thesis.
My goal is to make web development easier and more pleasant, and I decided to start from scratch. I hope that we will someday think of HTML/CSS/JS the same way we currently think of assembly (i.e. not for people).
Elm's major distinguishing features are support for reactive programming and its focus on visual presentation. Elm is also call-by-value and strongly / statically typed with type inference, so those of you already familiar with Haskell or ML should be quite comfortable."
functional  programming  language  javascript  html  css  geek  technology  software  research  haskell 
december 2011 by yfel
html - RegEx match open tags except XHTML self-contained tags - Stack Overflow
"a mere glimpse of the world of reg​ex parsers for HTML will ins​tantly transport a programmer's consciousness into a world of ceaseless screaming, he comes, the pestilent slithy regex-infection wil​l devour your HT​ML parser, application and existence for all time like Visual Basic only worse he comes he comes do not fi​ght he com̡e̶s, ̕h̵i​s un̨ho͞ly radiańcé destro҉ying all enli̍̈́̂̈́ghtenment, HTML tags lea͠ki̧n͘g fr̶ǫm ̡yo​͟ur eye͢s̸ ̛l̕ik͏e liq​uid pain, the song of re̸gular exp​ression parsing will exti​nguish the voices of mor​tal man from the sp​here I can see it can you see ̲͚̖͔̙î̩́t̲͎̩̱͔́̋̀ it is beautiful t​he final snuffing of the lie​s of Man ALL IS LOŚ͖̩͇̗̪̏̈́T ALL I​S LOST the pon̷y he comes he c̶̮omes he comes the ich​or permeates all MY FACE MY FACE ᵒh god no NO NOO̼O​O NΘ stop the an​*̶͑̾̾​̅ͫ͏̙̤g͇̫͛͆̾ͫ̑͆l͖͉̗̩̳̟̍ͫͥͨe̠̅s ͎a̧͈͖r̽̾̈́͒͑e n​ot rè̑ͧ̌aͨl̘̝̙̃ͤ͂̾̆ ZA̡͊͠͝LGΌ ISͮ̂҉̯͈͕̹̘̱ TO͇̹̺ͅƝ̴ȳ̳ TH̘Ë͖́̉ ͠P̯͍̭O̚​N̐Y̡ H̸̡̪̯ͨ͊̽̅̾̎Ȩ̬̩̾͛ͪ̈́̀́͘ ̶̧̨̱̹̭̯ͧ̾ͬC̷̙̲̝͖ͭ̏ͥͮ͟Oͮ͏̮̪̝͍M̲̖͊̒ͪͩͬ̚̚͜Ȇ̴̟̟͙̞ͩ͌͝S̨̥̫͎̭ͯ̿̔̀ͅ"
html  regex  programming  geek  technology  software  forums  humour 
november 2011 by yfel
tblobaum/nodeQuery - GitHub
"Introducing nQuery.js, a crazy new library that lets you write jQuery on the server. And yes it works with the browser in realtime. You can bind events directly to the server, such as swipe and hover using RPC. Don't worry, it's fast.

nQuery is a minimalist DOM manipulation framework that is bringing jQuery methods to the server so you dont have to serve client side javascript in order to make a realtime cross-browser compatible 'lightweight' app."
javascript  jquery  node.js  programming  libs  geek  technology  software  server  browser  html  opensource 
november 2011 by yfel
List.js - Add search, sort and flexibility to plain HTML lists with cross-browser native JavaScript
"Do you want a 6.899kb cross-browser native JavaScript that makes your plain HTML lists super flexible, searchable, sortable and filterable? Yeah!
Do you also want the possibility to add, edit and remove items by dead simple templating? Hell yeah!"
javascript  lists  html  browser  geek  technology  software  opensource  tools  libs 
october 2011 by yfel
How to Make Easy & Flexible Star Ratings - Airbnb Engineering
"Here's a quick tip explaining how to create some nice star ratings."
css  javascript  html  webdesign  web  design  geek  technology  software  howto  tips  ruby  lesscss  images 
october 2011 by yfel
liftoff/GateOne - GitHub
"Gate One is an HTML5 web-based terminal emulator and SSH client." no plugins, need to run a python websockets server back end though.
ssh  html5  python  html  server  browser  geek  technology  software  tools  network  crypto  security  websockets  realtime 
october 2011 by yfel
Android Developers Blog: Thinking Like a Web Designer
"It turns out that familiarity with web UI development, particularly using modern HTML5 techniques, can be a great primer for Android UI development. The Android framework and SDK have many analogues to tools and techniques in the Web repertoire of HTML, CSS, and JavaScript."
android  html  mobile  browser  ux  design  geek  technology  software  howto  programming 
september 2011 by yfel
benschwarz/currency.io - GitHub
example html5-based mobile app, without phonegap etc.
iOS  mobile  javascript  web  design  html  geek  technology  software  ruby  opensource 
september 2011 by yfel
LESS « The Dynamic Stylesheet language
LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (IE 6+, Webkit, Firefox) and server-side, with Node.js.
javascript  css  html  web  design  tools  geek  technology  software  programming  language  opensource  node.js 
september 2011 by yfel
phonegap / UI Development using jQueryMobile
somebody's low quality wiki tutorial for combining PhoneGap and jQuery Mobile
jquery  javascript  mobile  development  programming  geek  technology  software  html  browser  howto  tutorial  wiki 
august 2011 by yfel
HTML5 Boilerplate - A rock-solid default template for HTML5 awesome.
"HTML5 Boilerplate is the professional badass's base HTML/CSS/JS template for a fast, robust and future-proof site."
css  webdesign  development  html  web  browser  geek  technology  programming  javascript 
august 2011 by yfel
Rhomobile | Cross-Platform Mobile App Development
Ruby/html fake native app framework. "Use your web skills to write NATIVE apps once and build for ALL smartphones with Rhodes 3.0."
ruby  html  web  mobile  phone  geek  technology  software  programming  opensource  javascript 
august 2011 by yfel
PhoneGap
"PhoneGap is an HTML5 app platform that allows you to author native applications with web technologies and get access to APIs and app stores. PhoneGap leverages web technologies developers already know best... HTML and JavaScript."
software  programming  opensource  tools  phone  mobile  geek  technology  android  iOS  html  javascript  web  libs 
july 2011 by yfel
http://mokk.me/
"Easily create mobile web app mocks you can share, test on multiple platforms, and use in production."
mobile  programming  design  android  iOS  tools  geek  technology  software  xml  html  javascript 
may 2011 by yfel
Sarien.net - Instant adventure gaming
leisure suit larry / kings quest etc. reimplemented in js/html5 and transformed into MMO
javascript  retro  games  browser  html5  html  geek  technology  software  emulator  history  nostalgia 
january 2011 by yfel
Head JS :: The only script in your HEAD
"Head JS loads scripts in parallel without blocking the page. The performance will be improved even with a single minified script."
browser  javascript  html  optimization  performance  geek  technology  software  opensource  tips  programming  web 
november 2010 by yfel
Sasha
stego image appears when you highlight the text. NSFW.
nsfw  steganography  images  html  css  color  humour  geek  technology  software 
july 2010 by yfel
When can I use...
"Compatibility tables for features in HTML5, CSS3, SVG and other upcoming web technologies"
html  css  standards  webdesign  javascript  web  browser  design  comparison  programming  reference  geek  technology  software 
november 2009 by yfel
Absolute minimal styles for your unstyled site | Bearfruit
body {
font-family: sans-serif;
line-height: 130%;
font-size: 91%;
}
css  html  web  design  tips  minimal  howto  blogs  geek  technology  software 
october 2009 by yfel
jsMath: jsMath Home Page
"The jsMath package provides a method of including mathematics in HTML pages that works across multiple browsers under Windows, Macintosh OS X, Linux and other flavors of unix. It overcomes a number of the shortcomings of the traditional method of using images to represent mathematics: jsMath uses native fonts, so they resize when you change the size of the text in your browser, they print at the full resolution of your printer, and you don't have to wait for dozens of images to be downloaded in order to see the mathematics in a web page."
mathematics  javascript  markup  web  browser  html  webdesign  tools  geek  technology  software  opensource  fonts  typography 
october 2009 by yfel
JS WARS — 29a.ch - Jonas Wagner's Blog
"JS WARS is a classic shoot em up written to demonstrate the power of modern web browsers using html5 technology. It is targeting Firefox 3.5 and Chrome 3.0 with their new audio/video support and increased javascript performance. JS WARS should work well in other modern web browsers (supporting the canvas tag) too, just without the music and sound effects."
javascript  html  games  web  browser  geek  technology  software  opensource  space 
october 2009 by yfel
A type-based solution to the "strings problem": a fitting end to XSS and SQL-injection holes?
use the type system to track the languages of different strings, to avoid accidentally escaping/unescaping/executing the wrong strings.
haskell  functional  programming  web  ruby  tutorial  html  security  geek  technology  software  blogs  verification 
september 2009 by yfel
CSS IS AWESOME Mug from Zazzle.com
"Your web developers will overflow their box model when they see you sporting this hilarious new t-shirt! Then they'll go back to using tables."
geek  html  css  web  design  coffee  humour  satire  shopping  gifts 
august 2009 by yfel
Román Cortés » Homer CSS
homer image made entirely of chars in CSS-styled divs
images  humour  tv  css  typography  cartoons  webdesign  design  geek  hacks  art  programming  web  html  technology  blogs 
june 2009 by yfel
the Digital me: Fun with UNICODE and Mirroring Character
‮‮
The unicode mirroring character reverses text following it, if your browser supports it. (‮‮
)
unicode  language  hacks  typography  geek  technology  software  programming  html 
june 2009 by yfel
Caja (programming language) - Wikipedia, the free encyclopedia
"Caja is a Google project for "virtual iframes" based on the principles of object-capabilities. Caja takes JavaScript, HTML, and CSS input and rewrites it into a single JavaScript function with no free variables. That means the only way such a function can modify an object is if it is given a reference to the object by the host page. Instead of giving direct references to DOM objects, the host page typically gives references to wrappers that sanitize HTML, proxy URLs, and prevent redirecting the page; this allows Caja to prevent certain phishing attacks, prevent cross-site scripting attacks, and prevent downloading malware. Also, since all rewritten programs run in the same frame, the host page can allow one program to export an object reference to another program; then inter-frame communication is simply method invocation."
programming  javascript  security  language  google  web  css  html  geek  technology  wiki  software 
may 2009 by yfel
Readability - An Arc90 Lab Experiment
bookmarklet is supposed to remove the clutter around the text on a web page
plugins  browser  javascript  html  css  productivity  webdesign  typography  web  tools  accessibility  firefox  geek  technology  software 
may 2009 by yfel
10 Transition Effects: The art of Showing/Hiding Content | DevSnippets
"Delivering informative structure is the primary task an interactive user interface should be able to cope with. The more intuitive layout structure is designed, the better users can understand the content.

Whatever content you have to present, you can present them in a more interactive & more responsive ways. In this article we’d like to present 10 smart javascript techniques for showing and hiding content using different JS libraries."
web  design  webdesign  javascript  jquery  css  html  ajax  lists  tips  howto  geek  technology  software  programming 
may 2009 by yfel
YSlow for Firebug
"YSlow analyzes web pages and tells you why they're slow based on the rules for high performance web sites. YSlow is a Firefox add-on integrated with the popular Firebug web development tool."
web  programming  optimization  performance  debugging  geek  technology  software  firefox  plugins  javascript  ajax  html  css  testing  browser  webdesign  tools  devtools  yahoo 
april 2009 by yfel
gotAPI/HTML - Instant search in HTML and other developer documentation
"API search engine for html, css, ruby, php, perl, python, java, javascript, c++, oracle, mysql, erlang, drupal, actionscript, flex, coldfusion and many more"
programming  reference  tools  web  python  javascript  php  perl  java  c/c++  mysql  database  erlang  haskell  ruby  css  html  api 
april 2009 by yfel
Page2RSS - Create an RSS feed for any web page
"It 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 aggregator."
rss  html  web  tools  software  geek  technology  generator 
march 2009 by yfel
#haml
"Haml takes your gross, ugly templates and replaces them with veritable Haiku.
Haml is the next step in generating views in your Rails application. Haml is a refreshing take that is meant to free us from the shitty templating languages we have gotten used to."
markup  ruby  web  programming  language  html  css  xml  webdesign  geek  technology  software  opensource 
december 2008 by yfel
Give Up and Use Tables
"If you're wasting time fighting with CSS -- and we know you are -- we've got just the tool you need. Download the Give Up and Use Tables timer. We've scientifically determined the maximum amount of time that you should need to make a layout work in CSS: it's 47 minutes. When your time is up, we'll even give you the table code you need. Take three minutes to build a table. And ten minutes to get a donut. Bill the client for an hour. Done."
humour  programming  css  html  web  design  standards  webdesign  satire  geek  technology  software 
december 2008 by yfel
Math Unicode Entities
useful reference to math-related symbols in unicode
reference  mathematics  unicode  html  typography  geek  technology 
november 2008 by yfel
TwitterKeys: Enhance your Twitter conversations
little web popup for copying and pasting fancy utf-8 glyphs
typography  web  html  geek  technology  unicode  design  tools 
september 2008 by yfel
Overview — Sphinx v0.4.2 documentation
"Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects, written by Georg Brandl and licensed under the BSD license."
documentation  python  programming  opensource  tools  writing  html  pdf  markup  software  geek  technology  reference  latex 
september 2008 by yfel
Pandoc
"Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. It can read markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, RTF, DocBook XML, groff man, and S5 HTML slide shows."
markup  html  haskell  libs  opensource  functional  programming  geek  technology  software  tools  xml  documentation  pdf  docbook  cli  conversion 
september 2008 by yfel
therning.org/ magnus » Blog Archive » TagSoup, meet Parsec!
"Recently I began writing a tool to scrape some information off a web site for some off-line processing. After writing up the basics using TagSoup I showed what I had to a colleague. His first comment was “Can’t you use Parsec for that?” It took me a second to realise that he didn’t mean that I should write my own XML parser but rather that Parsec allows writing parsers of a list of anything. So I thought I’d see just what it’d take to create a parser for [Tag]."
haskell  parsing  functional  programming  geek  technology  software  blogs  howto  html  datamining  web  libs 
august 2008 by yfel
SproutCore home
"The Official Website of SproutCore, a javascript framework. This website contains information on how to create desktop like apps for the web."
javascript  web  html  css  webdesign  software  geek  technology  browser  ajax  programming  opensource 
august 2008 by yfel
n-heptane lab: HTML Templating in HAppS using HSP
"HSP is an extension to Haskell which allows you to use XML syntax in your Haskell source. It is implemented as a preprocessor, trhxs, which transforms the source into regular Haskell code."
haskell  web  xml  programming  functional  geek  technology  html  howto  blogs  tutorial  opensource  libs 
july 2008 by yfel
The Django Book
"Welcome to the online version of The Django Book, a free book about Django."
python  web  django  html  books  programming  javascript  browser  ajax  howto  reference  software  geek  technology  tutorial  database 
may 2008 by yfel
Exploring JPEG
literate haskell HTML file which explains the jpeg standard via text, graphics, and the haskell code to load an image file.
haskell  graphics  functional  programming  images  reference  education  compression  html  howto  software  geek  technology 
april 2008 by yfel
hscolour
"hscolour is a small Haskell script to colourise Haskell code. It currently has five output formats: ANSI terminal codes, HTML 3.2 with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client codes."
haskell  html  css  programming  tools  visualization  software  geek  technology  functional 
april 2008 by yfel
Haskell in web browser - HaskellWiki
they can compile haskell to a javascript backend and then mess with doms and such. omfg.
haskell  functional  programming  javascript  browser  web  software  geek  technology  reference  wiki  howto  xml  html 
march 2008 by yfel
mechanize
"Stateful programmatic web browsing in Python, after Andy Lester's Perl module WWW::Mechanize." Implement a programmatic fake web browser and script whatever you want.
browser  python  opensource  programming  geek  technology  software  scripts  libs  testing  web  network  html 
march 2008 by yfel
Beautiful Soup: We called him Tortoise because he taught us.
"Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping."
python  libs  html  markup  web  programming  reference  rss  geek  technology  software  opensource  datamining 
march 2008 by yfel
« earlier      

related tags

accessibility  ajax  android  animation  api  apple  art  bestpractices  blogging  blogs  books  browser  c/c++  cartoons  cli  clocks  coffee  color  comparison  compression  conversion  creativecommons  criticism  crypto  css  database  datamining  debug  debugging  del.icio.us  design  development  devtools  django  docbook  documentation  dsl  editor  education  emulator  erlang  essay  example  firefox  flash  folksonomy  fonts  forums  framework  functional  games  geek  generator  gifts  git  gnome  google  graphics  greek  hacking  hacks  haskell  history  howto  html  html5  http  humour  images  iOS  java  javascript  joomla  jquery  jsf  json  language  latex  lesscss  libs  license.bsd  license.gpl  license.mit  lifehacks  linux  lisp  lists  mail  markup  mashups  mathematics  minimal  mobile  mysql  network  node.js  nostalgia  nsfw  opensource  optimization  parsing  pdf  performance  perl  phone  photography  photoshop  php  plugins  poetry  politics  productivity  programming  python  rails  realtime  reference  regex  repl  research  restful  retro  reviews  rss  ruby  satire  scheme  scripts  security  server  shopping  slides  social  software  space  ssh  standards  startup  statistics  steganography  tagging  technology  template  templates  testing  tex  themes  tips  tools  tutorial  tv  typography  unicode  ux  verification  versioning  vi  visualization  web  webdesign  websockets  wiki  windows  wordpress  writing  xml  yahoo 

Copy this bookmark:



description:


tags: