What I think should be in this thread:
ideas for already existing software to improve
ideas for completely new software
tutorials which are not in the wiki and are not general enough for the wiki
tutorials relating to software development in any form
tutorials helping newcomers to have a simpler entry to the vox
Presentation of own software
Thread links of threads which somehow already deal with one of the above points
Everything important i will add to the WiKi page. Please contribute there too.
=> Read the WiKi
Please no trash and similar posting. If you have problems with software or anything else, open a new thread. Help keeping this one clean so it is easier to get what it is thought for.
For all who wonder "what does he mean???" i will do the start:
PLUGIN-REQUEST:
Description:
I would like to have a plugin for the wm6.1 rom from dr. gonzo which adds a slide on the home screen with the tasks as there already is for the calendar.
::: unfocused slide :::
there should be a tiny icon (as it is for all slides) and the info how many tasks there are NOT completed
::: focused slide :::
On the first slide there would be the tasks icon and the info how many tasks are there (uncompleted) and how many tasks are somehow dated for today.
Every task with the priority "high" should have an own slide (viewable by clicking on to the right)
And the last slide should always have the ability to add a new task (as for the calendar)
Details:
for which rom: http://forum.xda-developers.com/showthread.php?t=376564
If you miss some infos or want to help, develop, get informed or whatever just right me a PM. Also if you have any ideas how to make an own plugin.
I would love to see tutorials on how to program for the Vox
Roland
Rolandh said:
I would love to see tutorials on how to program for the Vox
Roland
Click to expand...
Click to collapse
####### An Introduction to Microsoft SmartPhone, and Programming SmartPhone using C#
-> http://www.codeproject.com/KB/mobile/SmartphoneIntroCSharp.aspx
####### Link-Archive for Microsoft smartphone programming
http://weblogs.asp.net/nleghari/articles/smartphone.aspx
####### Link to the msdn, opened chapter -> windows mobile
http://msdn2.microsoft.com/en-us/library/bb847935.aspx
####### MSDN Forums: Developing Smart Devices
http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=11&SiteID=1
####### PocketPC Developer Network
http://www.pocketpcdn.com/
####### threads from other xda-developers.com forum
http://forum.xda-developers.com/showthread.php?p=2058473
####### Microsofts windows mobile developing site (everything you need to start)
http://www.microsoft.com/windowsmobile/developers/default.mspx
I think this is enough for the moment. If someone of the developers have some tutorials on their own or know another site wich does not contain similar content, be free to post, or to send me a PM so I can edit this post.
@kimamil
why dont you create a page in wiki about this.
that way it will be easily accessible & no thread hunting.
prajith said:
@kimamil
why dont you create a page in wiki about this.
that way it will be easily accessible & no thread hunting.
Click to expand...
Click to collapse
Use thread tools to subscribe to the thread then you don't have to hunt it down.
Roland
kimamil said:
####### An Introduction to Microsoft SmartPhone, and Programming SmartPhone using C#
-> http://www.codeproject.com/KB/mobile/SmartphoneIntroCSharp.aspx
####### Link-Archive for Microsoft smartphone programming
http://weblogs.asp.net/nleghari/articles/smartphone.aspx
####### Link to the msdn, opened chapter -> windows mobile
http://msdn2.microsoft.com/en-us/library/bb847935.aspx
####### MSDN Forums: Developing Smart Devices
http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=11&SiteID=1
####### PocketPC Developer Network
http://www.pocketpcdn.com/
####### threads from other xda-developers.com forum
http://forum.xda-developers.com/showthread.php?p=2058473
####### Microsofts windows mobile developing site (everything you need to start)
http://www.microsoft.com/windowsmobile/developers/default.mspx
I think this is enough for the moment. If someone of the developers have some tutorials on their own or know another site wich does not contain similar content, be free to post, or to send me a PM so I can edit this post.
Click to expand...
Click to collapse
Thanks that will keep me happy over the weekend as I'm not seeing my Fiancee until 3pm on Sunday I've got plenty of time on my hands to learn a bit of Mobile coding.
Roland
own software:
AC Flashlight 1.00
http://cichy3000.blogspot.com/2008/03/ac-flashlight-100.html
AC Unslide 1.02
http://forum.xda-developers.com/showthread.php?t=374542
AC Alarm 1.02
http://forum.xda-developers.com/showthread.php?t=379737
all written in basic c#
cichy3000
what software do you use to develop for WM devices?, and where did you learn C# ?
kimamil said:
Hi there, I would like to start a new thread.
[*]ideas for completely new software
Click to expand...
Click to collapse
We need smiles in SMS, there is no such program for smartphone like this one that is for PPC:
http://forum.xda-developers.com/showthread.php?t=328363
I will create a wiki-site the next days for all i have found about developing software for vox. programs to use, links and so on. pls be patient and if you do not find an answer on these pages feel free to ask me about.
Hey guys, the site is on !!
http://wiki.xda-developers.com/index.php?pagename=VoxSoftwareDeveloping
If you see good threads, tutorials or articles or similar, feel free to post them on the site.
i would like to have a program that has a dedicated delivery report folder. ive tried xtreme text and flexmail but they dont do whati need. just tired of recieving delivery reports in my inbox. wat a folder that i can go to and see if last sms is still pending or delivered
that is not possible.
the delivery report will always go to the inbox.
If you want otherwise you will have to write a program to intercept all incoming msg's and then redirect if they are delivery reports.
But isn't tht too much of a overhead.
I always keep the delivery report switched off. To see if a msg has been delivered, just go to the sent items folder. If its not there then its not delivered.
or you can use SMSBubbles to delete them rigt on your homescreen
Anybody can write a program like teamstat of PPC?It update football result all the world.
http://mbovin.com/
Thanks!
I ve used a programme in symbian s60 os 9.2 phones called skyequikey (www.skyestream.com). It is an amazing piece of application which does the following.
1) Once it is run it stays in the background and consumes about 1mb of RAM.
2) On a keypress it becomes active and brings on the screen any contact, application, games, saved mail ids, saved bookmarks etc,, diretly on screen from where it can be opened easily without going deep into the menu.
3) And the most beautiful part of the application is that the search is based on T9 principal.
The windows mobile is supporting this for only contacts. I would like to request you all to please see if this kind of software can be developed.
I have not seen any application for windows mobile that does what you just described. Sounds nice though.
SmartToolkit has a option to search programs by name but it is not based on T9.
prajith & matrix77
Thanks for your response.
The programme is really intersting. In fact it makes all shortcuts on today screen unneccessary and helps to keepp the today screen clean.I expect somebody to think in this line for developing a similar software in windows.
Well, I bought my vox today.
And it is really cool.
There are a couple of Questions I couldnt fix with the Help File.
For example, at the Home Screen on the Bottum you see: Start and Contacts.
Is there a way to change Contacts to Message or Send Text Message or something like that?
Also, I installed:
http://www.trianglepowers.com/PPC/ViewApp.aspx?ID=56
The install was alright but it doesnt work.
I don't see the Memory Bars on my screen? Do I have to enable that somewhere?
Also I've got a couple of questions about Specific software that I seem not to be able to find.
I think I should post this in a Separate Topic but I dont want to spam the Entire forums full, so i'll ask here
Has anyone made Scapy work on there Smartphone? Using PythonCE?
Also has anyone tried Super Puzzle Turbo Fighter ][ Java on there VOX System?
Since its not meant for it. But I think It should work. Though if it doesn't and I bought it. Well thats just a waste of money..
Is there anyone who used MiniStumbler on a SmartPhone? Since I can only find it for Windows Pocket PC?
And my last Software Question is:
MARS - [Memory Array Redcode Simulator, a machine that simulates a Corewar battle]
is a Programming game?
Is there a port for it in SmartPhone? Since else I should make it myself ^^
Well, I asked a LOT of questions. I hope nobody thinks I am a Leecher
Thanks already!
Cheers,
Robin
I'll answer the questions I know answers to and tell you that if you search you will find an answer, so here goes;
1). Yes. Search XDA for "Soft key changer"
2). That application is for PocketPC, it will not work properly on your Vox which is Smartphone/Standard.
3). Scapy does not work, as far as I am concerned PythonCE for Smartphones is a kludge.
4). There is a Java VM called Esmertec jBed. It should be able to run Super Puzzle Turbo Fighter just fine provided the resolution is within the Vox limits.
5). MiniStumbler does not work on the Vox, however WiFiFoFum does, it is completely free and has the same features.
6). MARS, there is no Windows Mobile or even CE port/release of this.
1). Yes. Search XDA for "Soft key changer"
Thank you!, I didnt know what to look for but now I do ^^
2). That application is for PocketPC, it will not work properly on your Vox which is Smartphone/Standard.
Ah, ok thats why I didnt work. But ofc tht is quite logical. I thought that didnt make a Difference if it was the Home Today Screen..
3). Scapy does not work, as far as I am concerned PythonCE for Smartphones is a kludge.
Ok, well thanks.
I am going to write something like this myself then. If it's done I'll post it here.
4). There is a Java VM called Esmertec jBed. It should be able to run Super Puzzle Turbo Fighter just fine provided the resolution is within the Vox limits.
Ok, thats GREAT! I am going to get myself a Copy right away!
5). MiniStumbler does not work on the Vox, however WiFiFoFum does, it is completely free and has the same features.
That other program is fine aswell. Just wanted to find WifiNetworks. ^^
6). MARS, there is no Windows Mobile or even CE port/release of this.
I found a fix. PocketDOS!! ^^ I just run it on Dos.
Thanks for all this, your a great help =)
Cheers,
Robin
You can also use Smarttweak v.1.07. It can modify alot in your vox and removes the message sent notification after sending an sms. There is a crack version here in one of the topics here. just look for it. ciao!
i can help you in chinese ,but i do not think you know chinese...
so i can do nothing.sorry about this
defyeo said:
You can also use Smarttweak v.1.07. It can modify alot in your vox and removes the message sent notification after sending an sms.
Click to expand...
Click to collapse
How to disable that?
I want to see that sent notification.
Hello Guys,
im new to this forum and i like to read some threads here from timt 2 time.
And since i got my own pocket pc, i wondered if anybody could help me with a question.
The Windows Mobile Version of mine is a spanish one. And i would lik to have an english version of it. Is it somehow possible to install a language packet or to get another version of WM?
I hope you guys can help me with this. I know this isnt exactly a pocket-pc-forum, but maybe you know something.
Ill tried to search the web, but i got no result
Please help me, any answer would be very kind
Best regards
Just like Windows desktop OS's, you must reinstall the OS to change the language.
It's not an easy process if you are not familiar with your device. Scroll down to the bottom of the page, there is a forum devoted to your device. You should find a lot of information there.
Hey N1c0_ds,
i thought i have to reinstall or flash a new rom/OS.
I can read as much as possible and i dont fear the work
And because im not very familiar with my pda, i think it will be some work to me....
Thanks for your advice... i guess you meant the Other "HTC manufactured phones" forums. Ill have a lokk at these
Hey to everyone out there. I just purchased the HTC TOUCH PRO and im trying to find a blacklist program that really works. Ne ideas?
all windows mobile programs since pocketpc 2000 works if they are arm based
kock yourself out
http://www.google.dk/search?source=...tnG=Google-søgning&meta=lr=&aq=0&oq=pocketpc+
lil_timjr said:
Hey to everyone out there. I just purchased the HTC TOUCH PRO and im trying to find a blacklist program that really works. Ne ideas?
Click to expand...
Click to collapse
Hi,
i realy don't want to be rude ... but why don't you follow the Forum Rules especially Topic 1?
You didn't even need the search-button ... just on top of the Blackstone-Forum there is an Thread called "Sticky: [Resources] Blackstone Goes Wiki"
Inside this Thread just follow the unmistakably Link to "HTC Blackstone Wiki Pages".
This should be your "Read me first". Herein is a section called Applications ... and now guess what this is referring to ... TADA ... A Blacklist with all know Apps working on a Touch HD.
1. Read Wikis
2. Search Forum(s)
3. Ask
Hi!
I´m searching for a good freeware tool to send my sms ( also if possible / mms and emails) from my smartphone.
I don´t like the build in on my device.
Do anyone knew a GOOD and free Sms tool? It would be great!
Fingerfriendly would be super!
I´m searching now for hours but can´t find anything...
But I can´t belive that there is anything on the web!
And when not- why does nobody made such a tool?!
Thank you very much!
Sorry my english is bad i knew
Look for sms bubbles, for mention one of the many you´ll find using search
Hi thank you...
I have found this aplication by searching. But thats´s not what i wanted.
I´m searching for a FINGERFRIENDLY Tool to receive and send SMS for WIndows mobile. I don´t have found anything else.
Sorry...
Does everybody knew a other aplication?
Hi now after even think there is no possibility i have found TWO good ways how to use a FINGERFRIENDLY or better SYSTEM LOOKING SOftware/Tool for Messaging/SMS on the windows mobile phone.
The first is the new Slide2Send Application witch is just beta but I think it will be a good program in the future. Like others very fingerfriendly Slide2... Applications... More here on XDA! Only search the forum!
The second and best freeware for me is the very old tool called Pocket CM-Contact. Search on WEB VIA google!!! This tool has a build in (!) SMS function and on the other hand you also have the chance to use a phone book! There are 2 good skins to use to! Very cool! Love it!