scriptsht
scriptsht
{S}criptshit - HTML5, Javascript, CSS & mobile Web
1K posts
HTML5, Javascript, CSS & mobile Web Mein Name ist Robert Agthe und ich bin freier Javascript Entwickler. Hire me
Don't wanna be here? Send us removal request.
scriptsht · 11 years ago
Link
Stream of Media, Thoughts, Things and Cats from Robert Agthe
This tumblr is discontinued. I am blogging now on my own domain robert-agthe.de with my new software called MyFeed. See you there space cowboy.
3 notes · View notes
scriptsht · 11 years ago
Link
Scraperjs is a web scraper module that make scraping the web an easy job.
10 notes · View notes
scriptsht · 11 years ago
Link
Tumblr media
Two dudes making a video game about cool cars and going sideways.
9 notes · View notes
scriptsht · 11 years ago
Link
A browser for the HTML5 era. Entirely written in Javascript. Free. Modular. Hackable.
18 notes · View notes
scriptsht · 11 years ago
Link
A place for Cordova (& PhoneGap) resources maintained by Bartek.
4 notes · View notes
scriptsht · 11 years ago
Video
youtube
eboy
5 notes · View notes
scriptsht · 11 years ago
Link
The most powerful short-term solution for insufficient sleep isn’t caffeine. It’s a brief nap.
7 notes · View notes
scriptsht · 11 years ago
Quote
The aim of design unification is often a false path, born out of convenience for the designer, and it's pursuit shows a certain level of disrespect to both the user and other designers. Programming languages - arguably interaction design in its purest form - are a more interesting path towards better software (see Smalltalk, Swift playgrounds, and the work at VPRI). Material is not what software is made of, but it is a pretty good sign of what marketing is made of these days.
Hacker News Comment about Googles new "Material Design"
6 notes · View notes
scriptsht · 11 years ago
Photo
Tumblr media
Fivver - shows the explanation of your account balance when you hover the figures.
273 notes · View notes
scriptsht · 11 years ago
Quote
At its core, the [Swift] language is designed to eliminate bugs, but not in the academic way that, say, Haskell eliminates bugs by preventing normal people from writing code in it.
Swift Impressions
57 notes · View notes
scriptsht · 11 years ago
Link
One month after creator and leader of Google+, Vic Gundotra, quietly quit, Google chief Sergey Brin told a conference audience last week that involvement in Google+ was "a mistake." He made the exact opposite statement in 2011.
0 notes
scriptsht · 11 years ago
Video
youtube
DELETE Facebook. I think it´s a good thing to opt out. Deleted my facebook account earlier this year. never missed a thing. Here´s how!
7 notes · View notes
scriptsht · 11 years ago
Video
youtube
Star Citizen pre alpha (0.8) finally released! HUD Designed by John Likens who designed the Interfaces for Iron Man 3!!
0 notes
scriptsht · 11 years ago
Link
The long wait has ended: we can confirm that webgl is present by default on iOS 8 (and MacOSX) both in Safari and the system webview.
3 notes · View notes
scriptsht · 11 years ago
Link
A free, open source JavaScript framework for creating complex UIs for any screen. 3D layout and physics animation engines. Renders to DOM, Canvas, or WebGL
Famo.us hates html and css so they get rid of them completely. Say what? Yea pretty much. Everything is done via Javascript. The tool sends everything to the GPU and outputs then divs animated and positioned with css3 transforms. It´s like react.js but without the DOM. Forget the DOM completely. Forget about floats and paddings. It´s a complete new rendering engine living inside the browser.
Benefits? It runs anywhere (yea ipad too). Interaces with 3d objects possible. Physics instead of animations or Tweenings. Animate a click on a button? Just give the button a weight and friction and apply a force on a click. No limits because you implement your own rendering engine. Founders say it´s the future, forget the "old way". Designers can play with the interface, tweak physics with sliders until it "feels" right. Inspired by Game Engines / Interfaces. Founders heavy appreciate "unity 3d". Here´s a talk
13 notes · View notes
scriptsht · 11 years ago
Video
youtube
We're in the future, and interfaces are falling behind the curve. Software should feel as responsive and human as the people interacting with it. Design should respond and react with vitality. Too much design is created with an old, static web mentality, and not pushing the new mediums we have to design for. What is it like building interfaces with an animated foundation? Why is it better? This will be an adventure into the magical cosmos of animation. Cartoons, Anvils, Jokes, Jokes people might not get, Dynamite, Stage Dives!
2 notes · View notes
scriptsht · 11 years ago
Link
This post describes a new advancement in JavaScript optimization: the WebKit project has unified its existing JavaScript compilation infrastructure with the state-of-the-art LLVM optimizer. This will allow JavaScript programs to leverage sophisticated optimizations that were previously only available to native applications written in languages like C++ or Objective-C.
means blazing fast js apps coming to webkit. yay
5 notes · View notes