Slashdot Mirror


User: perky

perky's activity in the archive.

Stories
0
Comments
438
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 438

  1. Re:Heartwarming on Tracking Down a Cell Phone Thief · · Score: 1

    I think you are thinking of docomo.

  2. Re:Is this really a feasible home appliance? on Thousands and Thousands of Hours of PVR TV · · Score: 2, Interesting

    I was at the talk, and that's pretty much exactly what they had done. There weren't any detailed tech specs, but the essence was that they had simply put a lot of big discs in a box the size of a fridge, added as many tuner cards as there are multiplexes (6?), and built some navigation software on top.

  3. Quorum tools on Creating a High-Tech Meeting/Conference Room? · · Score: 1

    Quorum Tools make some interesting (Linux based) products in this space.

  4. Re:all hail the ignorant masses! on Professional Excel Development · · Score: 1

    My experience in European trading floors mirrors this. The environments were designed for flexibility and to put the analytics in the hands of the traders. At the first bank I worked for, the entire analytic library could be called from Excel and Excel VBA along with C++ etc. Realtime data could bound from reuters, Bloomberg, and the various internal publish/subscribe mechanisms.

    The traders ran their own sheets based on these tools which constantly evolved. My first job there was to make a prototype production application of a model one of the traders had built in Excel. To be honest, the money would have been better spent if I had tidied up the existing Excel - at least when the model changed the following week the guy could have made his own updates.

    The bottom line is that *everyone* in finance knows Excel. It is the de facto standard tool for front end data manipulation. Hence it is a natural choice for rapid development of data minipulation applications. You could suggest that they use another tool instead, but it would be like suggesting that everyone start using base 12 arithmetic - it might have some advantages, but everyone already knows base 10.

  5. Re:Matthew Garrett on Debian Project Nominations Opened · · Score: 1

    IIRC he seemed to be pretty clued up on all sorts of things if the ucam.* groups can be trusted.

  6. Please Please please - A_space_lot on Java Application Development on Linux · · Score: 0, Offtopic

    that's all.

  7. Looking for MythTV without TV on Linux Looms Large in DVRs, PVRs · · Score: 1

    Hi. I would be very interested if someone could suggest or reccommend software that functions like MythTV or any of the products mentioned in the summary above, but which does not have TV functionality and instead focusses on music.

    I have a miniITX board that I would like to use as a music server. Audio out would go through to my HiFi. Video out would be to my TV. control would be through remote control.

    any thoughts?

  8. Re:The Perfect Phone on BBC: 2005 Looking Good for Gadgets · · Score: 3, Informative

    Things I want on a phone:
    1. Small
    2. Lots of space for contacts
    3. Synch with Outlook
    4. Some flash memory with a USB socket, like a USB memory stick
    5. Well designed UI
    6. Good audio quality
    7. Shold look recognisably like a phone
    8. Predictive text

    Things I don't want on a phone:
    1. Camera
    2. Video camera
    3. Games
    4. Audio recorder
    5. mini qwerty keyboard
    6. flashlight
    7. GPS
    8. Compass
    9. Microsoft Office
    10. A meda player

    Things that are acceptable as long as they don't get in the way:

    1. GPRS
    2. Some kind of WAP/internet thing
    3. Bluetooth
    4. a Java runtime

    Incidentally, I had the same phone as you until it broke. subsequent models have been larger and less easy to use.

    Also, with reference to "must look like a phone", when Nokia released the 6230 last year, almost everyone I know bought one within 2 months. This was because it didn't look like it was designed by a 12 year old like the previous two years output.

  9. Re:pay up sucka on Why Microsoft Should Fear Bandwidth · · Score: 1

    I am fully aware of that. But thanks for pointing it out.

  10. Re:pay up sucka on Why Microsoft Should Fear Bandwidth · · Score: 1

    Can you give me an example of a large scale terminal services installation, using dedicated diskless clients? I have only ever seen microsoft's implementation of RDP used for remote system administration, rather than true X-like thin clients.

    On the other hand, I have seen a number of large Cytrix MetaFrame installations, especially at hospitals - most likely this is what you have seen.

    So just to be clear, Microsoft is certainly not leading this market, though they do have some strong assets in place.

  11. Re:Octave? on Open Source Math Software For Education? · · Score: 1

    Ditch Kreyszig and get Glyn James - Advanced Modern engineering mathematics. Only £35 (~$65) from amazon.

  12. Re:This is certainly pretty... on Fanless Media Center Box · · Score: 1

    or try the Cubit, which is in my opinion the prettyest available.

  13. Re:6/10 ?! - it's a piece of shit game on Review: Evil Genius · · Score: 2, Insightful

    it's a piece of shit game
    good

    Because of it's title.
    bad

  14. Re:The world is really watching on Election Day Discussion · · Score: 1

    Really? You'd guess that there's global interest in this? Google news reckons that there's 2570 articles from around the world that it knows about. Who do you think those people are rooting for? (ducks...)

  15. Re:Actually, we're already playing the French vers on Mozilla Releases Firefox 1.0 RC1 · · Score: 1

    They just revolved.

  16. Re:Rolling your own speech recognition isn't so ea on Open Source Speech Recognition - With Source · · Score: 1

    A second factor is that these statistical speech recognition systems require extensive data for their language model. Building such a system requires recording real speech, segmenting it and creating a set of examples from which to compute the probabilities, which requires some knowledge of acoustic phonetics, and doing the computation for the model.

    A Language model is typically built from available text sources such as newspaper text. It does not require that you have recorded speech. Generating an acoustic model, on the other hand, does require accurately transcribed, recorded speech, and lots of it.

    This is time-consuming.
    Yes. Very.

  17. Re:Rolling your own speech recognition isn't so ea on Open Source Speech Recognition - With Source · · Score: 1

    A lot of a person's speech recognition ability comes from context

    That is also true for a reco system. Typically a Large vocabulary continuous reco system will use a tri-gram language model in order to take into account contextual information. This means that likelyhood of the candidate words is looked up based on the previous three words, which has been shown to provide a sufficient degree of contextual information to distinguish between most commonly encountered homophones.

  18. Re:Why speech recognition on Linux will kill Windo on Open Source Speech Recognition - With Source · · Score: 1
    It won't. Speech recognition will never be big on the desktop except as an accessibility feature or for niche dictation circumstances such as medical examination or autopsy. (Incidentally, the recognition accuracy for these special applications is better than standard text due to the prevalence of long, obscure words - think legalese). The fundamental reason for this is that where a keyboard and mouse is available, they offer a better control method than speech.


    Speech reco *will* become pervasive in applications where it is not possible to use a standard keyboard/mouseinterface, for example telephone services or on small form factor devices such as telephones and PDAs. However no one is going to make a great deal of money on this.

  19. Re:IBM also has a grammar based system. on IBM to Open Voice Recognition Software · · Score: 1

    It wasn't. IBM had been doing theoretical work in speech recognition for some time, and had developed their own speech engine and acoustic and language models for supported languages. Sooner or later thay might even get around to doing something commercial with the technology!

  20. IBM also has a grammar based system. on IBM to Open Voice Recognition Software · · Score: 4, Interesting
    IBM also has (or rather had in 98,99,2000) a grammar based recognition system based on the same engine, but using compiled grammars and naturally a cut down acoustic model dependant on the contents of the grammar. There was also a toolset, supporting compiling grammars from BNF, building speech telephony applications and so forth.


    IBM Hursley labs had a name dialler 5 years ago that let you phone the computer, say the name fo the person you wanted to speak with, and get put through. They also had a system that provided weather forecasts based on the name of the city or country you said. I was pleased to name the latter "Global Weather Information System" or GWIS, pronounced Gee-whizz. Both ran on the machine under my desk. Both worked reasonably well, especially given that a lot of the acoustic models for names and places were automagically generated.

  21. Two tips - foot rest and back exercise on Chairs that Won't Wreck Your Back? · · Score: 1

    1. get one of those foot rest things that lets you support your feet in a variety of different angles. I found that they made quite a difference to my posture (in an aeron, which I generally like)

    2. Take up some form of exercise that strengthens your back. I had a pretty weak back after tearing a load of muscles up one side playing field hockey 6 years ago. After I started using the rowing machine (ergometer) at the gym, I found my comfort in front of a machine improved a great deal. It's worth asking the gym instructor to show you how to use it properly, since many people don't, and that seriously reduces the results.

  22. Re:The recent trend in "louder is better" on Tubes vs Transistors: An Audible Difference? · · Score: 1

    The explanation for this is quite messy
    Not really. In fact it's pretty elegant and simple. But the key point is that a 44.1k DAC is most certainly up to the task of doing a 16k tone precisely because of Nyquist.

  23. Re:Frequent flyers- such as international terroris on Registered Traveler Program Open For Business · · Score: 1

    How does establishing identity help in the slightest when the stated aim is to prevent another plane-as-suicide-bomb attack. The answer is that it doesn't in the slightest, as many others have pointed out, and may in fact be detrimental. The only reason I can see is that it makes the travellers *feel* safer, and has side effects in reducing other types of crime such as smuggling. It does not raise any bar except that under which I must contort myself when visiting the US.

  24. Re:"Goodwill" on SCO posts Q2 Loss, Gets $11k from Linux · · Score: 1

    Thanks God somebody here knows what goodwill is.

  25. Re:Rio Karma on iPod May Not Have The Horsepower For Ogg [updated] · · Score: 1

    What exactly is the reason to buy an iPod if you are not into the whole "online music store" thing?

    It looks nice and has a beautiful interface. nuff said.