+ Reply to Thread
Results 1 to 7 of 7

Thread: Știri, articole și link-uri interesante despre programare

  1. #1

    Miau 2.0 for Windows
    Pisoi's Avatar
    Join Date
    Oct 2003
    Location
    %SystemRoot%
    Posts
    2,917

    Știri, articole și link-uri interesante despre programare

    Sun va publica codul-sursă al Java sub licență GPLv2.
    SANTA CLARA, CALIF., — November 13, 2006 — Sun Microsystems, Inc. (NASDAQ: SUNW), the creator and leading advocate of Java(TM) technology, Monday will announce it is releasing its implementations of Java technology as free software under the GNU General Public License version two (GPLv2). Available today, are the first pieces of source code for Sun’s implementation of Java Platform Standard Edition (Java SE) and a buildable implementation of Java Platform Micro Edition (Java ME). Details are available at: at http://www.sun.com/opensource/java (on Monday morning). In addition, Sun is adding the GPLv2 license to Java Platform Enterprise Edition (Java EE), which has been available for over a year under the Common Development and Distribution License (CDDL) through Project GlassFish(TM) at http://glassfish.dev.java.net.
    http://scobleizer.com/2006/11/12/sun...va-and-gpl-it/
    My mother always told me that no matter how repugnant you find a person, when you meet them face to face you will always find something about them to like. (Larry Flynt)

  2. #2

    Miau 2.0 for Windows
    Pisoi's Avatar
    Join Date
    Oct 2003
    Location
    %SystemRoot%
    Posts
    2,917
    A apărut Firebird 2.0.
    Features of the release include
    • A thorough reworking of indexing to ramp up performance and minimise bottlenecks in searching and matching
    • Several limitations inherited from the legacy code have now gone, such as the 252-byte limit on index size and the 30 Gb limit on table size.
    • A new interface for plugging in international character sets, including enhanced Unicode support, along with a number of new and corrected collations
    • 64-bit platform support with released binaries available for AMD64 and Intel EM64T on Linux. Windows 64-bit builds are ready for testing and will follow in a sub-release
    • An intense makeover of server security, including beefed-up password encryption and inbuilt protection for brute-force attack
    • Support for SQL200x derived tables, including multi-level nesting and joining of subqueries
    • EXECUTE BLOCK syntax to enable blocks of procedural SQL (PSQL) to be executed in dynamic SQL statements
    • Explicit cursors in PSQL, also available inside EXECUTE BLOCK statements
    • Optional WAIT lock conflict timeout, available as both a SET TRANSACTION argument and as a transaction parameter in the API
    • All-new incremental backup capability
    • Complete re-architecting of "serverless" local connection protocol on Windows to eliminate the inherent instability of the legacy IPServer protocol
    • Fully completed implementation of the Services API on all platforms
    My mother always told me that no matter how repugnant you find a person, when you meet them face to face you will always find something about them to like. (Larry Flynt)

  3. #3

    Miau 2.0 for Windows
    Pisoi's Avatar
    Join Date
    Oct 2003
    Location
    %SystemRoot%
    Posts
    2,917
    For Developers: Windows Vista Readiness Hands-on Lab.
    Microsoft has put together a Hands-on Lab designed to educate developers on known Microsoft Windows Vista application compatibility issues. This process will walk the developer through specifics, focusing on solutions that will enable customers running your application to have a better experience on Microsoft Windows Vista. After completing this lab, the developer should be able to determine if and how the most commonly known application compatibility issues could affect their specific application.
    Plus Windows Vista Developer Center.
    My mother always told me that no matter how repugnant you find a person, when you meet them face to face you will always find something about them to like. (Larry Flynt)

  4. #4

    Miau 2.0 for Windows
    Pisoi's Avatar
    Join Date
    Oct 2003
    Location
    %SystemRoot%
    Posts
    2,917
    Python Versus C#: Business and Technology Tradeoffs, după o introducere despre Understanding [The Author's] Personal Bias.

    Până nu uit: check out www.dzone.com (digg/reddit pentru programatori) . Nu veți regreta.
    My mother always told me that no matter how repugnant you find a person, when you meet them face to face you will always find something about them to like. (Larry Flynt)

  5. #5
    I can clearly tell that whoever decided to put "suspend computer" or "exit program" keys on a keyboard didn't have cats.

  6. #6
    Microsoft Releases .NET Source Code


    The .NET libraries will be available to be free downloaded and browsed, and if you own a copy of VS 2008 it will provide special debugging for them. Owners of VS 2008 will be able to download .NET source code debugger symbols from a Microsoft server.

    When you debug a .NET application and hit a breakpoint in your code, you'll now be able to see a debugger call stack. This stack will contain detailed file and line number information for the .NET Framework classes and methods in your application.

  7. #7

    Miau 2.0 for Windows
    Pisoi's Avatar
    Join Date
    Oct 2003
    Location
    %SystemRoot%
    Posts
    2,917
    My mother always told me that no matter how repugnant you find a person, when you meet them face to face you will always find something about them to like. (Larry Flynt)

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts