PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Windows Mobile Software (http://forum.ppcgeeks.com/forumdisplay.php?f=23)
-   -   [APP] Fart Machine V2 [3/22/09] (http://forum.ppcgeeks.com/showthread.php?t=61479)

demonlordoftheround 03-18-2009 02:13 PM

Re: [APP] Fart Machine V1.0
 
Quote:

Originally Posted by BigDiesel07 (Post 780619)
Let me give you one piece of advice about donating to his "PC FUND"... Donate more than just a penny... I donated just a penny... Didn't turn out so well... :)

WAT? :silent:

Anyway, here is an idea for the program icon.

http://robbiepickard.com/images/fart.jpg

chronster 03-18-2009 02:15 PM

Re: [APP] Fart Machine V1.0
 
I could do these things lol.

I mean if I had time I could. I have the wm 6.1 pro sdk pack for visual studio 2008, but the problem is, I work with visual studio for a living. It's not exactly something I want to come home and do lol.

If I made this, I''d make it as simple as possible. Install to SD card, drag and drop all the sounds you want into a folder within the app directory, then when the app loads it adds everything to a drop down combo box with a play button next to it. This would take up minimal landscape at the top. Below that would be like 9 blank buttons and when you click it, you can assign it the sound selected in the combo box above. To remove it, you click the remove button at the bottom (which would change to a done button) and click the buttons you want to clear.

now that I think of it, it really wouldn't take that long. I may go ahead and make this. I just wish the development environment wasn't a big phone otherwise I could make it look like I'm really working on what I'm supposed to be working on.

hibby50 03-18-2009 03:22 PM

Re: [APP] Fart Machine V1.0
 
lol I am gonna make and app that has static to get you off the phone. Maybe this weekend. Also thanks for all the suggestions/help

InvincibleLiving 03-18-2009 03:29 PM

Re: [APP] Fart Machine V1.0
 
surely Hibby got the inspiration for this app after eating a whole tray full of his mom's baked zitti lol... i know i did!

Cicatrize 03-18-2009 03:31 PM

Re: [APP] Fart Machine V1.0
 
Quote:

Originally Posted by chronster (Post 780657)
I could do these things lol.

I mean if I had time I could. I have the wm 6.1 pro sdk pack for visual studio 2008, but the problem is, I work with visual studio for a living. It's not exactly something I want to come home and do lol.

If I made this, I''d make it as simple as possible. Install to SD card, drag and drop all the sounds you want into a folder within the app directory, then when the app loads it adds everything to a drop down combo box with a play button next to it. This would take up minimal landscape at the top. Below that would be like 9 blank buttons and when you click it, you can assign it the sound selected in the combo box above. To remove it, you click the remove button at the bottom (which would change to a done button) and click the buttons you want to clear.

now that I think of it, it really wouldn't take that long. I may go ahead and make this. I just wish the development environment wasn't a big phone otherwise I could make it look like I'm really working on what I'm supposed to be working on.

Dude, I work with Visual Studio for a living too. I just work on my WM apps at work. LOL

By the way, have fun adjusting to the horrible world of COMPACT .Net framework. ;p

I had to build a couple subs (total about 200 lines code) to sort a listview. Full framework: listview1.sort
haha

devinc 03-18-2009 03:40 PM

Re: [APP] Fart Machine V1.0
 
So I downloaded this app onto My Storage card on my Omnia and all I get are the beeps instead of the fart sounds.

I have now read that it works if you load it onto the device. Fine and dandy.

But I cannot find where this application installs in my card. It is nowhere in my Program Files folder or Games folder and the Remove Applications function doesn't find it.

Before I reinstall on my device I'd like to erase the current useless installation.

Any ideas?

devinc 03-18-2009 03:43 PM

Re: [APP] Fart Machine V1.0
 
Nevah mind. Found it. It creates a Windows folder on your storage card.

Cicatrize 03-18-2009 03:46 PM

Re: [APP] Fart Machine V1.0
 
hibby, when you're setting up the cab file in VS, put install dir as %CE1%\%AppName%

That's program files dir.

chronster 03-18-2009 03:52 PM

Re: [APP] Fart Machine V1.0
 
Quote:

Originally Posted by Cicatrize (Post 780873)
Dude, I work with Visual Studio for a living too. I just work on my WM apps at work. LOL

By the way, have fun adjusting to the horrible world of COMPACT .Net framework. ;p

I had to build a couple subs (total about 200 lines code) to sort a listview. Full framework: listview1.sort
haha

full frame work is a bit more complicated than that if you're working with different types of data in each column. For instance, the project i'm on has first name, last name, middle initial, ssn, date of birth, internal id#, medicaid number and medicare number. Medicaid and medicare can be alpha numeric. Figuring that one out was a pain.

Cicatrize 03-18-2009 04:09 PM

Re: [APP] Fart Machine V1.0
 
Quote:

Originally Posted by chronster (Post 780936)
full frame work is a bit more complicated than that if you're working with different types of data in each column. For instance, the project i'm on has first name, last name, middle initial, ssn, date of birth, internal id#, medicaid number and medicare number. Medicaid and medicare can be alpha numeric. Figuring that one out was a pain.

Yeah, for real, man. My budget app has a tab for expenses which has Amount (currency), description (text), Due date "25th" (numeric with text), and percentages "5.4%" (numeric with text)

I had to build two different sorting algorithms and a function to strip numbers out of the numeric/text fields, then select case based on the column to finally make it work fast on a mobile device. I recoded my sorting sub like 4 times before I got it to move quickly. Had to use a couple arrays and some good ol' bubble sorting :D


All times are GMT -4. The time now is 05:03 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0