Recently in Bookmark Category

FileTube 免空搜尋引擎

Damn Vulnerable Linux

user-pic
Vote 0 Votes

Damn Vulnerable Linux
The most vulnerable and exploitable operating system for security training.

Multicolumn Bookmarks 這個 Extension,
功能只做一半, 書籤主頁有 Multicolumn, 但是目錄裡面就沒有.

為了要做到書籤目錄也有 Multicolumn, 需安裝 Stylish
到「使用者樣式」編寫新樣式, 名稱隨便, 將下面的 Code 貼入, 儲存
調整 width 可以控制幾欄

/*column bookmark*/
#bookmarksMenu .bookmark-item, .bookmark-item[container="true"] .bookmark-item
{
-moz-appearance: none !important;
min-width: 200px !important;
max-width: 200px !important;
margin-left: 8px !important;
}
#bookmarksMenu menupopup .scrollbox-innerbox, .bookmark-item[container="true"] menupopup .scrollbox-innerbox
{
width: 650px !important; /*3 colonnes*/
/* width: 850px !important; *//*4 colonnes*/
display: table !important;
}
#bookmarksMenu menupopup menuseparator, .bookmark-item[container="true"] menupopup menuseparator
{
display: block !important;
margin-bottom: 16px !important;
}
#bookmarksMenu scrollbox, .bookmark-item[container="true"] scrollbox
{
overflow-y: auto !important;
}

Garmin nüMaps

user-pic
Vote 0 Votes

Garmin nüMapsGarmin 的線上地圖,
台灣地址資料比 Google Map 多, 有些 Google Map 找不到的地址, 用 Garmin nüMaps 都可以找到.
缺點是比較慢一些.

Pixel Peeper

user-pic
Vote 0 Votes

Pixel Peeper 這個網站可以查看到各式相機、鏡頭所拍的照片、規則、歷史價格
網頁裡的
I - Full-size sample photos
$ - eBay Auctions + Stores Prices
S - Specifications
H - Historical Prices

Nifty Corners Cube

user-pic
Vote 0 Votes

Nifty Corners Cube 是不用圖, 用 CSS + Javascript 的方式來做圓角框,
雖然 CSS3 有支援圓角框, 但只有 Firefox 看得到.
Nifty Corners Cube 所用的方式, 相容所有的瀏覽器,
若 Javascript 關了, 也只是看不到圓角效果而已.

Example

Get a country IP addresses

user-pic
Vote 0 Votes

block a country, block by ip address, deny access by country
這個網站可以產生 Apache .htaccess 用來阻擋某個國家的 IP
同樣地, 這些 IP 位置可以拿來做其他應用, 例如搭配防火牆只容許某個國家的 IP.

10 Alternatives To Mininova

user-pic
Vote 0 Votes

Comparing Open Source CMS

user-pic
Vote 0 Votes

WordPress vs. Joomla vs. Drupal vs. Plone
Comparing open source content management systems
中譯

Google Translate Client

user-pic
Vote 0 Votes

Google Translate Client
Google Translate Client, 不過中文輸入好像有問題.

About this Archive

This page is an archive of recent entries in the Bookmark category.

3C is the previous category.

Data is the next category.

Find recent content on the main index or look in the archives to find all content.