DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations
The Latest "Software Integration: The Intersection of APIs, Microservices, and Cloud-Based Systems" Trend Report
Get the report
  1. DZone
  2. Data Engineering
  3. Databases
  4. MIX11 Session feedback: Flickr API on Windows Phone 7

MIX11 Session feedback: Flickr API on Windows Phone 7

Denzel D. user avatar by
Denzel D.
·
Apr. 13, 11 · Interview
Like (0)
Save
Tweet
Share
5.79K Views

Join the DZone community and get the full member experience.

Join For Free

One of the sessions I attended today at MIX11 was one on Flickr API on Windows Phone 7. Even though not a lot was said about the implementation itself, I got to learn some interesting things about the API and how the app building process was organized at Flickr.

First and foremost, Flickr used the same public API for its app, as other developers. There are no additional features that are not otherwise available to public. All components used in the app are written in-house and no third-party libraries were using, according to Markus Spiering, Head of Product at Flickr. I was curious whether the engineers at Flickr decided to go the fast way and use already available libraries to add social capabilities to the Flickr for Windows Phone 7 app. Apparently not - all API implementations were developed at Flickr and the only part that required some help was Facebook integration.

The app itself was developed in such a way that it integrates nicely with the Windows Phone 7 Metro UI. It uses the Pivot control to switch between content panels and generally has a similar look and feel as native WP7 apps. Markus mentioned that it wasn't hard to write an application for Windows Phone 7 because they already had managed implementations for the API (libraries for .NET were available for quite a while).

We talked about general performance issues and how the guys at Flickr managed possible bottlenecks. Two important conclusions were reached after the discussion (considering the testing details that were shared with the attendees). First of all, a phone's web performance should never be tested relatively to a WiFi network. An app can behave in a completely different manner when it is connected to a data network, where data transfer is much slower. Second - do not try to capture large chunks of data at once. One big problem with the initial Flickr app was the fact that all user-related data was downloaded at once and the UI was pretty much frozen and unresponsive due to massive data transfer operations. Lazy loading is the solution here - only download data per user request. Also, caching is a good idea for specific large data types (e.g. photos).

Although the presented information was quite generalized, it might be extremely useful for developers who plan to write apps that will be used by thousands of users.

If you would like to see some pictures from this session, head over to my Flickr set.

For more information on the Flickr API (and the developer program), go to the official Flickr API documentation page.

You can download the Flickr app for Windows Phone 7 here.

API Windows Phone app Session (web analytics)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • File Uploads for the Web (2): Upload Files With JavaScript
  • Use AWS Controllers for Kubernetes To Deploy a Serverless Data Processing Solution With SQS, Lambda, and DynamoDB
  • 5 Best Python Testing Frameworks
  • Chaos Engineering Tutorial: Comprehensive Guide With Best Practices

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: