 |

|
You'll almost certainly miss the start, there is more than one tune.
If you aren't getting a tune you aren't using it correctly: you need to be able to re-size the browser horziontally (i.e. wider/narrower) and keep going, as if playing the accordion. If works on my chrome window.
Unless the you are on about the fart-scroll, the noise is short or that, at least compared to one of mine.
“Education is not the piling on of learning, information, data, facts, skills, or abilities - that's training or instruction - but is rather making visible what is hidden as a seed” “One of the greatest problems of our time is that many are schooled but few are educated”
Sir Thomas More (1478 – 1535)
|
|
|
|

|
Terrible. It only plays pre-recorded music.
What kind of accordion is this???
|
|
|
|

|
I suggest you take both these points with the owners of the site.
I was just impressed it works the way it does.
“Education is not the piling on of learning, information, data, facts, skills, or abilities - that's training or instruction - but is rather making visible what is hidden as a seed” “One of the greatest problems of our time is that many are schooled but few are educated”
Sir Thomas More (1478 – 1535)
|
|
|
|

|
Keith Barrow wrote: I suggest you take both these points with the owners of the site.
I was just impressed it works the way it does.
I think we should all just take clearly nonsense posts as nonsense, and let anyone who actually means such things, argue that platform themselves.
|
|
|
|

|
If so, apologies...
For those using Firefox, got to the address bar and type 'about:robots'
---------------------------------
Obscurum per obscurius.
Ad astra per alas porci.
Quidquid latine dictum sit, altum videtur.
CCC Link[ ^]
Can you Help?
|
|
|
|

|
I'm going to sulk.
When I pressed the button a second time, no little black light lit up black to let me know I'd done it. And the button wasn't labelled in black on a black background.
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
|
|
|
|

|
It seems most improbable.
---------------------------------
Obscurum per obscurius.
Ad astra per alas porci.
Quidquid latine dictum sit, altum videtur.
CCC Link[ ^]
Can you Help?
|
|
|
|

|
Infinitely, if I'm not mistaken.
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
|
|
|
|

|
Cute.
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair.
nils illegitimus carborundum
me, me, me
me, in pictures
|
|
|
|

|
That got me curious and I tried about:about. It listed most of the possibilities.
|
|
|
|

|
Have you tried "about:pirates"?
|
|
|
|

|
http://bangordailynews.com/2013/05/06/news/midcoast/teen-girl-hit-with-portable-toilet-while-driving-to-school/[^]
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius
Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt
|
|
|
|

|
"Fortunately, it was clean"
If it had been me, it would have been full, and I would be in a soft-top with the roof down...
The universe is composed of electrons, neutrons, protons and......morons. (ThePhantomUpvoter)
|
|
|
|
|
|

|
Is it me, or is that a total Jan Brady scenario?
Probably happened the same week she got her braces off (dental braces for Brits).
|
|
|
|

|
Repost, sorry
modified 9 May '13 - 8:31.
|
|
|
|

|
Leslie Neilsen had a long life too.
|
|
|
|

|
He will live forever because he eats bacon every day 3 times per day
|
|
|
|

|
He must do it every time he reads a repost about this news here.
“Education is not the piling on of learning, information, data, facts, skills, or abilities - that's training or instruction - but is rather making visible what is hidden as a seed” “One of the greatest problems of our time is that many are schooled but few are educated”
Sir Thomas More (1478 – 1535)
|
|
|
|

|
Costica U wrote:
Repost, sorry
Too late. Now we are going to have to hearth you on principle. Please stay still.
There is only one Vera Farmiga and Salma Hayek is her prophet!
Advertise here – minimum three posts per day are guaranteed.
|
|
|
|

|
I get paid well to do my programming tasks (as an FTE)- But there is a lot of bad code in the project that I get to work on - so bad that it frustrates me and makes me almost write a resignation like - "I give up bcoz of your code"...
Few in the team acknowledge that its bad code, most dont. And those who agree consider it a "way of life" - And they are not even motivated to improve - or should I say they have "accepted that way of life". (These folks are the one working in that co since more than 5 yrs.)
And I tried - and got crucified more than once. Then, once, I wrote bad code intentionally - and got appreciated .. Then I did nothing and some "blah blah" - and got appreciated again ...wtf.... how do I deal with the team? (considering leaving as the last option)
What I mean by that "bad" code here - its 2001ish code created in 2010 with heavy htmls rendered and javascript generated everytime on server (in a php type language) with sql queries somwhere in between and merged with some backend classes that generate javascript arrays and javascript via string concats (and for some odd reason dislike json)... and many times missing caching. Customers have complained on performance - but hey "thats the network issue" - or "its that javascript library" :(
|
|
|
|

|
There's 'bad' and then there's 'you don't like it'. Be careful not to conflate the two. There's nothing intrinsically wrong with constructing markup (including page scripts) explicitly in server code; your ASP.net server page is doing exactly that, it's just hiding under five levels of abstraction where you don't see it unless you look really hard. Though in general large sections of script should be in .js files so web caches can deal with them ... but you can't do that if you've got page instance specific data in your script.
The only thing you said which is actually arguably bad instead of just in a style you don't like is mixing data access and rendering. If you come to your co-workers with a good argument for why a particular thing is bad, then you might have some traction.
|
|
|
|

|
The best way to improve a bad code is not to add to it.
If there is a large amount of work already in the project, it sounds like it is, then it is impractical to just restart from scratch. But what should be considered is a better way - not just the way you want but a better way agreed by all - and then implement all new stuff using the new technology. That way the old stuff can be degraded gracefully and you get a new puppy come annual review.
Reality is an illusion caused by a lack of alcohol
|
|
|
|

|
I tried that once, but the manager did not want to change, saying it was "the standard". It took years of education to get him to agree with me.
|
|
|
|
 |