ENTRIES TAGGED "dropbox"

Checking in on Python

Guido Van Rossum on the state of Python and the two services that are helping to push it forward.

Guido van Rossum is the creator of Python. I recently had the opportunity to talk with him about the state of the language. You probably don’t realize it, but Python’s capabilities are pushed every time you use YouTube and Dropbox. During our interview, Van Rossum said both of these services are at the forefront of Python’s development. “Whenever…
Read Full Post | Comments: 3 |
Four short links: 2 November 2011

Four short links: 2 November 2011

Deployment, Image Distribution, Open Source Sharing, and Soulless Programming

  1. Thoughts on Web Application Deployment (OmniTI) — if your web site is your business, this stuff is critical and it’s under-taught. Everyone learns it on the job, and there’s not a lot of standardization between gigs.
  2. Github EnterpriseGitHub Enterprise is delivered in the industry-standard OVF format, which means you’ll be able to run it on virtualization layers like VMware, VirtualBox, and Oracle VM. An increasingly common way to sell web apps, but it’ll trigger GPL-style distribution terms in software licenses.
  3. SparkleShare — open source sharing tool that markets itself as “like Dropbox”. Uses git as a backend, so you can share via github.
  4. Whatever Happened to Programming?When I was fourteen, I wrote space-invader games in BASIC on a VIC-20. If you were interested in computers back in 1982, I bet you did the same. When I was 18, I wrote multi-user dungeons in C on serial terminals attached to a Sun 3. [...] Today, I mostly paste libraries together. So do you, most likely, if you work in software. Doesn’t that seem anticlimactic? Any time you are in the “someone else’s code is almost right, make the changes to improve it” situation, you’re doing unsatisfying programming. It’s factory assembly of software, not craftsmanship. Welcome to the future: you have been replaced by a machine, and the machine is you.
Comments: 2 |
Four short links: 10 December 2010

Four short links: 10 December 2010

Javascript Snowmarklet, Tech Startups, Enterprise Dropbox, and Cloud Contracts

  1. Let it Snow — bookmarklet from David Flanagan that makes Javascript snowflakes fall. Awww. (via Mike Loukides)
  2. You Can Work on Great Technology at StartupsThere are more innovative database startups at various stages in their life than I can remember right now. So true–waiting for the inevitable amalgamation, thinning out, etc. (via Nat Friedman on Twitter)
  3. Dropbox for Teams — an interesting package of features from a very innovative company. (via Hacker News)
  4. Cloud Computing ChecklistComparison and Analysis of the Terms and Conditions of Cloud Computing Services. What to look out for when signing a cloud contract. (via Rick Shera in email)
Comments Off |