Notices


Reply
Thread Tools
Posts: 1,326 | Thanked: 1,524 times | Joined on Mar 2010
#1
Hello everyone

For some time now I have been wanting a StumbleUpon toolbar for MicroB as I have been an avid Stumbler for a few years.

Now with a little testing and the help from Sash and Agogdata we have now perfected a method for launching StumbleUpon in MicroB with a similar experience to the Desktop add-on using the AWESOME Queen Beecon Widget creator.

It should be noted that this is NOT an add-on for MicroB but a method to Launch the default web browser and browse the web whilst keeping the StumbleUpon tool bar at the header of the webpage, like so...


The tool bar does not really retract from the area displayed on screen as this is a header for the webpage itself and not apart of MicroB. The Tool bar will roll up as you scroll down the page. The Buttons are also displayed as the StumbleUpon team designed them, so they may seem a little small for finger friendly use but they are still perfectly functional with the Finger nail and or Stylus in standard view. (You can still Zoom in if you wish?)


What do think?




Installation Steps:

Adding the SU Icon

Download the Stumble.png image Below and save it to /home/user/.queen_beecon_dir


Creating the Queen BeeCon Widget:

Return to the N900 home screens and add a new QueenBeeCon Widget (Desktop Menu > Add Widget > QueenBeeCon Widget).

Click on the Spanner Icon of the new QBWidget and enter the following settings

Type: Snippet
Command Selection: Blank

Widget Size & position tuning
Width: 82
Height:82


Statuses Backgound colours and imaging

Check (Tick) Hide BG and Hide Click BG

Command Title settings
Change the queen-beacon.png to the name of image you saved to the .queen_beecon_dir location (If you have not changed this then enter Stumble.png).

Position: Hidden


Command Results settings
Delete the line queen-beeconresimg.png and leave feild blank.

Now click on "Advanced" and select Go Pro and enter the following script in to the Command Test Drive field...

Code:
dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"http://www.stumbleupon.com/su/1RzmGZ/www.google.com/m%3Fclient%3Dms-nokia-maemo"
Then tap Update, return to settings the, Save and to exit the Desktop Menu. The Icon Snippet should now be set up for you to launch MicroB with the StumbleUpon tool bar from the desktop.

Happy Stumbling


Thanks

I would like to express my appreciation again to Sash and AgogData for their help in testing this out. Thanks Guys


Alternative Browsers

Below are a few codes to launch other search engines with the Stumble toolbar to be used in place of the command in the walkthrough.

Google.com (Desktop version)
Code:
dbus-send --system --type=method_call --dest=com.nokia.osso_browser  /com/nokia/osso_browser/request com.nokia.osso_browser.load_url  string:"http://www.stumbleupon.com/su/2muaba/www.google.com/"
Bing
Code:
dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"http://www.stumbleupon.com/su/2jOeBU/www.bing.com/"
Yahoo
Code:
dbus-send --system --type=method_call --dest=com.nokia.osso_browser  /com/nokia/osso_browser/request com.nokia.osso_browser.load_url  string:"http://www.stumbleupon.com/su/1nu28g/yahoo.com/"
Hope these work


Useful links:

What is StumbleUpon and how do I sign up? http://www.stumbleupon.com/productdemo/

How-to install the Queen Beecon Widget creator? http://talk.maemo.org/showthread.php...ht=queenbeecon


Anyways guys, Thank you for reading and I will look forward to hearing your comments

Last edited by MINKIN2; 2010-11-30 at 23:26. Reason: Re-written 1st post
 

The Following 6 Users Say Thank You to MINKIN2 For This Useful Post:
Posts: 150 | Thanked: 80 times | Joined on Dec 2009
#2
Hi, I've tried to add the Beecon but it doesn't seem to work for me.

I get the output
Code:
[Exit Code = 2 Output Size = 0]
when I give it a test-drive
 

The Following User Says Thank You to Sash For This Useful Post:
Posts: 1,326 | Thanked: 1,524 times | Joined on Mar 2010
#3
Hi Sash, thanks for trying this.

Let me have a little play and I will come back to you. (I'm at work on my lunch now so have 10 mins to play)
 
AgogData's Avatar
Posts: 870 | Thanked: 133 times | Joined on Aug 2010
#4
thanks i'll try it

and what does the chat cloud stand for ? with your nickname beside it ? does it come with some built-in messenger ?

also a waaay side question : you have (mirror) the front cam application, how is its picture ?
 

The Following User Says Thank You to AgogData For This Useful Post:
Posts: 1,326 | Thanked: 1,524 times | Joined on Mar 2010
#5
Coo, I beleive that I have managed to recreate the error...

As the code in the original post is viewed it only shows the 2 lines of text. When I try to enter what is shown I am getting the same Out-put.

When entering the whloe command...


dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"http://www.stumbleupon.com/su/1RzmGZ/www.google.com/m%3Fclient%3Dms-nokia-maemo


And hit testdrive the Beecon launches fine. Hope this helps? Let me know
 
Posts: 1,326 | Thanked: 1,524 times | Joined on Mar 2010
#6
Originally Posted by AgogData View Post
thanks i'll try it

and what does the chat cloud stand for ? with your nickname beside it ? does it come with some built-in messenger ?

also a waaay side question : you have (mirror) the front cam application, how is its picture ?

The Chat cloud is more like the Youtubes comment box than an actual IM client. It allows you to see the review of the page from the original Stumble Upon user who "Found" the website and added it to the database. You can also read/leave comments for other SU friends and users too.

The Mirror App does not have the best resolution tbh, but it is cool if you ever wanted to know whay you would look like through night-vision goggles in broad daylight

I will try this with Bing and yahoo later to see how other browsers work.
 
Posts: 150 | Thanked: 80 times | Joined on Dec 2009
#7
Originally Posted by MINKIN2 View Post
When entering the whloe command...

dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"http://www.stumbleupon.com/su/1RzmGZ/www.google.com/m%3Fclient%3Dms-nokia-maemo
I've tried it again with this command and I still get the same error.

Do I need to install anything to get the dbus commands working?
 

The Following User Says Thank You to Sash For This Useful Post:
Posts: 1,326 | Thanked: 1,524 times | Joined on Mar 2010
#8
Hi sash, I have compared the two scripts with what is in my phone and the first post and I believe there is a typo. My bad, sorry.

Would you like to copy and paste this instead?


dbus-send --system --type=method_call --dest=com.nokia.osso_browser /com/nokia/osso_browser/request com.nokia.osso_browser.load_url string:"http://www.stumbleupon.com/su/1RzmGZ/www.google.com/m%3Fclient%3Dms-nokia-maemo"


I did try the previous code and that error'd. Hopefully this will be 3rd time lucky

I will update the first post
 

The Following User Says Thank You to MINKIN2 For This Useful Post:
Posts: 150 | Thanked: 80 times | Joined on Dec 2009
#9
The new code works great, cheers!
 

The Following User Says Thank You to Sash For This Useful Post:
Posts: 1,326 | Thanked: 1,524 times | Joined on Mar 2010
#10
Originally Posted by Sash View Post
The new code works great, cheers!
That's fantastic! Glad to see we got it working mate. Thanks for your help
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 20:41.