Jump to content

Come share development with Popfly


Recommended Posts

Guest Paul (MVP)
Posted
popfly-20080425-162118.jpg
In a discussion on the Mobius list earlier this week, someone commented on how difficult it was to find a free, simple solution to removing duplicate contacts. Being a developer at heart, I rustled up a quick 15 min app called 'DupeDeDupe' (quick and dirty is the phrase here).

Anyhow, DupeDeDupe was widely reported on *bizarrely) and people started to request new features etc., which set me thinking about the best way to develop / maintain the app. This in turn led me to think about a concept i've been pondering (and talking about) for a while, 'community development'.

The idea is that projects such as DupeDeDupe, NoData, DoNew etc. could be Open Source and completely viewable by the community at large, to help drive updates, improvements and education for those wanting to get started in development. Projects like these are ideal because they are generally small and simple, with lots of scope for tweaks. The best way to enable this seems to be Popfly.

Popfly does a lot of things, but the most interesting aspect for me is the Popfly Explorer. The PopFly explorer plugs into Visual Studio 2005 or 2008, and allows you to 'Share' your projects. I can open up DupeDeDupe for example, select to share it, and then my Popfly friends can just download the source etc. as I update it. Pretty cool, and of course it's FREE!

Now I don't know how well or if this is going to work, but if you are interested in development or like the idea, then load up your copy of VS, install Popfly Explorer, add 'paulatmodaco' as a friend and we'll give this thing a go!

Good idea? Bad idea?

Finally, if you're interested but you're not set up for development yet, I have a copy of Visual Studio 2005 to give away to the first person to reply asking for it (genuine interested developers please!), and you can grab the Visual Studio 2008 90 day trial version.

Enjoy :D

P
Guest markhempstead
Posted

..I've joined popfly :D - user "h3mp"..

sounds a cool idea..

Guest ghozd
Posted (edited)

Paul, I would like to have a copy of Visual Studio 2005.

I am highly interested in Developing for windows mobile. I have some experience in developing but not too much.

I think it is a VERY good idea to open this up, because development for windows mobile would be much easier if some good small apps would be opensource. (like NoData and AppToDate..:D)

Edited by ghozd
Guest Paul (MVP)
Posted

ghozd - it's yours, PM me your address :D

P

Guest mwright
Posted (edited)
ghozd - it's yours, PM me your address :D

P

Oh - are there any more available please? I have been trying to get back into development but still lack the tools.

Edited by mwright
Guest chucky.egg
Posted

Popfly sounds cool. I'll give it a go.

How does it work though - presumably a copy of the source is made and edited by other people, otherwise somebody could knacker your app!

Guest Rolandhurt01
Posted

I've joined poplfly. I've been interested in learning to develop, perticularly for WM for sometime but all the online resources seem to technical for the newbie. This could lead to some good new apps being developed as Modaco Popfly members would be able to look at the source code for apps and learn the internals of WM apps.

My Popfly account is Rolandh25

Roland

Guest nickcornaglia
Posted

Liking where this is going. My iPhone life has been short and coming to an end (after June update). Maybe I should finally install windows on my mac and continue my WMDev Training! :D

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.

Guest chucky.egg
Posted

Just got it installed, added Paul and Roland

My Popfly user is ChuckyEgg

Guest Paul (MVP)
Posted

VS Express doesn't support Mobile development.

P

Posted

I'm trying to get into development (loved it in college but veered off towardes IT support) but haven't a clue where to start (not even whether to concentrate on web based dev or more program based, never mind what languages!)

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 "." ??)

Guest chucky.egg
Posted
I'm trying to get into development (loved it in college but veered off towardes IT support) but haven't a clue where to start (not even whether to concentrate on web based dev or more program based, never mind what languages!)

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#.

Posted
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#.

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!!

Posted

Btw, I forgot to ask, how's the programming going for you chucky?

Guest chucky.egg
Posted

It's good. C# was really easy to pick up (or, to be precise, "to pick up well enough to write Nested Tasks")

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

Posted
It's good. C# was really easy to pick up (or, to be precise, "to pick up well enough to write Nested Tasks")

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 :D

Guest chucky.egg
Posted

I've done loads of VBscript myself.

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.

Posted

Stupid question but is there much of a diff between c# and c++ or is one just an updated version of the other?

Guest adamz
Posted

I really like this idea, but I'm not a developer.

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?

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.