By Pete Putman • Jan 25 2014, 12:49am According to a news report, Samsung dominated the global television business in 2013.
Business as usual?
By Ken Werner • Oct 31 2013, 8:35pm Forecasting the market for technologies and for product categories early in their commercial lifetimes is a very tricky business.
First there are no straight lines — or even curved ones — representing historical sales data that can be projected forward.
Of course, reputable market intelligence companies, and there are some, don’t make their predictions based […]
By Pete Putman • Aug 9 2013, 3:05pm In a recent interview, Toshibaâ��s CEO says he wonâ��t give up on the companyâ��s money-losing television business.
By The HT Guys • May 24 2013, 6:03am We have been talking about the demise of plasma for at least three years.
But with each passing year manufacturers come out with plasma TVs that are simply the best TVs on the market.
In a CNET article titled Best HDTVs Overall, the top 5 TVs were plasma, and that doesn�t even include the forthcoming Panasonic ZT60 which won best of show at CES.
In the following paragraphs we�ll try to compare and contrast the plasma and LED LCDs and see if there is a real reason why LEDs are putting plasma out of business.
By Ken Werner • Apr 18 2013, 10:28pm Some Asian news organizations published stories earlier this year that Panasonic was leaving the plasma TV business, leaving the plasma panel business, getting out of the TV business entirely, or just getting out of the panel business and buying panels from outside to put into its TV sets.
None of these stories were or are true.
It was one [...]
More ...
Whoops! There was an error.
Error
Undefined constant "label"
Error thrown with message "Undefined constant "label""
Stacktrace:
#0 Error in /var/www/html/category.php:97
COPY
HIDE
Stack frames (1)
0
Error
… /html /category.php :97
/var /www /html /category.php
<div align="center" style="margin:5px 0;">
<? include(BASE_DIR .'/ads/mrectangle.php');?>
</div>
<br />
<div class="item"><span class="corners-top"><span></span></span>
<h2>Other Categories</h2>
<ul class="brownsquare"><?
$qry = "
SELECT category_label label, COUNT(*) num
FROM mt_entry e, mt_placement p, mt_category c
WHERE e.entry_blog_id IN (". INCLUDE_BLOGS_ALL .")
AND entry_status = 2
AND entry_id = p.placement_entry_id
AND p.placement_category_id = c.category_id
GROUP BY label
ORDER BY label";
$result = mQuery($qry);
while ($category = mysql_fetch_assoc($result)) {
echo '<li><a href="/category.php?category='. urlencode($category[label]) .'">'. $category[label] .'</a><span class="grey"> ('. $category[num] .')</span></li>';
}
?></ul>
<span class="corners-bottom"><span></span></span></div>
<div class="item"><span class="corners-top"><span></span></span>
<h2>Columnists</h2>
<ul class="brownsquare"><?
$qry = "
SELECT author_id, author_name, COUNT(*) num
FROM mt_author a, mt_entry e
WHERE e.entry_blog_id IN (". INCLUDE_BLOGS_NO_BULLETINS .")
AND entry_status = 2
AND entry_author_id = author_id
GROUP BY author_id, author_name
ORDER BY num DESC";
$result = mQuery($qry);
while ($author = mysql_fetch_assoc($result)) {
echo '<li><a href="/author.php?author='. urlencode($author[author_name]) .'&id='. $author[author_id] .'">'. $author[author_name] .'</a><span class="grey"> ('. $author[num] .')</span></li>';
}
?></ul>
Environment & details:
GET Data
Key
Value
category
Business & Investment
id
384
POST Data
empty
Files
empty
Cookies
Key
Value
phpbb2mysql_sid
ff7053bb0eded2f9afdc0a63c702aad7
phpbb2mysql_k
phpbb2mysql_u
1
Session
empty
Server/Request Data
Key
Value
USER
apache
HOME
/usr/share/httpd
SCRIPT_NAME
/category.php
REQUEST_URI
/category.php?category=Business+%26+Investment&id=384
QUERY_STRING
category=Business+%26+Investment&id=384
REQUEST_METHOD
GET
SERVER_PROTOCOL
HTTP/1.1
GATEWAY_INTERFACE
CGI/1.1
REMOTE_PORT
11861
SCRIPT_FILENAME
/var/www/html/category.php
SERVER_ADMIN
root@localhost
CONTEXT_DOCUMENT_ROOT
/var/www/html
CONTEXT_PREFIX
REQUEST_SCHEME
http
DOCUMENT_ROOT
/var/www/html
REMOTE_ADDR
172.69.58.163
SERVER_PORT
80
SERVER_ADDR
172.31.24.244
SERVER_NAME
hdtvmagazine.com
SERVER_SOFTWARE
Apache/2.4.65 (Amazon Linux)
SERVER_SIGNATURE
PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
HTTP_X_FORWARDED_PROTO
http
HTTP_CF_VISITOR
{"scheme":"http"}
HTTP_CF_IPCOUNTRY
US
HTTP_CF_CONNECTING_IP
216.73.216.46
HTTP_CDN_LOOP
cloudflare; loops=1
HTTP_COOKIE
phpbb2mysql_sid=ff7053bb0eded2f9afdc0a63c702aad7; phpbb2mysql_k=; phpbb2mysql_u=1
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected] )
HTTP_ACCEPT
*/*
HTTP_CONNECTION
Keep-Alive
HTTP_CF_RAY
9bbf72958e0b442f-ORD
HTTP_X_FORWARDED_FOR
10.1.68.203,216.73.216.46
HTTP_CACHE_CONTROL
max-age=0
HTTP_VIA
1.1 squid-proxy-5b5d847c96-rjp45 (squid/6.13)
HTTP_ACCEPT_ENCODING
gzip
HTTP_HOST
hdtvmagazine.com
proxy-nokeepalive
1
UNIQUE_ID
aWLL_t8SGSZOWQd2ruDVjAAAAFA
FCGI_ROLE
RESPONDER
PHP_SELF
/category.php
REQUEST_TIME_FLOAT
1768082430.3542
REQUEST_TIME
1768082430
MYSQL_DATABASE
main
MYSQL_HOST
localhost
MYSQL_PASSWORD
DAylp-fRIBRuspa&+PReF!drOt1rlp*U&r2RotR?
MYSQL_USER
hdtvweb
WHOOPS_ENABLED
true
Environment Variables
Key
Value
MYSQL_DATABASE
main
MYSQL_HOST
localhost
MYSQL_PASSWORD
DAylp-fRIBRuspa&+PReF!drOt1rlp*U&r2RotR?
MYSQL_USER
hdtvweb
WHOOPS_ENABLED
true
Registered Handlers
0. Whoops\Handler\PrettyPageHandler