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?
Related
Hello,
i've flashed my german T-Mobile MDA with an Windows Mobile 6 O2 Image.
When i go to the sms inbox the left softkey is set on the "delete"-function.
Before flashing to windows mobile 6 there was the "new"-function attached. This is IMHO much more useful against delete which you can also do in the context-menu quick and easy.
How can i get it back? Is there any registry hack ore something i didn't found yet?
Thanks for help.
Agree with you....very strange this function...
noticed this too - wired, 2 extra button presses... i suppose they need to warrant the new version some way!
Well I prefer it
I much prefer having the delete in the left softkey... brilliant improvement, especially if using for email... quick look at the message in the list and delete it... much beter than having the new button there.
It your only reply who prefer it to be like this.
I have searched the whole world for this thread & saw nobody saying "I prefer".
I don't know who the hell MS* researched for this preference.
Shakaib said:
It your only reply who prefer it to be like this.
I have searched the whole world for this thread & saw nobody saying "I prefer".
I don't know who the hell MS* researched for this preference.
Click to expand...
Click to collapse
Did you ask though?
Because I prefer it too, but I don't feel the need to announce all my preferences to the world as routine.
Well except;
I love Jaffa Cakes
Maybe anybody solved this "problem"?
how do you enable outlook in tmail i cant see it?
Huh ? What are you talking about ?
Hey, a little bit offtopic... Do you have any documentation on "Celecommand" ? I"d like to make a couple of apps to give users some choices, regarding the weather app I wrote....
Hey Ricky,
I need some help from you, if you don't mind. I know this is off-topic too but can you please get me the MyFaves icon (not the icons) just the main icon, the circles without the man, please - I'm having a hard time getting it. Thanks
Great Job so far - You, OrganicM and others are doing an amazing job
no sorry
OKay, at least a little walktrough on how to make a multiple choice celecommand script, like the ones you have in your ROM ?
go here it may help you
http://translate.google.co.uk/trans...=s&rls=org.mozilla:en-GB:official&hs=OXK&sa=G
what about outlook in messaging i dont see it as an options
so you don't have it?
ahh, i really want that icon
I started a thread asking for the same...My best advice, Organic, is look at the craptastic help online, and then look really closely at Ricky's existing .ccs files. Alas, I'm still trying to figure out a lot of it myself.
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
Ok i started on a wp 8.1 IE on it was horrible, always kicking you back on sights be in the middle of reading something and BOOM throws you back to bing... like wtf?? So yeah i tried a bunch of browsers on the WP all did about the exact same thing. So i updated to win 10.. now edge still sucks, its way better than IE on win 8.1 but it still has so many issues. its sad when im trying to look somthing up on my phone and end up giving up and booting my PC b4 the browser even gos back a page... like really what is a browser that actualy works on these dang things? Really im to the point im not going to even bother to look stuff up on it anymore, sad that were dealing with microsoft of all companys and they cant seem to get a stupid browser right. Ive searched and searched to find a way to get firefox on my phone but seems hopeless =( anyone know anything that helps these worthless browsers or just a browser that works right? anything would be great thanks guys.
the great potato said:
Ok i started on a wp 8.1 IE on it was horrible, always kicking you back on sights be in the middle of reading something and BOOM throws you back to bing... like wtf?? So yeah i tried a bunch of browsers on the WP all did about the exact same thing. So i updated to win 10.. now edge still sucks, its way better than IE on win 8.1 but it still has so many issues. its sad when im trying to look somthing up on my phone and end up giving up and booting my PC b4 the browser even gos back a page... like really what is a browser that actualy works on these dang things? Really im to the point im not going to even bother to look stuff up on it anymore, sad that were dealing with microsoft of all companys and they cant seem to get a stupid browser right. Ive searched and searched to find a way to get firefox on my phone but seems hopeless =( anyone know anything that helps these worthless browsers or just a browser that works right? anything would be great thanks guys.
Click to expand...
Click to collapse
Back in 8.1, third party browsers weren't that good. With Windows 10 though, even though the browsers use the same engine for rendering, the apps are way smoother, UI is much better, easier to use etc. The browser I recommend to you is Monument Browser. It's so much faster than edge, way more features, has fluent design, you can draw on pages and when you are done, it doesn't reload them, save pages...
There are so many things this browser does right go download it here: http://www.microsoft.com/store/apps/9nblggh1nsvj
Remove the brackets and spaces. I'm still new so the forums won't let me send a proper link lol
you ever tried s60v5's browser?
s60v5 ...
no ive never heard of it, ill look into that. The only solution ive found so far is use UC browser set to Speed mode it stopped all crashing and flip-backs, but theres no flash and stuff like that running so it works to look stuff up most times but its not 100%
Monument Browser........ that sounds interesting ill deff look in to that
i have the same problem in lumia 530 with 512 ram (edge browser reload and i can't read any things or watch videos), to resolve this just increase your page file from 256 256 to 512 512 and you will get better performance on edge .
i know its been a wile but i decided to make a new post ... Sadly since windows phones are now discontinued my phone is about worthless for webpages, now it just crashes or freezes up on the page 98% of the time. I honestly am not a fan of android but in about a week im buying a Android phone and making my windows phone into a Police scanner. Really hate to do it cause i really do love the phone, but i guess times change =(
You own an...let me guess.... lumia530?
There are 3 bookmarks baked into the Samsung browser that can not be removed. I can live with the one for Google, but the one for Mobile Web and Accessories are annoying the hell out of me, especially the mobile web one as it doesn't even take you to a functioning web site.
Used to be that disabling the partner bookmarks entry in the apps section took care of them, but that is no longer the case. To make it even worse, you can't even reorder them, so they are always at the top of your bookmarks.
Anyone come across a way to get rid of them?
Yeah, use Chrome instead
HipKat said:
Yeah, use Chrome instead
Click to expand...
Click to collapse
Gee, thanks for the irrelevant answer.
jmz768 said:
Gee, thanks for the irrelevant answer.
Click to expand...
Click to collapse
Is it?? The native browser sucks, for one thing. Chrome works much better and since it's Google, is integrated across all platforms and all your Google accounts
HipKat said:
Is it?? The native browser sucks, for one thing. Chrome works much better and since it's Google, is integrated across all platforms and all your Google accounts
Click to expand...
Click to collapse
Oh so now it's up to you to decide which browser other people use.
Grow the hell up kid, if you can't provide an answer to the question asked, then keep your mouth shut.
jmz768 said:
Oh so now it's up to you to decide which browser other people use.
Grow the hell up kid, if you can't provide an answer to the question asked, then keep your mouth shut.
Click to expand...
Click to collapse
He actually wasn't telling you which browser you HAD to use, he simply stated his opinion which he's allowed to do! If no one gave their opinions about apps we would never know which apps are better than another.. Calling someone names like you did (kid) and telling them to keep their mouth shut is lowering yourself and making you look bad! But just so you know @HipKat is one of the smarter people on here.. There's a reason his names a different color.. Lighten up some .
Also, if you want the bookmarks gone first try long pressing on them to see if they'll pop up a delete function and if it doesn't then there's only 2 options left and 1 of those you can't do because there's no root access on bootloader version 5 and the second thing you could do is get an app called package disabler pro it costs money but it's worth it to get all the bloatware out of the way or you can look into BK disabler too..
Edit: You can also download the older version of the Samsung internet app in .apk format and uninstall the current version and then install the older version.
jmz768 said:
Oh so now it's up to you to decide which browser other people use.
Grow the hell up kid, if you can't provide an answer to the question asked, then keep your mouth shut.
Click to expand...
Click to collapse
Kid?? I'm 55 yrs old, for one thing, and I didn't get that Recognized Contributor for the hell of it. I worked on more Dev teams before the Bootloader lockdowns started and wrote my fair share of user guides on this and other forums years before you ever heard of XDA
edit: It was easier to just put the know it all on ignore.
<Mod Edit>
Thread closed by OP request.