Wednesday, January 19, 2005

[Publish] K-Meleon CCF 0.019 PR3

[Chinse Release Notes]
首个使用K-Meleon 官方 0.9 Final 内核的版本

其他则是一些小的更新

*恢复了CyberArticle保存网页功能
*一些Bug的Fix

下载地址:
http://www-personal.engin.umich.edu/~haojng/K-MeleonCCF0.019PR3.exe

Friday, January 14, 2005

A little summary of the current K-Meleon CCF status

Some people are asking questions to me like this, since K-M 0.9 is coming out with all the new functions, why they need my customized version? So now, for clarity, I wrote this rough summary about my version.

What's the difference of my customized unofficial version from the official 0.9 K-Meleon: (Current version is K-Meleon CCF 0.019 PR2)

* Multi-Proxy function
User can setup the user-defined proxys and change between them very easily.
* Hotkey function
User can define hotkeys for the website/web adress for frequent surfing.
* Download Manager Setting
User can set up the user-defined Download Manager and use it to download the files from the right click menu at links.
* Font setting
User can setup the minimum font size from the Menu->Tools->Font size setting. A new function like this to setup the fonts will come in the next a few release.
* Right Mouse Button drag and drop functions
With modified mouse gestures plugin, two functions at this moment are added.
1) Right button drag and drop a link to open this link in a new layer/tab.
2) Right button drag and drop a image will open the "Save image as" dialog.
* jsnj's "Open All links in the page" function
It is from Menu->Edit->Open All links in the page
* Web page translation function
This function is implemented by Google's translation engin. Currently only the English->Chinese option is availabe. New translation option will be added with user's request.
* Protobion's new Qucknote function with toolbar's icon added
I think his idea is very nice for K-M users although his Qucknote version is buggy and less of fucntion. Hope he can develop a much better version in the future.
* Modified Phoenity Theme
Although I am not sure whether it is permitted or not, I modified the official Phoenity Theme to make it incorporate more function and more like other IE-Shell (Maxthon/Netcaptor) toolbars.
* Modified default settings for K-Meleon
I modifed a lot default settings from official K-M for convenient (at lease for me) use. Including:
1) Layer/Tab only browsing mode
2) Network optimizing configs
Add these at this moment:
user_pref("Network.dns.disableIPv6", true);
user_pref("network.http.pipelining", true);
user_pref("network.http.pipelining.firstrequest", true);
3) Modified default mouse gestures setting
4) Modified default toolbar position and lock setting
5) Add these in users.js
/* SECURITY WARNINGS OFF */
user_pref("security.warn_entering_secure", false);
user_pref("security.warn_entering_weak", true);
user_pref("security.warn_leaving_secure", false);
user_pref("security.warn_submit_insecure", false);
user_pref("security.warn_viewing_mixed", false);
/* SPEED SETTINGS */
user_pref("browser.display.show_image_placeholders", false);
user_pref("browser.cache.memory.capacity", 65536);
user_pref("browser.cache.disk_cache_ssl", true);
user_pref("browser.xul.error_pages.enabled", true);
user_pref("content.interrupt.parsing", true);
user_pref("content.notify.ontimer", true);
user_pref("plugin.expose_full_path", true);
user_pref("signed.applets.codebase_principal_support", false);
6) ......
There should be some other default settings change but I can't remember right now.

* UserContent.css change (Ad-Block functions etc.)
Add some functions in like Ad-Block functions
* 1.8 Gecko Engin in K-Meleon (Only availabe in 0.018 and 0.017 version)
Although it has some bugs inside, I incorporate Ulf's bleading 1.8 gecko core with my added functions in CCF 0.018 version. If you want to try it with this wonderful gecko engin with K-M, you can download and use it. The future release will try to incorporate the latest Gecko engin with latest K-Meleon 0.9 source.

...... More and more functions are coming.....

One important thing to mention: Almost all the functions added by Macros or Modified plugins will NOT add any more CPU or Memory usage than the official 0.9 version.

If you want to modify my version or release my version anywhere else, feel free to do so. For modification and re-publish, please note the original version and it is all you need.
And please feel free to use any ideas in my unofficial version if you want to use it somewhere else.

If the last official 0.9 K-Meleon wants to add the functions from my version, please feel free to do that.

And please help me broadcast/make more people know this version with the incoming official 0.9 version K-Meleon. So more people will have choices to choose a wonderful Gecko based browser. Thank you very much!

Hao

Tuesday, January 11, 2005

[Publish] K-Meleon CCF 0.019 PR2

[English Release Notes]
Based on Ulf's K-Meleon 0.9 RC2.

+ All updates RC2 has
+ Multi-Proxy support increase to 6 options
+ Add download manager support. User can set user-defined download manager like Flashget or Net transport and choose to download the link using this manager from right click menu.

Download:
http://www-personal.engin.umich.edu/~haojng/K-MeleonCCF0.019PR2.exe

[Chinses Release Notes]
这个版本基于K-Meleon 0.9 RC2
基于Ulf的原话,RC2将是 K-Meleon 0.9 Final前的最后一个版本
As I promised previously, K-Meleon 0.9 发布后, 我将准备推出相应的0.9和CCF版本的中文版本. 并且准备推出基于 0.9 final source的 Gecko 1.8 内核版本

本版CCF版本依然基于Gecko 1.7.5, 稳定性与兼容性非常不错。默认的部分设置进行了微调,加入了部分让Gecko引擎加速Render的设置。

[更新]
* 改进的QuckNote 功能于新的图标,集成入工具栏.
* 增加Proxys可选择项目到六个.
* ALT+key 小写字母快捷键 (F&avorites and H&otlist)
* Fix了offline Browsing
* 对于锁定的工具栏也可以选择是否打开项目
* Fix强制刷新的一些bug
+ 双击/中键点击 标签工具栏打开新标签
* Fix了Javascript console的一些bug
+ 添加用户设置下载管理器(Download Manager)功能,用户可以自己选择使用的工具(Flashget/Net transport/Netants等),右键菜单中可以选择使用设置的工具下载链结.
* Fix了鼠标右键托拽链结打开链结在新标签功能存在的bug.

下载地址:

http://www-personal.engin.umich.edu/~haojng/K-MeleonCCF0.019PR2.exe

Wednesday, January 05, 2005

[Publish] K-Meleon CCF 0.019 PR1

[更新]
基于K-Meleon 0.9 RC1

* 一些fix
* 新开空白页,focus在地址栏上
* 添加quick Note功能
* 更改了一些快捷键的设置
* Privacy功能增强

下载:
http://www-personal.engin.umich.edu/~haojng/K-MeleonCCF0.019PR1.exe

Monday, January 03, 2005

CCF New year special version

This version has already been published on Jan.1 as expected. And it will be availabe only in the CCF New Year special CD/DVD package. (You can find it somewhere to download and it is free.)

Tuesday, December 21, 2004

0.018 and 0.018a self - extracting version.

Trim files and now the download size is around 4.6Mb.

You can download them from:

http://www-personal.engin.umich.edu/~haojng/K-MeleonCCF0.018a.exe

and

http://www-personal.engin.umich.edu/~haojng/K-MeleonCCF0.018.exe

Add some built-in Rss seeds.

Saturday, December 18, 2004

K-Meleon CCF 0.018a

Based on 1.7.4

为了给用户多一个选择,提供一个基于Gecko 1.7.4版本的 CCF 版。我的测试结果在一些项目上,1.7.4的内核要快于1.8a5, 有些则相反。 所以作为多一个选择,现在放出:

下载地址:
http://www-personal.engin.umich.edu/~haojng/K-MeleonCCF0.018a.rar

[Publish] K-Meleon CCF 0.018 Final

[English Release Info]

K-Meleon 0.9 Beta 4 + Gecko 1.8a5

* Try Alt + X when you are tired of working

Dowload:http://www-personal.engin.umich.edu/~haojng/K-MeleonCCF0.018.rar

[Chinese Release Info]
基于K-Meleon 0.09 Beta 4
Gecko 1.8a5

*内核解决了标签页切换有时造成闪烁的问题。
+双击标签关闭标签
*重新编译的所有插件
*新的Chrome

+添加了一个小东东 Alt+x (上班累的时候的小消遣)

下载地址:http://www-personal.engin.umich.edu/~haojng/K-MeleonCCF0.018.rar

Monday, December 13, 2004

[Publish] K-Meleon CCF 0.018PR5

[Release Info in English]
+ Add function of drag a link using right button to open the link at background layer.
+ Add function of drag a image using right button to open say image dialog

Download:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.018PR5.rar

[Release Info in Chinese]

+ 加入鼠标右键托拽链结打开链结功能 (与鼠标手势无冲突)
+ 加入鼠标右键托拽图片保存图片功能  (打开图片保存窗口)


下载地址:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.018PR5.rar

Friday, December 10, 2004

[Modified gesture plugin, add rocker code in]

You can download it from here:
http://www-personal.umich.edu/~haojng/gestures.dll

Thursday, December 09, 2004

[Publsih] K-Meleon CCF 0.018PR4

[English Release Info]
+ Modified gestures plugin, support Ctrl + Left mouse gestures = Right mouse gestures
* Modified userContent.css
* Modified Layer toolbar right click menu, Move "close layer" to the top

Download:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.018PR4.rar

[Chinese Release Info]
还是一些小的更新: 

+ 修改并重新编译的gestures插件,现在支持按住Ctrl+鼠标左键拖动 = 鼠标右键手势。 默认情况下,按住CTRL, 往右下或左下托拽链结将在后台标签打开该链结。 
(原先希望能够光靠修改鼠标手势插件达到鼠标托拽的功能,不过发现跟鼠标手势有冲突。所以现在实现的功能应该算是一种没有鼠标手势的补偿。)

* 修改过的userContent.css去除[img]信息

* 修改过的标签工具栏的右键菜单,把close layer置于第一

下载地址:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.018PR4.rar

[Modified gestures plugin]

I just modified the gestures plugin to let it support CTRL+LMouse Gestures = RMouse Gestures. So now you can define press CTRL and drag a link to open this link at background layer. This modified plugin will be included in next CCF version. Or you can download it here:

http://www-personal.umich.edu/~haojng/gestures.dll

Tuesday, December 07, 2004

[Publsih] K-Meleon CCF 0.018PR3

[English Release Info]

Based on Gecko 1.8a5

+ Add function of changing the minimum font size from Tools -> Font Size Setting
+ Web page translating function added using google's engine, now only translating
from English to Chinese available.
+ Add Google Scholar Search into search engine. Choose from Tools -> Web Search

[Chinese Release Info]

基于Gecko 1.8a5

+ 设置默认最小字体大小 Tools->Font size setting
+ 基于Google引擎的网页英文->中文翻译 Edit -> Translate page to Chinese
+ 加入了Google Scholar Search, Tools -> Web Search


Download Address:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.018PR3.rar

Thursday, December 02, 2004

【Publish】K-Meleon CCF 0.017a2

[New functions}
+ Change tab/layer width from View-> Layers -> Set tab width. Now you can set the max and min width of the layers and it will effect immediately.


[English Release Info]
* Toolbar change
* Shift + Left button Click to open link in new layer in background added

[Chinese Release Info]

可能是基于Gecko 1.7.4的0.017版的最后一个版本了.
基于重新编译的12/1新内核,重新编译的所有插件. 

对工具栏做了些大的调整:

[code]
* 将新建标签置于后退图标之前.
* 增加了很多默认没有打开的工具图标
* 关闭标签图标置于标签栏最后

(这样更加照顾习惯了其他IE SHELL浏览器用户)
[/code]

其他基于0.018PR2的功能都重新添加到了这个版本:
* Hotkey功能
.....

默认的User.js中添加了一些网络设定, 可以加快网络浏览速度.

快捷键默认添加了 Shift+鼠标左键在后台新标签打开链接. 这样用户既可以用中键打开,也可以用Shift+鼠标左键打开. 
(支持鼠标托拽正在考虑中,正在考察能否用插件实现.)


下载地址:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.017a2.rar




 

Monday, November 29, 2004

【Publish】K-Meleon CCF 0.018PR2

[English release info]
Here is one small update to my version:
+ New Hotkeys functions from Tools -> Hotkeys. You can choose from Ctrl+1 to Ctrl+9 as hotkeys and store web address in them. So you can speed up opening your favorite web address by hotkeys.

The download link is here:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.018PR2.rar


[Chinese release info]
小更新:
+加入Hotkey功能. 用户可以从Tools->Hotkeys菜单自定义Ctrl+1到Ctrl+9热键打开指定网址. 

下载地址:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.018PR2.rar

【Publish】K-Meleon CCF 0.018 PR

[English Release Info]
Here is another new version of my KM based on Ulf's 1.8a4 version:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.018PR.rar


[Chinese Release Info]
注意: 这是Preview版本. 因为采用了新的内核, 很可能会有稳定性的问题. 而且已经发现了新内核造成紫光拼音在输入数字和标点符号时会自动重复输入的问题. 这个问题暂时还没有找到解决办法. (微软拼音没有问题). 不推荐.如果问题影响了使用, 请继续使用0.017a版本

更新:
代码:

* Gekco 1.8a5 新内核 (速度方面的变化还需要进一步的测试)
* 加入精品论坛快速翻页功能 ALT+Z (希望大家帮忙测试)
* 修改了ALT+S快捷键,这样不会与VBB的快速回复冲突


下载地址:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.018PR.rar

【Publish】K-Meleon CCF 0.017a Chinese (Nov. 22 Update)(New version Incoming)

[English release information]
Change:
+ Add Multi-Proxy support from Menu->Proxys
+ Add jsnj's "Open All links in the page" macros from Menu->Edit
+ Add Plugins and right click menu support for Flashget (Download Manager)
+ Add support for CyberArticle (One great web page collector program)
* Change some network setting to speed up
* Change some default setting and menu item like adding encoding to right click menu.

Note: This version is also a special version for one Chinese forum "CCF", whick I "live" there. So you will see a "Go to CCF" menu from Menu -> Help and One hidden Chinese menu from shotcut key "Alt+C". Generally you can just ignore it.

And I am also keeping updating this unofficial version and hope you will like it.

[Nov. 22/2004]
Update:
+ Add Open All Links in the page funcion. Choose from Menu -> Edit.
* Change default tab width.
* Change some default network optimized setting.
Download
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.017a.rar

I just made one unoffical version of K-Meleon, which is the fastest Gecko based browser (Much faster than Firefox).
The function besides K-Meleon 0.9 built-ins including:
Multi-Proxy support
Flashget(One great download software) plugin support
Cyber Article(One great web page collector) support

If anyone interested in that, you can download it here:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.017.rar

Hope you like it.

[Chinese release information]
[Nov.24/2004]
基于Gecko 1.8a5的版本正在制作,由于新的内核导致了新的问题. 新的Gecko和部分软件存在兼容性的问题.包括紫光在内. 所以准备出一个Preview的版本. 主要是看速度是否有提高.

基于本着论坛用户使用方便的方针, 大家考虑看看有没有其它值得引入CCF版本的功能, 就像Alt+C一样,我再看看能否实现. 希望大家多提意见. 有时候并非技术实现不了, 而是没有好的idea.

[Nov. 22/2004]
一点小的更新:
代码:

+ 添加了 Open All Links in the page 功能. 在Menu -> Edit里面可以选择.
* 修改了默认的tab宽度.
* 修改了部分默认的网络设定.
* Alt+C菜单添加了一些Item

下载
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.017a.rar

虽然还有些地方不大满意,不过看大家热情很高,就提前放出了. 所以如果Bug多多,请多多包涵. 请回帖指出bug, 这样我可以及时修改.
代码:

基于K-Meleon 0.9 Beta 3
+ 多Proxy切换
+ Flashget 下载支持
+ Cyberarticle(网文快捕) 保存网页支持
+ 修改过的 Phenix(Large) Theme
+ 一些其他小的菜单和Macros的修动.


注意:
使用Cyberarticle(网文快捕)4.2 Alpha 2测试. 这里也感谢作者给大家提供这么出色的软件.
CyberArticle 的默认路径是c:\Program Files\CyberArticleFlashget的默认路径是c:\Program Files\FlashGet如果大家的安装路径,不同请自行用写字板打开Profile目录中的macros.cfg文件搜索cyberarticle 或flashget照格式更改路径.

关于Multi-Proxy功能,现在还在测试阶段, 所以很可能会有问题. 请报告bug和改进意见.

默认预设为鼠标中键在新窗口打开链接.
鼠标手势为
向上: 新窗口
左下: 关闭窗口
右下: 新窗口打开链接
左上: 到左边窗口
右上: 到右边窗口

希望喜欢K-Meleon等朋友多使用, 有很多0.9新功能非常出色.


精品的朋友下载使用后, 请尝试使用Alt+C功能, 你会有意外的惊喜


[下载地址]:
http://www-personal.umich.edu/~haojng/K-MeleonCCF0.017.rar

【Publish】K-Meleon CCF 0.016 English

刚刚发现了Encoding菜单和Throbber的Bug.已修改.
添加了Tools->Set as default browser菜单.
添加书签Config菜单,可以设置是否显示菜单工具栏.
请下载过的重新下载.



+ 0.9 Beta 新内核
+ 英文(应众多精品朋友的要求)
+ 进一步的稳定性
+ 鼠标手势设置菜单
+工具栏右键菜单
*修改的标签栏右键菜单
+添加了Tools->Set as default browser菜单
*解决了紫光输入法的冲突,现在不会多数字了.

这个版本Base on Fast Sjonny (之前的0.8.2+的另一作者)的英文版修改

默认的鼠标手势为:
代码:

Up 新建标签
Down 右键托拽链接在新标签打开
Left 后退
Right 前进
左下 关闭窗口并回到左边标签
右下 关闭窗口并回到右边标签
左上 转到左边的标签
右上 转到右边的标签

中键点击链接在新标签打开.

默认打开了Flash Block. 如果要关闭, 打开Tools->Advanced Preferences->UserContent.
删除/加注Flash Block 的内容:
代码:

/* ----Block Flash--- */

object[classid$=":D27CDB6E-AE6D-11cf-96B8-444553540000"],
object[codebase*="swflash.cab"]
{ -moz-binding: url("chrome://flashblock/content/flash.xml#obj"); }



下载:
http://www-personal.engin.umich.edu/~haojng/K-MeleonCCF0.016.rar

0.02版本将在K-Meleon0.9正式发布后发布.追求兼容和稳定性.(no rush)
:-)

[Publsih]K-Meleon CCF 0.015 Chinese version

此版本为精简版本

*中文化
*增强的稳定性和速度
*执行文件K-Meleon.exe现在只有原来的1/3大小.启动速度加快.
*重写的Menu和Macro.减小体积,加快速度.
+添加编码功能到弹出菜单
+添加查找并加亮功能菜单与快捷键
+新的Throbber
+新的Layer工具栏.添加关闭标签到左右Layer的工具.
*工具栏菜单.可以自行编辑页面广告过滤.
*使用Boxed-classic 为默认工具栏
*这个版本去除了Favorites和hotlist插件,如果需要使用这两个插件的朋友请自行下载.


免安装版下载:
http://www-personal.umich.edu/~haojng/K-MeleonCCF.rar

K-Meleon CCF Special 0.01Beta version

使用了Ulf测试版一些Macro和菜单,和比测试版1.7.2快30%的1.8.2a的内核. 制作了一个‘精品特别版0.01测试版’,大家现在凑合着试试吧。可能有些bug,需要再测试,调试,大家感觉有bug,就告诉我一声。
包括了0.8.2+没有的一些功能,包括Encoding,工具菜单。保留了Ulf测试版没有的0.8.2+的版本的编辑Mimetype等功能.
下载地址:

http://www-personal.umich.edu/~haojng/K-MeleonCCF.rar

大家可以试用一下,并请告诉Bug.