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
Hey all. I'm not sure if this question has an obvious answer, but...how on earth do you know what images to change when creating a theme? It took me a while to realize that the dialpad was in the contacts apk, and I'm constantly searching for which image goes with the corresponding image on the phone. Is there an easy way to look at, say, the messaging app, and know which images within the apk I need to edit? It can't be simple trial and error, or I'm sure many of you would've gone crazy creating the themes you've brought here. Please, if anyone can point me in the right direction I'd really appreciate it. Thanks.
morrison0880 said:
Hey all. I'm not sure if this question has an obvious answer, but...how on earth do you know what images to change when creating a theme? It took me a while to realize that the dialpad was in the contacts apk, and I'm constantly searching for which image goes with the corresponding image on the phone. Is there an easy way to look at, say, the messaging app, and know which images within the apk I need to edit? It can't be simple trial and error, or I'm sure many of you would've gone crazy creating the themes you've brought here. Please, if anyone can point me in the right direction I'd really appreciate it. Thanks.
Click to expand...
Click to collapse
Think again. Trial and error all the way. There is no this image goes here type guide.
Hey all. I'm not sure if this question has an obvious answer, but...how on earth do you know what images to change when creating a theme? It took me a while to realize that the dialpad was in the contacts apk, and I'm constantly searching for which image goes with the corresponding image on the phone. Is there an easy way to look at, say, the messaging app, and know which images within the apk I need to edit? It can't be simple trial and error, or I'm sure many of you would've gone crazy creating the themes you've brought here. Please, if anyone can point me in the right direction I'd really appreciate it. Thanks.
Has anyone figured out how to change the name yet? I have been playing around and managed to get rid of the carrier name and add a logo, found it on another forum, but I was curious to know if anyone found a way to do this yet.
I know it's been done by Freeza did it on the SIII, and I tried to follow it but the .xml files are pretty different, so it was a no go for me. Hopefully someone way smarter than I am can figure this one out.
I have looked everywhere, but cannot find a way to "curve" a series zooper module.
Can anyone suggest either a URL where a solution may be found, or quickly summarize it here?
Much obliged.
FilSalustri said:
I have looked everywhere, but cannot find a way to "curve" a series zooper module.
Can anyone suggest either a URL where a solution may be found, or quickly summarize it here?
Much obliged.
Click to expand...
Click to collapse
To my knowledge curve as an option is currently only available on standard Text modules and neither Rich Text nor Series modules support it.
Send from my secret moonbase via space carrier pigeons