CE 6.0 - why the codename "Yamazaki" ?

CE 6.0 - why the codename “Yamazaki” ?

CE 6.0 - why the codename “Yamazaki” ?
I’ve been asked why we used the name “Yamazaki” as a codename for CE 6.0 - There’s some history behind the naming of Windows CE versions, here’s the short version…
Before the Windows CE product was released we had an internal set of tools known as the Oem Adaptation Kit also known as the OAK - an OAK of course is a type of tree.

The initial releases of Windows CE were therefore named after trees, as follows.

Windows CE 1.0 - Alder (Nov 1996)
Windows CE 2.0 - Birch (Nov 1997)
Windows CE 3.0 - Cedar (Apr 2000)
Interestingly, there was a second team within the Windows CE group that worked on the tools, I guess you could consider tools to be something that makes a job easier, or cuts the job down to size - therefore the tools releases were named after things that cut down trees - as follows…

Windows CE 1.0 - Alder - Tools: Axe
Windows CE 2.0 - Birch - Tools: Buzzsaw
Windows CE 3.0 - Cedar - Tools: Chainsaw
For Windows CE 4.0 the original plan was to call the O/S DougFir (DouglasFir), the thing that cuts down DougFir trees was going to be Dozer (BullDozer) - interestingly, at Windows CE 4.0 the o/s team and tools teams merged together to form a new, combined team - the codenames for the operating system and tools also changed at this time from trees/tools to Whiskeys - so the codenames for Windows CE 4.0 onwards are as follows.

Windows CE 4.0 - Talisker (Jan 2002)
Windows CE 4.1 - Jameson (Jun 2002)
Windows CE 4.2 - McKendric (Apr 2003)
Windows CE 5.0 - Macallan (Aug 2004)
Windows CE 5.0 Network Device Feature Pack - Tomatin (Apr 2006)
Windows CE 6.0 - Yamazaki (Sep 2006)
Don

*originally posted on Mike Hall’s Weblog

Free proxy us.feuvan.net reloaded

Yesterday I mailed surpasshosting service and asked them to transfer my host to another shared machine with a new IP which is not in the black list of GFW.

So, if you want to browse Wikipedia or just anonymously, type http://us.feuvan.net in your favorite Internet browser, then enjoy it.

Again, thanks to PHProxy!




>
> Update (Dec 05, 2007):
>
>

>
> After the author of PHProxy stoped the development, several months later, the IP address of us.feuvan.net is banned by GFC again.
>
>

Effective PHP Develop Environment Part.1

Most PHP newbies will ask such a question: Is there any IDE for PHP like Visual Studio for C++/C# or Eclipse for Java ?

Zend Studio ( Commercial ) is Zend Corp’s solution, and someone may like PHPEclipse (Free, based on Eclipse) or PHPed/PHPEdit/Komodo, sth else.

But what’s important for productive code is Debug / Profiling / Code Analysis functions. As you know, Zend Studio provides these function all in one as an intergrated environment, while other editors like PHPEclipse need external debugger to provide these important functions. Xdebug is an almost perfect solution.

FUNCTIONALITY
>
> The Xdebug extension helps you debugging your script by providing a lot of valuable debug information. The debug information that Xdebug can provide includes the following:
>
> stack and function traces in error messages with:
>
full parameter display for user defined functions
> function name, file name and line indications
>
support for member functions
> memory allocation
>
protection for infinite recursions
>
> Xdebug also provides:
>
> profiling information for PHP scripts
>
script execution analysis
> * capabilities to debug your scripts interactively with a debug client
>

Supported:
VIM (Free): plugin of DBGp client.
Komodo (Commercial): intergrated
PHPEdit: intergrated
PHPEclipse:
net.sourceforge.phpeclipse.xdebug.core, net.sourceforge.phpeclipse.xdebug.ui

You can debug local/remote PHP scripts by configure php.ini on the target environment for these parameters :

remote_host, remote_port, you know how to configure
>
> remote_mode req/jit,
>
> remote_handler GDB/DBGp, I suggest DBGp.
>
> Click here to read more docu on configuring Xdebug
>
>

In Part.2 I’ll give out an example of installation and configuration from scratch on a Debian/Linux system, and debug client on Windows.

test coolcode

int main(int argc, char * argv[])
{
try{
if (argc == 3)
cout << Combination(BigNum(atoi(argv[1])), BigNum(atoi(argv[2])));
}
catch (std::exception e){
;
}
return 0;
}

supported lang:

* actionscript
* cpp
* css
* diff
* dtd
* html
* java
* javascript
* mysql
* perl
* php
* python
* ruby
* sql
* xml

Usage on official site: coolcode.cn

ActiveState ActivePython 2.5 released

下载链接在这里:
http://www.activestate.com/products/activepython/

2.5:Full support of OpenSSL.

What’s included:

  • Python core
  • zlib and bzip2 for data compression
  • SQLite (2.5-only) and Berkeley DB bindings (bsddb)
  • Tix GUI widgets for Tkinter
  • ctypes (2.5-only, on some platforms) for low-level library access
  • PyWin32 (Windows-only): a suite of Windows tools developed by Mark Hammond, including bindings to the Win32 API and Windows COM
  • Complete documentation for new and experienced Python users:
    • Core Python docs
    • The “What’s New in Python” series
    • Dive into Python
    • Python FAQs
    • Python HOWTOs
    • Snapshot of the Python Enhancement Proposals (PEPs)

Want more details?
Check out the complete Feature List.

Windows Server 2003 SP2 release

Update Package

Microsoft Windows Server 2003 Service Pack 2 (SP2) is a cumulative service pack that includes the latest updates and provides enhancements to security and stability.

Overview

Microsoft Windows Server 2003 Service Pack 2 (SP2) is a cumulative service pack that includes the latest updates and provides enhancements to security and stability. In addition, it adds new features and updates to existing

Windows Server 2003 features and utilities. SP2 can be installed directly on the following operating systems: Windows Server 2003 Editions (all 32-bit x86)

Windows Server 2003 R2 Editions

Windows Storage Server 2003 R2 Editions

Windows Small Business Server 2003 R2 (SBS 2003 customers - Please read Knowledge Base Article 932600 before installing SP2)

Before installing this service pack please read the Windows Server 2003 Service Pack 2 Release Notes

System Requirements

Supported Operating Systems: Windows Server 2003; Windows Server 2003 R2 (32-Bit x86); Windows Server 2003 Service Pack 1; Windows Small Business Server 2003

Information about hard disk space requirements can be found in Knowledge Base Article 926029

Information about an update to the Windows Server 2003 Multi-Language User Interface (MUI) Pack can be found in Knowledge Base Article 925148

下载链接

SP2 for X86

http://download.microsoft.com/download/5/f/1/5f104409-2736-48ef-82e1-692ec3da020b/WindowsServer2003-KB914961-SP2-x86-ENU.exe

SP2 for X64

http://download.microsoft.com/download/3/c/5/3c5c6364-27d3-4e18-bd04-244d0ec09dd4/WindowsServer2003.WindowsXP-KB914961-SP2-x64-ENU.exe

SP2 for ia64

http://download.microsoft.com/download/d/9/2/d92a0c87-1834-4c13-97d9-447884e975c0/WindowsServer2003-KB914961-SP2-ia64-ENU.exe

ISO镜像下载自己找……:

http://www.microsoft.com/downloads/results.aspx?DisplayLang=en&nr=20&freetext=windows+server+2003+SP2&sortCriteria=date

下载出现500的话,是因为Akamai的镜像还没同步……