50 Apps By Christmas: Share to Clipboard

This article is part of the 50 Apps by Christmas series.

chart

When I’m using Windows 8, sometimes I wanted to copy something from one app and use it somewhere else. If the app allows selection and copy all is well, but a lot of apps don’t.

When an app does implement sharing I could share to another app such as Twitter, select all the text, right-click then copy to clipboard, which is tedious.

So I wrote Share to Clipboard.

More...

SHARE:

PubCenter Updates For Your Windows Store (8.0) App’s Ads Sizes

Microsoft have announced changes to pubCenter ad sizes and new targeted ad support.

For Windows 8.1 there will be a new SDK, but there is also a new version of the 8.0 SDK.

If your current Windows Store (8.0) apps use the following ad sizes you’ll need to replace them and resubmit your app:

  • 292x60
  • 500x130
  • 250x125

In addition to removing these sizes, there’s a new size of 300x600, this means the new sizes you should be looking at are:

  • 250x250
  • 300x250
  • 728x90
  • 160x160
  • 300x600

Steps to Take

Even if you you don’t use these sizes you may still want to update to the latest ad SDK.

More...

SHARE:

Theming and Styling Your Windows Store App the Easy Way

This article shows one way of choosing and using a colour scheme in your Windows Store app.

The default style looks like this:

image

Step 1 – Choose a Colour Palette

We can use our fave colours or use a tool such as Adobe Kuler to help us come up with a scheme.

The screen shot below shows a Kuler theme “kathy 1” and it’s RGB values.

image

Our styled app will contain these colours.

More...

SHARE:

50 Apps by Christmas: SilverKeys - Porting a Silverlight App to a Windows Store App

This article is part of the 50 Apps by Christmas series.

Graph of 50 app progress

I developed a Silverlight app a few years ago and I wanted to see how easy it would be to port to a Windows Store app. You can download free trial of SilverKeys for Windows 8.

The Original Silverlight App

Here’s a screenshot of the original Silverlight app:

Original Silverlight app screenshot

The app helps amateur composers try out different scales and also helps them understand what common chord progressions are often used.

More...

SHARE:

50 Apps By Christmas

So I thought I’d issue myself a challenge.

By Christmas (2013) I will have 50 apps in store. This will most likely be Windows Store apps, but also smattering of Windows Phone 8 apps for good measure.

Why?

  • To see if I can do it
  • To learn
  • To make some cool stuff

How?

  • Build a common library of useful code
  • Use portable class libraries wherever possible
  • Fully embrace releasing minimal functionality in V1 products

 

That’s it, sounds simple. I might not succeed but it will an interesting journey!

SHARE:

Getting Daily Emails with your Windows Store and Windows Phone App PubCenter Earnings

If you’re writing Windows Phone or Windows Store apps and you’re using Microsoft’s pubCenter to display adverts, you can schedule a daily email report of your earnings for that day.

Log in to pubCenter.

Go to the reports tab and choose Create report.

pcstep1

Expand Save report template.

pcstep2

Give your report a name, schedule, and email address for it to be sent to.

UPDATE: Make sure you tick the “Include report as e-mail attachment”.

Click Save Template.

Now you’ll receive a daily email with an attached CSV containing your revenue for the day. It would be nice if this was in the body of the email rather than as an attachment though.

You can also look at some of the advanced options :)

SHARE:

A Windows 8 App - From Idea to Store in 8 Hours

I had an idea for a simple Windows Store app, so I thought I’d develop it but keep track of how long it took me and what I spent my time on.

The total time spent working on the app was 8 hours and 10 minutes, this included: sketching ideas and feature possibilities, developing the app, creating icons and promo images, and submitting to the Windows Store.

More...

SHARE:

Designing Windows 8 Apps Course

It is with much excitement that my first ever Pluralsight course on Designing Windows 8 apps has just been released.

The course leads you through the process of capturing and evaluating ideas, choosing and prioritising app features,  and onwards into actually designing the navigation experience, user interface, and integrating your app into Windows 8.

You can check it out now, if you don’t already have a Pluralsight subscription you can check out my course for free by signing up for the free trial!

SHARE:

Paper Prototyping Templates for Windows 8 Apps

Sketching out designs and creating paper prototypes can help to visualise your app and correct design mistakes earlier and before coding begins. To help with this I've produced the following paper prototype templates to help (right click & save):

Windows 8 Paper Prototype template - full screen mode

More...

SHARE: