Domain: samsung.com
Stories and comments across the archive that link to samsung.com.
Comments · 559
-
Re:Great.
I like to at least think it was a software company like Microsoft who wrote the part about devices being required to report their max-power in milliamps. *forehead slap*
http://www.beyondlogic.org/usbnutshell/usb5.htm#ConfigurationDescriptors
bMaxPower. 1 byte. Current in 2mA units. The idea is they can code from 0ma to 510ma in 2mA steps using one byte.
It would have been nice to have specified a max current of 1A and used 4ma units so USB 2.5 inch hard disks could spin up powered by one USB connector. Which they can do with Firewire.
I must say the fact that bMaxPower is in the wrong units never occured to me - I just converted the 5W figure in the Samsung data sheet to mA by dividing by 5. Actually, measuring spin up power as opposed to current seems a bit unhelpful - since it's a spike it seems more natural to talke about peak current rather than peak power. -
FTFA
Wrong.
for instance, Guttman claims you can't play HD DRM'd content on a DVI port as fact. That is complete and utter rubbish, as seen on this example http://www.samsung.com/au/products/monitors/tft/tvmonitor/275t.asp?page=Features - where it clearly states HDM is playable through a DVI connector.
That's just one example. This ZDNet guy has actually tried out HD content on Vista and is objecting because of actual real experience to the contrary of what this Guttman guy only 'theorises'.
A bug with audio + network speeds (which, btw, Microsoft has admitted is a bug they're working on fixing) has nothing to do with spreading FUD as fact about Vista DRM tech. -
Solid State DrivesI'm really, really looking forward to the day when I can afford a Raid 1 of large capacity SSDs. Solid State Drives are basically flash memory with an SATA or PATA interface.
Pros:
- More reliable: No moving parts; no head crash; no wobble
- Low latency, high throughput (all seem to offer low latency, some don't do so good on throughput)
- Low power requirements
- Low heat production
- No noise
Cons:
- High price
- Small capacity
Samsung SSD
http://www.samsung.com/eu/Products/Semiconductor/p roducts/ssd.aspLexar SSD
http://www.lexar.com/ssd/expresscard.htmlSandisk SSD
http://www.sandisk.com/OEM/ProductCatalog(1274)-Sa nDisk_SSD_Solid_State_Drives.aspxTranscend SSD
http://www.transcendusa.com/Products/ModDetail.asp ?ModNo=162You can buy a 32GB Samsung from NewEgg for $534 incl shipping.
-
Re:Lazy Design...
It's not blamed on MS and in fact, I haven't seen the name of the company quoted in comments before yours. This is not so frequent
... This time, we have real reasons to believe that this package has been created by Windows users. Just take a look to the installation page on their website: the Winzip icon in front of the .tar.gz link, the section name within square brackets, the ./autorun program that should be run by the user, and so on ...Some passages are delicious:
2. When the Administrator Login window appears, type in root in the Login field and enter the system password. 3. Download and extract the driver [root@localhost root]#tar xzf [Downloaded File Name(XXXX.tar.gz)]
The "Administrator Login" window. Fun. They also want to open a graphical root session, then download the file from here. However, the user still have to understand by himself that he has to open a console, go into the right directory and type the command written after the #
.Rookies.
-
Re:A decade?
Working prototype drives should be available within a decade.
Huge reliable solid state storage will have taken over by then. Samsung has 32GB SSDs now.
( http://www.samsung.com/PressCenter/PressRelease/Pr essRelease.asp?seq=20060523_0000257520 )
Latency is very low, and R/W throughput will increase along with capacity. optical / holographic storage is like ceramics, its always the "future." -
Re:Reminds me of a European Country
-
Re:Just one question
-
Which country?
You do not specify in which country you live. In the Netherlands, you can buy a wide range of DVR's for amounts between EUR 150 (crappy no-name brands) and EUR 500 (with HD support, 2 tuners, big harddisk, etc.).
For example Samsung has quite a few, but I don't know whether they sell them only in Europe (PAL) or in other places as well. There's several other brands that sell 'em too, e.g. Sony.
Pay attention to such things as: does it support an electronic program guide (and will this work with your cable provider), is it actually easy to capture e.g. all airings of particular shows/series, is it easy to navigate the menus or is programming it such a nightmare that you probably won't ever use it after the first week. -
Sort of looks like a Samsung X820
SGH-X820 Except of course that the "perfect" phone is 10mm thick and the samsung 6.9mm
;) -
Samsung YP-Z5FI have a Samsung YP-Z5F that works perfectly with Linux (Ubuntu in my case).
- Pure plug and play, automatically popping up in rhythmbox.
- Plays ogg files. (And because ogg has a better compression than mp3 at the same bit rate, you either get better quality or more music on your 4GB.)
- Long battery life.
-
Samsung also appears to have Ogg-friendply players
I heard recently about some of the Samsung Yepp players supporting Ogg Vorbis as well. A quick search turned out at least a couple of models that list support for it:
http://www.samsung.com/uk/products/mp3player/mp3pl ayer/yp_t9bab.asp?page=Specifications
http://www.samsung.com/uk/products/mp3player/mp3pl ayer/yp_u1vels.asp?page=Specifications
(slightly confusingly, not all Samsung websites do mention Ogg support for these same models) -
Samsung also appears to have Ogg-friendply players
I heard recently about some of the Samsung Yepp players supporting Ogg Vorbis as well. A quick search turned out at least a couple of models that list support for it:
http://www.samsung.com/uk/products/mp3player/mp3pl ayer/yp_t9bab.asp?page=Specifications
http://www.samsung.com/uk/products/mp3player/mp3pl ayer/yp_u1vels.asp?page=Specifications
(slightly confusingly, not all Samsung websites do mention Ogg support for these same models) -
Re:What's the long-term stability?
I believe the current figure is something more like a hundred thousand writes per memory cell; with a load-distributing file system, this means the lifetime is about the amount of time taken to write the whole device 100k times, which (since flash writes are fairly slow; a few megabytes per second at best) is up there with hard-drive lifetimes.
Flash can easily be made to have ECC and bad-sector remapping ... if you look at the spec sheet http://www.samsung.com/Products/Semiconductor/NAND Flash/SLC_LargeBlock/16Gbit/K9WAG08U1A/ds_k9xxg08u xa_rev11.pdf (linked to from an HTML summary at http://www.samsung.com/products/semiconductor/NAND Flash/SLC_LargeBlock/16Gbit/K9WAG08U1A/K9WAG08U1A. htm ) for a Samsung flash chip which is probably the one in these drives, you'll observe that it has 256Mbits of spare capacity for that sort of purpose. Doing reads and writes in units of a whole sector means you can use quite efficient error-correcting codes. -
Re:What's the long-term stability?
I believe the current figure is something more like a hundred thousand writes per memory cell; with a load-distributing file system, this means the lifetime is about the amount of time taken to write the whole device 100k times, which (since flash writes are fairly slow; a few megabytes per second at best) is up there with hard-drive lifetimes.
Flash can easily be made to have ECC and bad-sector remapping ... if you look at the spec sheet http://www.samsung.com/Products/Semiconductor/NAND Flash/SLC_LargeBlock/16Gbit/K9WAG08U1A/ds_k9xxg08u xa_rev11.pdf (linked to from an HTML summary at http://www.samsung.com/products/semiconductor/NAND Flash/SLC_LargeBlock/16Gbit/K9WAG08U1A/K9WAG08U1A. htm ) for a Samsung flash chip which is probably the one in these drives, you'll observe that it has 256Mbits of spare capacity for that sort of purpose. Doing reads and writes in units of a whole sector means you can use quite efficient error-correcting codes. -
Re:Predict $630Taken from Samsung's Webpage:
The retail price for the Q1-SSD will be KRW2.3 million (US$2,430), while the Q30-SSD will sell for KRW3.5 million (US$3,700).
Pricey stuff... -
Link to actual Samsung news itemFWIW, here is a link to the actual Samsung news item.
From the article:
Samsung plans to start mass production of the 1.8"-type 64GB flash-SSD in the second quarter of this year. -
Re:Linux compatible
Well, I just went through that exercise after researching for a few months. My goals (in order) were 100% free drivers, a significant decrease in noise and heat from my previous system, and small size. As a side benefit, I ended up completely legacy-free. Here's what I ended up with:
- Intel DG965PZ
- Intel Core2 E6600
- 4GB memory, two KVR800D2N5K2/2G kits
- WD1600AAJS 160GB HDD
- Plextor PX-755SA dual-layer DVDRW
- aOpen B200 case
- Samsung 244T 24" LCD
-
Old news
The press release from Samsung is dated April 2005. You can read more technical details there without all the annoying popups on ExtremeTech. Looks like the drivers which give the power savings were written by Microsoft. Planned ship date was late 2006, so they didn't fall too far behind.
-
$750 solution to a $180 problem?At least one compact tuner is the Elgato EyeTV hybrid. Use that with a Mac mini, and you have a great DVR that does OTA HD as well as standard def TV - and all of the video recorded is DRM free, transcode away or burd to DVD or do whatever. That's quite a recommendation (at least $750) for someone who simply requested "a standalone ATSC HDTV tuner to go with my projector." Someone already recommended a $180 Samsung tuner that might meet the submitter's requirements better than your Mac mini ($600 without DVD burner) plus Elgato tuner ($150) suggestion.
- The Samsung tuner has an HDMI output with HDCP. HDCP will be needed to watch broadcast flagged content in non-degraded HD.
- Includes a QAM tuner for unscrambled digital content from cable (even basic cable).
- More outputs/inputs dedicated for television. Converting hardware and software not needed. No complicated setup process for outputs.
- Lower startup time. Simpler startup process. Simpler EPG.
That's not a bad HTPC solution, though, except for the low-capacity notebook hard drive and non-upgradable graphics (for h.264 acceleration and HDCP output). The upcoming Intel Santa Rosa notebook platform (which has been pushed up to May) might solve these limitations (except for the hard drive).
-
Samsung
If you can find a Samsung SIR-T165, SIR-T451 or DTB-H260F, pick one up.
I have an SIR-T165 and it works great. Tunes all analog cable, OTA analog and digital, plus OTA HDTV. Supports all formats. No broadcast flag, IEEE-1394/FireWire, DVI, VGA/RGB, S-Video, component, composite. Samsung did a really great job packing in a lot of connectors, formats, and functionality. The SIR-T451 appears to add QAM for digital cable (in the clear, no doubt), and HDCP on the DVI.
This doesn't answer the question about where they've all gone, but Samsung did a good job and hopefully you can pick one of these, or something like it, up somewhere. -
Samsung
If you can find a Samsung SIR-T165, SIR-T451 or DTB-H260F, pick one up.
I have an SIR-T165 and it works great. Tunes all analog cable, OTA analog and digital, plus OTA HDTV. Supports all formats. No broadcast flag, IEEE-1394/FireWire, DVI, VGA/RGB, S-Video, component, composite. Samsung did a really great job packing in a lot of connectors, formats, and functionality. The SIR-T451 appears to add QAM for digital cable (in the clear, no doubt), and HDCP on the DVI.
This doesn't answer the question about where they've all gone, but Samsung did a good job and hopefully you can pick one of these, or something like it, up somewhere. -
Samsung SCH i730Although it's abit pricier than the models listed in TFA ($199 with 2-year contract), it does everything those phones do and more. Since it runs Windows Mobile 2003 (or later), it can run Skype to make the calls, it has WiFi built-in, and of course does EV-DO. Add in its bluetooth support and basically this thing does it everything you need (except run Linux I guess)
The downside to this model is its relatively short battery life, but it's even got a slide out qwerty keypad so texting isn't half bad...
Here's a link to it...
-
Bulbless DLP is out...
Samsung's latest DLPs use high intensity LEDs to illuminate the DLP chip, not a standard bulb. These cannot (as far as I know) be burned out. Next topic?
-
I am going for the truth
Going for what single product review will recommend is silly. I rather go for infomration on quality in many reviews, collect thoughts that are very similar, discard that are wildly different, to get understand what the product is *about*, in terms of use and see wether I like it or not. My preference is with manufacturers that don't boost specs, on monitors, like Samsung does:
http://www.samsung.com/ca/products/monitor/lcd_dig ital/ls19mewsfxaa.asp
vs:
http://www.hardware.info/en-US/productdb/bGNkbJiXm JLK/viewproduct/Samsung_SyncMaster_931BW/
But I go for hidden gems like:
http://www.newegg.com/Product/Product.asp?Item=N82 E16824116381 -
Oh well, guess I won't be getting an "iPhone" then
I don't know about anybody else, but the ability to add, tweak, hack, etc. my pda phone is one of the primary reasons I have the thing.
I have had a Samsung i730 for about a year now. I tried the i700 before that (though only for 13 days, and returned it for a regular phone since it was flaky). Thanks to sites like PDAPhoneHome and members like mrailing and sdave, the i730 has been made even more capable than it originally was. The ability to tweak and modify is essential.
I had my wife get a motorola 815 for this very same reason. Before the i730 I had a small samsung phone that I could tether to my laptop (or the mac mini while I had it, before the cable modem was installed) and have net access.
As sleek, shiny, and cool as the "iPhone" is, if they want to lock me out, then I just won't buy it. There are plenty of other options. Maybe not as cool looking (for now) as the iPhone, but a lot more open and flexible. Besides, what's the point of bragging about OSX running on this thing if they are going to lock everyone out of it?
Oh well, last night I told my wife I was going to be getting a cingular account in a few months -- guess I won't have to worry about that now, if this is true. :( -
Re:Fluffer
Apart from the eye candy, i don't see how this is anything revolutionary.
I agree. I recently purchased a Samsung BlackJack, and I'm a bit disappointed by the iPhone. I was hoping to be blown away (as I can still return the BlackJack). Here's how they stack up in the areas I care most about:
Dimensions:
Blackjack (inches): 4.45 x 2.32 x 0.46
iPhone (inches): 4.50 x 2.40 x 0.46
Weight:
BlackJack: 3.5 ounces
iPhone: 4.8 ounces
Advertised battery life (talk time):
BlackJack: 5.5 hours
iPhone: 5.0 hours
Camera (I don't really care, but the iPhone leads, so I'll give it):
BlackJack: 1.3 megapixel
iPhone: 2.0 megapixel
Both have push email. The iPhone isn't 3G, but it has 802.11b/g. The reverse is true for the BlackJack. I prefer having the 3G service, but that's specific to my lifestyle (if I'm in a hotspot, I usually have my laptop).
Now, of course, the BlackJack doesn't come with any storage for music, but with such a big price difference ($199 BlackJack, $499 iPhone), I'll pick up a Micro SD card and deal.
Oh, and I prefer physical buttons. I can use my phone without looking at it (useful while driving, for instance).
To Apple's credit, the iPhone does look nifty. I like the BlackJack's look, too, though. That's just me.
PS - Sources:
BlackJack specs
iPhone specs -
Re:LCDLet me correct you on this front, as I have a set and am an avid reader of AVS Forum.
HL-S5679W is wobulated, and no, this isn't really a bad thing. The fact is that these wobulated sets virtually eliminate the SDE (Screen door effect) which is worth a tiny loss of sharpness to most viewers, and is what makes it "cinema smooth" or whatever buzzwords are used. Eventually they probably won't be wobulated, but I think this is more due to market pressures than due to an advantage of non-wobulated sets. BTW, the same is true of all the 1080p HL-S sets, though I'm not certain they all use the exact same DMD chips.
Yes, it starts up really quick. And it doesn't warm up (no big lamp, fewer moving parts).
20,000 hours is the official number, though a lot of people believe these sets will last more like 60,000 hours between having to replace the "bulbs". So, it's somewhere from 3-10 times the lifetime of standard bulbs. We still don't have numbers on the actual cost of these "bulbs" though, so a cost comparison is currently impossible.
This TV got delayed from April to May, to June or July, and then to September, though some dealers let some sets go back in August. The original MSRP of about $4200 is correct though prices have already dropped and you can find it for just over $3000 now, as I understand. Make sure to buy from an authorized retailer!
BTW, I think this is a great set, but it's worth getting a Samsung professionally calibrated (which can run you around $500) to achieve the best picture. At a minimum you should follow some recommendations and perform a user-level calibration, or you're really not doing these sets justice.
If you want to learn more then I recommend this thread on AVS Forum.
-
LCD 1080pI just setup a home theater for a friend. We went with a 40" LCD (Samsung LN-S4095D). The primary decision points were:
- Price
- 1080p
- Fear of plasma burn-in
Having seen it in action, I am very impressed. The room has a lot of natural light from windows. The picture looked fine to me - no obvious washout or other issues typically attributed to LCDs. Of course, the primary test was The Matrix Lobby Scene. :-) -
Lone voice in the wilderness
I've had enough problems with LCD displays on laptops and handheld devices that I simply will not buy an LCD television until the manufacturer's dead pixel policy is something other than "It's not a bug, it's a feature!" I'm not going to spend upwards of $1000 for the device's manual to include a note in the Troubleshooting section telling me not to worry about little dots that won't go away.
With that said, personally, I just want an old-fashioned CRT, and I've been tempted by the likes of these. No rear projects or having to rethink A/V furniture, no young technologies that have new and interesting problems that have yet to be acceptably solved (be it dead pixels or greater susceptibility to burn-in), not even a rear projection, just good old-fashioned ions-on-phosphorous, and for a reasonable price. However, I'm relutctant to purchase even these because I've yet to see a direct view CRT that supports 1080p, and I see no point in getting a television that doesn't support features that will probably be worth having in the next ten years.
And speaking of "ten years," I want an appliance, not yet another piece of technology that gets thrown out after 3-4 years. If I cannot be reasonably assured that the television I'm considering buying will neither be obsolete in three years nor outright non-functioning, my NTSC set continues to work (from back when the most complicated question I had while shopping was "What kind of inputs does it have?") -
Re:Energy efficiency
No sir, my hard drive doesn't even spin that fast. You're off by orders of magnitude.
What does that have to do with DLP color wheels?
Considering that a DLP projector updates the screen 60 times a second, most color wheels spin at 60 or 120Hz. The early projectors had wheels that spun at only 60Hz leading to the unpopular color "shimmering" effect that prevents some people from buying it if they can notice the effect. Later wheels spin faster, reducing the effect greatly, but even these don't exceed 3x the display rate.
If the color wheel only spun 60 times per second, the picture wouldn't even be recognizeable. Assuming a 3-section color wheel, that means you'd only get green, red, or blue every third frame. Our eyes work much faster than that when determining color (motion can be synthesized with very few frames per second, creating colors out of sequential individual base colors requires much more than that).
I may be a little off with my upper-end range (30,000RPM), but 10,000RPM and above is actually quite common. For example:
- A randomly chosen current-model 1080p Samsung DLP: color wheel speed is 14,400RPM
- My year-old 720p Samsung DLP: 10,800RPM
High-end DLP projectors use three emitters (RGB), eliminating the need for a wheel entirely.
High-end DLP projectors, like those used in movie theaters, use three DMDs from a single light source that's been split into component colors via a prism. At least that's how it used to be. They'll probably move to three individual LED-based light sources emitting pure red, green, and blue. Of course they'll still need individual DMDs, which is where the expense comes in (and why consumer-grade sets don't use individual DMDs and thus need color wheels).
-
Re:Energy efficiency
No sir, my hard drive doesn't even spin that fast. You're off by orders of magnitude.
What does that have to do with DLP color wheels?
Considering that a DLP projector updates the screen 60 times a second, most color wheels spin at 60 or 120Hz. The early projectors had wheels that spun at only 60Hz leading to the unpopular color "shimmering" effect that prevents some people from buying it if they can notice the effect. Later wheels spin faster, reducing the effect greatly, but even these don't exceed 3x the display rate.
If the color wheel only spun 60 times per second, the picture wouldn't even be recognizeable. Assuming a 3-section color wheel, that means you'd only get green, red, or blue every third frame. Our eyes work much faster than that when determining color (motion can be synthesized with very few frames per second, creating colors out of sequential individual base colors requires much more than that).
I may be a little off with my upper-end range (30,000RPM), but 10,000RPM and above is actually quite common. For example:
- A randomly chosen current-model 1080p Samsung DLP: color wheel speed is 14,400RPM
- My year-old 720p Samsung DLP: 10,800RPM
High-end DLP projectors use three emitters (RGB), eliminating the need for a wheel entirely.
High-end DLP projectors, like those used in movie theaters, use three DMDs from a single light source that's been split into component colors via a prism. At least that's how it used to be. They'll probably move to three individual LED-based light sources emitting pure red, green, and blue. Of course they'll still need individual DMDs, which is where the expense comes in (and why consumer-grade sets don't use individual DMDs and thus need color wheels).
-
Re:it's all in the pricingWell, full HD is 1920x1080. Not too many monitors have that resolution natively.
Here's one (actually, two: the 30" and the 23" one), and another, and another.
I'd say that HD capable computer monitors are not all that difficult to find.
-
Re:I am not surprised
Based on the euphoric reaction to PS3's flagship launch title Resistance: Fall of Man Sony has nailed this, the PS3 is a guaranteed long term hit. In spite of all the FUD (I wonder who sponsored that) the machine performs to spec and production qualities are top notch. Oh yes, I'm a PS3 fan. After all it is a Linux machine, not to mention a superb piece of engineering.
I personally won't bat an eye about dropping $600 on this box. After all, I'm picking up a $2,500 flat screen tv to go with it. Sony is obviously going to be selling every box it can make for a long time. Now the race to dominate the high end console market comes down to one thing: Sony's manufacturing ramp-up. -
Re:Unhealthy listening levels?
Rereading my question, I see it reads back thoroughly pedantic (rightfully slapped Troll). Sorry, it was just curiosity: I have earbuds that came with my Samsung but I really have to turn the volume up when commuting by train. I was wondering whether the Sennheiser earbuds were somehow designed to specially stop ambient noise.
-
Re:Investing in flash technology
I've wanted to invest in Samsung and flash technology in general. Samsung seems to only be on the Asian markets, is this so?
http://www.samsung.com/AboutSAMSUNG/ELECTRONICSGLO BAL/InvestorRelations/IRFAQs/StockDividend/index.h tm#a2
It's listed in London and Luxemburg too, and in the US, you can buy stock through Citibank.
It only took me a minute to find this information, it wasn't secret, hidden or hard to find. I only needed two clicks on the Samsung site. -
This was in the news a year ago
Looks like Samsung and Microsoft designed this together.
http://www.samsung.com/Products/HardDiskDrive/news /HardDiskDrive_20050425_0000117556.htm
It was on display at WinHEC in April 2005. -
Define "cheap"
Are there any other cheap yet effective cooling solutions for a small business where the budget is extremely limited?
What's cheap to you? Obviously you want something that's going to be less expensive than replacing a dead server or replacing your data.
If you are in an ex-residential space then there is most likely a garage or utility room/closet that you can use for things such as your network switch, telephone, PBX, servers, etc. Why not put your server there and install a small air conditioner.
I have a friend who runs a small business out of his home. He uses a spare bedroom as an office and made the bedroom closet his server room. He installed a split-unit air conditioner to keep the closet cool. -
Re:Nintendo will eatch and adaptCopying Wikipedia only because it's already compiled; this info can be found anywhere:
Video systems frequently use a more complex approach referred to as interlaced video. Broadcast television systems such as NTSC, PAL, and SECAM produce an image using two passes called fields. Each field contains half of the lines in a complete frame (the odd-numbered lines or the even-numbered lines). Thus, while only using the bandwidth of 25 or 30 complete frames per second, they achieve a flicker fusion frequency of 50 or 60 Hz, at the expense of some vertical judder and additional system complexity. The "frame rate" of interlaced systems is usually defined as the number of complete frames (pairs of fields) transmitted each second (25 or 30 in most broadcast systems). However, since a conventional television camera will scan the scene again for each field, in many circumstances it may be useful to think of the frame rate as being equal to the field rate. In contrast to televisions, computer monitors generally use progressive scan, and therefore internet video formats generally do also. The "P" versions of HDTV (typically 720P) also supports progressive scan, as do modern DVD players.
Most computer monitors are 60 frames per second. Hence if you go to your display setting the refresh rate is 60Hz. Since a computer monitor is progressive scan, this is like saying it's capable of being able to display up to 60 Frames per second natively.
A video game console does not show still images like a film projector; it's a completely different way of generating a light pattern. On a film the image changes all at once; it's a series of still images connected in time. On a video screen you have one pixel changing at a time in an ordered fashion; the whole screen is changing from top to bottom and left to right the whole time but you just can't notice. It's kinda like how fluorescent lightbulbs actually flicker on and off at 120 times per second (in america) but you can't tell because it's too fast for the eye to see so it just appears to be on all the time.
From Samsung.com: Spec Sheet for Samsung 40' LCD
You can see that television boasts a 8ms response time, aka up to 125 frames per second. The average display has been showing more than 30 frames per second for quite some time. -
Re:Just stupid
I will admit that the ability to use my cell phone as a watch is nice. My current phone (Samsung SGH-c417) has the front screen, which I do use to check the time. And size was an important factor in my choice.
The problem is, one good bump and I expect that I am going to lose that screen. In order to keep that from happening I now use a belt holster for my phone, and I always make sure to put the phone into it with the screen facing my hip. I figure that my body will have more give than a table or chair that I might accidentally bump against. -
Re:3rd question
Both the VGA cable and the Component cable do support 1080p. The only issue is that most of the 1080p TVs sold do not support 1080p over component. There are some exceptions, but generally they don't. But there's a lot more TVs that accept VGA and DVI, which will handle 1080p fine.
This still doesn't answer the ICT question of course, so we should assume that ICT protected movies wont work. It sucks, but the less DRM support around, the better.
-
Re:1080p - NO ONE has that
So when you click on the link here, the text that says "Resolution: 1920x1080" is a lie? Or perhaps when I go to Samsung's website and click here and it says "HD-grade 1920(H) x 1080(V) pixel resolution", it that also a lie? I ask because I'm in the market for a 1080p television... and I thought I could take these companies at their word.
-
Re:No HD?
I was going through the local SuperWalmart a few weeks ago, and noted at least two CRT-based HD televisions. They were both in the 26-inch range, if I recall, and both were around $500. Froogle lists several, including the Toshiba 26HF66, Samsung TXP2675WHX/XAA and the Sansui HDTV2600 (A rebadged Orion, apparently, and I can't find a link for it).
-
Re:Well
It could play ogg. Let's start with that.
If you absolutely need Ogg support, get a Samsung MP3 player (not all their players support Ogg, but a search for "Ogg" gave 71 results).Then have it boot linux next year.
It's been done years ago. -
Re:Well
[The next generation iPod] could play ogg. Let's start with that.
To show your support for the format, don't buy an iPod but instead look out for the Samsung YP-U1. Lots of nice features, costing a third of the iPod nano. -
Re:Samsung the new Sony?
This is quite offtopic. But, I have to agree. When I am looking at products, Samsung is always there and they are generally very good.
Such as this monitor I am using right now. It's the Samsung Syncmaster 940BW. I've had no problems with it... other than my video card is too old and can't push 1440x900. :-P -
Re:Technology that might not make it to North Amer
I have a samsung sch-a630 that uses CDMA on Verizon's network. Since Verizon uses cdma you should be able to use any of the phones that samsung claims are verizon phones. http://samsung.com/products/mobilephones/verizon/
i ndex.asp I would suggest asking a Virgin Mobile representitive if they would be willing to activate a phone from that list before you buy it, I have heard on slashdot talk of vendor locked phones that will not let you switch networks. -
Flash density growth vs Moore's law
It looks like flash is outpacing Moore's law, a perception reinforced by marketing and reality by the manufacturers of NAND, such as Samsung's roadmap images http://www.samsung.com/Products/Semiconductor/NAN
D Flash/index.htm.
In fact, the densities of nand units has continually doubled for several years, but only loosely tied to Moore's law. Moore talked about the doubling of the transistor densities, but if you do some simple calculations of the gate width and silicon lithography nodes, it is not truly following a doubling -- at least not at the same size.
Traditional lithography nodes scaled in 72% increments, which in two dimensions, is 50% scaling. If you track the NAND lithography nodes, they're moving at smaller and smaller increments. 90/70/60/50/45... these are not 72% increments, and thus, though the density is growing, die size is continually increasing.
The SLC to MLC moves jumpstart this a step; however, don't expect this to go on much longer. -
Samsung ML-1740 -- Best/Cheapest
I've had the Samsung ML-1740 for a few years now. Only needed to replace the toner once. Crystal-clear printing (b&w) (no color -- who really needs that?). Toner is around $80. Expect to find the printer on sale for $99 at your local electronics megastore, or $149 regularly.
I've gone through (no joke) about 10 different [ink|bubble|dot-matrix] printers and the Samsung printer is MUCH better than anything else. Even the more expensive Lexmark laser printers don't have anything on Samsung.
Oh, but this is for home use. For office use, it's a bit slow.
Best thing about it? You don't need to install any crazy drivers. Just plain vanilla Windows print screens. Nothing that talks to you while it's printing or stays eternally in your tray.
Here is a ZDNet Review], my personal review, and their specifications. -
LCD
Well here's a 57 inch lcd tv
http://www.samsung.com/Products/TV/LCDTV/LNS5797DX XAA.asp?page=Features
I have a 32' lcd TV from Samsung and I've been really impressed. -
DLP considerations
Rear projection DLP is pretty good, and is less expensive than its alternatives. Whether or not it's appropriate for your requirements is up to you.
I just went to Samsung's site and selected the first rear projection DLP monitor that was over 50". I got this. Whether or not it's too deep is up to you. Samsung is claiming 16.3" deep in their specifications. Some are thinner than others though. As far as noise goes, manufacturers seem to be listening to what their customers want and are competing to make quieter units. You may want to go to a showroom and hear what kind of noise these produce. Also, plug a laptop into a few to see what your presentations look like.
It has been estimated that about 5% of people experience what is known as the DLP Rainbow Effect, where some viewers can see flashes of color separation on the edges of high contrast edges. To minimize this, manufacturers are speeding up color wheels and adding more segments to effectively increase the color wheel speed. As DLP chips become cheaper, I believe that we will begin seeing 3-chip solutions enter the consumer market to completely eliminate the issue. In any case, the rainbow effect is something that you may want to keep in mind when you consider whether or not to use DLP.