Forgot your password?

typodupeerror

Comment: Not much in this driver? (Score 3, Interesting) 71

by TejWC (#42808625) Attached to: Open Source ARM Mali Driver Runs Q3A Faster Than the Proprietary Driver

Based on the article, it seems like they first ported Q3A from OpenGL ES1 to OpenGL ES2, and then they used the closed source shader compiler to do most of the work (OpenGL ES2 forces most of the code to be in the form of shaders). It seems like they really didn't make much of an actual driver and just off-loaded most of the work to the shaders (I could be wrong though).

Comment: Re:Too bad Apple doesn't make SW like their HW (Score 3, Insightful) 295

by TejWC (#42161103) Attached to: Apple Declutters, Speeds Up iTunes With Major Upgrade

Apple makes great software; its just that they make the worst Windows software you could ever use. iLife is half the reason why I was using a Mac for so many years. General rule of thumb for all Apple software:
If it ends in .exe, it will be slow, bloated, and unintuitive
If it ends in .app, it will be fast, slick, and makes sense

Comment: Not exactly Microsoft's fault (Score 3, Insightful) 268

by TejWC (#41821707) Attached to: Windows Phone 8 Having Trouble Attracting Developers

Even if MS made the best phone OS ever created, it would still be hard to get many developers interested. The "mindshare" of developers is all in Android and iOS. Even 2 years ago, if you were at a mobile developer's conference, nobody would care about what you had to say unless it had something to do with Android or iOS. That is one of the reasons why nobody cared about MeeGo or WebOS even though they were both open source.

Comment: Re:Simple solution (Score 1) 408

by TejWC (#40933265) Attached to: Secret Security Questions Are a Joke

For one company I used to work for, they would have us make our own questions. If we needed our password to be reset, we had to call IT department and answer the questions we made. If the IT rep believes that the questions are "bad", they would force the employee to make a trip to the IT department and show their badge to prove who they are.

Comment: Re:Nokia is dead (Score 3, Informative) 105

by TejWC (#40780335) Attached to: Nokia Aborts Meltemi Linux-Based Feature Phone

Except writing Qt application on Symbian^3 was like stabbing yourself with a needle every second. Nokia never bothered to fix QWidget on the Symbian platform and just told developers to wait until QML's Qt Components were ready. And, of course, Qt Components for Symbian^3 wasn't stable until after Nokia already announced the transition to Windows Phone.

Maemo did a good job of implementing QWidget (including kinetic scrolling), but they threw all that out in MeeGo when they decided to drop native support for QWidget and have everybody just use QML instead.

And don't get me started on how Intel confused everybody with their version of MeeGo.

Comment: Compiler Technology (Score 3, Interesting) 260

by TejWC (#37079710) Attached to: Installing Linux On a 386 Laptop

I was wondering, hypothetically, if somebody where to take the source code of Debian 1.3.1 and compile it with the latest version of GCC and somehow made it compile; I wonder how much faster it will compared to the binary that was released back then. I mean, has compiler technology improved much in the last 14 years when it comes to slow machines like the i386?

Comment: Re:If Nokia really wants to remain relevant (Score 4, Informative) 210

by TejWC (#33689672) Attached to: Nokia Paying $10M For Symbian Software Devs

1. Ditch the goal of moving Symbian to anything beyond dumb phones with cameras

Many people outside of US still use it and want some compatibility with their old phones.

2. Change the name of Meego to ANYTHING ELSE

MeeGo is just the name of the SDK / developer platform. Most consumers will not see that name when they purchase the phone.

3. Release Meego completely OSS and don't hamper people wanting to go in and tinker

You can now.

4. Start rolling out both (Official stock) Android and Meego on devices and allow for the devices to switch back and forth between the two

You can run MeeGo on N900. I think you can install Android on it too. MeeGo is not ready for any other device yet; not because Nokia doesn't want you to port it, simply because MeeGo doesn't have to features yet to handle any other kind of phone. Nokia doesn't think MeeGo is ready for primetime yet so you will not see it on any other phone for some time.

5. Release a marketing campaign to choose 'the next look of Nokia'

Wait until Q2 2011. I am not allowed to say anything else.

6. Analyze which OS is getting better market traction and phase out the loser

Nokia already said that they are moving to Linux/MeeGo. Qt is the "bridge" to move developers from one to another (just like how Carbon was used to move from MacOS classic to MacOS X). Talking to the people at Nokia, they already consider Symbian to be "legacy" and are already moving to MeeGo.

7.Profit More!

I hope Nokia will.

Comment: A few thoughts (Score 3, Informative) 291

by TejWC (#33475430) Attached to: Ubuntu 10.10 Beta Released
I have been using Kubuntu 10.10 for the last 2 weeks. Some impressions:
  • Still haven't fixed a number of dual screen bugs :(. Sad because Fedora 13 fixed them in their KDE.
  • I didn't like how KDE 4.5 changed the buttons so I had to change the coloring system back to KDE 4.4 style
  • Lots of updates; every day!
  • Rekonq still crashes each time I go to google maps. Latest git commit crashes on startup so Kubuntu guys can't do much about it yet
  • Qt 4.7 is awesome. It seems fairly stable despite not being released yet.
  • R600 open source driver still has issues with KDE's window manager (in terms of performance). At least its a little faster. Also, they fixed all the issues it has with Blender3D!

Nemo me impune lacessit. [No one provokes me with impunity] -- Motto of the Crown of Scotland

Working...