Can Google Code source changes be shown on my website? - google-code

I use GoogleCode for my open source project. I'd really like to have the latest commit messages shown on my website in some sort of feed.
Is this possible? Are there any tools out there?

Turns out it's quite simple.
The Project Feeds page has plenty of info, "Source Changes" is the one I wanted.
http://code.google.com/p/rokon/feeds

Related

How to download multiple files at the same time in a modern web browser?

I know I have seen websites that have allowed me to download multiple files at the same time. I clicked a link, got a warning that multiple files are coming my way, and then selected a folder where to place them all. Unfortunately I don't remember any specific sites anymore.
Now I'd like to add this feature to a website I'm developing myself, but I cannot find how to do it. Even searching google and here on SO yields nothing (or maybe I haven't figured out the right keywords).
So - anyone know how is this done? I know that it DIDN'T involve any custom plugins to the browser.
Added: A colleague showed me one such site, here's a screenshot:
Although this gave me multiple Save-as dialog boxes, it's still better than nothing. Also in the developer tools I saw that it downloaded the files first via the Fetch API and then somehow made the Save-as dialogs appear via Javascript.
Anyone knows how this is done?

Integrating Matomo (Piwik) tracking to Confluence

We are using in-premise version of confluence but still do not have insights to the confluence code but would like to track page views, actions, users etc using Matomo (https://matomo.org/) or Google Analytics.
To enable any kind of tracking, we atleast need to paste a few lines of JS code to index.html.
But in case of confluence, since we do not have access to the code, how we can make this work.
Can anyone please help here.
You may want to check using a Piwik Add-on from the Atlassian Marketplace.
The smartics Piwik Integration is one option.
Documentation on how to configure this add-on is found at the add-on's homepage.
Biased alert: Please note that I am one of the developers of the add-on. ;)

Kaltura's All IN ONE Video plugin for Wordpress: is there any "how to use" documentation?

Kaltura's plugin for Wordpress looks like a great tool. It seems to work to add video to a page while editing the page. But, the video doesn't display once you view the site. Also, there is a button on the post page that says "Add Video Comment". It doesn't work either. This is what I'd REEEEEEally like to get working.
I've been to the Kaltura site, and there is reams and reams of documentation, but nothing that actually applies to this Wordpress plugin. Its almost like it doesn't exist to them....
Any help on this would be great.
Seems like you have a faulty installation... the features you mentioned should just work after installation.
Are you using Kaltura.com or your own self hosted Kaltura CE?
Any public URL where we can see the issues?

Facebook for WordPress plugin unable to submit Opengraph Action

I try to follow the Instructions here but I also consulted this. I was able to install the plugin, create my Facebook app, get the namespace, icon etc. even a test post worked, but when I click "submit", I get a dialog box that says this:
Built-in Action Types require that you provide instructions for using your app's Open Graph integration as your Open Graph Test User in a functioning test environment. Failure to provide a functioning test environment will result in rejection of your Action Type.
I've tried typing in the box, but when I click continue I just get this box again. I wanted to setup auto syncing and ditch Networked Blogs, but maybe I should have stayed with a working solution, given this has gone far from smoothly. How do I get the publish article action submitted and approved?
I actually got the Facebook for WordPress plugin to work, but I didn't find it actually made my blog better. It seemed to run slow, unexpectedly stopped working at times, and did not result in increased traffic. If you want to share your posts to Facebook and you can stand clicking the button yourself after you hit publish, I recommend the Professional Share plugin. If you want related posts, I recommend the Yet Another Related Post Plugin.
The Facebook for WordPress plugin and JetPack are just too big, they have too much cruft, they are not worth running in my opinion and I've been using WordPress since 2005. Just because a big corporation makes an official plugin, doesn't mean it is the best.

How the default website in VWD 2010 works?

Ok, this might sound as a silly question, but I am a newbie without experience, and I am curious how stuff works, I am not for the "just works".
The default website generated by VWD2010 is documented somewhere? I searched in MSDN but no luck.
If i understand how it works, it would be better, to understand how login is implemented, the master page, and so on.
Sounds like you're looking for tutorials. I suggest Microsoft's free tutorials.
When you create a new website, the IDE creates that website using a template. The template has code for the website. For example, creating a .css file and linking that. Look through the files that are generated and look at the code that is there.
I suggest you start here at the Get Started page for ASP.NET.

Resources