Skip to content

marceltoben/evandrix.github.com

Repository files navigation

                              _      _
     _____   ____ _ _ __   __| |_ __(_)_  __
    / _ \ \ / / _` | '_ \ / _` | '__| \ \/ /
   |  __/\ V / (_| | | | | (_| | |  | |>  <
    \___| \_/ \__,_|_| |_|\__,_|_|  |_/_/\_\

Coding challenges

Undo last commit/push: git push -f origin HEAD^:master

Online Text utilities: Text utilities

Online Java compiler: ideone.com

Online CSS Tool: WebPutty

Online HTML formatter: HTML Tidy Online

Online PHP/JS/urlencode: WriteCodeOnline

MicroJS frameworks: microjs.com

Escape French accented characters: From Accented to EscapeHTML

Text based web browsers (besides Lynx):

TCP/HTTP Load Balancer: HAProxy

Sequence Diagrams: WebSequenceDiagrams


Bash Shell Scripting Guides

Code Search


Android > Publish Apps


CouchDB


Database Sharding

Database > MongoDB Cloud Hosting


CSS > Minifying (Online options)


Games


Graphs visualisation

  • graph.tk
  • Graphr
  • Function Plotter
  • googleVis
  • Instructions
    • Install:
      • install.packages('googleVis')
      • install.packages('RJSONIO')
    • Usage example:
      • library(googleVis)
      • Fruits ## Example data
      • M <- gvisMotionChart(Fruits, idvar="Fruit", timevar="Year")
      • plot(M)

HTML5 > Playground


Javascript > CommonJS API


Open source Graphic Design vs. Adobe


PDF > Convert webpage to PDF online, eg. blogs (also available as Chrome Extension)

  • ?

PDF > Unlock secured PDFs


Java > Mocking framework


Javascript > Beautifying & Deobfuscation

Javascript > Documentation

Javascript > Presentation Tools


Network Analysis Tools


Python > Code syntax highlighting

  • pygments

Python > Debuggers (standalone) - easy_install

Python > IDE

Python > Fuzzy String Matching

Python > Scraping

Python > Templating Engines

  • Cheetah
  • Jinja
  • Genshi
  • Mako

Textmate > Bundles repo


Web > Color Scheme Generator & Picker

Web > Compatibility tables for features (HTML5/CSS3/SVG in desktop/mobile web browsers)

Web > SWF Converter (to HTML5)


Windows > Network > Packet Analyzer


XML > Beautifying


About

my front page - edit README.md @

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published