Forgot your password?

typodupeerror

Comment: they are great for people who don't do much (Score 1) 250

by dominux (#43679039) Attached to: Real World Stats Show Chromebooks Are Struggling

Apple products are used by people who are welded to them. Conventional Linux laptops too, but with a smaller number of users. I suspect chromebooks are used by people who just want to use Facebook and gmail, so they won't show up on statistics that netmarketshare looks at. These users simply don't use the wider internet much.
I would speculate about the habits of Windows users too, but I don't know anyone who uses Windows.

Comment: Re:$4,100,000,000 taxes paid last year, 50% of pro (Score 1) 159

by dominux (#42735881) Attached to: Google Gives 15,000 Raspberry Pis To UK Schools

woosh, as the point goes straight past you. You appear to have done all your calculations in dollars. The problem with Google's tax affairs is that they do lots of business in the UK in pounds and pay very very little corporation tax because they use a double irish arrangement to wriggle out of tax on profit. http://en.wikipedia.org/wiki/Double_Irish_arrangement

Comment: Re:This doesn't solve *anything* (Score 1) 72

by dominux (#42432879) Attached to: Gnome Extension Offers a Shopping Lens We Can Live With

That would mean everyone who wants to use it would have to register as an Amazon API developer themselves - and the registration process is a bit more involved than setting up an Amazon shopping account or even an affiliate account. You have to declare what you are developing and give them a URL to your site and other things. I could have a preference setting where people put their API codes which would then get passed to the web service and then on to Amazon, however that doesn't actually deliver any benefit whatsoever and it means it exposes their secret API codes to me (or to my server or whatever backend server they are using). You could run a local back end server and point the search client at localhost. I might write some instructions on doing that.

Comment: Re:I sense.. (Score 2, Informative) 72

by dominux (#42431771) Attached to: Gnome Extension Offers a Shopping Lens We Can Live With

If there was an open vendor neutral API to plug into I would do that. I don't have the resources that google shopping have got to screen scrape loads of stores. I am certainly up for adding more stores, but they have to expose a search API and preferably an affiliate scheme (they don't have to do that, but realistically I am going to prioritise those that do). The code is all GPL v2 so feel free to enhance it to work with multiple APIs and search back ends. I don't *want* to limit it to one vendor.

Comment: Re:This doesn't solve *anything* (Score 2) 72

by dominux (#42431699) Attached to: Gnome Extension Offers a Shopping Lens We Can Live With

ah, fair point. I guess I was expecting people to be able to connect the dots a bit better. I will add the relevant info to the root page of the web service. It was an afterthought putting anything there other than a 404 error to be honest. Libertus Solutions is my company and if you take the products bit off the front of the URL you get to the contact details and so on. I just flung up the web service to make the client work. The back end is trivial, it reads the query string, uses boilerplate code to set up the amazon web services connection, gets a datastructure from Amazon and spits the results part of that structure straight out again. The only reason it isn't published is that it includes the non-shareable API keys, I might split those out into a separate file so I can publish it. If I could have done without the intermediary and got the client to hit Amazon directly I would have done, but that would require everyone who wanted to use it to register as an Amazon API developer (giving up *lots* of privacy).
At the moment it is doing the default logging of requests to /var/log/apache2/access.log because I haven't bothered to turn that off yet. I fully intend to do so because I don't want the log data because someone might legally demand it if I have it and I don't want to have to pay to defend my refusal to hand it over. I would rather not have it. I might get the back end to update some counters so I have some kind of daily load indicator but I certainly don't want to know what people are searching for.
I will get a report from Amazon about what products I have earned commission on if people purchase through my affiliate ID. If you change the affiliate ID to some other value then someone else will get those reports so do bear that in mind. If you remove the affiliate ID then I will insert mine on the server side, (or Amazon get the commission and they are more evil than me so it is for your own good) but if you really want to give nobody the commission (or give it to Amazon) then put garbage in the affiliate ID and the only evil organisation that will know what you are up to is Amazon itself.

Comment: Re:We do things other than shop (Score 2) 72

by dominux (#42431633) Attached to: Gnome Extension Offers a Shopping Lens We Can Live With

yes, me too. There are quite a lot of more imaginative (and probably better written) extensions on https://extensions.gnome.org/ I would encourage you to have a browse and see what else you can do with your computer. Then buy stuff. This volcano won't hollow itself out you know - I need the commissions.

Comment: Re:Slahvertisment? (Score 1) 72

by dominux (#42431419) Attached to: Gnome Extension Offers a Shopping Lens We Can Live With

dunno if I should be feeding this comment, but here goes.
Unity is based on Gnome 3. Gnome Shell is based on Gnome 3. They are both shells for Gnome 3, but Unity is not Gnome Shell.
Gnome Shell was pretty grim once, (as was Unity) it is now really really good, and Unity is OK. Try it. I am guessing you haven't used Unity much either.
You can email Mark if you want to, or catch him on IRC he is quite responsive.

If you are going to walk on thin ice, you may as well dance.

Working...