Máy tính bảng của Dell có giá 10 triệu đồng
Dell Streak được thiết kế như một smartphone khổng lồ với màn hình 5 inch và sẽ được xuất xưởng tại Mỹ vào cuối tháng 7 với giá 500 USD (khoảng 10 triệu đồng) không kèm hợp đồng.
>'Tra tấn' màn hình máy tính bảng Dell.
Trước đó, Dell công bố phát hành sản phẩm này ra thị trường châu Âu từ ngày 4/6 theo các nhà mạng khác nhau. Tại Anh, O2 là công ty phân phối Streak với giá 630 USD không kèm hợp đồng (đắt hơn thị trường Mỹ 130 USD).
Streak là máy tính bảng nhưng lại có cấu hình không khác gì nhiều so với điện thoại HTC EVO 4G với chip Snapdragon 1 GHz, máy ảnh 5 megapixel cùng camera phía trước, bộ nhớ trong 2 GB (hỗ trợ khe cắm thẻ 32 GB), giắc cắm tai nghe 3,5 mm, cổng HDMI xuất hình ảnh ra màn ảnh rộng và kết nối Bluetooth qua đế dock, Wi-Fi, 3G.
Nguyễn Hùng
<script type=text/javascript>
var bshow = false;
function ShowFormComment() {
if(bshow){
gmobj('dComment').style.display="block";
gmobj('pShow').style.display="none";
bshow=false;
}
else{
gmobj('dComment').style.display="none";
gmobj('pShow').style.display="block";
bshow=true;
}
}
ShowFormComment();
function submitForm(theform){
document.frmComment.txtAddedBy.value = Trim(document.frmComment.txtAddedBy.value);
if (document.frmComment.txtAddedBy.value == '' || document.frmComment.txtAddedBy.value == 'Họ tên')
{
alert('Xin hay nhap Ho ten!');
document.frmComment.txtAddedBy.focus();
return;
}
if ((SEmail = CheckEmailAddress(document.frmComment.txtAddedByEmail.value))=='')
{
alert('Dia chi Email khong hop le!');
document.frmComment.txtAddedByEmail.focus();
return;
}
document.frmComment.txtAddedByEmail.value = SEmail;
document.frmComment.txtAddedTitle.value = Trim(document.frmComment.txtAddedTitle.value);
if (document.frmComment.txtAddedTitle.value == '' || document.frmComment.txtAddedTitle.value == 'Tiêu đề')
{
alert('Xin hay nhap Tieu de!');
document.frmComment.txtAddedTitle.focus();
return;
}
document.frmComment.txtValidCode.value = Trim(document.frmComment.txtValidCode.value);
if (document.frmComment.txtValidCode.value == '' || document.frmComment.txtValidCode.value == 'Mã xác nhận')
{
alert('Xin hay nhap Ma xac nhan!');
document.frmComment.txtValidCode.focus();
return;
}
document.frmComment.txtAddedContent.value = Trim(document.frmComment.txtAddedContent.value);
if (document.frmComment.txtAddedContent.value == '')
{
alert('Xin hay nhap Noi dung!');
document.frmComment.txtAddedContent.focus();
return;
}
if (!confirm('Gui yeu cau?'))
return;
var status = AjaxRequest.submit(
theform
,{
'onSuccess':function(req){
if(req.responseText=='ValidCode'){
alert('Ma xac nhan khong dung!');
}
else{
alert(req.responseText);
ResetDefault();
}
}
,'onError':function(req){
alert(req.responseText);
}
}
);
return status;
}
function ChangeImage() {
var ranNum = Math.floor(Math.random() * 5);
AjaxRequest.get(
{
'onSuccess':function(req){
gmobj('imgValidCode').src = "/Service/Vote/securelog/image.asp?Code=" + ranNum;
}
,'onError':function(req){
}
}
)
}
function InputDefault() {
document.frmComment.txtAddedBy.value = 'Họ tên';
document.frmComment.txtAddedBy.className = 'adword-textbox';
document.frmComment.txtAddedByEmail.value = 'Email';
document.frmComment.txtAddedByEmail.className = 'adword-textbox';
document.frmComment.txtAddedTitle.value = 'Tiêu đề';
document.frmComment.txtAddedTitle.className = 'adword-textbox';
document.frmComment.txtValidCode.value = 'Mã xác nhận';
document.frmComment.txtValidCode.className = 'adword-textbox';
document.frmComment.txtAddedContent.value = '';
document.frmComment.txtAddedContent.focus();
}
function ResetDefault() {
InputDefault();
ChangeImage();
ShowFormComment();
}
Thắng hay thua thì chờ ra mắt đã
Nhiều bạn cho rằng Dell Streak sẽ thắng iPhone, iPad, cái này e rằng mọi dự đoán còn quá sớm. Hãy chờ Streak ra mắt rồi dựa vào số lượng bán ra, độ "hot" thì lúc đó hãy so sánh nhé. Tôi thấy các sản phẩm ra sau cạnh tranh với iPhone, iPad đã khó, muốn vượt mặt còn khó hơn...
( Tùng )