so, I havent found this yet, so Im posting this asking for some help. Im trying to get showaco's opera panel for bookmarks to work with the new opera mobile 10 beta 3, for smartphones. finally got the panel to show after editing the default.plg for my screen res and manually putting it into my cpr. Editted the registry to read what I wanted it to on the default panel. Unfortunately I know little to nothing about writing mortscripts. Someone posted where the bookmarks are kept in opera 10 so I changed that in the mort and where my opera 10 exe. is in it. Seems my knowledge of mortscripts are nill, Im going to assume the mort is suppose to change the first page to the first bookmark and add a page for each bookmark. Unfortunately, I get the panel up and the registry editted, I run my editted mort and it just deletes the the page in the registry so I lose the panel as well.
so does anyone wanna help with this?
edit:
so, thinking again. why stop with opera 10? lets see if we can do this with opera mini. skyfire as well.
The bookmark files are no longer clear text with Opera 10
You would need to be able to read the new format of the bookmark files
so, i guess im going to need a lil more help than just someone who can write a mort huh? lol
I am trying to tackle this..
I would be happy with just using \program files\opera mobile 10\profile\datastorage\6\dials.dat to get the favorites. the problem is since there are non ascii characters in the file I have been unable to read the file into a variable for further manipulation.
Anyone know how to either replace all non ascii characters with spaces using mortscript or any other WM utility???
THANKS!
awesome
good to know someone else is on this as well. i have little to no experience with mort or programming so, its left me limited to only finding the "miracle" answer. after raidzero's post though, it did narrow my search. Ive come across a couple of sites that might help someone with more knowledge in writing something. a couple have an "expression" thats said to filter out non ascii characters. if someone is serious about this let me know and ill post the links. i do most of my searching and posting on my phone so, until we actually get something for our bookmarks that would be a fun task lol
budwiser0240 said:
good to know someone else is on this as well. i have little to no experience with mort or programming so, its left me limited to only finding the "miracle" answer. after raidzero's post though, it did narrow my search. Ive come across a couple of sites that might help someone with more knowledge in writing something. a couple have an "expression" thats said to filter out non ascii characters. if someone is serious about this let me know and ill post the links. i do most of my searching and posting on my phone so, until we actually get something for our bookmarks that would be a fun task lol
Click to expand...
Click to collapse
yes yes yes please post anything you have regarding removing non ascii characters from a file!!! once that is done I am confident I could cob together a script to make a favorites panel for opera 10. :-D
here we go
http://office.microsoft.com/en-us/excel/HP030561311033.aspx
this one is basiclly saying that microsoft excel does something like this. I figured most phones have the mobile office so this might shed some light.
http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/
http://unix.ittoolbox.com/groups/ye...scii-characters-in-a-file-with-spaces-2021453
http://www.perlmonks.org/?node_id=619792
http://www.dreamincode.net/forums/index.php?showtopic=78179
http://blog.lemonadestand.com.au/post/strip-and-remove-non-ascii-characters-from-a-string-in-php/28
these are the ones i found. I basically googled " replace non ascii characters with spaces" and these were on the first page. hope these help. im awesome at searching so, if these dont help but might limit what i search, let me know
budwiser0240 said:
http://office.microsoft.com/en-us/excel/HP030561311033.aspx
this one is basiclly saying that microsoft excel does something like this. I figured most phones have the mobile office so this might shed some light.
http://www.wessray.com/php/strip-and-remove-non-ascii-characters-using-php-regular-expressions/
http://unix.ittoolbox.com/groups/ye...scii-characters-in-a-file-with-spaces-2021453
http://www.perlmonks.org/?node_id=619792
http://www.dreamincode.net/forums/index.php?showtopic=78179
http://blog.lemonadestand.com.au/post/strip-and-remove-non-ascii-characters-from-a-string-in-php/28
these are the ones i found. I basically googled " replace non ascii characters with spaces" and these were on the first page. hope these help. im awesome at searching so, if these dont help but might limit what i search, let me know
Click to expand...
Click to collapse
Thanks for the info, the excel one seems like it might work, but doubtful. The rest are all for different languages, if I knew any C I would do it in that and make my whole panel just use native code instead of mortscript..
but I don't. so the search is still on. I know there is someone here that could make a program that just took a file and removed the non printable characters from it!
then it could be called int he mortscript and life could go on. I will check with JMZ, he knows how to do stuff like that I think.
ok, sounds good
alright. sounds like a plan. so if not "C" is there anything else you are familiar with other than mortscript? thatll help narrow my search
budwiser0240 said:
alright. sounds like a plan. so if not "C" is there anything else you are familiar with other than mortscript? thatll help narrow my search
Click to expand...
Click to collapse
I do not know C, well, I can do maybe hello world. but that's about it. For something as simple as a string manipulation it can't be that hard, but you never know.
Maybe I might just download the bloodshed dev C++ IDE (free) and try my hand at it ....
edit: so bloodshed is gone
visual studio I guess, maybe my company has a license for it.
let me know
if not, mine might. also, i might be able to find one cheap. or i might even have a copy. my old man always makes me a copy of everything he buys and downloads so, I got a couple towers of cd's of software i havent even cracked open lol
Related
Hello all,
Wanted to share that I was able to install the cab file taken from the palm messing that was found in the MDA section of xda-developers.com forum, can't find the thread now sorry!!!!!! But I was able to install and get the program to send text messages out, but it will not thread because in the registry couldn't I couldn't change the sms key to sms.old
In the Dash registry it was a lil different than the MDA, if anyone could help would be greatly appreciated. I know it's simple just not sure, still neebe but willing to learn and try!!!!!!!!
Yes..someone please get this to work. As i'm sure we are all coming from MDA or similar devices. I was one of the lucky ones to get the threaded sms app from Palm working on my device. It's definitely nice. Don't get me wrong the 2 sms threader apps that are available now: sms threader & TXTMAN are nice..but they have some big tradeoffs that didn't occur on the Palm version.
umm..wow..it really does work. I did the normal instructions from the "How-To"... no notification sounds for it though. Im sure a little registry hacking could fix that. Everything threads hmm..testing mms..well i actually i cannot test..just realized I can't even navigate anymore lol. Pressing the back key closes the program. ARGHH! you can get around the smiley's and Mytext just buy bringing up the option but other than that it looks like a dead end. Any suggestions?
dialekt said:
umm..wow..it really does work. I did the normal instructions from the "How-To"... no notification sounds for it though. Im sure a little registry hacking could fix that. Everything threads hmm..testing mms..well i actually i cannot test..just realized I can't even navigate anymore lol. Pressing the back key closes the program. ARGHH! you can get around the smiley's and Mytext just buy bringing up the option but other than that it looks like a dead end. Any suggestions?
Click to expand...
Click to collapse
I plan on playing around some more in the registry to see what i can get to work!!!!!!! I post more after some other tweaks.
I have 1.5 for smartphone but cant get it to work either, crashes upon running, I bound bengalboys site but cant find the install guidelines, anyone have the link?
Thanks
G
GuardianZX9 said:
I have 1.5 for smartphone but cant get it to work either, crashes upon running, I bound bengalboys site but cant find the install guidelines, anyone have the link?
Thanks
G
Click to expand...
Click to collapse
I was using the cab file for the ppc and I haven't been able to get it work like it was working on the MDA. Tried all kinds things in the registry, but nothing seemed to work.
Then I finally got the thread to work but all together lost MMS, As for your situation did you make the registry tweaks to sms and mms1 and change them to .old? Not to familiar with 1.5 and assuming it may have to have the same setup. If I find anything I will let you know.
For now I have taken it off and it required for me to reset the phone and start all over. So once again I will be working on the aforementioned issues.
I didnt do the registry entries, I wasnt able to find them on BB's site.
The version I have is branded as "SmartPhone" vs the PPC version which I also have.
I think it is for the older processor type maybe?
G
ok, found the info on BB's site and made the registry changes as well as the app unlock.
VC still refuses to run on my Dash, all I get is "VoiceCommand has encountered a problem, restart voice command"
Noticed that voice comand also completely breaks the built in voice dialing
G
Could someone send me the install file please? thanks
xdame said:
Could someone send me the install file please? thanks
Click to expand...
Click to collapse
Feel free to pm me and I will be more than happy to send you the file
It seems this user has disappeared. Please, if anyone still has the SmartPhone branded version of the software please PM me or reply and I'll contact you.
Thanks in advance,
-g
I also need the smartphone version. If one of you good hearted souls can assist with this. thanks in advance.
Hey all,
I've really been trying to find a solution to this and searched a lot. I think it has something to do with the USER AGENT thing, and changing the registry, but I can't get it to work.
So PIE loads all pictures on the phone, automatically squishing it or formatting it for the hermes screen resolution. That's fine, but when I save the image, it ONLY saves it at that small, pixilated crappy resolution. I can't zoom the picture.
I think this is somehow linked to the whole "can't post on myspace" thing, because I can't post on myspace either haha.
I'm using the Black 2.5 right now, but tried Custel's 1.2 and had the same issue. When I used Black 1.2 or 2.0 it was NOT an issue.
This happens whether or not I use PIE Plus.
I know where the information is on the WIKI showing the reg edit to change the user agent so the web thinks you're using a regular desktop browser, and PIE Plus has this option to change in it's options as well, but it's not doing it.
Is there some other registry key or whatever that i'm missing that tells the internet how to format its information?
Again, I searched and looked and tried and hacked and regged haha, but did not find a definitive answer to this. MUST POST TO MYSPACE ON MY PHONE!!!!
Thanks.
anyone? i'm willing to donate some moolah... i need to figure this out before i hack back down to 1.2
chrisallen said:
anyone? i'm willing to donate some moolah... i need to figure this out before i hack back down to 1.2
Click to expand...
Click to collapse
check your pm's
thanks. i don't like opera though. the scroll bar on the right doesn't work at all and i don't like the interface.
the only reason i'm persistent here is because it actually WORKED at one time with no problems! all i did was change the user agent in the reg and it worked after i set it to make the net think it was windows xp.
but on these latest roms, it doesn't work.
i know there has to be a solution here.
thanks though!
chrisallen said:
thanks. i don't like opera though. the scroll bar on the right doesn't work at all and i don't like the interface.
the only reason i'm persistent here is because it actually WORKED at one time with no problems! all i did was change the user agent in the reg and it worked after i set it to make the net think it was windows xp.
but on these latest roms, it doesn't work.
i know there has to be a solution here.
thanks though!
Click to expand...
Click to collapse
scroll bar doesn't work? which version were you using? Also have you tried minimo? Not a fan of it personally but might work for your needs?
minislo is too mo... I mean... yeah.
I bumped back down to black 2.0 and PIE is perfect! man I may have to stay here
there's gotta be a reason it works here and not higher...
sorry to up my own thread,
but with black 3.5 now, the myspace posting works, and gifs work...
but jpegs still display as formatted to the screen size, and when saving the images, they are much smaller in file size and resolution.
for example, a normally 111kb file is only 25k when saved.
there has to be a definitive answer to this!! and i can't be the only one trying to look at po... uh, pictures and they don't display well.
I've noticed this behavior when I have the Cingular proxy enabled. My understanding is the proxy compresses images in order to speed up load times. Once disabled, images appear, and can be saved, as they should be.
Perhaps you have a carrier proxy enabled?
ugh... n00b question of the millenium
how do i disable the cingular proxy from black dymond?
I have 12 contacts on my Cphotodialer. I wanted to know how you could add more. Say what if you wanted 30 or 40.... Would you just make a new registry entry and that's it. Know cpr or xml change? Just wondering. Think it would be nice to have some more.
Just registry entries. Add more pages, under hklm/security/chome/defaultsettings/cphotodialer and hklm/software/microsoft/chome/photodialer ....
I tried to just copy the lnk file for contact 12 and paste it into a different directory so that I could change what it said and then rename it to contact13, but after I do that. Nothing happened in my panel. I updated the registry in both places with a page 13 exactly as the other contacts are in the panel. I want to know what I am doing wrong. If I have to create a new contact13h.lnk and contact13m.lnk files, how do you create a lnk file? thanks for all the help
did you change pages at the bottom of hklm/security/chome/defaultsettings/cphotodialer it looks like
Pages Page1,Page2,Page3,Page4,Page5,Page6,Page7,Page8
I am looking for upwards of 20-25. I know that seems like a lot, but I like to have options. I just wish I knew what to do to make them myself. I don't want to have to depend on you guys to the hard work like some people do. I am just thankful to have the knowledge guys.
outerdepth said:
I am looking for upwards of 20-25. I know that seems like a lot, but I like to have options. I just wish I knew what to do to make them myself. I don't want to have to depend on you guys to the hard work like some people do. I am just thankful to have the knowledge guys.
Click to expand...
Click to collapse
you do realize it will be quicker just typing in the first 3 four letters of any part of the name and the contact will show up. from home screen.
Yeah, but I still would like the option to choose. Plus, like I said it's nice to have the knowledge. "He who hath knowledge, hath power."
outerdepth said:
Yeah, but I still would like the option to choose. Plus, like I said it's nice to have the knowledge. "He who hath knowledge, hath power."
Click to expand...
Click to collapse
good for you to want to learn...Mr. Shakespeare lol
Ha,Ha. We have a comedian. Well, thanks for the free show.
rickwyatt said:
did you change pages at the bottom of hklm/security/chome/defaultsettings/cphotodialer it looks like
Pages Page1,Page2,Page3,Page4,Page5,Page6,Page7,Page8
Click to expand...
Click to collapse
Thanks a million bro!! This totally did the trick. I feel so stupid for not noticing this on my own. Guess cause I've been going light speed for too long. Anyway, works perfect. Rock on ROM master.
Hi guys. I have found an Messages application for lokalisten.de communitystuff..
I dont trust this app.
Can anyone check this cab for some password-pishing-**** or stuff like the that.
It works but i dont wanna put in my real account password.
Maybe its the wrong forum. Sorry for that..
Please put better titles, not things like: NEED HELP!, Problem!...
Back to thread
I suggest you to use a emulator to test this application
sorry. i tried on my phone already. and it still works.. but anybody told me it can be a bad software too.. i dont know how to figure this out.. Can you ceck it about a bad source code? the developer of this app means this app is an api coded cab.. just recieve and answering messages at the easiest way..
can this application send some another information to ?? anywhere? or pishing passwords?
No, this things are near impossible
It's all ok, I haven't any strange things in my emulator
thanks buddy!
I looked around the .cab and didn't find anything out of the ordinary. There's a file called config.xml, which is where the username and password are stored. There are two DLLs, both of which are completely legitimate (one is ManilaDotNetSDK.dll and the other is OpenNETCF.Drawing.dll). Then there is a file called XLokalisten.exe and a Start Menu shortcut called XLokalisten.lnk. There are no registry entries. Unless the EXE itself is pulling your password and sending somewhere it shouldn't be sent, this cab looks fine.
I also took a fast look on the disassebled code and all is right.
You can use it without afraid
so, I recently posted a thread that Im probably going to delete. how to import opera mobile 10's bookmarks into clear text and use em with showacos opera panel. That got me thinking though. In the what, 5-6 months we have had titanium, look at how far its come! whats been accomplished! Im thinking, why a seperate panel for each browsers bookmarks? with the ability to be able to scroll down in a single page in a panel now, why not one panel where each page is a different browser with its bookmarks? Most of the browsers we already know how to extract the bookmarks from. There are plenty of morts and pages out there that do similar things. Why not?
wishin I had the know how to do this, I humbly pitched this to a couple guys who can probably help a lot with this but, already have a lot on their plates. They said they would look in on this thread and help/support when they can. So Im hoping someone with more skills than I gets interested in this as well. I know we have some more work to do on opera 10 and probably others for their bookmarks but, Im sure it wont be long before one of us, or you rather, brilliant guys out there finds the way to accomplish them. Im doin all the research I can and still asking guys who I think might be interested and can help. so tell me what you all think and lets see if we cant get this panel developed.
wow
so maybe i dream too big?