ohskylab + via:paul.irish   40

Front end standards
paul_irish: Love the excercise of documenting your group's frontend dev standards & practices. http://yellowshoe.com.au/standards by @markbrown4 is ace
web  frontend  standards  via:paul.irish  from instapaper
april 2011 by ohskylab
Pandoc
"A program for converting between various markup formats. Input formats include markdown, reStructuredText, HTML, and LaTeX; output formats include HTML, LaTeX, ConTeXt, S5, DocBook, groff man, reStructuredText, markdown, and RTF."
via:paul.irish  tools  conversion  converter  html  markup  markdown  latex  text  documentation 
november 2010 by ohskylab
Bugaboo App
"An App for debugging web apps on iPhone, iPad, and iPod touch devices."
apple  development  ipad  iphone  web  tools  mobile  via:paul.irish 
november 2010 by ohskylab
WebAIM: Blog - Javascript as an accessibility concern
"Usually, objections to this plan [requiring JavaScript] do not equate to predictions that we’re going to screw that up or that it won’t be sufficient; rather, they represent an opinion that requiring Javascript for a web application is an automatic accessibility violation. This might be partly a historical feeling, as some older accessibility standards contained language that said (or could be taken to imply) that in order to be accessible, a site had to work with Javascript turned off. I don’t know what motivated the inclusion of those clauses at the time, but would note that most modern accessibility standards merely say that one’s site must be accessible (regardless of whether or not it uses or requires client-side scripting)."
accessibility  javascript  html  web  webaim  via:paul.irish 
august 2010 by ohskylab
sanity comments on Is MBA important for a programmer to start a Tech Company?
"The key idea here that most entrepreneurs miss is that you really need to vet your own ideas. Many aspiring entrepreneurs dream up an idea, and then stick to it doggedly, either because its the only idea they have, or they find it technically interesting. They don't want to discover that it won't work, so they don't try to figure it out! This is a bit like writing some code, and then not testing it because you really don't want to discover that its buggy."
business  reddit  via:paul.irish  mba  work  startup 
august 2010 by ohskylab
SkipfishDoc - skipfish - Project documentation - Project Hosting on Google Code
"An active web application security reconnaissance tool. It prepares an interactive sitemap for the targeted site by carrying out a recursive crawl and dictionary-based probes. The resulting map is then annotated with the output from a number of active (but hopefully non-disruptive) security checks. The final report generated by the tool is meant to serve as a foundation for professional web application security assessments."
scanner  xss  security  testing  tools  web  penetration  via:paul.irish 
april 2010 by ohskylab
The problem with @font-face « Tech Talk
Reasonable arguments against the current state of @font-face. "I want sIFR to die as much as the next person but I’m still too apprehensive to use @font-face embedding in my projects. Without being able to present a simple, open, self-hosted path on how to include custom fonts on a site, I can’t see clients signing-off."
fonts  font-face  web  typography  via:paul.irish 
march 2010 by ohskylab
Gamasutra: Greg McClanahan's Blog - Achievement Design 101
"Why, then, did we throw everything we'd learned out the window when it came time to design achievements? I think that's what bothered me about early Xbox Live achievements more than anything — as goals, they violated too many game design guidelines. Too many of them wouldn't make any sense as in-game goals for progressing through content."
engagement  games  motivation  psychology  achievements  gaming  via:paul.irish 
march 2010 by ohskylab
Candy by James | CSS3 @font-face browser support table
"It’s time for a CSS3 @font-face browser sup­port table. One that doc­u­ments spe­cific­ally how browsers act when either the whole font fam­ily is spe­cified (reg­u­lar, italic, bold, bold-italic & small-caps) or only the reg­u­lar ver­sion of the font is spe­cified."
via:paul.irish  css  typography  fonts  css3  web 
february 2010 by ohskylab
String | Create a multi-language website or app | myGengo
This looks like it could be most handy. "If you’re building a multi-language website or app, you probably use language files. When you change content in one language file, you need to remember to update the other language files. Even with source control, this can get messy pretty quickly if you have many languages, many translators or a large site. We encountered these problems ourselves and needed a tool to keep things organized - so we built String."
i18n  translation  collaboration  language  web  projectmanagement  via:paul.irish 
january 2010 by ohskylab
Ninite Easy PC Setup - Download/Install Multiple Programs Fast
"All Ninite does is automatically download and install the apps you select. Not even Ninite is installed."
via:paul.irish  tools  software  windows  opensource  installer 
january 2010 by ohskylab
CSS performance: UI with fewer images / Stoyan's phpied.com
"Some of the tricks are brand new, some are very, very old, IE5.5. old. They all have in common the "fewer or no images" mantra."
web  design  css  optimization  performance  css3  via:paul.irish 
december 2009 by ohskylab
BoingBoing s Redesign Uncovers the Dark Side of Web Fonts - Webmonkey
"Far from delivering the look BoingBoing was going for, @font-face fell flat on its face; when the changes went live Tuesday, not only were the fonts Boing Boing wanted to use not legally available for the web, the font it settled on — specifically BPreplay — ended up looking terrible for most users."
web  fonts  font-face  boingboing  typography  css3  via:paul.irish 
october 2009 by ohskylab
svg-icon-loader
"Provides a method for a web interface to use SVG images as icons, while being loaded from a single file. This reduces the amount of HTTP requests, offering the same kind of benefit available with CSS sprites."
via:paul.irish  web  sprites  svg  hpw  jquery 
october 2009 by ohskylab
h+ Magazine
"Covers technological, scientific, and cultural trends that are changing - and will change - human beings in fundamental ways."
via:paul.irish  design  culture  trends  technology  science  pdf  magazines 
september 2009 by ohskylab
hurl
"Hurl makes HTTP requests. Enter a URL, set some headers, view the response, then share it with others. Perfect for demoing and debugging APIs."
via:paul.irish  web  tools  http  testing 
september 2009 by ohskylab
To Sprite Or Not To Sprite at Vladimir Vukićević
"There are a number of misconceptions about CSS Sprites, the main one being that they have no downsides." Memory usage.
via:paul.irish  css  memory  sprites  web  hpw 
june 2009 by ohskylab
Adam Goucher » Blog Archive » YSlow and Continuous Integration
"This post explains how, if I didn’t have a whole bunch of stuff on my plate right now, I would get YSlow failing builds."
via:paul.irish  yslow  yahoo  hpw  continuousintegration  development  testing  optimization  performance  firebug 
june 2009 by ohskylab
SnapStream TV Trends
"Graph mentions of any word on national U.S. television"
reference  statistics  trends  visualization  tv  us  via:paul.irish 
june 2009 by ohskylab
jqPlot - Pure Javascript Plotting
"Computation and drawing of lines, axes, shadows even the grid itself is handled by pluggable "renderers". Not only are the plot elements customizable, plugins can expand functionality of the plot too! There are plenty of hooks into the core jqPlot code allowing for custom event handlers, creation of new plot types, adding canvases to the plot, and more."
visualisation  jquery  javascript  graphics  canvas  plugins  web  via:paul.irish 
june 2009 by ohskylab
Blackbaud Labs - Labs Article
"One day it dawned on me that Webkit is VERY similar on Safari for Windows and the iPhone. Could I somehow embed just the rendering component into a native Windows application and give it enough polish to do a decent job of simulating the iPhone Web browsing experience?" It would appear that the answer is "yes".
via:paul.irish  tools  mobile  windows  iphone  web  testing 
february 2009 by ohskylab
Quality music at a low price, and fair pay for artists » Ten Tracks
Love this idea. Deserves support, I think. "Ten Tracks is an innovative new music download portal. Get curated bundles of ten brilliant tracks, for £1, knowing we give fair pay to artists."
music  mp3  distribution  top  via:paul.irish 
february 2009 by ohskylab
Remobo - Instant Private Network ™ Application
"Creates an Instant Private Network ™ (IPN) between users." Looks interesting.
via:paul.irish  tools  vpn  vnc  network  p2p  hamachi  filesharing 
january 2009 by ohskylab
Upgrade Me! | Ask Metafilter
"Can you suggest some replacements for standard, everyday household items that are far superior in terms of usefulness, luxuriousness and quality?"
shopping  tips  lifehacks  mefi  askme  lifestyle  via:paul.irish 
december 2008 by ohskylab
ecommr: a collection of e-commerce interface and design elements
"A website showcasing the best (and sometimes worst) in e-commerce design, with a clear focus on the individual elements that make up online stores. We break down retailers and focus on individual user interface elements in order to provide a gallery of inspiration for designers, developers, information architects, and anyone working with online retail."
via:paul.irish  web  design  shopping  ecommerce  inspiration  interface  ux  ia 
november 2008 by ohskylab

related tags

accessibility  achievements  android  apple  aria  askme  boingboing  borders  business  canvas  collaboration  comparison  continuousintegration  conversion  converter  corners  css  css3  culture  design  development  distribution  documentation  ecommerce  email  engagement  filesharing  firebug  font-face  fonts  frontend  games  gaming  git  graphics  hamachi  hpw  html  html5  http  i18n  ia  inspiration  installer  interface  ipad  iphone  javascript  jquery  language  latex  leaverou  lifehacks  lifestyle  magazines  markdown  markup  mba  mediaqueries  mefi  memory  mobile  modernizr  motivation  mp3  music  network  opensource  optimization  p2p  pdf  penetration  performance  player  plugins  progressiveenhancement  projectmanagement  psychology  reddit  reference  scanner  science  security  shopping  software  sprites  standards  startup  statistics  submodules  svg  technology  testing  text  tips  tools  top  translation  trends  tutorial  tv  typography  urls  us  usability  ux  via:paul.irish  video  visualisation  visualization  vnc  vpn  web  webaim  windows  work  xhtml  xss  yahoo  yslow 

Copy this bookmark:



description:


tags: