PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Diamond
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #41 (permalink)  
Old 12-07-2008, 08:41 PM
jethro_static's Avatar
╚════════════════╝
Offline
Pocket PC: HTC Touch Pro 2 & HTC Hero
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2008
Posts: 2,469
Reputation: 3335
jethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to jethro_static
Re: Most interesting free Diamond apps Downloads here.

To all of U geeks that likes to read comic books, This one is for U.

Created by:deisama of XDA

Comic reader

Here's my first crack at writing a program for the Pocket PC.


Features:
Portrait/Landscape mode in Full screen

Opens zip/cbz files

High Quality image resize. (Text is still readable even when the comic is fit to the screen!)

Smooth scrolling. (even on large images)

Remembers what comic and page you were on

"Next Comic" option opens the next zip in the directory, so you don't have to remember which one your on

"Manga" when changing pages, automatically starts at the right of the page



double click to go full screen
hit the action button to go to the next page

ComicReaderV1.CAB

Follow the thread here:
http://forum.xda-developers.com/showthread.php?t=455313
__________________
Pls join us at MMAlinker.com. It's the best MMA forum On the Planet.We have a lot of News,Updates and fight videos. We'll See You there.
http://www.mmalinker.com/forum/
Join Us at Facebook as well and meet People thats into MMA like You.

http://www.facebook.com/group.php?gid=15833021835

Last edited by jethro_static; 12-07-2008 at 08:45 PM.
Reply With Quote
This post has been thanked 4 times.
  #42 (permalink)  
Old 12-08-2008, 06:33 PM
jethro_static's Avatar
╚════════════════╝
Offline
Pocket PC: HTC Touch Pro 2 & HTC Hero
Carrier: Sprint
Threadstarter
 
Join Date: Jan 2008
Posts: 2,469
Reputation: 3335
jethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIPjethro_static is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to jethro_static
Re: Most interesting free Diamond apps Downloads here.

An early Xmas present from our comrads at XDA. U guys remember that Snow Globe we use to love when were little? Now we can have it right on our phones.

Created by: cgeboers of XDA

Diamond SnowStorm

Here is a "Snow Dome" type of application. Completely useless, but it was fun for programming. Try using it 2 days in a row

Watch this space for enhancements over time.

- Changed the speed

All new version on 22 Sep 2008
This has been a complete rewrite of the SnowStorm application and it was a good learning school !

Despite the complexity of the algorithm, I think the response times are very acceptable. If you like to count the number of snowflakes: there are 200 of them and each of them is updated every 40 ms !
I am really impressed with the 3D capabilities of the Diamond !

Using the OpenGLES SDK to create a "pseudo" 3D layout.
- Snowflakes will be larger in the front then in the back.
- If the PDA is laying horizontal, snowflakes will "disappear" to the back-end or stay on the front after a while
- Pseudo horizon, fixed at about 50% of the screen.
- Simple graphics, trees are placed randomly, snowman is fixed
- Simple turbulence (any pointers to good algorithms are appreciated)
- Snowflakes disappear behind trees/snowman, depending on their position in space. They will travel through them however
- Simple collision detection, only sides of the "frustum" are checked, as well as the artificial floor.

Click on the top part to be asked to quit the program. Click on the lower (25%) of the screen to restart it.

Expect some other enhancements over time too.

Needs CF 3.5 !


Important:

If you like my applications and want to donate, consider a donation to Koushik.
After all it is thanks to his (and the many other developers) work and readiness to share it that I can write these programs. I (currently) still get enough satisfaction in writing these programs.



Download here:
SnowStormInstaller01.CAB
SnowStormInstaller02.CAB

Follow the thread here:

Snowstorm XDA thread

Last edited by jethro_static; 12-10-2008 at 02:03 AM.
Reply With Quote
This post has been thanked 3 times.
  #43 (permalink)  
Old 12-08-2008, 09:00 PM
ilestdevil's Avatar
PPCGeeks Regular
Offline
Pocket PC: HTC Diamond
Carrier: Sprint
 
Join Date: May 2008
Posts: 51
Reputation: 15
ilestdevil is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Most interesting free Diamond apps Downloads here.

Quote:
Originally Posted by dabackwoodboy View Post
HTC Touch Diamond VR Hologram v2.02

VR Hologram very similar to the wii Head Tracking VR demo made famous on youtube.

Uses G-Sensor to track tilt and update the VR Hologram view accordingly. 3D Hologram created using Managed Direct 3D Mobile (MD3DM). Found it easier to learn than the Managered wrapper for Opengl ES.

This is my first 3D app / game and also my first windows mobile app so be gentle but your comments, recommendations and criticisms are more than welcome. Been checking out this forum for over a year now but never really contributed.



v2.02

Control Panel Added
  • Reverse tilt direction
  • Control affect of Moving Average Smoothing
  • Control tilt distance
  • Use set sprite locations or random sprite locations
  • Choose number of random sprites (5 - 20)
  • Choose from pre-set sprite texture (thanks to the submissions on this thread)
  • Choose custom texture image from file system
    N.B. Limited allowed image size to 150kb
    certain images (haven't been able to determine why) cause the application to crash. No exception is raised by HTC's implementation of MD3DM so cannot investigate. Just restart app and texture falls back to a preloaded texture.
  • Displays Average Frames Per Second over recent frames
  • Settings saved to file and are applied once app restarted
http://forum.xda-developers.com/showthread.php?t=425216

just remove the .zip

my diamond seems to be acting funny when i move the phone the hologram isant doing anything just looks flat is something wrong the my phone?
Reply With Quote
This post has been thanked 1 times.
  #44 (permalink)  
Old 12-08-2008, 09:56 PM
syanni85's Avatar
Flat-Out-Addicted
Offline
Pocket PC: Nexus S 4G
Carrier: Sprint
Location: Libertyville, IL (near the Chi)
 
Join Date: Jan 2008
Posts: 2,186
Reputation: 6168
syanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the communitysyanni85 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Most interesting free Diamond apps Downloads here.

Quote:
Originally Posted by ilestdevil View Post
my diamond seems to be acting funny when i move the phone the hologram isant doing anything just looks flat is something wrong the my phone?
if you are having an issue with a program here, PM someone from this thread... we need to keep it as clean as possible...

its a little tricky on the cdma diamond, you kinda have to hold the center(round enter) button while you do it
__________________

If I helped ya or If you like my work, I don't want donations, I don't want coffee, but a simple THANKS
would do the trick!
Reply With Quote
This post has been thanked 2 times.
  #45 (permalink)  
Old 12-18-2008, 03:15 AM
stevedog1's Avatar
THE HENCHMAN
Offline
Pocket PC: Sprint HTC Diamond & Verizon Blackberry Storm!
Carrier: Sprint w/ SERO!
Location: Bridgeport, CT
 
Join Date: Nov 2007
Posts: 681
Reputation: 2910
stevedog1 is a VIPstevedog1 is a VIPstevedog1 is a VIPstevedog1 is a VIPstevedog1 is a VIPstevedog1 is a VIPstevedog1 is a VIPstevedog1 is a VIPstevedog1 is a VIPstevedog1 is a VIPstevedog1 is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to stevedog1
Re: Most interesting free Diamond apps Downloads here.

Here are a couple cool games I'd like to add to the thread:
Attached Files
File Type: zip PocketGravityDiamond.zip (309.1 KB, 375 views) Click for barcode!
File Type: cab Caver_0.8.1.cab (1.67 MB, 245 views) Click for barcode!
__________________
If I've helped ya, please feel free to hit the button, and as always, Youre Welcome!!



Reply With Quote
This post has been thanked 5 times.
  #46 (permalink)  
Old 12-20-2008, 12:05 PM
Fake_Death's Avatar
N00b
Offline
Pocket PC: Htc Diamond
Carrier: Sprint
 
Join Date: Dec 2008
Posts: 34
Reputation: 20
Fake_Death is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Most interesting free Diamond apps Downloads here.

all this apps are pretty cool im bout to put a few of them in my diamond
Reply With Quote
  #47 (permalink)  
Old 12-25-2008, 06:18 PM
lightsail's Avatar
N00b
Offline
Pocket PC: diamond
Carrier: sprint
 
Join Date: Nov 2006
Posts: 42
Reputation: 0
lightsail is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Most interesting free Diamond apps Downloads here.

Quote:
Originally Posted by jethro_static View Post
Created by: lightsailpro of XDA

Pedometer 1.0 using Diamond's built in Accelerometer

I searched extensively for a pedometer application that works on Diamond, but could not find anything. So I created one.

Pedometer Release 1.0 summary

--It uses HTC Touch Diamond's built in Accelerometer.
--Only .Net CF 2.0 is required (comes with Diamond).
--You can pause and reset the step counter.
--It displays steps, distance, calories and time duration.
--You can use the Hide button to save battery.
--You can set the step length and calories per mile value.
--You can save, delete and view the historical data.
--The historical data is stored in Microsoft SQLCe compact database.
--It can play the sound when the step is detected.
--It can sound an alarm when the set distance is reached.
--Briefly tested with the US unlocked version of the Diamond and Sprint version of the Diamond.
--The sensor.dll is from http://www.koushikdutta.com/search/label/Sensor%20API

Tips:
--First, verify and set your preferred setting from the menu item.
--Find the best carrying position with the "Play step sound" option on.
--Use the Hide button to save battery.
--You can install on storage card, but it can break the application if you use the storage mode while the Pedometer application is running.

Known Issues:

--Step detection is not accurate sometime. The algorithm needs improvement.
--After changing the setting, you need to close then reopen the application for teh new setting to take effect.
--It only works if the diamond is in the vertical position.

If you like this pedometer utility and would like to encourage futher development and bug fix, I will be grateful for your donations.






elitemway_Pedometer_1.0.zip

Follow the thread here


I wrote this Pedometer application. Could you remove this post and instead use a link to xda site?
Thanks
Lightsailpro.
Reply With Quote
  #48 (permalink)  
Old 01-10-2009, 08:59 AM
ancientrook's Avatar
Lurker
Offline
Pocket PC: HTC Diamond Sprint
 
Join Date: Nov 2008
Posts: 10
Reputation: 0
ancientrook is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Most interesting free Diamond apps Downloads here.

if you really wanna impress friends and you also want to save those videos directly to a free sever account and you always wanted to stream live FROM your cell phone and its all free ....... try QIK
http://qik.com/
and please consider me "COOL"


also im looking for some other cool apps
and hacks as for example that file explorer extension
Reply With Quote
  #49 (permalink)  
Old 01-29-2009, 11:55 AM
NeedAnewPhone's Avatar
N00b
Offline
Pocket PC: HTC Touch Dioamond
Carrier: Sprint
Location: Ohio
 
Join Date: Oct 2008
Posts: 45
Reputation: 0
NeedAnewPhone is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Most interesting free Diamond apps Downloads here.

Not sure if this is on here some where but has anyone seen it yet, its really cool!

http://www.youtube.com/watch?v=zbUeh...eature=related
Reply With Quote
  #50 (permalink)  
Old 01-29-2009, 11:57 AM
NeedAnewPhone's Avatar
N00b
Offline
Pocket PC: HTC Touch Dioamond
Carrier: Sprint
Location: Ohio
 
Join Date: Oct 2008
Posts: 45
Reputation: 0
NeedAnewPhone is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Most interesting free Diamond apps Downloads here.

Oops just saw this discussed above.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Diamond


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


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


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com