January 2011
28 posts
The missing piece of Lift
In your HTML href, src attributes (or any that accepts a resource path) use this:
<a href="//example.com/path/to/resource">
Instead of:
<a href="http://example.com/path/to/resource">
Or this:
<a href="/path/to/resource">
It will automatically adds http or https to your paths depending of which the client is using.
In Django you can set the MEDIA_URL variable to things like this:
GOD! Or if you’re not a believer this guy rules, Haskell - the programming language - is named after him.
You must listen to this episode of This American Life, it’s just amazing the way they explain how money is created, and the Brazilian example.
Honestly, who cares! I’m a “projecteneur” looking to incorporate my “project” in what people may call a “startup” to get rid of my day job and make money with what you can call a “business plan” (that I have not written down… and probably won’t ever).
I have the guts to not ask for VC/Angels money for an “idea”, that, IMHO is ridiculous.
And I don’t plan of having an office ever because I hate offices and I think everyone should too! Can we make the word official? “projecteneur” or “bootstraper” :-)
(I can haz super secret project… not tellin’)