No account yet?

Advertisement

Latest Community Posts

iconRe:Fireboard Poll-System
morcego 30-03-09 14:20
iconG Test1
admin 06-11-08 23:15
iconRe:Processor
iosoft 16-03-08 23:55
iconCommunity Review: Vista Speech Recognition
iosoft 21-02-08 23:18
iconBudget Headphone Shootout
Editor 21-02-08 13:51

Advertisement

Advertisement
   Home
AMD to announce New Naming System next week
Written by Shashwat Pant   
Monday, 04 June 2007
Image AMD will introduce a new modeling system for its processors. Under the new naming scheme, the performance rating goes away in favor of an alphanumeric model. AMD will also refer to the new Athlon 64 X2 models simply as AMD Athlon. AMD will drop the “64” suffix claiming it is no longer necessary to claim 64-bit support and allows for a shorter name.
Read more...
 
AMD launches Radeon HD 2000 series of GPUs
Written by Ayan Debnath   
Monday, 14 May 2007

Image Today, AMD launched its much-delayed and much-awated HD 2000 series of GPU products, all of which are based on the same unified shader architecture that powers the Xbox 360. The R600, as the top end of the HD 2000 series was codenamed, is the first major new product launched after the AMD/ATI merger.
Read more...
 
Sony launches PlayStation 3 in India
Written by Ayan Debnath   
Thursday, 26 April 2007

Image Sony India has announced the official launch of the Sony PlayStation 3 console in the Indian market along with PS3 hardware accessories and 12 gaming titles. Jayant Sharma, CEO, Milestone Interactive, India, the authorized distribution partner of EA’s PlayStation 3 titles said, “We are very excited with the support that EA is providing to the PlayStation3 launch in India" cont...
Read more...
 
MSI and XFX launches 8500GT, 8600GT, 8600GTS in India
Written by Ayan Debnath   
Tuesday, 24 April 2007
Image XFX and MSI, both, unveils their latest Dx10 graphics cards incorporating the newest NVIDIA GeForce 8600 GT/GTS and GeForce 8600 GT graphics processor which deliver superior cinematic resolution and high performance acceleration for today’s demanding 3D graphic applications.
Read more...
 

Tag Cloud 1

Home
18 queries executed
1
SET sql_mode = 'MYSQL40'
2 SELECT folder, element, published, params FROM te_mambots WHERE published >= 1 AND access <= 0 AND folder = 'system' ORDER BY ordering
3 SELECT params FROM te_mambots WHERE element = 'pdabot' AND folder = 'system'
4 SELECT id, link FROM te_menu WHERE menutype = 'mainmenu' AND published = 1 ORDER BY parent, ordering LIMIT 1
5 SELECT template FROM te_templates_menu WHERE client_id = 0 AND ( menuid = 0 OR menuid = 1 ) ORDER BY menuid DESC LIMIT 1
6 DELETE FROM te_session WHERE ( ( time < '1246581487' ) AND guest = 0 AND gid > 0 ) OR ( ( time < '1246581487' ) AND guest = 1 AND userid = 0 )
7 SELECT * FROM te_menu WHERE id = 1
8 SELECT id, title, module, position, content, showtitle, params FROM te_modules AS m INNER JOIN te_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 0 AND m.client_id != 1 AND ( mm.menuid = 0 OR mm.menuid = 1 ) ORDER BY ordering
9 SELECT a.* FROM te_components AS a WHERE ( a.admin_menu_link = 'option=com_syndicate' OR a.admin_menu_link = 'option=com_syndicate&hidemainmenu=1' ) AND a.option = 'com_syndicate'
10 SELECT m.*, sum(case when p.published=1 then 1 else 0 end) as cnt FROM te_menu AS m LEFT JOIN te_menu AS p ON p.parent = m.id WHERE m.menutype='mainmenu' AND m.published='1' AND m.access <= '0' GROUP BY m.id ORDER BY m.parent, m.ordering
11 SELECT m.* FROM te_menu AS m WHERE menutype='mainmenu' AND m.published='1'
12 SELECT id FROM te_menu WHERE link LIKE '%com_fireboard%'
13 SELECT a.id, a.name, a.userid, a.subject, a.catid, a.time AS posttime, a.topic_emoticon AS icon, c.name AS catname , 0 AS unread FROM te_fb_categories AS c, te_fb_messages AS a LEFT JOIN te_fb_messages AS b ON a.thread = b.thread AND a.time < b.time WHERE b.id IS NULL AND a.catid = c.id AND a.moved = 0 AND c.pub_access <= 0 ORDER BY a.time DESC LIMIT 5
14 SELECT * FROM te_banner WHERE showBanner=1
15 UPDATE te_banner SET impmade = impmade + 1 WHERE bid = 4
16 SELECT id, name, link, parent, type, menutype, access FROM te_menu WHERE published = 1 AND access <= 0 ORDER BY menutype, parent, ordering
17 SELECT `title` , `introtext` , `fulltext` FROM te_content WHERE state = 1 LIMIT 0,100
18 SELECT m.* FROM te_menu AS m WHERE menutype = 'topmenu' AND published = 1 AND access <= 0 AND parent = 0 ORDER BY ordering