1. technomensch's Avatar
    OR, would Kevin let us use 'RIMpire' ???
    10-21-11 05:31 PM
  2. FMB8900's Avatar
    can someone confirm if Hulu.com works on this browser??
    10-21-11 05:35 PM
  3. danicas's Avatar
    Hey I tried installing your apps using DDPB and when I install them it says DONE but no icons show in my PB and if I put run after finish, nothing happens. Any idea?
    10-21-11 05:53 PM
  4. KermEd's Avatar
    Some really generous people on here. I haven't gone to the beta and probably won't. Will we be able to use your browser when the real OS update comes out?

    Thanks for efforts!
    You bet, this doesnt require OS 2 thuogh. It was designed for OS1 and is compatible with OS2. So you can use it now and keep using it

    so now all we need is someone to develop an automated Bar installer app that will do all of the side-loading 'heavy lifting' for us...
    I spent a good while trying different methods to do this I figured we could make our own version of preware. But RIM has blocked out any method I could think of to side load on-device without creating our entirely own runtime. With QNX it has optoins to let you 'register' your apps for a file type. So theretically, if you have a 'runtime' player, you could leverage QNX to run that app. But I haven't got it to work yet before I got sidetracked by netflix and cheap horror flicks.

    ... still an option though.

    This needs to be posted on the front page.

    I would have pursued it until it was approved, but that's just me.
    Oh man, you have no idea. HaXaR spent months fighting for his app, emailing support, contacting employees and even fought his way to the upper ranks of RIM. But in my case, it was something I hobbled together working on familiarizing myself with AS3 when I had a week off. So I dont mind if they never post the app, as long as someone else finds it useful.

    If you want a simple fix, here's the line of code from SimpleBrowser that checks for a "://" in the entered URL, if it isn't there, it automatically adds "http://" to the front of the entered text.
    Thank ya! I have a very simlar piece of code (commented out at the moment) on the URL validation page. Right now it goes through its switch statement on the root of the URL (to make any changes needed to the browser) and defaults to 404. Its there I had commented it out. Don't remember why exactly, I think I was working on another bug with the javascript:// code and forgot to uncomment it

    I'll do another build once I have some time. I'm on my way to buy a brand new Torch phone so .. gotta go spend some money
    anon(3641385) likes this.
    10-21-11 05:53 PM
  5. danicas's Avatar
    Never mind, I got it. Thankks! awesome job!
    stesyl likes this.
    10-21-11 05:59 PM
  6. Barefoot_Kevin's Avatar
    Very cool, but it has been so.long since I side-loaded anything, I've about forgotten how.
    10-21-11 07:54 PM
  7. yipsilon's Avatar
    Awesome, Awesome, Awesome job with the browser. Finally able to get HBOGO working (and flawlessly I might add). You have made me a very happy camper!!
    10-21-11 09:45 PM
  8. rickgainsmith's Avatar
    WWWWOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOWWWWWWWWWWWWWWW W!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    This is brilliant!!!! I can't believe how instant the streaming is!!!!

    Please post your PayPal detail I want to donate to this project!

    Great Job!
    10-22-11 05:01 AM
  9. technomensch's Avatar
    Awesome, Awesome, Awesome job with the browser. Finally able to get HBOGO working (and flawlessly I might add). You have made me a very happy camper!!
    Not sure what you were trying before, but hbogo has been working for me for at least the last 2 months in the native pb browser
    10-22-11 08:31 AM
  10. technomensch's Avatar
    silly feature request-

    been so used to chrome & nativepb browser not requiring http:// any way that coukd be looked into?

    as it relates to the password and flll out forms, perhap you can utlize the lastpass for dolphin?
    10-22-11 08:33 AM
  11. FF22's Avatar
    Does the app support the file:// reference?
    10-22-11 08:53 AM
  12. KermEd's Avatar
    Does the app support the file:// reference?
    In its current state, its going to try. It should in theory, provided the QNX browser does! I've set the browser to request access to local files on the PB (in case you need to load something locally, or to save and open files from web-applications inside the browser).

    I'll see what I can do to get you guys that HTTP:// auto-population today
    10-22-11 02:42 PM
  13. FF22's Avatar
    I can confirm that

    file:///

    Works. You can then drill down to the folders on the pb.

    It then opened my home.html file.

    Very nice.

    I was playing with the "user agent" stuff. I'm trying to get google maps to work but I'm having a problem. But I will ask google maps questions in another thread.
    10-22-11 03:15 PM
  14. project_x's Avatar
    In its current state, its going to try. It should in theory, provided the QNX browser does! I've set the browser to request access to local files on the PB (in case you need to load something locally, or to save and open files from web-applications inside the browser).

    I'll see what I can do to get you guys that HTTP:// auto-population today
    KermEd, Thanks, this browser is perfect for the bridge apps in OS 2.0, http://127.0.0.1:187

    would it be possible to package one with a different name/icon so I could use two of them simultaneously, using one for the bridge......?
    10-22-11 04:08 PM
  15. KermEd's Avatar
    KermEd, Thanks, this browser is perfect for the bridge apps in OS 2.0, http://127.0.0.1:187

    would it be possible to package one with a different name/icon so I could use two of them simultaneously, using one for the bridge......?

    Sure thing

    Download: UPDATED RELEASE: http://www.filearchivehaven.com/down..._1.0.5.200.bar
    Note: Contains the HTTP:// automation

    Updated the original


    Download: Instance 2: http://www.filearchivehaven.com/down..._1.0.5.200.bar


    I made the icon a bit different so you can jump between then a bit better. Hope it helps. If you prefer - I can modify the second to be a Bridge-Like app. I.e. remove the URL header and status update and lock it to the Bridge IP : Port
    cxn147 likes this.
    10-22-11 04:17 PM
  16. project_x's Avatar
    Sure thing

    Download: UPDATED RELEASE: http://www.filearchivehaven.com/down..._1.0.5.200.bar
    Note: Contains the HTTP:// automation

    Updated the original


    Download: Instance 2: http://www.filearchivehaven.com/down..._1.0.5.200.bar


    I made the icon a bit different so you can jump between then a bit better. Hope it helps. If you prefer - I can modify the second to be a Bridge-Like app. I.e. remove the URL header and status update and lock it to the Bridge IP : Port
    Wow, that was fast : )

    Actually a "Bridge" one like you described would be excellent

    Thanks for this great development
    10-22-11 04:39 PM
  17. hooper's Avatar
    Not sure what you were trying before, but hbogo has been working for me for at least the last 2 months in the native pb browser
    It doesn't work right all the time still. Movies cause the most problems it seems.
    10-22-11 05:06 PM
  18. KermEd's Avatar
    ...
    Alright, here ya go:
    http://forums.crackberry.com/showthr...47#post6790247

    Its rough but it works (Bridge OS2 app).

    10-22-11 05:23 PM
  19. HaTaX's Avatar
    I haven't loaded this yet, but do you have bookmarks in your app? I had a "Paid" version of SimpleBrowser I never released that had bookmarks as well as making your homepage the last webpage you were viewing.

    Just thinking out loud here since neither of our apps will probably see the light of day in app world, but if you didn't have bookmarks, maybe I could provide that code to you and you could merge what you wanted from my browser? I had made some of my icons graphical and such.

    In NO way do I want to derail this thread so I'll keep this to just a few screenshots. The entire "plus" browser is about 810 lines of code, all in a single AS file.
    technomensch and 4wheel like this.
    10-22-11 06:55 PM
  20. KermEd's Avatar
    HaTaX: You can post anything you want, its always welcome and helpful. Mine has no bookmark support or history. I thought about putting a 'locked' bookmark state, so that you can password protect it though That way, no one can get at your work URL's (etc) from the Bookmarks.

    http://forums.crackberry.com/showthr...24#post6790424

    Above is where I uploaded ver2 of the Bridge app. Just added forward/back buttons.
    dollface likes this.
    10-22-11 07:01 PM
  21. FF22's Avatar
    How are you folks watching Hulu? I am getting the "Unfortunately.... unsupported" and I've tried Firefox and IE.

    Thanks in advance.

    edited to add: Oh, I mis-remembered. I see someone posted it does NOT fool hulu. Oh, well.
    Last edited by F2; 10-22-11 at 08:02 PM.
    10-22-11 07:54 PM
  22. KermEd's Avatar
    Hum. I wonder what Hulu is using for requirements. Is it trying to access Silverlight maybe?
    10-22-11 10:18 PM
  23. nextlevel88's Avatar
    So what you're sayin is that I really need to learn how to sideload apps now? Thanks for this.
    10-22-11 11:13 PM
  24. DD1968's Avatar
    subscribed...

    Posted from my CrackBerry at wapforums.crackberry.com
    10-22-11 11:46 PM
  25. rickgainsmith's Avatar
    KermEd Browser
    BrowserMark: 62232

    OS 2.0.0.3778 Rim Browser
    BrowserMark: 58934

    OS 1.0.7.? Rim Browser
    BrowserMark: 43061

    Android Skyfire Browser
    BrowserMark: 33771

    Android Dolphin Browser
    BrowserMark: 33448
    Last edited by Rgainsmi; 10-23-11 at 12:22 AM.
    KermEd likes this.
    10-23-11 12:02 AM
158 1234 ...
LINK TO POST COPIED TO CLIPBOARD