floehopper + webkit 53
Saving Time with CI
february 2012 by floehopper
I'm unconvinced this is a good solution - in fact I think it breaks the whole idea of continuous integration. I think it would be better to look at other ways to have a test suite that ran fast enough that each developer is happy to run it locally.
continuous
integration
rubyonrails
jasmine
capybara
webkit
cucumber
february 2012 by floehopper
capybara-webkit
january 2012 by floehopper
"A capybara driver that uses WebKit via QtWebKit".
capybara
ruby
testing
webkit
january 2012 by floehopper
Sprite3D.js, a javascript library for 3D positionning in WebKit
august 2011 by floehopper
"A simple javascript library to help making things move in 3D space in webkit browsers using CSS transforms".
3d
javascript
webkit
animation
css
transform
august 2011 by floehopper
GFX
june 2011 by floehopper
"A 3D CSS3 animation library that extends jQuery with some useful functionality for programmatically creating CSS3 transitions. CSS3 transitions are superior to manual ones (using setTimeout) since they're hardware accelerated, something particularly noticeable on mobile devices".
jquery
css3
transition
javascript
animation
effect
webkit
june 2011 by floehopper
unconed/TermKit
may 2011 by floehopper
"Experimental Terminal platform built on WebKit + node.js. Currently only for Mac, though the prototype works 90% in any WebKit browser".
webkit
osx
terminal
node.js
javascript
cli
may 2011 by floehopper
maccman/ichabod
march 2011 by floehopper
"Headless JavaScript testing with WebKit".
javascript
mac
ruby
testing
headless
browser
webkit
march 2011 by floehopper
alloy/MacRubyWebKitPlugInExample
january 2011 by floehopper
"A WebKit plug-in implemented in MacRuby. The plug-in’s view is a NSTextField subclass, text entered in the textfield is eval'ed as Ruby code. The sample also illustrates how to use the WebView's UIDelegate to call back to the application."
mac
ruby
webkit
plugin
january 2011 by floehopper
zepto.js — the aerogel-weight mobile javascript framework
november 2010 by floehopper
"A minimalist JavaScript framework for mobile WebKit browsers, with a jQuery-compatible syntax".
javascript
jquery
webkit
november 2010 by floehopper
NativeHost: Run your Cappuccino applications on the desktop
august 2010 by floehopper
"NativeHost allows you to take existing Cappuccino applications and with no additional work target them for the desktop. It accomplishes this with an incredibly small and lightweight wrapper around the WebKit browser engine. In this respect, it is similar to a number of existing technologies, including Adobe AIR and Titanium, but that’s where the similarities end".
air
titanium
cappucino
app
webkit
osx
destop
august 2010 by floehopper
Desktop Notifications with WebKit
april 2010 by floehopper
"Chrome now supports desktop notifications using WebKit's webkitNotifications API".
desktop
notification
webkit
chrome
api
growl
april 2010 by floehopper
You did what with what? - Tyler Gaw
april 2010 by floehopper
"The Man From Hollywood is a kinetic type animation using only HTML, CSS and Javascript. All of the animation is done using Webkit CSS transition, transforms, as well as standard CSS properties. Javascript just acts as a helper to turn CSS classnames on and off at the appropriate times. All of the content you see on the demo is HTML and CSS, no images were used. The audio clip is scene from the movie Four Rooms".
css
html
webkit
transition
transform
animation
text
typography
referrer:maccmania
april 2010 by floehopper
WebKit2
april 2010 by floehopper
"Designed from the ground up to support a split process model, where the web content (JavaScript, HTML, layout, etc) lives in a separate process. This model is very similar to what Google Chrome offers, with the major difference being that we have built the process split model directly into the framework, allowing other clients of WebKit to use it".
webkit
split
process
model
google
chrome
framework
browser
april 2010 by floehopper
wkhtmltopdf
january 2010 by floehopper
"Convert html to pdf using webkit (qtwebkit)". I didn't get this to do what I wanted, but it could be useful.
html
pdf
convert
webkit
january 2010 by floehopper
sircambridge's iphone-web-framework
january 2010 by floehopper
"iPhone web framework, h.264 video, and GPS-enabled hooks for WebKit-driven apps".
iphone
webkit
gps
h264
video
hook
framework
january 2010 by floehopper
Javascript does Cocoa too
december 2009 by floehopper
"With the WebKit framework, you can access Objective-C from any script present in a HTML document via a WebScriptObject".
referrer:maccmania
webkit
javascript
objective-c
cocoa
december 2009 by floehopper
maccman's bowline-desktop
december 2009 by floehopper
"wxWidgets/Ruby/Webkit framework for Bowline apps".
bowline
ruby
webkit
wxwidget
december 2009 by floehopper
sample-macruby/Scripts/darkroom.rb
december 2009 by floehopper
# DarkRoom
# Takes fullsize screenshots of a web page.
# Copyright (c) 2007 Justin Palmer.
# Rewrote for MacRuby by Laurent Sansonetti.
mac
ruby
screenshot
webkit
# Takes fullsize screenshots of a web page.
# Copyright (c) 2007 Justin Palmer.
# Rewrote for MacRuby by Laurent Sansonetti.
december 2009 by floehopper
Lawnchair
november 2009 by floehopper
"A client side JSON document store. Perfect for webkit mobile apps that need a lightweight, simple and elegant persistence solution".
json
document
store
persistence
mobile
webkit
lightweight
november 2009 by floehopper
Rocket Fuel
november 2009 by floehopper
"You wonder why I like MacRuby. I wrote the beginnings of a layer in one and a half hours and 190 lines of code to essentially replace what I use Hpricot for (parsing HTML into a tree), but by using WebKit it gets “native” access to the DOM, selector queries and the loaded resources themselves".
macruby
ruby
webkit
hpricot
dom
html
parser
tree
november 2009 by floehopper
JSTestSan
october 2009 by floehopper
"A OS X command line tool to run JavaScript (Prototype) unit tests from the comfort of your terminal".
osx
webkit
javascript
testing
headless
browser
october 2009 by floehopper
Fingertips's headless-squirrel
october 2009 by floehopper
"A command-line JavaScript test runner for the Mac".
webkit
javascript
testing
command
line
october 2009 by floehopper
Improving the Web Inspector
october 2009 by floehopper
Some recent work on WebKit - catching up with FireBug.
webkit
safari
javascript
html
css
dom
inspector
october 2009 by floehopper
iTunes 9, now with more WebKit — Will Norris
october 2009 by floehopper
By adding an HTTP header it appears you can obtain HTML (instead of XML) from the iTunes web server, although it doesn't appear to work for the AppStore. Note that using Wireshark, it looks like my iTunes is using "143444,5" as the X-Apple-Store-Front header.
itunes
webkit
html
october 2009 by floehopper
Preview of WebKit’s WebGL / Canvas 3D
september 2009 by floehopper
"WebGL is basically an initiative to bring 3D graphics into web browsers natively, without having to download any plugins. This is achieved by adding a few things to HTML5, namely, defining a JavaScript binding to OpenGL ES 2.0 and letting you draw things into a 3D context of the canvas element".
opengl
canvas
javascript
webkit
webgl
html5
graphics
web
browser
september 2009 by floehopper
jQTouch — jQuery plugin for mobile web development
september 2009 by floehopper
"A jQuery plugin for mobile web development on the iPhone, Android, Palm Pre, and other forward-thinking devices".
iphone
android
touchscreen
jquery
webkit
plugin
javascript
mobile
jqtouch.com
6f5db378430632f9ba5181aba2b1cd9e
september 2009 by floehopper
iPhoney
august 2009 by floehopper
"Provides an iPhone sized web view with which to test your iPhone targetted apps, all in a pretty iPhone-inspired package".
iphone
simulator
emulator
webkit
safari
testing
browser
august 2009 by floehopper
Bowline – A Ruby GUI framework | Lead Thinking
august 2009 by floehopper
A cross-platform framework for building desktop applications with Ruby, HTML and JavaScript. It's built on top of Titanium, a desktop SDK which essentially provides a Webkit window (and loads of useful APIs).
ruby
html
javascript
webkit
sdk
titanium
api
august 2009 by floehopper
GreaseKit - User Scripting for all WebKit applications
july 2009 by floehopper
A SIMBL plugin, that adds user scripting to Safari.
8-p.info
2d33de7d6edad37cd64c90221af25a91
safari
greasemonkey
webkit
mac
osx
javascript
plugin
browser
july 2009 by floehopper
Morphing Power Cubes
july 2009 by floehopper
Wacky Webkit CSS 3D animation demo.
webkit
css
animation
demo
3d
july 2009 by floehopper
headless-squirrel
july 2009 by floehopper
"A command-line JavaScript test runner for the Mac". Runs JavaScript tests in a WebKit environment.
javascript
testing
mac
osx
headless
webkit
github.com
c884eac07ae2ce6689f35f79e5340943
july 2009 by floehopper
bowline
july 2009 by floehopper
"Ruby/JS GUI and Binding framework for Titanium".
ruby
javascript
titanium
binding
html
webkit
cross
platform
desktop
github.com
a4ba88711203333a9d815229228c8d20
july 2009 by floehopper
Fun With RSpec + WebKit
june 2009 by floehopper
Monkey-patching the default TextMate RSpec runner. Some useful sounding ideas e.g. display relevant section of log with results for each test.
referrer:lazyatom
rspect
textmate
testing
webkit
june 2009 by floehopper
The WebKit Open Source Project - Performance
march 2009 by floehopper
"The way to make a program faster is to never let it get slower".
I'm not convinced this is always the best approach. I think it could lead to finding local minima in complexity & local maxima in performance.
testing
performance
webkit
I'm not convinced this is always the best approach. I think it could lead to finding local minima in complexity & local maxima in performance.
march 2009 by floehopper
Paparazzi!
january 2009 by floehopper
A small utility for Mac OS X that makes screenshots of webpages.
screenshot
osx
mac
webkit
january 2009 by floehopper
Appcelerator Titanium™
december 2008 by floehopper
"Makes building desktop rich applications easy".
app
desktop
webkit
december 2008 by floehopper
Introducing SquirrelFish Extreme
september 2008 by floehopper
SquirrelFish JavaScript engine comaprison performance metrics.
javascript
engine
performance
squirrelfish
webkit
september 2008 by floehopper
Google on Google Chrome - comic book
september 2008 by floehopper
I can't see a traditional PR department putting something as geeky as this together. It's great to see that the selling points are all about solving existing problems in innovative ways.
google
browser
pr
webkit
mozilla
tumblr
september 2008 by floehopper
Paparazzi!
august 2008 by floehopper
A small utility for Mac OS X that makes screenshots of webpages.
mac
osx
screenshot
webkit
safari
referrer:lazyatom
august 2008 by floehopper
Drosera
july 2007 by floehopper
JavaScript debugger for WebKit that can be used with any application that uses WebKit.
javascript
safari
debug
webkit
july 2007 by floehopper
Google Web Toolkit (GWT) for the Mac
december 2006 by floehopper
Uses Safari WebKit
java
google
ajax
gwt
osx
mac
safari
webkit
december 2006 by floehopper
related tags
2d33de7d6edad37cd64c90221af25a91 ⊕ 3d ⊕ 6f5db378430632f9ba5181aba2b1cd9e ⊕ 8-p.info ⊕ a4ba88711203333a9d815229228c8d20 ⊕ air ⊕ ajax ⊕ android ⊕ animation ⊕ api ⊕ app ⊕ apple ⊕ binding ⊕ bonjour ⊕ book ⊕ bowline ⊕ browser ⊕ c884eac07ae2ce6689f35f79e5340943 ⊕ calendar ⊕ canvas ⊕ cappucino ⊕ capybara ⊕ chrome ⊕ cli ⊕ cocoa ⊕ command ⊕ continuous ⊕ convert ⊕ cross ⊕ css ⊕ css3 ⊕ cucumber ⊕ debug ⊕ debugging ⊕ demo ⊕ desktop ⊕ destop ⊕ document ⊕ dom ⊕ effect ⊕ emulator ⊕ engine ⊕ fast ⊕ framework ⊕ github.com ⊕ google ⊕ gps ⊕ graphics ⊕ greasemonkey ⊕ growl ⊕ gwt ⊕ h264 ⊕ headless ⊕ hook ⊕ hpricot ⊕ html ⊕ html5 ⊕ inspector ⊕ integration ⊕ ipad ⊕ iphone ⊕ itunes ⊕ jasmine ⊕ java ⊕ javascript ⊕ jqtouch.com ⊕ jquery ⊕ json ⊕ launchd ⊕ lightweight ⊕ line ⊕ mac ⊕ macruby ⊕ mechanize ⊕ mobile ⊕ model ⊕ mozilla ⊕ node.js ⊕ notification ⊕ objective-c ⊕ open ⊕ opengl ⊕ opensource ⊕ osx ⊕ parser ⊕ pdf ⊕ performance ⊕ persistence ⊕ platform ⊕ plugin ⊕ pr ⊕ print ⊕ printing ⊕ process ⊕ qt ⊕ referrer:lazyatom ⊕ referrer:maccmania ⊕ remote ⊕ rspect ⊕ ruby ⊕ rubyonrails ⊕ safari ⊕ scraper ⊕ scraping ⊕ screenshot ⊕ sdk ⊕ simulator ⊕ split ⊕ squirrelfish ⊕ standard ⊕ store ⊕ terminal ⊕ testing ⊕ text ⊕ textmate ⊕ titanium ⊕ touchscreen ⊕ transform ⊕ transition ⊕ tree ⊕ tumblr ⊕ typography ⊕ video ⊕ vim ⊕ w3c ⊕ web ⊕ webgl ⊕ webkit ⊖ wxwidget ⊕Copy this bookmark: