BrianDevArch's blog

MeeGo Tablet gets more attention than a puppy at the beach

Introducing the ATOM powered Lenovo IdeaPad S10-T3 running Meego What attracts more attention than a cute puppy at the beach? My Lenovo S10-T3 running MeeGo 1.1!

.NET AppUp developers, your day has come

As a .NET developer for AppUp, I am very please that Intel has officially released the long awaited .NET AppUp SDK library. At last there is an elegant solution to allow us to submit our .NET offerings into the AppUp Center with ease.

Elements 2010 Video - Porting Tips & Tricks for AppUp

A great Elements 2010 unconference sharing tips and tricks for porting apps to the netbook platform with AppUp. There were plenty of gems brought out by a very interactive audience. Porting topics included accessibility, platform consideration, and more. Direct Link: Porting Tips & Tricks for AppUp

Optimize Your Game For Intel Integrated Graphics Adapters

Our compilers can only take us so far in terms of raw code performance. When it comes to graphics programming, we must take into consideration the cost of each method and whether we are implementing it to leverage the available graphics adapter features.

Leveraging AppUp Emulation, Beta Testing and Good Old Manual Review

Putting the ATOM development tools to work for you

Using Microsoft Profiler to identify performance issues in your ATOM App

When it comes to writing a great application for the netbook there are many attributes we strive for including a slick user interface, a rich feature set and on this platform most of all... PERFORMANCE.

Leveraging Netbook Hardware In Your Applications

When compared to other hardware platforms, the netbook is unique in a number of key areas.

Supporting Your Customers == Greater Reward

This post focuses on what happens after you have completed your application and it has a home in the new AppUp store. The emphasis is on customer support, good communication, and defect resolution which are vital for long term success in the AppUp marketplace.

How to write exceptional marketing material to sell your Atom Application

Your ATOM application is complete and you are ready to sell it in the App Store (AppUp). Next you need to create marketing material in the form of a well written marketing description. An example of the basic sequence for your description may be: Warm up Identify your audience

Easy Component API Documentation using Doxygen

CPI01 Description : Component has an API and API usage documentation One of the requirements of creating an ATOM component is API documentation. This is outlined in section CPI01 of the Validation Guidelines

What to check when AppUp won't launch

Appup is an amazing leap forward in terms of application delivery on the netbook platform. That being said, it is also a Beta at this time. Along with the sneak peak you will see defects from time to time.

Silent Installer Demystified

At last you are ready to submit your application. You have created your MSI installer, and you are reviewing the Packaging Requirements document to ensure your hard work will pass validation right away.

Where to look when your app won't compile

Consider the following scenario:

6 Tips For Efficient Netbook C++ Code

So you want to develop a lean and responsive application for the Netbook?

Easy App Store Icons

When submitting our entries via the dashboard a store icon is required.

Compiling your Win32 ATOM Project

One question that is frequently asked in our community is: "How do I compile a standard win32 project which incorporates the ATOM SDK?"

7 Aspects of a Good... Great Netbook Application

Elsewhere in the development world programmers try desperately to discover the next "killer app" every day, to create that one piece of software that every consumer will want to have.

Make ATOM debugging more efficient in Visual Studio 2008

Since we spend so much time in our debugger with our ATOM Project, we can use all the efficiency we can get right? A few tips:

MSI Silent Install Package Requirement Update

For Windows entries we must create an MSI installer. Among the Packaging Requirements (http://appdeveloper.intel.com/en-us/article/packaging-requirements), is the following bullet: Silent installation – Your application must install without any required input from the user.

How to setup a virtual test environment using VMWare Player (Free Solution)

Most of us have now submitted entries for validation, and a portion of us have seen our apps fail validation for what are common mistakes.

CRT Runtime Policy Merge Modules - Visual Studio 2008 Package and Deployment

A tip that may help Windows developers in their Visual Studio Package and Deployment projects. As we all know by now, we must include the CRT Runtime (C++ Runtime) in our MSI installer.

HOW TO: Create an MSI installer using Visual Studio 2008

So you want to create an MSI installer...

Creating your MSI installer using Visual Studio 2008

ATTENTION: This article is outdated. New tools are available to make things easier: If you have a paid Visual Studio version you can use the Intel AppUp™ SDK Microsoft Visual Studio* IDE Plug-in to create your MSI. Get it from the SDK page: http://appdeveloper.intel.com/en-us/sdk

Syndicate content