Halaman

Tampilkan postingan dengan label Browser. Tampilkan semua postingan
Tampilkan postingan dengan label Browser. Tampilkan semua postingan

Sabtu, 28 Desember 2013

Working With IndexedDB - Part 3

. Sabtu, 28 Desember 2013 .

http://dev.tutsplus.com/tutorials/working-with-indexeddb-part-3--net-36220

(Read More..)

Sabtu, 21 September 2013

Working With IndexedDB

. Sabtu, 21 September 2013 .

http://hub.tutsplus.com/tutorials/working-with-indexeddb--net-34673

(Read More..)

Sabtu, 07 September 2013

Firebug Tip: Resend HTTP Request

. Sabtu, 07 September 2013 .

http://www.softwareishard.com/blog/planet-mozilla/firebug-tip-resend-http-request

(Read More..)

Minggu, 30 Juni 2013

Font Hacking

. Minggu, 30 Juni 2013 .

http://www.heydonworks.com/article/font-hacking

(Read More..)

Jumat, 07 Juni 2013

CSP to the Rescue: Leveraging the Browser for Security

. Jumat, 07 Juni 2013 .

https://blog.twitter.com/2013/csp-rescue-leveraging-browser-security

(Read More..)

Jumat, 03 Mei 2013

Turbulenz Engine Goes Open Source HTML5

. Jumat, 03 Mei 2013 .

http://news.turbulenz.com/post/49430669886/turbulenz-engine-goes-open-source

(Read More..)

Jumat, 08 Maret 2013

Java native code injection

. Jumat, 08 Maret 2013 .

http://www.lexsi-leblog.fr/audit/java-native-code-injection.html

(Read More..)

Faster, smaller and more beautiful web with WebP

.

https://developers.google.com/speed/webp/
https://github.com/igrigorik/webp-detect

webp-ffi

https://github.com/le0pard/webp-ffi

 

(Read More..)

Sabtu, 16 Februari 2013

One line browser notepad

. Sabtu, 16 Februari 2013 .

https://coderwall.com/p/lhsrcq

(Read More..)

Jumat, 14 Desember 2012

TraceKit

. Jumat, 14 Desember 2012 .

Build Status

Tracekit is a JavaScript library that automatically normalizes and exposes stack traces for unhandled exceptions across the 5 major browsers: IE, Firefox, Chrome, Safari, and Opera.

 

 https://github.com/occ/TraceKit

(Read More..)

Minggu, 09 Desember 2012

timer.js

. Minggu, 09 Desember 2012 .

Timer.js is a periodic timer for Node.js and the browser.

https://github.com/fschaefer/Timer.js

(Read More..)

Sabtu, 08 Desember 2012

CSS EXPLAIN

. Sabtu, 08 Desember 2012 .

Think of it like SQL EXPLAIN, but for CSS selectors.


 https://github.com/josh/css-explain

(Read More..)

Minggu, 25 November 2012

Web Browsser Timeline (milestone)

. Minggu, 25 November 2012 .

http://upload.wikimedia.org/wikipedia/commons/7/74/Timeline_of_web_browsers.svg

(Read More..)

Minggu, 18 November 2012

Exploit Packs and the Secret Decoder Ring

. Minggu, 18 November 2012 .

http://www.kahusecurity.com/2012/exploit-packs-and-the-secret-decoder-ring/

(Read More..)

Jumat, 16 November 2012

Beginners Guide to "Use after free Exploits #IE 6 1-day #Exploit Development"

. Jumat, 16 November 2012 .

http://www.garage4hackers.com/content/143-beginners-guide-use-after-free-exploits-ie-6-0-day-exploit-development.html

(Read More..)

Minggu, 21 Oktober 2012

Scripted : Javascript Editor from vmware

. Minggu, 21 Oktober 2012 .

What is Scripted?

Scripted is a fast and lightweight code editor with an initial focus on JavaScript editing. Scripted is a browser based editor and the editor itself is served from a locally running Node.js server instance.

What are the key features?
  • Fast startup, lightweight.
  • Syntax highlighting for JavaScript, HTML and CSS.
  • Errors and warnings:
    • JSLint is integrated to provide error/warning markers on JavaScript code.
    • AMD and CommonJS module resolution: there is basic resolution where unresolved references will be marked as errors.
  • Content assist:
    • Basic content assist for HTML, CSS
    • For JavaScript, content assist is driven by a type inferencing engine which is aware of AMD/CommonJS module dependencies and also uses JSDoc comments to help it understand the code.
  • Hovers: hovering over a JavaScript identifier will bring up the inferred type signature.
  • Navigation:
    • press F8 on an identifier (that the inferencer has recognized) and the editor will navigate to the declaration.
    • this also works on module identifiers (e.g. in define() clauses)
  • Formatting: JSbeautify is integrated
  • Sidepanel: alongside the main editor a sidepanel can be opened - currently this can be used to host a second editor.
  • Key binding to external command: Key bindings in the editor can invoke external commands (less, mvn, etc)
The editor is actually the Eclipse Orion editor with a few additional bells and whistles. Anyone familiar with editing in Eclipse will immediately know many of the key bindings the Scripted editor supports.
Many of these are covered in this introductory screencast:


https://github.com/scripted-editor/scripted

(Read More..)

Minggu, 03 Juni 2012

Seven Web Server HTTP Headers that Improve Web Application Security for Free

. Minggu, 03 Juni 2012 .

http://recxltd.blogspot.co.uk/2012/03/seven-web-server-http-headers-that.html

(Read More..)

Detector

.

Detector is a simple, PHP- and JavaScript-based browser- and feature-detection library that can adapt to new devices & browsers on its own without the need to pull from a central database of browser information.
Detector dynamically creates profiles using a browser's (mainly) unique user-agent string as a key. Using Modernizr it records the HTML5 & CSS3 features a requesting browser may or may not support. ua-parser-php is used to collect and record any useful information (like OS or device name) the user-agent string may contain.
With Detector a developer can serve the appropriate markup, stylesheets, and JavaScript to a requesting browser without being completely dependent on a front-end-only resource loader nor a browser-detection library being up-to-date.
Check out the README for more information as well as the full list of features.

 http://detector.dmolsen.com/

(Read More..)

Sabtu, 12 Mei 2012

carhartl / jquery-cookie

. Sabtu, 12 Mei 2012 .

https://github.com/carhartl/jquery-cookie

(Read More..)

Sabtu, 25 Februari 2012

tty.js

. Sabtu, 25 Februari 2012 .


tty.js

A terminal in your browser using node.js and socket.io. Based on Fabrice Bellard's vt100 for jslinux.

(Read More..)
 
{nama-blog-anda} is proudly powered by Blogger.com | Template by Agus Ramadhani | o-om.com