반응형
반응형

SVGMagic: Full-featured SVG fallback

svgmagic

Homepage: http://svgmagic.bitlabs.nl/
GitHub: https://github.com/dirkgroenen/SVGMagic
Demo Page: http://svgmagic.bitlabs.nl/demo.html

 

ScreenShot

SVGMagic - Cross browser SVG

This ease-to-use jQuery plugin will create a fallback for .SVG images on your website. When the plugin notices that the visitors browser doesn't support .SVG images it will replace those images with new .PNG images. Those .PNG images are created on the run using a serverside script. When the visitors browser does support .SVG images it will just go back to sleep.

A big advantage of SVGMagic is that you don't have to create multiple versions of your images. You can just focus on the .SVG images and let SVGMagic do the rest.

You can find more information and demos on our website.

SVG... what/why?

SVG is a vector graphics format, meaning it's perfectly scalable. Whatever size it needs to display at, or whatever screen it needs to display on, an SVG will adapt perfectly. This means that you can use the same image for desktop and mobile (including Retina) visitors. They all get a perfectly sharp image.

ScreenShot

 

반응형
반응형

Hackathon Starter Template: A barebones start for Bootstrap

bootstrap starter template

반응형
반응형

You Might Not Need jQuery: A guide to figure it out

you might not need jquery

반응형
반응형
Text editor -텍스트에디터 : Brackets

 

http://brackets.io/

 

IDE 편집툴. 구글에서 지원.

 

 

 

 

New Features In Sprint 35

  • New Find/Replace UI: Replace now uses a streamlined, much cleaner UI supporting the same features as Find, including incremental search and highlighting. New case-sensitive and regular expression toggle buttons for easy access in Find, Find in Files, and Replace.
  • Launching Live Preview on Mac: On Mac, Chrome does not need to be relaunched when starting Live Preview.
  • Faster Start-up: Brackets now loads up to 50% faster thanks to minified JavaScript and pre-compiled LESS.

System Requirements

Mac OSX

  • Multicore Intel processor
  • Mac OSX v10.6, v10.7 or v10.8
  • 256MB of RAM (2GB of RAM recommended for Live Development)
  • 200MB of available hard-disk space for installation
  • 1280x800 display with 16-bit video card

Windows

  • Intel® Pentium® 4 or AMD Athlon® 64 processor
  • Windows XP, Vista, 7 or 8
  • 256MB of RAM (2GB of RAM recommended for Live Development)
  • 200MB of available hard-disk space for installation
  • 1280x800 display with 16-bit video card

 

Installation Instructions

  1. Save the installer file to a location on your hard drive.
  2. Locate the installer and double-click to start the install process.
  • Mountain Lion (OS X 10.8) by default will not allow Brackets to run since it is not digitally signed. To work around this, right-click the Brackets .app and choose Open, then click Open on the dialog that appears. You only need to do this once.
  • Windows allows you to specify a custom install location. We do not recommend you install over an existing copy of Brackets.
반응형
반응형

실무에서 사용하는 최고의 코딩툴은 어떤게 있을까요?  

.
반응형
반응형
http://code.google.com/p/selenium/

Overview  - http://docs.seleniumhq.org/

This is the site for developers of the Selenium browser automation framework. If you're developing with the framework, please go to Selenium HQ.

If you're a user of Selenium, and would like the latest documentation, please head over to Selenium HQ. If you'd like to report an issue, please click on the "Issues" tab above

If you're a user of WebDriver, and would like to file some bugs, then please also click on the "Issues" tab above. For documentation aimed at developers of the webdriver framework itself, please head over to the wiki.

The Selenium project hosts an implementation of the W3C WebDriver spec.

User Documentation

Related Projects

The following projects are related to Selenium and you may find it interesting:

Note the alternative language bindings are supported independently, and not by the selenium project.

Developer Documentation

Please consult the wiki or the project issue tracking for documentation relevant for working on the selenium framework itself. Suggested starting places for newbies are the BuildingWebDriver page, for instructions on how to build the software, the ArchitecturalOverview to understand how the pieces fit together, and perhaps the JsonWireProtocol for an insight into how the RemoteWebDriver works.

 

 

 

.

반응형

+ Recent posts