Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Well I am Glad (Score 2) 62

If they told everybody "your info was hacked" while they hadn't cleaned it up yet, a bunch of folks would have logged on and changed their passwords, immediately exposing the NEW ones. You clean up first, then you engage the PR folks.

Comment Re:Advertised on YouTube? (Score 2) 97

As you discovered, advertising is only worthwhile if you are reaching the proper audience. Adwords should be a last-resort as it is way too easy to cast a very wide net and takes quite a bit of effort to tweak.

From your description you had the 'content network' enabled in Adwords, which is indeed a very easy way to waste your budget on useless visitors. The content network means that your ads could be shown on all the sites out there that use Adsense (I think you mixed Adsense and Adwords: Adwords is Googles ad-delivery platform and costs money, Adsense shows those ads on non-Google websites and allows the website to earn money).

Stick to the 'search network' (Google.com and related sites) only and limit your keywords to only the most relevant ones. Google will automatically broaden searches, so learn how to adjust your keywords to limit their range and use negative keywords to avoid matches on irrelevant searches.

Also, I've often seen Google mentioning that I should set the cost-per-click higher as my ads weren't showing, but they were showing regardless.

So for those of you looking to use Adwords: start off slowly and know that just as you are tweaking your keywords and prices, so does Google tweak their algorithms to get the most out of advertisers. You don't become a megacorp by giving out free lunches.

Science

How Concrete Contributed To the Downfall of the Roman Empire 384

concertina226 (2447056) writes "The real reason behind the downfall of the Roman Empire might not have been lead contaminating in the water, which is the most popular theory, but the use of concrete as a building material. Dr Penelope Davies, a historian with the University of Texas believes that the rise of concrete as a building material may have weakened ancient Rome's entire political system as Pompey and Julius Caesar began 'thinking like kings'. Concrete was used to build many of Rome's finest monuments, such as the Pantheon, the Colosseum and the Tabularium, which have lasted the test of time and are still standing today."

Comment Re:Even a Tea Party can be right occsionally (Score 4, Informative) 419

While individual components are being published as GPLv3, they're requesting, and getting, written permission from some contributors to re-publish the code under alternative licenses, at Canonical's whim. That is releasing licensing rights to someone else. Even if Canonical proves trustworthy (and they've not, due to their strange browser collection data practices), that goes far beyond most open source or freeware licenses.

Although I enjoy slinging mud, copyright assignments and contribution agreements are commonplace when contributing to larger free/open source projects.

Transferring copyright for example to GNU is mandatory when contributing, gives the project the flexibility to relicense in case an upgrade is in order (like GPLv2->GPLv3) and avoids having to hunt down all individual contributors in case a change in license is required. Such agreements are in place with Apache and Mozilla too.

All things considered, GNU would indeed be more trustworthy in my book than Canonical (if only because GNU doesn't have a commercial motive) but regardless when an "entity" does the bulk of the work I think it's fair to allow them the flexibility to relicense when contributing.

It is a different situation when the owning "entity" drops the ball and the community does the bulk of the work, but then the option to fork is always open. LibreOffice serves as a nice reminder that being able to relicense doesn't mean much if the community decides to fork and move on.

Submission + - Linode hacked, CCs and passwords leaked 6

An anonymous reader writes: On Friday Linode announced a precautionary password reset due to an attack despite claiming that they were not compromised. The attacker has claimed otherwise, claiming to have obtained card numbers and password hashes. Password hashes, source code fragments and directory listings have been released as proof. Linode has yet to comment on or deny these claims.

Submission + - Rhombus Tech 2nd revision A10 EOMA68 Card working samples (rhombus-tech.net)

lkcl writes: Rhombus Tech and QiMod have working samples of the first EOMA-68 CPU Card, featuring 1GByte of RAM, an A10 processor and stand-alone (USB-OTG-powered with HDMI output) operation. Upgrades will include the new Dual-Core ARM Cortex A7, the pin-compatible A20. This is the first CPU Card in the EOMA-68 range: there are others in the pipeline (A31, iMX6, jz4760 and a recent discovery of the Realtek RTD1186 is also being investigated).

The first product in the EOMA-68 family, also nearing a critical phase in its development, will be the KDE Flying Squirrel, a 7in user-upgradeable tablet featuring the KDE Plasma Active Operating System. Laptops, Desktops, Games Consoles, user-upgradeable LCD Monitors and other products are to follow. And every CPU that goes into the products will be pre-vetted for full GPL compliance, with software releases even before the product goes out the door. That's what we've promised to do: to provide Free Software Developers with the opportunity to be involved with mass-volume product development every step of the way. We're also on the look-out for an FSF-Endorseable processor which also meets mass-volume criteria which is proving... challenging.

Comment Re:Does it matter? (Score 4, Interesting) 226

Its not actual lag so much as poor UI choices that are perceived as lag at this point in my opinion, but I most certainly can 'feel' the lag.

We're currently finishing up a fairly simple music app for Android with a couple of fun features.

In the beginning we were fussing around a lot with the Android UI and Audio APIs, as the lag when a user pressed a button widget until audio was played was very noticeable, we couldn't get rid of it. After hitting a brick wall we simply started from scratch using only a blank canvas, manually drawing buttons and handling events and the like and things worked perfectly.

So I the lag we (and probably everyone else) experiences has little to do with Dalvik but everything to do with the Android UI widget event handling, it causes unresponsive UIs.

I never noticed it before but now I see it all over the place. The only apps that don't have it are games and apps like ours who sidestep most of the Android Widget/Event API and go the manual route.

Comment Got up to 5 (Score 1) 111

Dyslexic and un-coordinated, but stubborn enough to learn juggling. Even got up to 5 balls at one point. Once you learn, it is engrained. Can still juggle whilst drunk.

Comment Re:That is cheap (Score 2) 299

Recently even the Kernel developers got caught into this mess, having Linus calling some maintainer of UDEV a lier.
Google UDEV and systemd to see the whole gory mess, and mind my words, this is only the beginning of the troubles in GNU/Linux land.

People disagree with each other and call each other names on the internet, wow what an eye-opener.

If you think this is bad you might want to look back a few years on lkml, or any other major open source project. Given the ego's and the ability to instantly spout a reply from the top of your head it's a miracle there are intelligent discussions at all on the Internet.

Disagreements and differing interests go all the way back and are one of the reasons we have such a huge eco-system of Free software. IMHO without them we still would be waiting for HURD.

Slashdot Top Deals

The sooner all the animals are extinct, the sooner we'll find their money. - Ed Bluestone

Working...