P
Come share development with Popfly
#4
Posted 25 April 2008 - 06:32 PM
P
Want to donate? MoDaCo is raising money the Multiple Sclerosis society.
#5
Posted 25 April 2008 - 09:27 PM
Paul (MVP), on Apr 25 2008, 18:32, said:
P
Oh - are there any more available please? I have been trying to get back into development but still lack the tools.
This post has been edited by mwright: 25 April 2008 - 09:28 PM

Support community cinema.
Visit the Electric Palace
#6
Posted 25 April 2008 - 09:34 PM
How does it work though - presumably a copy of the source is made and edited by other people, otherwise somebody could knacker your app!
#7
Posted 25 April 2008 - 09:34 PM
My Popfly account is Rolandh25
Roland
#8
Posted 26 April 2008 - 06:47 PM
Paul and Mono were giving away copies of VS2005 in past Podcasts...should give them a listen to see if they do it again!
Anywho....all exciting developments.
#9
Posted 28 April 2008 - 12:57 PM
My Popfly user is ChuckyEgg
#10
Posted 29 April 2008 - 08:10 PM
It is free for download at:
http://www.microsoft...press/download/
#11
Posted 29 April 2008 - 09:37 PM
P
Want to donate? MoDaCo is raising money the Multiple Sclerosis society.
#12
Posted 05 May 2008 - 08:24 PM
I have a copy of VS5 and have just installed popfly, maybe looking at some working code will help (any other suggestions on where to start greatfully received)!
username:
gerryRdotcom (why dont user names accept dots "." ??)
#13
Posted 06 May 2008 - 10:02 AM
Quote
I have a copy of VS5 and have just installed popfly, maybe looking at some working code will help (any other suggestions on where to start greatfully received)!
I'd say web-based development personally (I'm looking for a new job and every 3rd advert is for web developers). I suspect many of the skills transfer across quite easily, if you're looking C# for Windows and C# for web that is.
I plumped for C# in the end because:
1. I'm lazy, and it seemed like the least effort (from an out-of-date VB background)
2. There's a ton of sample code, especially for WM
3. Er, that's it really. I didn't give it a whole lot of thought!
I started this thread a while back about getting started with C#.
#14
Posted 06 May 2008 - 10:18 AM
chucky.egg, on May 6 2008, 11:02, said:
I plumped for C# in the end because:
1. I'm lazy, and it seemed like the least effort (from an out-of-date VB background)
2. There's a ton of sample code, especially for WM
3. Er, that's it really. I didn't give it a whole lot of thought!
I started this thread a while back about getting started with C#.
Thanks for the info/links chucky.egg
Too many bloody options out there! and conflicting views on them all! (as your other post demonstrated)
Head ...... Going ...... To ...... Explode!!
#15
Posted 06 May 2008 - 10:54 AM
#16
Posted 06 May 2008 - 11:23 AM
I'm starting to spec a couple of other apps that I'd like, and might post some samples of my own in Popfly in future
#17
Posted 06 May 2008 - 02:10 PM
chucky.egg, on May 6 2008, 12:23, said:
I'm starting to spec a couple of other apps that I'd like, and might post some samples of my own in Popfly in future
Nice work m8! Very encouraging!
I have an idea for a very simple app I might try myself. I'm veering towards VB.net as I have some (re: a tiny bit) of experience with VBScript (que: someone to tell me there's zero simalarities between VBScript and VB.net
#18
Posted 06 May 2008 - 06:29 PM
The core language is the same, but IME scripts tend to be more linear whereas Windows, WM and Web apps tend to be more event driven.
I'd never seen C# before, and had a VBscript and VBA background, but the transition was not painful.
There was only one thing that I got really stuck on (to the point of considering giving up) and that was because of an inconsistency in MS's naming conventions and unhelpful help. Pocket Outlook Tasks have a unique ID - in the Task collection it's "OID" but in the Task items themselves the same field is called "ItemID". Go figure.
#19
Posted 07 May 2008 - 09:37 PM
#20
Posted 08 May 2008 - 08:10 AM
Quote
http://www.developer...o.uk/show/1743/
#21
Posted 13 May 2008 - 09:30 PM
However, I would like to propose the open-source development of a new program for Windows Mobile theme changing.
As posted here and here...
Many ROM cookers on Xda-Developers will create their own themes that are implemented across a variety of included applications. Unfortunately, themes for third party applications cannot be defined or changed from within Windows Mobile’s native “Today” Control Panel Appearance tab. There are completely different methods of changing the Today screen theme, Media Player theme, and Phone dialer theme. Then if you’ve got some HTC applications in your ROM, there are yet other methods of changing the HTC Home Plug-in theme, TouchFLO Cube theme, Comm Manager theme, SIP keyboard themes, etc. The possibilities are endless.
I would like to propose a standard unified way of changing the look on all of these applications as well as future applications.
The program could be similar to the HTC Home Customizer where users would select named themes to be applied to specific programs, and the software would copy the proper images/files to the proper locations. The difference would be that there would need to be a way for users and 3rd party developers to interface with the program in order to let it know where its new theme files are supposed to go. Maybe there’s a master XML file that lists application specific XML files which include image/file location information.
Anyway, I think this type of program would be extremely useful both for power users and beginners who want to easily customize the look of their device and apply different themes to their applications from a central location. However, I’m not much of a programmer at all, so I am seeking help from the community.
I’ve started a project on Popfly called “WM6ProThemeChanger”. If you search for that name using the Popfly explorer, you’ll find it. Also, you can add me as a friend using “Adamz1977”.
Does anyone else out there think this would be a good idea?









