Skip to content

Commit

Permalink
馃摑 Add author page for Anand
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Jan 2, 2020
1 parent fd11936 commit 9dfc998
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
17 changes: 17 additions & 0 deletions content/@/anand.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
linkedin: AnandChowdhary
twitter: AnandChowdhary
github: AnandChowdhary
facebook: AnandChowdhary
website: https://anandchowdhary.com
---

# Anand Chowdhary

Anand Chowdhary built Uppload as a consultant to El Ni帽o. He is a creative technologist and entrepreneur, and the co-founder and CEO of Oswald Labs, an award-winning accessibility technology company that builds products for people with disabilities.

<!--more-->

He is best known for his work on web accessibility and is also an active open-source contributor. As a developer advocate, he has spoken at 20+ events around the world about startups, technology, and design, and is also a consultant to several startups and studios like El Ni帽o, the developers of Uppload. At El Ni帽o, he was a consultant specializing in frontend engineering and accessibility.

In April 2018, he made the first commit to Uppload ([56bd930](https://github.com/elninotech/uppload/commit/56bd9307a020c692ed1383f0f4731690c00d90c9)), and in September 2019, to Uppload v2 ([073a091](https://github.com/elninotech/uppload/commit/073a0914ef9026036a2e52ce9c6795404ddefcf5)). Since then, he has been actively managing issues and merging pull requests.
8 changes: 8 additions & 0 deletions content/blog/introducing-uppload-v2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
date: 2020-01-02T09:30:00.000Z
author: anand
---

# An even better file uploader for the web

The input element was introduced in the first [HTML+ discussion document](https://www.w3.org/MarkUp/HTMLPlus/htmlplus_41.html) in July 1993 for entering data in forms on the web. Dave Raggett's iconic [HTML 3.2 Reference Specification](https://www.w3.org/TR/2018/SPSD-html32-20180315/#input) in January 1997 included `<input type=file>` from the 1995 memo [RFC1867](https://www.ietf.org/rfc/rfc1867.txt) written by Xerox scientists Larry Masinter and Ernesto Nebel that described HTML forms with file submissions:

0 comments on commit 9dfc998

Please sign in to comment.