Skip to main content

Home/ mnsudoteduweb/ Group items tagged utility

Rss Feed Group items tagged

anonymous

QR Code and 2D Code Generator with SVG and PDF output - 0 views

  •  
    This generates QR Codes with output formats that include SVG and PDF output. This utility allows for QR Code object subtypes such as address book, calendar event, and phone number plus many more.
anonymous

Emscripten - 0 views

  •  
    Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run). Using Emscripten, you can - Compile C and C++ code into JavaScript and run that on the web - Run code in languages like Python as well, by compiling CPython from C to JavaScript and interpreting code in that on the web
anonymous

Introduction to Git with Scott Chacon of GitHub - 0 views

  •  
    0:00:00 Introduction to git 0:03:45 What is git 0:21:30 starting with git 0:29:00 Merging 0:32:00 git config 0:34:00 git structure 0:36:21 clone 0:38:00 example work flow 0:41:00 version numbers 0:50:15 merge 0:52:49 conflicts 0:56:00 re-integration merge - re-merging a branch 0:56:50 branching - trying an idea 0:58:11 deleting a branch 0:58:46 Sharing/remotes/push 0:1:04:50 fetch 0:1:05:43 pushing "other" branches 0:1:07:00 pull 0:1:08:40 graphical example of multiple people working together 0:1:10:23 log 0:1:12:40 log subsets 0:1:18:00 review 0:1:19:47 how to convince my boss to use git
Alex Boone

PHP Classes - 0 views

  •  
    Some open/closed source classes that can do some heavy lifting
anonymous

HTTP resource checker - 1 views

shared by anonymous on 26 May 11 - Cached
  •  
    RED is a robot that checks HTTP resources to see how they'll behave, pointing out common problems and suggesting improvements. Although it is not a HTTP conformance tester, it can find a number of HTTP-related issues.
Alex Boone

Multi-modal trip planner using GTFS - 2 views

  •  
    It's current state is very similar to Google Maps, but would allow us to fully utilize the bike layer. This would be a great selling point for MTS as they have the ability to transport bikes as part of the transit system.
anonymous

Check Browser Compatibility, Cross Platform Browser Test - Browsershots - 1 views

shared by anonymous on 12 Aug 11 - Cached
  •  
    Ever wonder what those changes you made actually did across all browsers? This site allows you to see just that. Point the browsershots at the page your interested in, and wait for the image, using that particular browser.
  •  
    Multi-browser viewer
anonymous

pngcrush - 0 views

  •  
    Losslessly reduce the size of png files. pngcrush -f 0 -l 9 -brute -rem text
anonymous

Page Speed Testing -- Google Labs - 4 views

  •  
    A service to automatically test and suggest speedups for desktop and mobile websites.
  •  
    Requires cookies.
Alex Lazar

DiffPDF - 0 views

  •  
    DiffPDF is used to compare two PDF files-textually or visually.
anonymous

Nogotofail GitHub - 0 views

  •  
    Nogotofail is a network security testing tool designed to help developers and security researchers spot and fix weak TLS/SSL connections and sensitive cleartext traffic on devices and applications in a flexible, scalable, powerful way. It includes testing for common SSL certificate verification issues, HTTPS and TLS/SSL library bugs, SSL and STARTTLS stripping issues, cleartext issues, and more.
1 - 11 of 11
Showing 20 items per page