Showing posts with label 电脑基术. Show all posts
Showing posts with label 电脑基术. Show all posts

October 8, 2012

Windows 8

于是用了MSDN版的 老实说界面还真的是为平板而设的...
不用上两个手是无法好好调教Win8的,因为那个传说中的Start菜单不见了啦!
现在折腾了一段时间总算习惯了不过实在是很不满操作的问题,其他的都还OK

July 1, 2011

[电脑基术]Gmail's New Look

Just switched into this theme and I love it so much.
Click for larger image

Just simply browse into theme section of Gmail settings and you can enable it there.
Click for larger image

March 23, 2011

[电脑基术]Nicofox for Firefox 4.0

Just installed Firefox 4.0 and my favourite nicofox is no longer supported by this version.
So I Google around and found someone have shared his experience on how to make it work on Firefox 4.0.

Steps to install nicofox on Firefox 4.0

  1. Get your download here, download only .zip version for convenience
  2. Extract the package
  3. Add all the component and create a new zip file
  4. Rename your file’s extensions from .zip to .xpi ( Rename Extension Guide )
  5. Drag and drop the .xpi file into your browser and installtion box will be pop-up

Enable Add-on Bar in order to display Nicofox’s Download Manager

February 15, 2011

[电脑基术]Internet Explorer 9 RC

昨晚装上了这东西,感觉真的不错
如果不是特别依赖火狐插件的情况下更值得一用
总体性能相当的棒,比起之前卡得半死的IE7以及不怎么给力的IE8来得好

默认界面

个人还是不怎么喜欢把TAB放置在Address Bar的隔壁,所以根据喜好修改了点

下载地址
Official Site
Offline Installer

January 22, 2011

[动漫]蓝泽光陪你过新年

大家别吐槽分类就好了,毕竟这东西没啥技术性= =
虽然不是特别喜欢M$,不过微软你玩的太疯了吧= =
Home Page

然后我自己也蛋疼为Blog装上了时钟插件
Get The Clock Code Here

应节壁纸
Get Wallpaper Here

September 28, 2010

September 17, 2010

[电脑基术]Internet Explorer 9

虽然不是IE的粉丝但是为了跟风,我也下载来把玩了 XD
安装的过程真是痛苦死了,下载好Update后还要慢慢折磨安装
多久我就不记得了,放置Play一段时间后总算装好了
我难道应该说,真不愧是M$的软件吗 = =

安装界面


随意测试下,GPU渲染有问题

于是去关闭GPU渲染

软件渲染效果就没问题了

August 27, 2010

[电脑基术]使用H264编码无需付费

于是,终于明确听到MPEG-LA那里的声明了
任何没有对用户收费的网络视频都可以随意免费使用
虽然一定有他们的商业考量不过怎样都是一件好事
至少我可以不必考虑编码好不怎么完善的webm(VP8)

消息来源
http://www.businesswire.com/news/home/20100825006629/en

August 18, 2010

[电脑基术]Window Live Wave 4 Beta 2

于是用上了 = =

Windows Live Messenger

终于修正输入中文会变成格子的BUG了
Sign In界面也修改了点了

Window Live Writer

对于这个没啥评语...一直都在用,写Blog方便很多了...嗯
最明显的改变就是名字由Beta换成2011了,其他的细节自己去体验吧

下载地址
Online Installer
Offline Installer

July 12, 2010

[电脑基术]UniFi at my Area

Finally UniFi is available at my residential area but I am not going to subscribe it.
The service is too pricy plus I have a very bad experience towards Telekom Malaysia.
UniFi

Will my current ISP @ Jaring deploy FTTx service in the future? I guess only god knows.

July 11, 2010

[电脑基术]Japanese Character to Romaji

Software Needed
Ganmigi
Piaip's AppLocale

Steps
01.Create textfile

02.Execute Program (Execute with App Locale if the text can’t display properly)

03.Click yes

04.Done!

My Friend's Recommendation
Convert via online

May 21, 2010

[电脑基术]测试WebM

昨晚下载的Encoder简直是悲剧,喂它AVI,MKV等容器都不收
结果劳资以为它需要那啥解码器,姑且试下AVS...
结果...最后也不吃,劳资直接翻台放弃了 – 皿 -

今天一回来上网就看到又有一人编译了WebM的Encoder,赶快第一时间去下载
Oh yeah,终于可以用了,于是赶快随手拿起躺在PC的HD AMV来玩玩

WebM参数
ffmpeg -i railgunamv.avs -b 800k -qmin 10 -qmax 51 -g 250 -ab 96k -threads 3 railgunamv_848x480.webm

H264参数
x264.exe --profile main --level 3 --bitrate 780 --deblock 1:1 --bframes 1 --ref 1 --vbv-bufsize 10000 --vbv-maxrate 10000 --no-mbtree --aq-strength 0.6 --subme 6 --partitions p8x8,b8x8,i4x4 --no-8x8dct --trellis 2 --psy-rd 0.40:0 --no-mixed-refs --no-fast-pskip --sar 160:159 --output RailgunAMV.264 RailgunAMV.avs

测试结果 (左:H264 右:WebM)
H264_WEBM.jpg (310 KB)

后记
其实搞了那么久我还没看出那两张图有啥分别 +_-
还有就是那个Encoder实在慢的可以,平均5fps =_=
真的可以比上x264 Encode Full HD的时间了 Orz

还有必须注意的是,这篇文章可没有任何技术含量
要技术含量的请到这里

May 20, 2010

[电脑基术]New Web Video Standards - WebM

到底能不能取代H264就让咱们拭目以待

Simple Technical Details
Video : VP8
Audio : Vorbis
Container : WebM (Based on Maktroska)

Youtube’s WebM Test
Step 1 : Download WebM compatible browser here
Step 2 : Join as HTML5 Video Tester
Step 3 : Load any WebM enable video

Screenshot
Click for Larger Image

Related Links
WebM’s Homepage
Technical Review on WebM

May 17, 2010

[电脑基术]哆啦A梦告诉你Internet Explorer有多渣

RT...虽然IE 8改善了很多不过对于比较新的HTML 5以及CSS 3支持还不怎么完善,如下图:

看到了吧?我还没敢去想象更糟糕的IE 6会怎样

测试 : 点我
作者 : 点我

March 25, 2010

[电脑基术]TM’s HSSB @ unifi

看来TM的光纤网络品牌的名字应该是这个了 ->unifi
我这里只关注家庭的配套,商业的自己访问官网
unifi 
感觉Quota太低了点

March 6, 2010

[电脑基术]Fiber Distribution Box Installed in Kepong Area

Oh yeah,the box is finally installed after the fiber cable being lay for weeks in my area
Below is some photos for those who is interested


 
Schedule where TM will provide FTTH service

Kepong Residential / Business

Q3 2010

February 5, 2010

[电脑基术]Facebook’s New UI

For a long time, I have been hating Facebook due to it’s damn hard to use UI.
Surprisingly today I manage to try out the new UI just right after I reading the news from the IT related site.

Here is the screenshot for those who are not yet mange to try out the new UI
Facebook's New UI