Slashdot Mirror


User: Kawahee

Kawahee's activity in the archive.

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

Comments · 317

  1. Re:It doesn't need Sinofsky... on Sinofsky Dismisses Trying To Take Over Windows Phone, Developers · · Score: 1

    I agree with this as well. I've gotten used to VS2012 but I fired up VS2010 the other day and did a double take when I saw colour again and menus without all caps (yes, I know about the registry change). For me the metro interface on Windows 8 isn't too bad, but applying it to an application as complex as Visual Studio is silly. I hope Microsoft uses Sinofsky's departure as an opportunity to refocus on traditional desktop applications so that desktop apps can complement the tablet ones.

  2. Re:Diablo III on Aussie Parliamentary Inquiry Into Software Pricing Announced · · Score: 1

    Yes.

  3. Devils Advocate on Aussie Parliamentary Inquiry Into Software Pricing Announced · · Score: 4, Informative

    I went to purchase Diablo III from Blizzard's online store, and after signing in to my Australian (or SEA or whatever region) battle.net account the price went from US$Price to AU$(Price+20).

    I tried to play devils advocate on this one, and what I came up with is that bandwidth and rackspace in Australia are much more expensive than other parts of the world.

    But I get the feeling Blizzard don't have battle.net servers in Australia, and since most of their content delivery comes through Bittorrent (and who cares if they "seed" it themselves from the US with cheap bandwidth or AU), so I don't know why it costs so much more.

  4. Here's hoping on Australian ISP Wins Case Against Movie Studios · · Score: 1

    I hope "no direct technical power" means what I think it means: that the court sees that there's no reasonable technical to way to police BitTorrent.

  5. Re:Who cares? on Windows 8 Metro Theme Created For Rooted Android Tablets · · Score: 2

    I've been using Windows 8 as my primary desktop operating system for the past few weeks. You can pretty much avoid Metro after logging in, just hit WINKEY + D to take yourself to the desktop. From there it's pretty much Windows 7 with better multi-monitor support.

    There's a handful of areas where it could be more polished, but you can't complain about them in the context (preview release).

    You can't avoid seeing Metro entirely, but it's not something you have to work with. In Windows 7, if I have to launch something that's not pinned to my taskbar my workflow is WINKEY + Type the program name + ENTER. Windows 8 preserves this workflow. You'll be typing the program name into a Metro search bar, but at the end of the day the same program starts up on the Windows 8 desktop.

  6. Re:Waiting for XP to go... on Windows Vista Enters Extended Support · · Score: 1

    The application was originally written in 1993 and there's been various levels of pragmatism applied to new development and maintenance between then and now. There are "proper" ways of manipulating data in an RDBMS invariant manner, but the application was never designed for it.

    As it stands we're looking to get rid of support for JET and use SQL Server. For our application SQL Server does everything we want it to, therefore interoperability with other database platforms isn't a high priority.

    Perhaps when we've rewound our application to only support the one provider and get rid of all the JET crud (no pun intended) we'll more easily be able to add an abstraction layer.

  7. Re:Waiting for XP to go... on Windows Vista Enters Extended Support · · Score: 1

    I'm well aware of the Express edition, but it's a bit heavy for our customers to install and manage. They're not very technically minded. LocalDB looks to be a good replacement for our customers using Microsoft JET.

    Further, our application is meant to be run on a desktop and to have a full blown copy of SQL Server Express running in the background just for our application is not ideal.

    your app probably needs a standalone database server.

    Several of our larger customers (10GB - 250GB of data) use SQL Server 2005 Enterprise and SQL Server 2008 Enterprise very successfully.

    Our thousands of smaller customers (50MB - 250MB of data) use Microsoft JET mostly successfully. But for development it's a pain in the ass, and as I said above, LocalDB seems to be a good replacement for Microsoft JET.

  8. Re:Waiting for XP to go... on Windows Vista Enters Extended Support · · Score: 1

    Whoops, I cut myself off...

    The point I was trying to make is that we already have many places in our application where we go "if MSSQL, do this, else do that" to accommodate for Transact-SQL and JET-SQL. We're not after a third SQL dialect in our application (even if it is a close implementation of ANSI92 SQL).

    To use some of SQLite's words, we're after for a drop-in database engine that's small, fast and reliable. SQL LocalDB fits the bill pretty well, with no major modifications to our application.

    As for libraries for consuming SOAP web services, the endpoint we're talking to is a little bit liberal when it comes to the SOAP standards, so when we find a library that can talk to it (and deal with the protocol violations) that's what we use. So at the moment it's ATL/SOAP, and WSSAPI is also looking good. We haven't really evaluated other SOAP libraries in too much depth, other than WCF which is too standards-compliant (Microsoft standards compliant?!) for the version of "SOAP" we deal with.

  9. Re:Waiting for XP to go... on Windows Vista Enters Extended Support · · Score: 1

    Our application supports SQL Server and (unfortunately) Microsoft JET as database backends. Both database engines have their own proprietary syntax for some things, and our application is literally littered with:

    if (sqlServer)
    execute(

  10. Re:I still have an Win 2000 Pro on Windows Vista Enters Extended Support · · Score: 1

    Unfortunately Windows 3.11 says that FreeDOS is "incompatible" and will refuse to run (wrong version). Hrmph.

    I believe this is because Windows 3.11 relies on the implementation details of Microsoft's own DOS (certain things will always be in this exact memory location) and FreeDOS' implementation is not identical down to that level.

  11. Re:As they should be on Medicaid Hacked: Over 181,000 Records and 25,000 SSNs Stolen · · Score: 2

    I am not sure that it's illegal to "hack in to systems you don't have permission to access" in all parts of the world. For this reason, I think the onus falls to the implementer to make sure that any system they develop and make available on the public internet is secure.

  12. Re:Euthanize XP on Windows Vista Enters Extended Support · · Score: 3, Informative

    It's now Subsystem for UNIX-based Applications and it appears to be deprecated as of Windows 8.

  13. Re:And who will be held responsible? on Medicaid Hacked: Over 181,000 Records and 25,000 SSNs Stolen · · Score: 5, Insightful

    The cynic in me says the hackers will be held responsible.

  14. Waiting for XP to go... on Windows Vista Enters Extended Support · · Score: 2

    I'm a developer at an ISV. Personally, I am waiting for XP to go. Microsoft has some great technology (WWSAPI, SQL Server 2012 LocalDB) that looks like it will solve some of the problems we need to solve with our application, but it's not available on XP. (Technically WWSAPI is, if you're willing to pay for the support contract.)

    As it stands, while XP is still supported (mainstream, extended or otherwise) and we have customers on it we are unable to use these new technologies.

    In the context of my job I don't think Vista is any different from 7 in terms of the technology available and the support effort.

    At home I find 7 to be superior to XP and Vista. I don't think Vista fills any niche, XP has the 5-year-old-low-powered-device market, but anywhere else really should be using 7.

  15. To infinity and beyond... on Scientists Build Graphene From Scratch, Atom By Atom · · Score: 4, Interesting

    Where will this particular avenue lead us?

    Space Elevators.

  16. Re:Reliance on Microsoft on Dell Says Re-Imaging HDs a Burden If Word Banned · · Score: 1

    How does this invalidate my point? Have you tried opening a 100 page ODT file with tables and indexes made by OpenOffice in the various open software packages that support ODT and seen the results? The problem is universal - if OpenOffice was found to be infringing on this patent there will be similar issues.

  17. Re:Reliance on Microsoft on Dell Says Re-Imaging HDs a Burden If Word Banned · · Score: 1

    You do realise that there are other word processors that can save doc files don't you?

  18. Re:Reliance on Microsoft on Dell Says Re-Imaging HDs a Burden If Word Banned · · Score: 1

    First - I know i4i states OO does not infringe on the patent. If you would have been paying attention you would have seen the second word in my post. Second - The DOCX format is a standard.

  19. Re:Reliance on Microsoft on Dell Says Re-Imaging HDs a Burden If Word Banned · · Score: 1

    Because if OpenOffice was found to be infringing on this patent and Dell packaged OpenOffice instead your post would read "Maybe this is a wake up call for people relying on *.odt", right? And that your post would also have a question mark next time.

  20. This is why I don't subscribe... on China Jails Four For Microsoft XP Piracy · · Score: 1

    Off the four men

    You mean "of", right? I know it's China, but do we really want to off them?

  21. Re:unreplaceable? on Can New Game Control Schemes Hope To Match the PC Keyboard? · · Score: 5, Funny

    "keyboard and mouse setup is still unreplaceable"

    Is "unreplaceable" even a word? Try "irreplaceable".

    Of course it's a word, Slashdot's editors would have changed it when they proofread the article otherwise. Duh.

  22. You left the best 'til last! on A Visual Expedition Inside the Linux File Systems · · Score: 1

    In all there are 78 figures and 10 animations.

  23. Led Zeppelin said they weren't signing up, but... on Guitar Hero 5 To Allow Duplicate Instruments, Easy Switching · · Score: 2, Insightful

    I would love to see these songs in there, not going to happen though.

    Led Zeppelin -
    Stairway to Heaven (Live from How The West Was Won)
    Achilles Last Stand (Live from Knebworth)
    Kashmir (Live from Knebworth)
    Dazed and Confused (Live from The Song Remains The Same)

    Pink Floyd -
    Comfortably Numb (Live from P*U*L*S*E)
    High Hopes (Live from P*U*L*S*E)

    Uriah Heep -
    Sunrise (Studio)
    Gypsy (Live from Future Echoes Of The Past)
    July Morning (Studio)

  24. Re:B-b-b-but... on Zombie Macs Launch DoS Attack · · Score: 1

    I see you left your humour at the door.

  25. I get the joke... on Zombie Macs Launch DoS Attack · · Score: 1