Skip to content
TOP MENU

Allen's Blog

Note my life and technical comments

  • About Me

彙整

  • November 2024
  • August 2024
  • June 2023
  • February 2023
  • October 2022
  • April 2021
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • December 2018
  • May 2018
  • August 2017
  • November 2016
  • August 2016
  • July 2016
  • April 2016
  • February 2016
  • January 2016
  • November 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • December 2014
  • June 2014
  • February 2014
  • January 2014
  • December 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
  • February 2012
  • January 2012
  • December 2011
  • November 2011
  • October 2011
  • September 2011
  • August 2011
  • July 2011
  • June 2011
  • May 2011
  • April 2011
  • March 2011
  • February 2011
  • January 2011
  • December 2010
  • November 2010
  • October 2010
  • September 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • September 2008
  • August 2008
  • July 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • September 2007

分類

  • 3c
  • 3C產品
  • ActiveMQ
  • ajax
  • apache
  • ASP.NET
  • Big Data
  • Blog
  • browser
  • C
  • C/C++
  • C#
  • chrome
  • CKAN
  • cloud computing
  • CSS
  • Data Mining
  • Docear
  • Docear4Word
  • Drupal
  • eID
  • English Learning
  • FFMPEG
  • Flash
  • git
  • hadoop
  • HTML
  • ICAO
  • image processing
  • Java
  • JavaScript
  • jQuery
  • Kdevelop
  • latex
  • Linux
  • Linuxamp;FreeBSD
  • LPI
  • LXDE
  • Machine Learning
  • Movie
  • MS Office
  • mvc
  • OpenGL
  • OpenOffice
  • PHP
  • Programming
  • Python
  • Raspberry Pi
  • Security
  • Software
  • solaris
  • SQL Server
  • svn
  • Translate
  • Ubuntu
  • vim
  • Virtualization
  • visual studio
  • VPN
  • WCF
  • Web Design
  • Windows
  • wordpress
  • WPF
  • XML
  • 健康
  • 學術
  • 學術研究
  • 心情
  • 感人的
  • 未分類
  • 照片
  • 生活
  • 科技
  • 程式設計
  • 網路
  • 網路 java
  • 網頁撰寫
  • 讀書
  • 讀書心得
  • 資工
  • 資訊安全
  • 軟體(Software)
  • 雲端運算
Web Design

Frontend pages markup and workflow

Nov 12, 2024 Allen Comment on Frontend pages markup and workflow

Some studies:

apache HTML JavaScript Web Design

Web frontend performance tuning

Aug 7, 2024 Allen Comment on Web frontend performance tuning

I have tried some techniques to resolve some media loading problems. The lessons learned were: References:

Linux Virtualization

Network setup for KVM-QEMU

Jun 1, 2023 Allen Comment on Network setup for KVM-QEMU

Qemu is a virtualization tool to virtualize IO including disk, network adapters. Typically, it supports 4 network models: Isolated, NAT, bridge and routing. Some materials

Web Design

Microsoft Edge Kiosk Mode /w Session Storage

Feb 12, 2023 Allen Comment on Microsoft Edge Kiosk Mode /w Session Storage

What’s kiosk mode? If you go to fast food market, you may use vendor machine/self-assist machine to complete your shopping tasks. The applications in the

C# Web Design

A c# implementation of Websocket: Websocket-sharp

Feb 10, 2023 Allen Comment on A c# implementation of Websocket: Websocket-sharp

If you are finding a websocket library which completely implement Websocket protocol RFC 6455)[1]. I would like to introduce WebsocketSharp. [2] Performance tips Although there

image processing Web Design 未分類

Image rendering and scaling algorithms in browsers

Feb 9, 2023 Allen Comment on Image rendering and scaling algorithms in browsers

Image rendering control We can control the image rendering algorithms by setting image-rendering property in CSS. [1] What resize or image generation algorithms are in

Web Design

Frontend pages markup and workflow

Nov 12, 2024 Allen 0
apache HTML JavaScript Web Design

Web frontend performance tuning

Aug 7, 2024 Allen 0
Linux Virtualization

Network setup for KVM-QEMU

Jun 1, 2023 Allen 0
Web Design

Microsoft Edge Kiosk Mode /w Session Storage

Feb 12, 2023 Allen 0
C# Web Design

A c# implementation of Websocket: Websocket-sharp

Feb 10, 2023 Allen 0
image processing Web Design 未分類

Image rendering and scaling algorithms in browsers

Feb 9, 2023 Allen 0
Web Design

Frontend pages markup and workflow

Nov 12, 2024 Allen 0
apache HTML JavaScript Web Design

Web frontend performance tuning

Aug 7, 2024 Allen 0
Linux Virtualization

Network setup for KVM-QEMU

Jun 1, 2023 Allen 0
Web Design

Microsoft Edge Kiosk Mode /w Session Storage

Feb 12, 2023 Allen 0
C# Web Design

A c# implementation of Websocket: Websocket-sharp

Feb 10, 2023 Allen 0
未分類

Love actually 原聲帶歌詞

Dec 20, 2007 AllenComment on Love actually 原聲帶歌詞

算是英文作業裡面的@@ 點我

Linuxamp;FreeBSD

Proftpd Setup

Dec 15, 2007 AllenComment on Proftpd Setup

使用rpm安裝完畢proftpd之後,可以參考以下的網站來設定。 鳥哥的proftpd設定手冊 官方使用手冊設定參數

未分類

RPC 網路架構

Dec 13, 2007 AllenComment on RPC 網路架構

相關連結 好網站,網路概論很清楚喔。有空看看。

生活

Funny bears

Dec 12, 2007 Allen1 Comment on Funny bears

[youtube=http://www.youtube.com/v/dA5SHWf3tjI&rel=1 w=425 h=335] 他的表情讓人XDDD

Blog

關於我的五虎幫部落格~

Dec 12, 2007 AllenComment on 關於我的五虎幫部落格~

關於我的五虎幫部落格~關於我的五虎幫部落格,最近好像掛了。T.T 應該是資料表有錯誤(壞了!),交給學弟去處理吧!沒時間,懶得管了。

未分類

Hello world!

Sep 15, 2007 AllenComment on Hello world!

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!

Posts pagination

PrevPrevious page Page 1 … Page 30 Page 31

近期文章

  • Frontend pages markup and workflow
  • Web frontend performance tuning
  • Network setup for KVM-QEMU
  • Microsoft Edge Kiosk Mode /w Session Storage
  • A c# implementation of Websocket: Websocket-sharp

近期留言

No comments to show.
Web Design

Frontend pages markup and workflow

Nov 12, 2024 Allen 0
apache HTML JavaScript Web Design

Web frontend performance tuning

Aug 7, 2024 Allen 0
Linux Virtualization

Network setup for KVM-QEMU

Jun 1, 2023 Allen 0
Web Design

Microsoft Edge Kiosk Mode /w Session Storage

Feb 12, 2023 Allen 0
C# Web Design

A c# implementation of Websocket: Websocket-sharp

Feb 10, 2023 Allen 0
image processing Web Design 未分類

Image rendering and scaling algorithms in browsers

Feb 9, 2023 Allen 0
Copyright © 2025 Allen's Blog. Powered by WordPress