thinsoldier

Results 19 issues of thinsoldier

I have firefox 2, 3, 3.5, 3.6, and beta4 on my system and none of them show up in the box. I don't see any option to tell it where...

You could use rsync dry-run, itemize-changes, and checksum to get a list of all files on the server whose contents do not match the local files and then download only...

enhancement

https://github.com/klein/klein.php/wiki/Handling-404's The suggested technique in the wiki only shows how to send a few lines of text when 404 errors happen. I can't figure out how to server a fully...

Does anyone have a demo project on github using Klein?

Here's what I wanted to do: ``` The very first respond callback defined: On every request, look for a $_SESSION value. If it is not found: render the login form...

> Setup URL rewriting so that all requests are handled by index.php > https://gist.github.com/874000 is not found.

I don't know if the files in an older project are the same as the latest files in this repository. For all I know you could have improved formalize and...

I had 2 sites using formalize but realised recently that a.button only worked on one of them. The javascript was minified and didn't have any version information. The css was...