Skip to Main Content
Tech in SF and Oakland

Software engineering blog for mobile and web

Author Archives: rhfung

26 Aug 2012

Sensing position for Augmented Reality applications

by rhfung | posted in: Uncategorized | 0

This year I attended SIGGRAPH, the largest academic conference for computer graphics research, in Los Angeles. Of particular interest to me was the Augmented and Mixed Reality session in the “Birds READ MORE

augmented reality, mobile devices, vision recognition
21 Aug 2012

Learning JavaScript: web application architecture

by rhfung | posted in: Learning JavaScript, Uncategorized | 0

I’ve been talking about front end, middle tier, and back end in my previous posts. Here’s a diagram to show how the components interact with each other. Additionally, there is an example READ MORE

ajax, css, html 5, javascript, json, rest api, web server
20 Aug 2012

Learning JavaScript: part II

by rhfung | posted in: Learning JavaScript, Uncategorized | 0

This post continues from the last post in learning JavaScript for building web applications. I assume you now have a working knowledge of the JavaScript language. We apply our knowledge of JavaScript READ MORE

cross-platform, html 5, javascript
17 Aug 2012

Learning JavaScript: part I

by rhfung | posted in: Learning JavaScript, Uncategorized | 0

Recently I spoke with several individuals wanting to build web applications. First I describe what a web application is, describe the front tier of a web application, and focus on JavaScript’s role READ MORE

cross-platform, css, html 5, javascript
4 Aug 2012

Designing a REST API

by rhfung | posted in: Uncategorized | 0

I am writing about how to design a REST API. I am basing my guidance from Stormpath’s presentation on July 10th, 2012. A REST API is a type of application programming interface (API) that READ MORE

ajax, javascript, rest api
30 Jul 2012

Running Android emulator in Eclipse

by rhfung | posted in: Uncategorized | 0

As I have been developing Android apps in using the Eclipse + Android development environment on Windows, I noticed the debugger would sometimes not connect to the emulator device. To address this problem, READ MORE

android, eclipse
22 Jul 2012

Pains in web development

by rhfung | posted in: Uncategorized | 0

On Saturday July 21st I had a nice conversation with Caleb Clausen about web applications. HTML and the web was originally designed for document delivery, not interactive applications that we are using READ MORE

css, html 5
20 Jul 2012

Tim Lee of Sequoia Capital: Future of smartphone businesses

by rhfung | posted in: Uncategorized | 0

Recently Tim Lee of Sequoia Capital, a venture capitalist fund, spoke with developers at Dophin Browser’s San Francisco location about the future of smartphone companies. The current generation READ MORE

mobile devices
16 Jul 2012

Android environment setup

by rhfung | posted in: Uncategorized | 0

I have learned several things when setting up a development environment for Android on Windows. First and foremost, long path names and Windows access control may introduce issues for Java, Eclipse, READ MORE

android, eclipse
16 Jul 2012

Twisted: an event-driven server for Python

by rhfung | posted in: Uncategorized | 0
[Edited August 24, 2012]

I attended an introduction to Twister, a Python asynchronous engine, on July 13, 2012, at Rackspace’s new office. This asynchronous engine is a modular library that READ MORE

python, web server

Posts navigation

« 1 2 3 4 5 6 7 »

Tags

.net ajax android angularjs augmented reality cloud computing cross-platform css debian DigitalOcean django eclipse fiducial markers functional programming games git GoogleAccountCredential Google APIs Client Library for Java Google Drive homebrew html html 5 html5 https java javascript jquery json linux mobile devices Nginx node.js OAuth2 open source php python rails rest api ruby single page web app ubuntu vision recognition web application web browsers web server

Archives

  • April 2021 (1)
  • October 2018 (1)
  • June 2017 (1)
  • March 2017 (3)
  • February 2017 (1)
  • January 2017 (6)
  • December 2016 (1)
  • September 2016 (1)
  • June 2016 (1)
  • April 2016 (1)
  • January 2016 (1)
  • June 2015 (1)
  • December 2014 (2)
  • October 2014 (1)
  • September 2014 (11)
  • August 2014 (1)
  • April 2014 (2)
  • March 2014 (2)
  • February 2014 (1)
  • January 2014 (1)
  • December 2013 (2)
  • September 2013 (1)
  • August 2013 (3)
  • July 2013 (2)
  • June 2013 (2)
  • April 2013 (2)
  • March 2013 (1)
  • January 2013 (1)
  • December 2012 (3)
  • November 2012 (3)
  • October 2012 (3)
  • August 2012 (5)
  • July 2012 (7)
  • June 2012 (15)
  • May 2012 (1)
  • April 2012 (1)

Links

  • Sign Up to Linode
  • Richard’s Homepage
  • Richard’s LinkedIn
  • Richard’s Github
  • Andy’s Homepage
  • Andy’s LinkedIn
  • Andy’s GitHub
  • Sign Up to LootCrate: Monthly Box of Geek & Gamer Gear

© 2021 Tech in SF and Oakland