Picasa Custom Button Problem - api

I have started creating a custom button for Picasa to be able to upload some photos to a website. I followed the guidance found here. It works fine so far but now I have made a small change to the button and picasa will not refresh the button no matter what I try.
Adding a link like this:
Acme Inc. Uploader
to a page with access to your PBZ file will cause Picasa to open and instal the button. I made a small change and tried again. It updated once but now it refuses. I tried changing the name of the button, the version of the button, nothing works. Only the original button remains in Picasa. I even remove the button from picasa, reboot just in case its in memory somewhere, then tried again and still only original button remain.
The google group associated with the API does not appear to be very active. One other person asked about the same thing but there was no response. Searching the web found no other answers. I hope someone here has some experience with this.
I found a buttons folder in the picasa folder on the hard drive but my custom button was not in there. I have no idea why it keeps finding the old button.
I am using Picasa 3.1.0 on Windows XP if that makes any difference.
So the question: does anybody have experience building these custom buttons and/or encountered this situation before?
Thanks

Related

Odoo - redirect to external link without modifying source code

A friend of mine has an Odoo website linked to many other functionalities but that I don't think are relevant for the case. His problem is that he would like to change the URL of one of the button on its website to an external link. I looked around and can only see developper's solution and his eternal dev deprioritized it so he is a stuck. I looked around and saw the possibility to maybe change things on the website builder, what I did sequentially:
activated developer mode
went to "Website"
Clicked "Modify" (or maybe "Edit" with the English settings) at the top right corner
clicked on the button he wants to change the redirect link of
a modal appears and then asks me for relative URL only
Is there any way, without going into the code, to make this modal accept absolute URL instead of relative ones
Thanks

iTunes Connect: app’s developer support website

It used to be one can update developer’s support website for an existing app. I can’t seem to find it anywhere. Any suggestions?
Click on the current version of the app (probably says "Ready For Sale") to show its details page. The Support URL field you're looking for is about 1/4 of the way down, on the right. Make a change and hit the Save button at the top.

Share button disabled in Google Plus while sharing photos

I want to share many photos from an album. So, first I selected all and then, press the share button at top (as showed here https://support.google.com/plus/answer/1407859?hl=en), add a comment, the email of the receiver, but the share button is gray, it seems disabled. What can I do?
This is how it appears.
I encountered the same issue as well and tried putting the album name but still didn't seem to enable the Share button.
The Share button actually is not dependent on the album title, as what you suggested. The only mandatory field here is the To field, in order to share your photos properly to others.
So what I found out was that it had something to do with my slow Internet connection. After I reset my connection and refreshed my browser, it all seemed to work just fine automatically. Perhaps some things must be fully loaded first before the Share button can be enabled.
It seems working now. What I did was, added a name for the Album as shown below, and hit cancel. The next time I pressed the share button at the top it displays the window but now with the share button in green.
Thanks anyway.

Back button overriding in windows phone for webbrowser/view

I am implementing a simple webview application with only one url. I have over ridden back button function for webview navigation (which is working fine). Now my app has only one screen with webview and user visits the links inside main url and navigates using back button.
I want to know that, What is Microsoft Certification Policy as my application has only one screen so should it Close when user press back button anytime? Or Microsoft allows implementing of webview with over ridden back button functionality.
If question is still unclear Kindly tell me. I'll explain more but I need to know answer to this question.
Thanks.
You shoulld be fine, I have submitted applications which works like that myself which passed certification.
As long as the application quits when pressing the back button when there is no more "history" for the webbrowser control it shouldn't be a problem because the user still get the experience of moving "backward" in his use and can finally quit the app.
Regarding WebBrowser control and content of the app please consider this requirement:
"Your app and metadata must have distinct, substantial and legitimate content and purpose. Your app must provide functionality other than launching a webpage."
So, the application's sole functionality must not be only to launch a website.
This is not releated to back button but very important thing that need to be considered!
Best regard

Iphone, phone gap, childbrowser and email functionality

i have recently built my first app using phone gap and have managed to get childbrowser working to open PDF's. I was wondering if anyone knew how, or if it was even possible to add email functionality to Childbrowser. Currently, in the top right of the ChildBrowser bar, there is a button that produces a drop down with the option to open it in iBooks, SIGNificant and Dropbox, is it possible to edit this to add an email button or just add an email button straight into the UI bar?
I'm guessing that this cannot be done without using Obj-C. perhaps it will be included in later versions.