-
From delicious.com
Hosted issue tracking, project management and revision contr...
Firefly simplifies your life and lightens up the software development process with: * Source code revision control and code hosting * Project management, issue and time tr...8 months ago -
From delicious.com
Heroku | Ruby Cloud Platform as a Service
Fast, frictionless, and maintenance free. Deploy and scale with confidence.8 months ago -
From delicious.com
Ruby Programming Language
Ruby is… A dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.8 months ago -
From ianlewis.org
Testing HTTPS with Django's Development Server
Django's development server doesn't normally support HTTPS so it's hard to test applications with HTTPS without deploying the application to a real web server that supports HTTPS....9 months ago -
From ianlewis.org
DjangoのHTTPS対応開発サーバ
Djangoの開発サーバはHTTPSを普段に対応してないので、HTTPS対応をどうやって開発すればいいんだろうと思ったら、調べてみた。秘密は開発サーバ、http用とhttps用を二つ立ち上げます。https開発サーバはstunnelでHTTPS対応します。stunnelは普通のソケットをSSL tunnelingをしてくれます。 このドキュメント を使います...9 months ago -
From delicious.com9 months ago
-
From delicious.com
The Go Programming Language
Go is … … simple package main import "fmt" func main() { fmt.Printf("Hello, 世界\n") } … fast Go compilers produce fast code fast. Typical builds take a fraction of a second y...9 months ago -
From delicious.com
hurl
Hurl makes HTTP requests. Enter a URL, set some headers, view the response, then share it with others. Perfect for demoing and debugging APIs.10 months ago -
From delicious.com
linkiblog | How to Build a Popularity Algorithm You can be P...
Many web sites allow users to casts vote on items. These visitors' votes are then often used to detect the items' "popularity" and hence rank the rated items ac...11 months ago
Ian Lewis is a web developer living in Tokyo Japan. His current interests are in Django, python, alternative databases and rapid web application development. About Me...
