|
Advanced Installer is a Windows Installer authoring tool which enables developers and system administrators to easily build reliable MSI packages that meet the latest Microsoft Windows logo certification requirements and follow the recommended Windows Installer best practices.
|
|
|
Full View / NID: 25817 / Submitted by: The Zilla of Zuron
|
|
Fresh HTML is a software to create and edit pages for the world wide web. Its “WYSIWYG” (what you see is what you get) interface makes editing HTML pages as easy as using your favorite word processor. Its built-in editor allows advanced users to fine-tune HTML codes to fit their needs. This software is 100% free, no spyware, and updated regularly.
|
|
|
Full View / NID: 25932 / Submitted by: TACKtech Team
|
|
December is a busy and exciting time of the year. PHP Advent is an attempt to capture and share doses of wisdom from a few of the people in the PHP community who have been kind enough to share their thoughts and tips. Please join us on our daily journey by subscribing to our feed or following us on Twitter. Happy holidays.
|
|
|
Full View / NID: 25767 / Submitted by: The Zilla of Zuron
|
|
The PHP development team is proud to announce the third alpha release of the upcoming PHP 5.3.0 minor version update of PHP. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. It is imperative that more people join the effort to complete the documentation for PHP 5.3.0. Please also review the NEWS file.THIS IS A DEVELOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!The purpose of this alpha release is to encourage users to not only actively participate in identifying bugs, but also in ensuring that all new features or necessary backwards compatibility breaks are noted in the documentation. Please report any findings to the QA mailinglist or the bug tracker.There have been a great number of other additions and improvements since the last alpha, but here is a short overview of the most important changes:Namespaces (documentation has been updated to the current state)Rounding behaviorext/msql has been removed, while ext/ereg will now raise E_DEPRECATED noticesext/mhash has been replaced by ext/hash but full BC is maintainedPHP now uses cc as the default compiler, instead of gccA number of bug fixes to ext/pdo, ext/soap, the stream layer among othersSeveral under the hood changes also require in depth testing with existing applications to ensure that any backwards compatibility breaks are minimized.The current release plan expects a stable release sometime around the end of Q1 2009.
|
|
|
Full View / NID: 25766 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer is a Windows Installer authoring tool which enables developers and system administrators to easily build reliable MSI packages that meet the latest Microsoft Windows logo certification requirements and follow the recommended Windows Installer best practices.
|
|
|
Full View / NID: 25605 / Submitted by: The Zilla of Zuron
|
|
NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create such installers for Windows. It is released under an open source license and is completely free for any use.
|
|
|
Full View / NID: 25498 / Submitted by: The Zilla of Zuron
|
|
Fresh HTML is a software to create and edit pages for the world wide web. Its “WYSIWYG” (what you see is what you get) interface makes editing HTML pages as easy as using your favorite word processor. Its built-in editor allows advanced users to fine-tune HTML codes to fit their needs. This software is 100% free, no spyware, and updated regularly.
|
|
|
Full View / NID: 25146 / Submitted by: TACKtech Team
|
|
NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create such installers for Windows. It is released under an open source license and is completely free for any use.
|
|
|
Full View / NID: 24672 / Submitted by: The Zilla of Zuron
|
|
SkinFeature is a custom skinning implementation library and GUI design tool available as DLL and .NET components. It allows you easily to create skins . this skin creator supports MS Visual C ++MFC(5.0, 6.0, vs2002, vs2003, vs2005, vs2008), MS Visual Basic, Delphi, Windows Forms (.NET), WTL, ATL, ,and all Win32 languages that support COM objects. The SkinFeature GUI design tool offers flexible controls customization for all Windows elements.
|
|
|
Full View / NID: 24612 / Submitted by: TACKtech Team
|
|
Fresh HTML is a software to create and edit pages for the world wide web. Its “WYSIWYG” (what you see is what you get) interface makes editing HTML pages as easy as using your favorite word processor. Its built-in editor allows advanced users to fine-tune HTML codes to fit their needs. This software is 100% free, no spyware, and updated regularly.
|
|
|
Full View / NID: 24603 / Submitted by: TACKtech Team
|
|
Advanced Installer is a Windows Installer authoring tool which enables developers and system administrators to easily build reliable MSI packages that meet the latest Microsoft Windows logo certification requirements and follow the recommended Windows Installer best practices.
|
|
|
Full View / NID: 24618 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer is a Windows Installer authoring tool which enables developers and system administrators to easily build reliable MSI packages that meet the latest Microsoft Windows logo certification requirements and follow the recommended Windows Installer best practices.
|
|
|
Full View / NID: 23966 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer is a Windows Installer authoring tool which enables developers and system administrators to easily build reliable MSI packages that meet the latest Microsoft Windows logo certification requirements and follow the recommended Windows Installer best practices.
|
|
|
Full View / NID: 23834 / Submitted by: The Zilla of Zuron
|
|
Advanced Installer is a Windows Installer authoring tool which enables developers and system administrators to easily build reliable MSI packages that meet the latest Microsoft Windows logo certification requirements and follow the recommended Windows Installer best practices.
|
|
|
Full View / NID: 23752 / Submitted by: The Zilla of Zuron
|
|
NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create such installers for Windows. It is released under an open source license and is completely free for any use.
|
|
|
Full View / NID: 23667 / Submitted by: The Zilla of Zuron
|
|
The Microsoft Visual C++ 2008 SP1 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ SP1 on a computer that does not have Visual C++ 2008 SP1 installed.
|
|
|
Full View / NID: 23525 / Submitted by: TACKtech Team
|
|
The PHP development team would like to announce the immediate availability of PHP 4.4.9. It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible. This release wraps up all the outstanding patches for the PHP 4.4 series, and is therefore the last PHP 4.4 release.Security Enhancements and Fixes in PHP 4.4.9:Updated PCRE to version 7.7.Fixed overflow in memnstr().Fixed crash in imageloadfont when an invalid font is given.Fixed open_basedir handling issue in the curl extension.Fixed mbstring.func_overload set in .htaccess becomes global. For a full list of changes in PHP 4.4.9, see the ChangeLog.
|
|
|
Full View / NID: 23475 / Submitted by: The Zilla of Zuron
|
|
The PHP development team is proud to announce the first alpha release (Windows binaries will appear in the next few days) of the upcoming minor version update of PHP. The new version PHP 5.3 is expected to improve stability and performance as well as add new language syntax and extensions. Several new features have already been documented in the official documentation, others are listed on the wiki in preparation of getting documented. Please also review the NEWS file.THIS IS A DEVELEOPMENT PREVIEW - DO NOT USE IT IN PRODUCTION!The purpose of this alpha release is to encourage users to not only actively participate in identifying bugs, but also in ensuring that all new features or necessary backwards compatibility breaks are noted in the documentation. Please report any findings to the QA mailinglist or the bug tracker.There have been a great number of other additions and improvements, but here is a short overview of the most important changes:Namespaces (documentation maybe out dated)Late static binding and __callStaticLambda functions and closuresAddition of the intl, phar (phar is scheduled for some more work a head of alpha2), fileinfo and sqlite3 extensionsOptional cyclic garbage collectionOptional support for the MySQLnd replacement driver for libmysqlWindows older than Windows 2000 (Windows 98, NT4, etc.) are not supported anymore (details)New syntax features like NOWDOC, limited GOTO, ternary short cut "?:"Several under the hood changes also require in depth testing with existing applications to ensure that any backwards compatibility breaks are minimized. This is especially important for users that require the undocumented Zend engine multibyte support.The current release plan states that there will be alpha/beta/RC releases in 2-3 week intervals with an expected stable release of PHP 5.3 between mid September and mid October of 2008.
|
|
|
Full View / NID: 23368 / Submitted by: The Zilla of Zuron
|
|
Overall 158 tests have been submitted as part of TestFest 2008 since the launch of the TestFest submission site by 30 different people from people all over the world. Actually this is not counting the various submissions by existing core developers, who also took this opportunity to add some more tests. This has actually increased total test coverage by about 10%. While the organization of the TestFest was a bit adhoc, there were numerous TestFest events in local user groups. So the number of people exposed to the PHP test framework is much greater. Hopefully this will lead to more people submitting bug reports with an accompanying phpt test file!Our top submitter Felix De Vliegher has actually committed his last submissions himself since, based on the high quality of his submissions, he has been granted commit rights to the PHP repository. We have not heard back from all participants, but we encourage everybody to blog about their experience and provide us with feedback on how to improve future events.Now better late than never, here are the 10 winners of the promised elePHPant raffle sponsored by Nexen. Note that Felix asked me not to include him in the raffle, since he is already herding quite a number of elePHPants at home.Eric StewartHåvard EideMarc VeldmanMichelangelo van DamRein VeltRob YoungSami GreenburySebastian DeutschSebastian SchürmannStefan KoopmanschapWe will provide Nexen with the email addresses of the winners, so that they can arrange to get the elePHPants shipped. Also for those people wondering, you can continue to submit tests on the TestFest submission site. A bit thank you to all participants and TestFest organizers! Without the countless people that helped organize local events, implement the infrastructure and submissions reviewers, the TestFest would have obviously not worked out as well as it has. We will surely do similar events in the future based on the big success of TestFest 2008.
|
|
|
Full View / NID: 23319 / Submitted by: The Zilla of Zuron
|
|
A few weeks ago the manual was restructured to improve navigation and make room for per-extension chapters and usage examples along with improved documentation for object oriented extensions. The most noticable changes are the function reference, predefined variables, context options and parameters and predefined exceptions manual pages, for which we would really appreciate feedback on. The upcomming PHP5.3 release introduces several major features such as namespaces, closures, late static bindings, internationalization functions, INI sections, and Phar among others. We would really appreciate any and all help we can get improving the documentation. In related news, the manual was relicensed recently and is now covered by the CreativeCommons Attribution license.
|
|
|
Full View / NID: 23320 / Submitted by: The Zilla of Zuron
|