This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 060cecf9a56e8d5dd7851777de1429e32f9bc31a
tree 46b7732599efb50a0cd1087548cc4cdc4d685aae
parent 28fd6ff43b17acca0ff4156377c3d96929a091c2
tree 46b7732599efb50a0cd1087548cc4cdc4d685aae
parent 28fd6ff43b17acca0ff4156377c3d96929a091c2
iediot /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
DEV_NOTES.txt | ||
| |
README | ||
| |
iediot.html | ||
| |
iediot.js | ||
| |
lib/ |
README
iediot - Continious Integration for the Web ------------------------------------------- A very simple webpage which you can use in the background, on browsers that you can't be bothered to actually hit refresh on. Perhaps you have to support a platform for the layperson or casual web user. Example: Say you are developing some JavaScript and CSS with Firefox on your Mac. Also nearby is Windows XP running with IE 6 or 7... you've finished your super sweet new feature and hit refresh and BOOM! Anothe workflow is to load your test page into iediot on IE 6. Ideally this page does nothing but exercise your API and execute unit / regression tests with no output except for errors. Now as you are hacking, iediot is hitting your test page every 30 seconds. Now you are no more than 30 seconds away from retracing your steps and seeing which CSS visually broke IE, or which JavaScript call started breaking your unit tests. Think CruiseControl for IE, Opera, etc. Contribute: http://github.com/ozten/iediot/tree/master git://github.com/ozten/iediot.git TODO: Make icon for "Test Full Screen" have Bookmarketlet grab currently hosted url persist all previous values and provide type ahead document that all script / css tags must use a no cache query string param








