谦卑的程序员






         静水流深

April 15, 2009

PortableApps软件介绍 - 开发篇

Filed under: T.兵器谱 — Eric Tou @ 2:42 pm
Tags: , ,

  PortableApps.com将很多实用工具打包为Portable版本,以下是部分开发工具。

Firefox Portable

  没错,就是Firefox。没有插件,Firefox一无是处,有了插件,Firefox无所不能。作为一名“业内人士”,如果你在用Firefox但是没装过插件,那千万让别人知道。具体的以后在《Firefox插件 - 开发篇》介绍。

NotePad++

  Linux平台上有Vi、Emacs等强大的编辑器,但是相信我,学习成本很高,除了跨平台的使用习惯统一之外,专注于Windows的可以略过。

  Windows平台上开源免费的有NotePad2和NotePad++,两者都支持相当多的编程语言。相比较之下NotePad++个人感觉略强,而且有Portable版本。大家可以用来替代需要注册的UltraEdit。

  曾经有人说一款编辑器如果不支持脚本就算不上真正的编辑器,这个就见仁见智了。

KompoZer Portable

  Nvu是一款类似于FrontPage和Dreamweaver的免费的网页编辑器,但是目前已经停止更新。KompoZer是Nvu的非官方修正版本,并且继续保持更新。

  我用它来代替用了很久的Dreamweaver UltraDev。

WinMerge Portable

  版本比较工具,写代码的都应该知道干嘛的。

FileZilla Portable

  开源免费的FTP客户端,网站开发都会用到。虽然不是很完美,但是够用。不要忘记FlashFXP和CuteFTP是要注册地。

WinSCP Portable

  支持SFTP、FTP和SCP的客户端(FileZilla也已经支持SFTP),所以和FileZilla孰优孰劣是见仁见智的问题。

PuTTY Portable

  telnet和SSH客户端,网站开发操作远程主机的时候用得到。

PortableApps.com AppCompactor

  应用程序压缩工具,用来减可执行文件体积的,向来也就只有开发人员用,就归到开发篇里了。

June 20, 2008

开源DOS模拟器 - DOSBox

Filed under: 1.9 操作系统 — Eric Tou @ 5:57 pm
Tags: , , , , , , , ,

    As a relatively early computer user, I start my adventure from MS-DOS. About DOS, there is a kind of feeling mixed with love and hate, I love the command line, but remember the Config.sys and Autoexec.bat? remember the Emm386.exe? remember ‘DOS = High, Umb’? remember everything we did for one more kb additional memory to run a … Turbo C compiler?
    OK, that’s not true, I seldom run it now, that was what I usually do when I was in university. Currently I only use DOS to run the old games only support DOS. You may say i am going farther from the programming things. But the command line, the config files (and Quick Basic) could be the beginning of a programmer.

    How about you? Still have a old DOS installation on your disk? Or, have a virtual machine of DOS? As a programmer, you did better. But may I ask a question? Do you still have a floppy driver and How can you find the damn installation floppy? You use image files and floppy simulator? Yes you do it better and better.
    If you want to go through this way, you can get FreeDOS, a open source, free DOS-compatible operating system for IBM-PC compatible systems.
    You can install in on you hard disk, or use a PC emulator (Virtual Machine software) to install FreeDOS. You can find PC emulators for all computer platforms (Windows, Linux, Mac.) You can even run FreeDOS using a PC emulator written in Java : JPC, right in your web browser! Cool, we will talk about it later.

    Now let’s get back to the point. Don’t you think it’s troublesome? Try DOSBox, It support Windows, Linux, Mac. You can easily install it as a programe on you desktop, get a command line window after ran it, and then run the game in the window, don’t need to care about the memory things any more.
    You can get a portable release at PortableApps.com.

    I even have DOSBox installed on my PSP Slim (PSP 2000), It means I can play old DOS game on my PSP. Someone even installed the Win 3 and Win9x on the DOSBox hosted at PSP Slim. I guess I used too many EVEN. Do some search work you can find the informations.

WPMU Theme pack by WPMU-DEV.