Slashdot Mirror


User: c0d3r

c0d3r's activity in the archive.

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

Comments · 273

  1. Re:Issues with Opera on Web Browser Wars Go Mobile · · Score: 2, Interesting

    Good point, the support might be worth it, but my point was that getting an embedded browser working on Linux isn't that easy. With the source code to a browser it considerably easier (assuming you have the skill set), and you aren't limited as much as with a pre-packaged browser. Granted, opera is in business to make money, so they charge for their SDK, which is totally fine with me. It might cost less for an unskilled team to have opera do the integration, whereas a more skilled team will be able to complete it for a lower cost via open source.

  2. Java VM's in Browsers? on Web Browser Wars Go Mobile · · Score: 1

    Are there any major phones out there with Java VM's that actually run applets? I have several applets implemented, but as of yet, haven't seen them running on cell phones. Someone told me that iPhones don't have Java.

  3. Issues with Opera on Web Browser Wars Go Mobile · · Score: 5, Informative

    I was tasked with getting Opera to run on Set Top Boxes not too long ago, and the problem with opera is that its not just install and go like on windows or linux. Granted, it was a custom set-top-box build on linux, once you get the demo binary from opera, it doesn't run and says "cannot open fb0 frame buffer device". Apparently their business trick is to charge you for implementing every driver. They sell a very expensive sdk (more like a ddk), but then you have to develop all of your drivers. We were using a pretty well know SoC (system on chip) from sigma designs, but still didn't have the display drivers and ir drivers. I would suggest going with Mozilla or something that you have the source, otherwise a vendor will tie you in to their solution, and not even give you header files with which to get the embedded browser to work with custom hardware.

  4. Re:XP in VMWare on 64-bit Vista on What Does It Take To Get a PC With XP? · · Score: 1

    This must be something new, or I must have done something wrong, but some signed driver issue forced me to buy vmware workstation in order to install on Vista Ultimate x64 it was pretty cheap, and I think it was worth it, because now I can map it to individual cores (unsure if you can do this with vmware server).

  5. XP in VMWare on 64-bit Vista on What Does It Take To Get a PC With XP? · · Score: 2, Interesting

    Vista failed to run most of my legacy software, especially VS.NET on my 64-bit vista machine. I had to install VMWare Workstation (had to pay for this because 64-bit vista requires signed drivers) and configured it to use half of my RAM and to use one CPU core. I picked up XP for system builders pretty cheap and it installed flawlessly. It's pretty stable, and being 64-bit, you can exceed 4 GB of ram, and I find my self having Vista always running without shutting down, and just sleeping or hibernating and having an instant on experience all the time. With more RAM and cores, I can concurrently run LINUX as well. Otherwise, the only place I could find a laptop with XP in LA was across the street from Vista Ford on Ventura Blvd. What's interesting, is if you make a U turn up the hill by there, medina road is at the top of the hill. (Bill Gates lives in Medina, WA).

  6. Re:Ford Engine in a Chevy on Apple Files Suit Against Psystar · · Score: 1

    If you can get it to pass smog, then I think it is legal.

  7. Ford Engine in a Chevy on Apple Files Suit Against Psystar · · Score: 1

    I heard that in some state that its illegal to put a ford engine in a chevy, or i think that was a redneck joke.

  8. Re:You're missing the point on Free SMS On IPhone 3G Via AOL IM Client · · Score: 1

    So you're saying that we are paying for the telco's bad engineering practices. Sounds like you're saying that a simple text communication system has been over engineered, and can't handle it's capacity very easily. That leads to building better protocols that will depricate SMS.

  9. Re:You're missing the point on Free SMS On IPhone 3G Via AOL IM Client · · Score: 1

    After the high taxes on blankets, it became prohibitivly expensive to send smoke signals. Wood and fire are already very expensive. What's next, taxing on that black goo that comes out of the ground?

  10. Re:You're missing the point on Free SMS On IPhone 3G Via AOL IM Client · · Score: 2, Insightful

    I don't like what they charge for text messaging, so I'll choose to use a free alternative, and tell my friends how they can save some money.

  11. Re:You're missing the point on Free SMS On IPhone 3G Via AOL IM Client · · Score: 2, Interesting

    My point is that text traffic only takes less than 1k total traffic and can cost $.25. Voice traffic can be $.25 a minute which is ~64k per second. Picture costs about the same as text but its about ~1Mb of traffic. Video is significantly more traffic than voice, yet is often charged at the same as voice. Why is texting so expensive? Its obvious.. a revenue model.. hence the point of the discussion is "To avoid getting screwed". Anyone against this is a bigot or shareholder for the telco's.

  12. Book at SLAC on Book Recommendations For Maths To Astrophysics? · · Score: 1

    At SLAC: http://www.slac.stanford.edu/ I saw an interesting book in a Nobel Winner's book shelf:

    Quantum Mechanics - Albert Messiah

    Can anyone comment on whether or not this book is just a book cover or if it's for real?

  13. Mark My Words $42 Billion on Yahoo Rejects Another Bid From Microsoft, Icahn · · Score: 1

    I think they are going for either $42/share or $42 Billion. Wonder what the total would be for per share, or what the share price would be for $42 Billion?

  14. You're missing the point on Free SMS On IPhone 3G Via AOL IM Client · · Score: 5, Insightful

    I think the point is that telco's are gouging people for text traffic, which has a very small impact on their infrastructure. If you compare the network traffic for text vs. picture vs. video, they are ripping people off. I even get messages sometimes from the telco, which means they are getting free money everytime they send a promotion to every cell phone. Say 1 million cell phones are sent one $0.25 message that's 1/4 million dollars for each message sent with very little impact on their infrastructure. What am I going to do? Spend an hour asking them to refund a quarter?

  15. Re:Sample Code on How To Show Code Samples? · · Score: 1

    Because some stupid recruiter told me it was a great company and didn't even mentioned it was VB. They also sent me to another VB interview and I walked out in some 5 minutes into the interview. Interestingly the person interviewing me used to work at the company I walked out of.

  16. Re:Sample Code on How To Show Code Samples? · · Score: 1

    I guess I was saying that I don't like VB programmers coding in a startup with 5 people in a run down studio telling me my code sux, when I've implemented high transactional billion dollar systems that have been in use for years.

  17. Re:Sample Code on How To Show Code Samples? · · Score: 1

    hehe.. funny... I've heard that before... I haven't updated that site in almost some 8 years.

  18. Re:Sample Code on How To Show Code Samples? · · Score: 3, Informative

    I've shown some good code to people, and they start saying whats wrong with it without knowing what it's about. For instance, I interviewed with some small startup (some 5 dudes coding in a studio), and I showed them some heavy ajax code, and they said it would be too slow for a high traffic site. I told them it was an internal application with high functionality, and he proceeded to show me a simple html page with no javascript and told me "see this is high performance". I think its just deceit when the person interviewing you doesn't have a strong skill set and feels intimidated by a good candidate who will make him/her look bad.

  19. Sample Code on How To Show Code Samples? · · Score: 1

    I think sample code is a ploy to get rid of candidates. I have a complete site of sample code, and what happens is it just ends up being something to shoot holes at. Also, you can't give internal code that belongs to a company.

  20. Re:.NET vs. J2EE vs. LAMP on The Web Development Skills Crisis · · Score: 1

    I can't believe that J2EE is still being used. I thought it just turned out to be huge overhead to use session and entity beans, and they don't integrate with anything but a thick J2EE stack. Have they integrated ejb's with web services yet? Can you easily bind ejb's to visual controls? Do ejb's scale? How much is overhead on the container stack vs. actual business logic? How much development do you have to do that is ejb related vs related to the actual business logic?

  21. Re:Heinlein said it best on The Web Development Skills Crisis · · Score: 1

    I've got program a computer, pitch manure, solve equations, build a wall, and butcher a hog down.

    Design a building, plan an invasion and change a diaper seem to be the most difficult ones left.

    I wonder what "Set a bone"and "conn a ship" means?

  22. Liars get the Job on The Web Development Skills Crisis · · Score: 1

    I've noticed several people post that HR asks for more years of experience than the technology has exisited. I've seen this happen with Java and .NET, and a liar ends of getting the job. I have been called by people more than 10 times asking for this, and they get mad when I've corrected them.

  23. .NET, J2EE, LAMP on The Web Development Skills Crisis · · Score: 3, Insightful

    Right now .NET, J2EE, LAMP seem to be the key 3 divisions in the field. Whats really pissing me off is I was recently interviewing, and I was getting people wanting 1 years experience in .NET 3.5 which has only be released for a few months, and I was getting all these interview questions about brand new stuff that no one has done. J2EE is basically Weblogic jobs. LAMP doesn't seem to have much steam in the Enterprise, but mostly for small companies or small applications. Also I've been getting all kinds of screenings from people who don't know what they are talking about. Nowadays the trend seems to be how fancy of an AJAX UI can you create, barring the obvious difficulties of cross platform development and support for older browsers. I can see whats going to happen: many projects are going to fail because AJAX applications are very difficult to develop for a huge audience and reliably and requires much more skill than just html.

  24. Can't Program on Non-Programming Jobs For a Computer Science Major? · · Score: 1

    I don't know about that, but where I studied at Cal, you couldn't even be admitted or yet pass the first problem set if you couldn't program. I remember seeing people stading up and yelling "fuq this" and dropping out. Are you sure it wasn't some mail order degree or maybe an IT or CIS degree?

  25. Syncronization Primitives on What Do You Want On Future Browsers? · · Score: 2, Insightful

    Most ajax developers (NOT USING SOME FANCY/LIMITING FRAMEWORK) will run into basic synchronization problems that will cause major problems. Basic critical sections and thread safety primitives are needed. The closest I've found is an implementation of the bakery algorithm. Many of these issues can be solved with synchronous ajax calls, but for true asynchronisity, you'll need these primitives.