Something other than Windows? - 8525, TyTN, MDA Vario II, JasJam ROM Development

What options do we have besides WM5/6/6.1? I was mucking around the forums but i'm not turning up a lot of stuff. Any thoughts?

http://forum.xda-developers.com/showthread.php?t=362344;
was a one second search of windows98; can try linux (with search)

I don't believe the Hermes has any options.

carcomp said:
What options do we have besides WM5/6/6.1? I was mucking around the forums but i'm not turning up a lot of stuff. Any thoughts?
Click to expand...
Click to collapse
If you don't like windows you can allways try using doors...
WM doesn't stand for Windows Mobile as most people think... it stands for Wiki Mania...
I also tried to change my wife's OS but... No joy... All OS i know are impossible to install on her...
Hehehehehehe i was just kidding.
As you may see in one of the last sections of the Wiki [HTC Hermes Linux port: http://wiki.xda-developers.com/index.php?pagename=Hermes_Linux], some people tried to port linux into Hemes but the project has been abandoned/postponed due to the lack of developpers.
If someone can inform you of any remote possibility of changing your Hermes OS, that person is pof.
Search the forum for messages from him and PM him if you like or just click the following link to PM him http://forum.xda-developers.com/private.php?do=newpm&u=240671.
In general population discussion boards i don't believe you can get a conclusive answer.
Cheers.

Related

Why go WM6? What are the benefits?

I looked on the forum and on the XDA wiki, but couldn't actually find anything about this.
Why should you upgrade to WM6? What do you get out of it? I've read something about the Bluetooth stack being "better" in some way, but don't know how. Is it more stable? Is the included application suite better or cooler? The shell looks almost identical.
Thoughts/comments?
Amongst many others:
Far more stable
Office 2007 compatability
SDHC compatability
Welcome to XDA Developers. Here is a previous thread same subject. That way we don't all have to answer the same question again.
http://forum.xda-developers.com/showthread.php?t=308978
Its "one more louder".
JasenR said:
Welcome to XDA Developers. Here is a previous thread same subject. That way we don't all have to answer the same question again.
http://forum.xda-developers.com/showthread.php?t=308978
Click to expand...
Click to collapse
Thanks Jasen, that thread was extremely helpful and got me to make up my mind to upgrade
I went back a few pages but didn't see it, originally. Goes to show you how busy this forum is, I guess!
This may give you an idea
starkruzr said:
I looked on the forum and on the XDA wiki, but couldn't actually find anything about this.
Why should you upgrade to WM6? What do you get out of it? I've read something about the Bluetooth stack being "better" in some way, but don't know how. Is it more stable? Is the included application suite better or cooler? The shell looks almost identical.
Thoughts/comments?
Click to expand...
Click to collapse
This came from a document called "MS WM6 Oficial Reference_Guide" that I found somewhere in the WEB, the document is a 11MB pdf and this is only a summary page (broken in 3 parts), note that in "audience" there´s no customer header.
Another few Points
- WPA2/AES Support
- more stable
- a lot faster

Fundamental Search Issues?

Is there any reason why neither a keyword or tag search for "[ROM]" (without quotes) yields zero results?
If I want to find a list of all [ROM] titled/tagged threads to look at the range of ROM's available; what is the best way to go about it?
Am I being a noob or is there a fundamental search flaw?
Well...
I can think in 3 search criteria:
1. Go to the upgrading section of your device
2. use Wiki to find all cooked and shiped ROM´s
3. Use the XDA fttp
Windza said:
Is there any reason why neither a keyword or tag search for "[ROM]" (without quotes) yields zero results?
If I want to find a list of all [ROM] titled/tagged threads to look at the range of ROM's available; what is the best way to go about it?
Am I being a noob or is there a fundamental search flaw?
Click to expand...
Click to collapse
A few months back I actually dug through the advanced search code in vBulletin (trust me, it's terrible code). I may be mistaken, but I believe that it doesn't allow keywords of 3 or less letters unless there's extra parameters (like boolean operators and more keywords). Don't hold me on that, I'd have to look again to be sure.
One of these days if I remember, I'll go hunting through the code again to confirm that and update the wiki page I wrote (link is in my signature) with the answer to this.
mikechannon said:
Indeed words of less than 4 letters will not search. BUT if you click on advanced searh then choose search using Google at the top, it will search for 3 letter words.
Or you could use this:
Search XDA-Devs Forums or Wiki
Click to expand...
Click to collapse
The problem with using google in this case is that it's not context aware of the forum threads. I think he's looking to see a large list of the different roms. With google, he's going to get search results including several different pages per rom and no way to sort the results. It would be faster to just click next through each page of the rom dev forum for the selected phone...which is almost as good as getting the intended search results from searching for [ROM]....
It makes me wonder how hard it would be to patch the issue in vBulletin and get better search results than Google can produce.
speed_pour said:
It makes me wonder how hard it would be to patch the issue in vBulletin and get better search results than Google can produce.
Click to expand...
Click to collapse
If everybody can do the same thing as google did, google will not be google, I mean, the #1 internet company in the world.
I am just wondering that can anybody produce a code like the search link on this page.[Edit: I want to add several more sites as searching range to that one, can you figure it out?]
wg5566 said:
If everybody can do the same thing as google did, google will not be google, I mean, the #1 internet company in the world.
I am just wondering that can anybody produce a code like the search link on this page.[Edit: I want to add several more sites as searching range to that one, can you figure it out?]
Click to expand...
Click to collapse
I wasn't talking about producing a better search engine, only fixing the known bugs. Things like the incorrect handling of sorting by relevancy (as detailed in the wiki page I wrote), the 4+ letter requirement on search terms, and maybe even giving it grouping capability. The first two aren't even hard to change, though the 4+ letter requirement is performance based, so it might be good to re-engineer some stuff. The grouping is trickier, but not even remotely an expert-level task (though it too has some performance implications).
Google doesn't have the know-how to separate or understand the context of searching only a certain group (or set of groups). It doesn't know how to search ONLY the topic and not the text body (or vice versa), etc. All of that data is separate and stuck in the database in different fields, which makes it WAY easier to search. We can have better search results than google because we have better access to the data, we just have to work through vBulletin's very simple code.
Yes agree. It is a shame that I found sometimes (or many times?) using the integrated search engine is not as good as just using 'search site by google'.
In my opinion, the 4letter+ issue is not as important as others. It is only reasonable to set such a reqirement and in most cases we don't need to search a word with less than 4 letters.
But I feel like lucky that I asked my question to the right person. Would you please spend a little time on help some clue for the question in my last post? Thanks in advance.
It will be wonderful if we can set google to search on limited range only like: xda-devs, ppcgeeks, msdn, pda4x, ppcfreeware, etc.
wg5566 said:
Yes agree. It is a shame that I found sometimes (or many times?) using the integrated search engine is not as good as just using 'search site by google'.
Click to expand...
Click to collapse
I think it depends on what is being searched for. Most RL friends know me for instantly hitting google to search on almost anything, but for this site I actually do use the integrated search most of the time. A well formed search here is still better than most results on google unless you need to use some pretty advanced searches that only Google can understand.
wg5566 said:
In my opinion, the 4letter+ issue is not as important as others. It is only reasonable to set such a reqirement and in most cases we don't need to search a word with less than 4 letters.
Click to expand...
Click to collapse
GPS, WM6, SIM, GSM, SD, ROM, CAB
Just to name a few....
wg5566 said:
But I feel like lucky that I asked my question to the right person. Would you please spend a little time on help some clue for the question in my last post? Thanks in advance.
It will be wonderful if we can set google to search on limited range only like: xda-devs, ppcgeeks, msdn, pda4x, ppcfreeware, etc.
Click to expand...
Click to collapse
I'm about to pick on you just a bit...
Did you consider searching Google for 'Google Custom Search'? Fourth result down there's a step-by-step guide that explains it easily and also pushes the value of it when combined with AdSense. This is a search thread after all
I admit, I'm glad to have stumbled onto setting up that feature with adsense because I would actually like to use it just for my own site I'm setting up shortly.
Thanks a lot, I got it.
One more noob question(web design is apparently not my area), can I set it in a local page like this, bcz I don't own a website myself? [Edit: Never Mind, Got It!]
Later on after setup your site, pls pm me a link.
Tx.
Edit: Just tried to create my own search engine, take a look here
Edit: Wonderful! Yeah! So happy today.
Windza said:
Is there any reason why neither a keyword or tag search for "[ROM]" (without quotes) yields zero results?
If I want to find a list of all [ROM] titled/tagged threads to look at the range of ROM's available; what is the best way to go about it?
Am I being a noob or is there a fundamental search flaw?
Click to expand...
Click to collapse
It yields zero results because the word is too short.
Searching for ROM version #s
I just ran into a search problem myself. I was searching for radio version 1.14.25.05. The google search took me to a long thread, so I thought I'd just search for "1.14.25.05". It didn't return any results, so I assumed this version wasn't there. It wasn't until I asked for help on a new thread that I was embarrassed by someone who told me it was on post #2. I had incorrectly trusted search. With version #s being so important to what xda-developers is all about, having a robust thread search is critical. Any thoughts on possible improvements? Are there settings in this software that could be changed?
John
Searching for a 3-letter result... "YES" we can
So basically, everyone says to use "search" on XDA devs to look for answers for your questions, but nobody says "you should use google search if any word you're looking for is three letters or less"..... like SMS.
It's frustrating, following the rules, being told to follow the rules, then finding out following the rules didn't work anyways.
Fixing this nonsense would be great. Even removing the 'built-in forum search' entirely....? just a thought.
Apart from that, thanks for hosting an amazing site, full of talented, hard-working people and their efforts... if you can find them hehe
pimpmydragon said:
So basically, everyone says to use "search" on XDA devs to look for answers for your questions, but nobody says "you should use google search if any word you're looking for is three letters or less"..... like SMS.
It's frustrating, following the rules, being told to follow the rules, then finding out following the rules didn't work anyways.
Click to expand...
Click to collapse
The rule is there to prevent people from asking questions that can be answered by either search engine we use. For a rule to work it needs to be short and to the point, no one will even try to read the rules if every rule is explained in detail.
pimpmydragon said:
Fixing this nonsense would be great. Even removing the 'built-in forum search' entirely....? just a thought.
Apart from that, thanks for hosting an amazing site, full of talented, hard-working people and their efforts... if you can find them hehe
Click to expand...
Click to collapse
We're well aware that the vB search engine isn't perfect but neither is the one from google. That is why we give you the option to use both.
I'm well aware that this can be confusing at times but simply searching for "how to search xda-developers.com?" would have given you this thread wich explains in the first post that you can use google and that we implemented it because the vB search doesn't allow words with less than 4 characters.
Best regards,
Flar
Site admin
p.s. I always use the search in the navbar first I noticed later that my example search string gives really crappy results in the vb search.
Originally Posted by pimpmydragon
Apart from that, thanks for hosting an amazing site, full of talented, hard-working people and their efforts... if you can find them hehe
we are only a PM away.
Flar said:
The rule is there to prevent people from asking questions that can be answered by either search engine we use. For a rule to work it needs to be short and to the point, no one will even try to read the rules if every rule is explained in detail.
Click to expand...
Click to collapse
I believe many users never read site rules. Once we register on any web-site, there always be a rule or a terms-of-use, and people's habit would be just click on 'Agree' without a glance at the content, since they are all similiar.
But we have a way to force new users to learn how to search and view the site. Simply change the rule to: New users can not post within say first 50 online hours after registered. Then they have to view and search first, especially if they came with some question or urgent problem to be solved.I think Vbulletin has the function of online-time statistics.
Just an idea for consideration, I don't know it will be practical or not.
wg5566 said:
I believe many users never read site rules.
Click to expand...
Click to collapse
The Forum Rules announcement has >51,000 views since march... not bad
Dave
Yes, looks like the situation is better. It works especially by continuous remindment everuwhere. What about number of new users since then?
Edit: Remindment like this works, thanks for everybody's effort. A further thought is: If everybody already read it, but still a lot don't follow it. That may be caused by some human nature for urgently need an answer for his question. Noticed MODs' effort like your goodself to execute the rule, it helped.
Sorry i'm not quoting people here, i'm typing this on my phone.
First, the number of people reading the rules is far less than the number of new users, which doesn't even account for the long time users. Not that it matters hugely, the rules only truly matter to people posting, which is realistically isn't too bad.
Regarding the use of two search engines, it can be seen in a bad way, or it can be seen as having two different tools instead of just one. Neither is perfect, neither is better (opinions and experiences may differ), and they can often be used interchangably, but they are not the same and should be used differently.
Min 4 letter search is awful for a tech forum. No idea why such a known forum hasnt found a work around.
Theres no way around how terrible it is. As mentioned before the sheer number of issues that arise with things that start or 3 letters long renders search impotent.
MMS/USB are two major problems Ive had recently and couldnt do a search to find an answer. Of course that results in yet another thread on the topic being created that is probably needless.
Google search isnt forum specific so it too is too cumbersome to be useful.
Orb , MMS ,SMS , USB, APK , API I mean over half the "talk" we use for Phones involves 3 letter acronyms. Not even beginning to mention something like 1.6 , 2.0 when getting spcifics on those 3 letter acronyms.

GUI help

Hi. I've just purchased my first Touch Pro phone, and i'm not liking the Vodafone GUI that comes with it and a friend that uses the Touch Pro 1 says I can get rid of the Vodafone interface for the standard TF3D interface using a program avilable on this site, which I'm not able to find. But it's something to do with putting the original HTC interface over it.
I'd appreciate it if anyone could link me a beginners guide to do this or even post one up themselves. Thanks.
Try using search. I know everyone says it, but there is actually an entire thread called "Vodafone UK users only" which if you just bothered to read the forum you would have found, like I did!
There are two suggested ways to overcome the Vodafone-ification of the otherwise lovely TP2, and comments from users about them
samstables said:
Try using search. I know everyone says it, but there is actually an entire thread called "Vodafone UK users only" which if you just bothered to read the forum you would have found, like I did!
There are two suggested ways to overcome the Vodafone-ification of the otherwise lovely TP2, and comments from users about them
Click to expand...
Click to collapse
Well I tried searching, but since what I'm not really sure what im searching for I didn't get very far, I was using terms orientated around TF3D keywords. I've found the thread you've mentioned, but that's not exactly a beginners explination.

[Q] HTC TyTN II does'nt boot with Android

Hi, I have read and follow al the steps in the thread "How to replace Windows Mobile with Android (Guide)", including the step by step "HowToInstallWithAtoolsNand" in SourceForge.net but I'm sure I'm doing something wrong.
I have my TyTN II with 3.34 HardSPL and the latest Radio ROM that I use to load alll the Windows ROM without any problem. But when I flash my ROM with and Android build what it happens is that afterward it installs it, when the device is booting it appears a message saying "Intall module for this kernel" and the boot process stops there.
Y tried putting inside /andboot folder directly the "androidinstall.tar" that I downloaded from the thread's build (for example the "Incubus26Jc's Super E Cmod 5.0.8 T4 Beta 3". Also I tried to open that "androidinstall.tar" in atools, mix it with 2.6.32 modules and generating a new androidinstall.tar and putting it together with install-seq.sh inside /andboot following all the steps explained in "HowToInstallWithAtoolsNand" but always happens the same.
Can anybody know what could be happening?
Thanks in advanced.
Guido.
Common problem answered here 10.000 times... just try to search...
Perhaps you need http://forum.xda-developers.com/showthread.php?t=848921
To start, use a newer build. Then you won't need any updates. The latest builds from thoughtless kyle,clemsyn,scoot and I all have the necessary fix needed. If you want Cyanogen Mod then use scoot or mine. Our builds are based on CM 6.1 which is much newer with more features.
When you participate in a forum, you always have the posibibility to not replying or do it. If you are gonna do it, try to reply something clever. Nobody is putting a gun against your head to reply. If you don't feel like replying, just don't do it.
I have a problem, I do a quick search and if I don't find what I'm looking for, I just open a new thread. I don't have all my life to look for the answer of the problem. If you like to spend all your time indise this forum, go ahead, nobody is gonna stop you. I don't like to do it. I look for answers, no foolishness.
guido_7701 said:
When you participate in a forum, you always have the posibibility to not replying or do it. If you are gonna do it, try to reply something clever. Nobody is putting a gun against your head to reply. If you don't feel like replying, just don't do it.
I have a problem, I do a quick search and if I don't find what I'm looking for, I just open a new thread. I don't have all my life to look for the answer of the problem. If you like to spend all your time indese this forum, go ahead, nobody is gonna stop you. I don't like to do it. I look for answers, no foolishness.
Click to expand...
Click to collapse
You you get all your answers from quick searches, you start to become lazy and unable to search properly. This is a BB, where all forums, threads, and posts are permanent. Available always. They are, so that others can come, read, SEARCH, and if, and only if they don't find the answer, open a thread.
Now, if we didn't wanted this... perhaps the dev's would have opened a chatroom on IRC and we could all be there to answer THE SAME ANSWERS over and over again.
Oh by the way, please explain how can you participate in a forum... without ever replying ? And he did answer something... as you putted it yourself... clever.
Listen...why don't you spend your time answering my question instead of bla bla bla about forum uses.
Do you like to spend all your time making searches, searches, searches and more searches?? Go ahead...Let others do what they want. If you don't agree, just keep your mouth closed and go to another thread more important than mine.
guido_7701 said:
Listen...why don't you spend your time answering my question instead of bla bla bla about forum uses.
Do you like to spend all your time making searches, searches, searches and more searches?? Go ahead...Let others do what they want. If you don't agree, just keep your mouth closed and go to another thread more important than mine.
Click to expand...
Click to collapse
You don't like to read
Your question has already been answered
I like to solve the problems on my own
If i can't, i like to read. I don't want to solve it, i want to understand it
This is XDA devs. We develop, and help to develop and test. You wan't answers ? Call microsoft, htc, or whatever.
this is NOT your support forum. No one, owes you nothing here, except for respect.
Respect, you showed NO ONE when you don't even try to read the posts others have put here for you.
Now, stop being like that, go to the sugested thread, and learn how to fix your problem and to have some humility and respect.
daedric said:
You don't like to read
Your question has already been answered
I like to solve the problems on my own
If i can't, i like to read. I don't want to solve it, i want to understand it
This is XDA devs. We develop, and help to develop and test. You wan't answers ? Call microsoft, htc, or whatever.
this is NOT your support forum. No one, owes you nothing here, except for respect.
Respect, you showed NO ONE when you don't even try to read the posts others have put here for you.
Now, stop being like that, go to the sugested thread, and learn how to fix your problem and to have some humility and respect.
Click to expand...
Click to collapse
I understand why your "thanksmeter" is in cero.
Please...shut up and don't write any more in this thread...From now you are not allow to write a word in this thread.
Go to c++ forums if you like to develop.
guido_7701 said:
I understand why your "thanksmeter" is in cero.
Please...shut up and don't write any more in this thread...From now you are not allow to write a word in this thread.
Go to c++ forums if you like to develop.
Click to expand...
Click to collapse
Well... if a mod/admin forbids me, i will. You have no authority here.
As for the thanks meter, i have no comments.
lol now its not zero.
aceoyame said:
lol now its not zero.
Click to expand...
Click to collapse
cause that is what the real community is ment to be or not?
So this guy thinks devs are forced to solve his problem? Have some selfesteem and try to solve it by urself, even my toddler could do it... Im starting to realize one of my college proffesors is right.... Windows stupifies people! (look at win7 logo: your PC simplified) Its like a black box when you cant see whats going on inside, you only have to now the input and output part of the system, ubuntu in the other hand forces users to learn some basic commands... the world would be a better place to live if we all had linux on our computers...
I just love it when people think that every site that offers something is required to offer support.
Not true, infact in the real world almost EVERY company in the U.S. of A does NOT have their own support, in fact it comes from 3rd party.
Same concept here, infact on this site, the userbase is filled with hardware tinkerers, software programmers, developers, IT professionals, etc, etc. They provide this stuff to you at no cost, and without warranty, meaning NO support unless it's something on their end (ex. programming error, etc), and then they provide fixes, which in case they did provide a fix in terms of a update package for android to fix the modules error.
I was the unfortunate one to run into this problem as well, and tried frantically to search for a reason why until I made a post explaining I couldn't find the source of the problem, and then they pointed me in the right direction and I went from there. Granted I ran into a second problem of my device running out of memory trying to apply the update, but that was an entirely un-related issue that I solved myself.
I myself am a hardware tinkerer, I love to break things, then fix them. I repair PCs, Laptops, hell even TVs in my spare time.
In retrospec. Things don't always work 100%, but for 95% of the people here, they go out of their way to try and fix it themselves and solve it themselves.
Everyone's right, there is a search button on these forums, and it takes probably 2 clicks to run a search, very simpl..... oh wait, Windows 7 can do it in 1 click, so I'm guessing 2 clicks is too complicated for you....

SE PlayNow site down, what now? Any clues?

Hello,
since a few weeks now the SE website and phone links (that are built in by SE) cannot connect to the SE Server anymore. At least for the Xperia X1 and X2.
Anybody knows a way to connect to them? The wap.se site comes up with "Old device....forget about it". So that is a no go.
I would want some panels and also the WATERLEVEL java program for the X2.
That one is for TouchScreen. The 2 different ones floating around on the internet are for older devices.
Also, I would like to get some games and panels for the X1 too.
Perhaps somebody has those jar/jad files for the waterlevel for X2???
Thanks in advance.
What about using google? It took me at least 30 seconds to google what you are asking for. I mean it's not that hard
http://www.sonyericsson.com/x1/
or http://www.sonyericsson.com/cws/corporate/products/phoneportfolio/specification/xperiax2
Are you trying to be funny or plain ignorant?
How about you read my post again and if you have anything useful, like a solution to the questions there.... let me and the rest of us know.
But don't put up some .... google crap that gives specs of the phones. Dude, I have them both and know the specs!
Waste of time
michaelthemage said:
Are you trying to be funny or plain ignorant?
How about you read my post again and if you have anything useful, like a solution to the questions there.... let me and the rest of us know.
But don't put up some .... google crap that gives specs of the phones. Dude, I have them both and know the specs!
Waste of time
Click to expand...
Click to collapse
I'm also looking into panels but I can not find them.
If you know anything you can tell me?
Here is a Thread with Panels they are confused in the posts. You have to read every post. But that was something I found.
Good Luck finding the right Panel for X1
Here are both version: one for WinMo with accelerometer and the second for WaterLevel jar/jad
neoofoox said:
Here is a Thread with Panels they are confused in the posts. You have to read every post. But that was something I found.
Good Luck finding the right Panel for X1
Here are both version: one for WinMo with accelerometer and the second for WaterLevel jar/jad
Click to expand...
Click to collapse
first link missing...

Categories

Resources