Showing posts with label tainted media. Show all posts
Showing posts with label tainted media. Show all posts

Tuesday, December 23, 2008

Tainted Media - Another example of yellow journalsim

WSJ Uses "Reporting" to Print Free Political Advertising for Anonymous Anti-Labor Group

The (WSJ) article is just free political advertising, echoing the dark insinuations made by the anonymous "Center for Union Facts" -- or is it the equally secret and misnamed "Americans for Job Security" -- anonymous organization(s) that refuse to reveal their corporate contributors.

Reblog this post [with Zemanta]

Sphere: Related Content

Wednesday, December 17, 2008

Hearst was an Angel when Compared to OLD Rupie Murdoch

The current leader , and grand champion of tainted media is RUPIE NEWS ( ie any Fake or former News organization currently consumed i mean owned by Rupert and his family )

It was bad enough when Mr DeRegulation(G ShrubleU Bush) let a a non US company buy into our airwaves and then let him have special treatment in the ownership of multiple channels and papers in the same region ( A rule made so companies would not monopolize the airwaves and force there ideas on folks ).

Now its just a horror ( A Rupie rag in England quoting a Rupie rag in NY with Rupie Speak on FOX )


Reblog this post [with Zemanta]

Sphere: Related Content

Tuesday, October 28, 2008

Why the Daily Show is not Real news Nor is Fox News Channel

1. It is real news - But NOT Journalism
If you find out information that was unknown to you that is news to YOU, no  matter the source even Fox news or the Daily Show

2. It is not real news - If you claim -Real News- to mean Journalism then the standards of such apply , making Fox news as UnReal as the daily Show.
See if you can find ANY story on Fox that gives you Who,What,Where,When and How in the first 2 sentences without there being opinon or bias.

So one is Fake Journalism the other is Yellow Journalism

Sphere: Related Content

Friday, October 03, 2008

The convenience of propaganda - PC World Fills Web Space

Fake Jobs Health News and Stocks

Nokia Iphone killer not available or testable but is already big competition.

PC World and its various sister Microsoft kiss ass publications, just hate Apple.

Only thing I can figure - as i read the latest piece of tripe about what this thing has that the Iphone does not.

So you can make a list and compare specifications on a not available device.

Bravo PC World.

This is the reason i dumped TechMeme - it was getting to biased against Non-Arrington concepts. Its not that i love Apple or Unix, its that I need real world applicable information, not skewed to one side or the other.

Joe

Sphere: Related Content

Tuesday, September 30, 2008

Buttons and cascades Flash Edition Part 3

So ya what to write a computer program or game, i have talked about the tools coders use but there is another aspect. Whats it going to do.


MacroMedia Director Lingo
1 basic interactivity
Click or rollover button somthing happens
Clinton Jams - http://www.dauz.com/games/shockA8.html
Mouse Drumming - http://www.dauz.com/games/shockA7.html

2 GameA
timed click or roll over button somthing happens
Wack A Mole - http://www.dauz.com/games/shockA91.html
Cyber Golf - http://www.dauz.com/games/shockA3.html

GameB
Fake machine AI - 2 player input
Penguin FIghter - http://www.dauz.com/games/shockA4.html
P = Punch press the p button on key board or click mouse on circle P
I = Punch press the I button on key board or click mouse on circle I
B = Punch press the B button on key board or click mouse on circle B
one player on keyborad AND one on mouse at the same time.

GameC
Simulate a real world application - Color Forms
BallonColorForms - http://www.dauz.com/Joe/gameball.html

Macromedia/Adobe Flash Action Script
1 basic interactivity
Dauz.com - http://www.dauz.com
balloonroom.com - http://www.balloonroom.com/2002/index.html
Tainted Media - http://www.dauz.com/Joe/circusjerks/

2 GameA
Iso-Metric Movement computation with generic source calls
Spoon RIver Sample Site - http://www.dauz.com/river/



All Artwork Save WackAmole and Cyber Golf and all code tm Internetjoe
WackAMole and Cyber Golf - tm David Reid

Sphere: Related Content

Monday, September 22, 2008

The Daily Show is NOT Yellow Journalsim

OMG - What is this - people searching for  the phrase -"daily show is yellow journalism"

VIA WikiPedia
Yellow journalism is journalism that downplays legitimate news in favor of eye-catching headlines that sell more newspapers. It may feature exaggerations of news events, scandal-mongering, sensationalism, or unprofessional practices by news media organizations or journalists.

OK -
1.The daily show -( in a non partison way ) - uses actual video and sound bites from the people they are spoofing that is not Yellow Journalism
2. The daily show and comedy central were not news media orginizations last time i checked.

So the Monkeys are mad when its repotrted that McSame /' Paleface lie. TskTsk

 Want a real example of Yellow Journalism - read any Rag owned by Rupy Murdoch or watch  5 minutes of the Fox Tainted Media News Network.

More of what I see as Yellow Journalism

Sphere: Related Content

Thursday, September 11, 2008

What is exposed to who : FLASH edition Part 1

For any minor player or curious end user the current ide control wars must seem confusing. API, IDE, SDK see or read about any one of those and your in technological hell.

I have a computer program and run it, seems simple.

In just a basic technical description of this process, no less then 2 engineers or engineer groups are required to make it work. For any mass scale pc and software combination that becomes at least 3 groups of people.

1 to design the hardware , choose and integrate a BIOS so chips can talk to each other
2 Create a environment for users to run programs
3. Create a application/program people can interface with

And even in the case of an SGI or Apple within one company those -divisions- are all separate.

But Joe you ask, how do these programs that jump across versions of a operating system (XP to Vista) or different operating systems (windows to mac) work???

Definitions

HACK
Via Wikipedia
All of the modern meanings seem to be rooted in its widespread use as slang throughout the Massachusetts Institute of Technology (MIT), starting in the 1960s. There, the original meaning of "hack" was a quick, elaborate and/or bodged solution students devised for technical obstacle; it was used with hacker, meaning one who discovers and implements a hack.

API
Via Wikipedia
An application programming interface (API) is a set of functions, procedures or classes that an operating system, library or service provides to support requests made by computer programs.[1]
* Language-dependent APIs are available only in a particular programming language. They utilize the syntax and elements of the programming language to make the API convenient to use in this particular context.
* Language-independent APIs are written in a way that means they can be called from several programming languages. This is a desired feature for a service-style API which is not bound to a particular process or system and is available as a remote procedure call.

IDE
Via Wikipedia
In computing, an integrated development environment (IDE) is a software application that provides comprehensive facilities to computer programmers for software development. An IDE normally consists of a source code editor, a compiler and/or interpreter, build automation tools, and (usually) a debugger. Sometimes a version control system and various tools are integrated to simplify the construction of a GUI. Many modern IDEs also have a class browser, an object inspector, and a class hierarchy diagram, for use with object oriented software development [1].

SDK
Via Wikipedia
A software development kit (SDK or "devkit"), also known as a native developer kit (NDK) is typically a set of development tools that allows a software engineer to create applications for a certain software package, software framework, hardware platform, computer system, video game console, operating system, or similar platform.
It may be something as simple as an application programming interface in the form of some files to interface to a particular programming language or include sophisticated hardware to communicate with a certain embedded system. Common tools include debugging aids and other utilities often presented in an IDE. SDKs also frequently include sample code and supporting technical notes or other supporting documentation to help clarify points from the primary reference material.


Hey you did not back link wikipedia.!!!

Well if you cant get to a page in wikipedia yourself and type search the letters sdk please stop reading here...............


Sphere: Related Content

Wednesday, September 10, 2008

McCain Hates Troops. says Vets all suck ( except hims)

John McCain has not voted for ANY Veterens Benifits in 4 years.

The same 4 years that have had 1000 vet suicide attempts a month, broken military hospitals and PSD.

McCain who crashed 5 navy planes during his time in the military, seems to think Saying POW  means more then getting tax dollars to our wounded.

More today
Via CooksandLiars

But that’s not where McCain and his party end on their false “support. As a diary at Booman Tribune detailed back in February, Mr Straight Talk is full of doubletalk.

    McCain voted against the Webb amendment calling for adequate troop rest between deployments.

    McCain voted against an amendment that would provide $20 million to the Department of Veterans Affairs (VA) for health care facilities.

Sphere: Related Content

Thursday, May 29, 2008

The Unfortunate Return Of Yellow Journalism...[Part 1]



OMG There is yellow journalism

YELLOW JOURNALISM
Via BalloonJuice
One of the classic examples of groupthink Janis refers to is the Bay of Pigs fiasco. Keep this list in mind when you watch the video, particularly the response from Rove, Bartlett and others to McClellan’s book. Probably something folks like me should also keep in mind when discussing the Clinton campaign.

From IamTRex

The shit is blowing wide open and as citizens of Lefty Blogistan, I would like to congratulate each and every one of you for Being Right All Along. Probably nobody in the corporate media is going to do that, so everybody, all together now.

1. Raise your arm.
2. Bend your elbow.
3. Pat yourself on the back.
Now, smile, because that’s probably all you’re getting.
This is the difference between the conspiracies that the Right sees and the ones we write about. Ours are real.

Via CrooksAndLiars
Karl Rove was on H&C and says he’s irresponsible in his behavior and compliments Scotty by saying he sounds like a left wing blogger. Thanks Karl, that’s quite a compliment. You see, truth and honesty are now associated to left wing blogs and lying, distorting and Stepford like behavior is now what Conservative Republicans represent.

And ME

Sphere: Related Content

Thursday, April 24, 2008

Murdochs Newsday deal is bad news for New York or does it matter

THIS IS WHY THERE IS NO FREE PRESS ON TV NEWS

WASHINGTON
-- According to numerous press reports, Rupert Murdoch’s News Corp. is close to completing a $580 million deal to purchase the Long Island daily Newsday from Tribune Company. S. Derek Turner, research director of Free Press, made the following statement:

read more | digg story

The near instant Fox bought metromedia its been all down hill. Thanks GOP Congress and Bushie for also ignoring Our Monolopy Laws

Sphere: Related Content

Tuesday, April 22, 2008

analyst Shaw Wu cuts Apple rating

Based on his own over expectations. CNN-Fortune again makes its own news.

From the article Paragraphs 2-5

The run-up was enough for American Technology Research analyst Shaw Wu, who cut his rating on Apple's (AAPL) stock to neutral Tuesday morning after holding a bullish view on the shares for nearly three years.

"This was a very tough decision as we have been bullish on Apple for the past several years," Wu wrote in a note to clients, adding that the stock has more than tripled in that time.

The move seemed to cool some of the enthusiasm around the stock.

Later
Wu said he believes Apple will beat Wall Street analysts' estimates of a profit of $1.07 a share on $6.97 billion in sales for the quarter. Wu actually expects Apple to earn between $1.25 and $1.30 a share on revenue between $7.1 billion and $7.2 billion.

then CNN Quotes this
We are concerned that expectations may be too high," Wu said. "We are concerned whether it [Apple's report] will be good enough and whether investors will be as forgiving with conservative guidance."
So Wu sets the earnings at 30cents more then apple said and almost 20cents over the street, he set the high expectaions himself and CNN fell for it.

OUR MODERN VIDEO MEDIA

Sphere: Related Content

Matthews-Bush Becomes Matthews-McCain ManCrush Rules MSM

Via Crooks And Liars

Once again, the media has decided that character issues when they relate to Republican candidates are not nearly as important as they are when they relate to Democratic candidates. Despite the fact that even conservatives and liberals alike concede that “Senator Hothead” has quite a temper on him, Hardball’s Chris Matthews dismisses it away as if it is nothing.

Sphere: Related Content