RSS feed [root] /weblog /web




login:

password:

title search:




 


Thu Apr 06 06:33:48 GMT 2023

web


Should contain HTML and CSS resource


(google search) (amazon search)
second
download zip of files only

Mon Oct 17 11:52:20 GMT 2022 From /weblog/web

webscraping


https://www.scrapingbee.com/java-webscraping-book/

香港機場每天有多少人出入境?——網絡爬蟲自學示例 - https://ronaldyick.wordpress.com[..]%a1%e7%88%ac%e8%9f%b2%e8%87%aa%e5%ad%b8/

(google search) (amazon search)


Thu Sep 08 11:55:54 GMT 2022 From /weblog/web

performance


Why your website should be under 14kB in size - https://endtimes.dev[..]ur-website-should-be-under-14kb-in-size/


(google search) (amazon search)


Mon Apr 18 13:53:31 GMT 2022 From /weblog/web

adv


Why ‘bad’ ads appear on ‘good’ websites – a computer scientist explains - https://www.zmescience.com[..]-websites-a-computer-scientist-explains/

(google search) (amazon search)


Sat Mar 27 14:02:15 GMT 2021 From /weblog/web

http caching material


A tutorial of AWStats, at the end there are many useful reference of factor affect analysis information, especially useful is information about web caching
http://www.onlamp.com/lpt/a/6395

Introducing a python http library, with a lot of caching reference
http://www.xml.com[..]-caching-right-introducing-httplib2.html

图解 HTTP 缓存 - https://www.infoq.cn/article/AIwqlgtlk2efT5Yi7doY

(google search) (amazon search)


Mon Aug 17 14:48:04 GMT 2015 From /weblog/web

hosting


How tvmost built - http://blog.gaplotech.com/how-tvmost-is-built/

(google search) (amazon search)


Wed Jan 01 04:42:27 GMT 2014 From /weblog/web

mobile


http://googledevelopers.blogspot.ch[..]/our-checklist-for-improving-mobile.html

(google search) (amazon search)


Thu Nov 07 03:36:59 GMT 2013 From /weblog/web

REST


http://martinfowler.com/articles/richardsonMaturityModel.html

What is REST? http://roy.gbiv.com[..]/2008/rest-apis-must-be-hypertext-driven , in short, it should not limit to web and http

http://stackoverflow.com[..]1118/what-exactly-is-restful-programming

http://www.infoq.com/articles/api-business-models

(google search) (amazon search)


Sat Oct 19 16:45:13 GMT 2013 From /weblog/web

Marketing


http://netjelly.com/How_to_Get_Visitors_to_Come_to_Your_Website

吸引力不足?提高網頁轉換率的 28 個祕訣
http://www.inside.com.tw[..]tegies-for-conversion-optimization-part1
http://www.inside.com.tw[..]tegies-for-conversion-optimization-part2

(google search) (amazon search)


Wed Jan 23 10:02:47 GMT 2013 From /weblog/web

websocket


How websocket work - http://lucumr.pocoo.org/2012/9/24/websockets-101/

The reason of websocket - http://www.infoq.com/presentations/Real-time-Web-WebSocket-SPDY

(google search) (amazon search)


Wed Jan 23 10:02:08 GMT 2013 From /weblog/web

web master


Reasons of website getting banned - http://www.webmasterview.com/2012/12/why-google-banned-websites/

Just in case if anyone don't want some part of the site searchable. - http://jamie.ideasasylum.com[..]things-you-probably-didnt-know-about.php

And if you like to make your page easy to be found - http://katemats.com[..]-every-programmer-should-know-about-seo/

http://smashinghub.com[..]st-free-online-website-builders-2013.htm

(google search) (amazon search)


Wed Jan 23 04:37:56 GMT 2013 From /weblog/web

URL


Various ways to construct URL using java.net.URL - http://www.devx.com/tips/Tip/33824?trk=DXRSS_JAVA

URL vs. URI vs. URN: The Confusion Continues - http://www.damnhandy.com[..]l-vs-uri-vs-urn-the-confusion-continues/ http://java67.blogspot.com.au[..]/difference-between-url-uri-and-urn.html


(google search) (amazon search)


Sat Jan 05 02:32:03 GMT 2013 From /weblog/web

spam



Some alternative for form protection - http://alastairc.ac/2006/12/why-does-google-use-captcha/ http://www.sitepoint.com/article/stop-comment-spam

Or use honey pot, a clever trick - http://geeksnotnerds.com[..]-blog-comment-spam-without-using-captcha


(google search) (amazon search)


Sat Dec 22 17:07:51 GMT 2012 From /weblog/web

html5


New APIs for HTML5


HTML5 APIs
HTML5 introduces lots of new and exciting things for web authors, among these are new APIs. Here are some of them.

Application Cache API
An API to interact with the application cache, which is a set of cached resources.

You can do window.applicationCache to get the ApplicationCache object that applies to the active document of that window. More on application caches here.

DataTransfer API
The DataTransfer objects are used to expose the drag data store that underlies a drag-and-drop operation. More on drag and drop here.

Command API
A command is the abstraction behind menu items, buttons, and links. They are defined to have facets (label, hint, icon, etc.) and are exposed on elements using this API.

Constraint Validation API
As of this writing, there is no proper definition to this. But we can assume it'll extend our client-side validation tool arsenal.

History API
The History objects provide a representation of the pages in the session history of browsing contexts.

For example, you can go back (window.history.back()) and forward (window.history.forward()). More on session history here.

MediaController API
An API to interact with the


Mon May 21 15:23:21 GMT 2012 From /weblog/web

storage at browser


Space in string cookies value will break the cookie like javascript: http://blogs.bytecode.com.au/glen/2005/06/08/1118184073080.html

Problem of deleting cookie using setMaxAge(0): http://blogs.bytecode.com.au/glen/2006/03/31/1143750630535.html

Protecting Your Cookies: HttpOnly, ( Set-Cookie: ASP.NET_SessionId=ig2fac55; path=/; HttpOnly ) - http://www.codinghorror.com/blog/archives/001167.html

Other than cookie, other client side storge API, localStorage,IndexedDB,File API - http://www.drdobbs.com[..]32900805&siteSectionName=web-development


(google search) (amazon search)


Sun May 06 01:33:16 GMT 2012 From /weblog/web

image


From http://forums.worsethanfailure.com/forums/thread/137864.aspx - "IMDB has a technique where they use CSS positioning to place a scaled 1x1 transparent gif over their photos so that right-clicking and doing a save-as saves the 1x1 gif.", I think this approach is simple and elegant

http://geekyninja.com/archives/7-great-photo-sites-for-your-blog

(google search) (amazon search)


Thu Mar 01 15:27:08 GMT 2012 From /weblog/web

ssl


SSL handshake latency and HTTPS optimizations. - http://www.semicomplete.com/blog/geekery/ssl-latency.html

Overclocking SSL - http://www.imperialviolet.org/2010/06/25/overclocking-ssl.html

(google search) (amazon search)



Sat Mar 29 07:51:19 GMT 2008 From /weblog/web

editor


Comment of online rich text editor - http://www.artima.com/forums/flat.jsp?forum=276&thread=226902

(google search) (amazon search)


Thu Nov 22 02:14:41 GMT 2007 From /weblog/web

IE issues


My friends just complainting about they cannot view my photo, and the problem is only occur at IE but not safari, firefox and opera, guess what is the problem?

After a tedious checking, the issue is I use style="visibility:hidden; display:none;" to hidden the big images when displaying the thumbnail page and use javascript to show the big image one by one:


[html]
[javascript] (code to replace "main_planel" by big_images one by one) [/javascript]

[div id=main_planel/]

[img src = "thumbnail1.jpg"/]
[img src = "big_image1.jpg" style="visibility:hidden; display:none;"/]

[img src = "thumbnail2.jpg"/]
[img src = "big_image2.jpg" style="visibility:hidden; display:none;"/]

[html]


(Hope you get the idea)

For all other browsers ( namely FireFox, opera and safari, those image are not load until the script run. However, for IE, it just load all the big images once the page start to load :-/

Other issues in IE.... http://immike.net[..]/08/06/single-line-of-html-crashes-ie-6/

(google search) (amazon search)


Sat Nov 03 14:49:09 GMT 2007 From /weblog/web

yahoo web dev


See how can we learn from yahoo to manage UI knowledge into pattern library

http://www.boxesandarrows.com[..]in_the_real_world_a_yahoo_case_study.php

And how the design philosophy of YUI

http://yuiblog.com[..]veloping-a-javascript-library-for-yahoo/

(google search) (amazon search)


Thu Aug 02 17:32:32 GMT 2007 From /weblog/web

css checker


Check duplication
http://infovore.org[..]s/2007/07/06/the-css-redundancy-checker/

online version
http://services.immike.net/css-checker/


(google search) (amazon search)


Thu Jul 13 04:32:25 GMT 2006 From /weblog/web

Various Stats


Clients information from w3schools - http://www.w3schools.com/browsers/browsers_stats.asp

(google search) (amazon search)


Fri Mar 31 09:41:37 GMT 2006 From /weblog/web

Section 508 task list


Add alt tag for all images

Use <label> to group <input> : http://htmlhelp.com/reference/html40/forms/label.html , more detailed discussion: http://www.websiteoptimization.com/speed/tweak/forms/
Accessible dynamic menu system: http://www.udm4.com/

More to come...

(google search) (amazon search)


Thu Mar 23 06:51:44 GMT 2006 From /weblog/web

Web Widget


So, even Microsoft start to support web widget: http://www.computerworld.com[..]/story/0,10801,109793,00.html?source=x11

Which should be something like Apple's dashboard: http://www.apple.com/macosx/features/dashboard/

In fact, opera support this already but not many developers develop this: http://www.apple.com/macosx/features/dashboard/ , as well as firefox: http://firefoxit.mozdev.org/ and yahoo: http://widgets.yahoo.com/

May be it is time to standardlize them so that we can use all widget from whatever platform?

(google search) (amazon search)


Fri Feb 03 08:53:19 GMT 2006 From /weblog/web

Technique of hidden email at webpage


More than I think!

http://www.csarven.ca/hiding-email-addresses

(google search) (amazon search)


Tue Jan 24 04:03:49 GMT 2006 From /weblog/web

CSS element dimensions


Show difference element display and support at difference browser: http://www.quirksmode.org/viewport/elementdimensions.html

(google search) (amazon search)


Tue Jan 17 10:52:54 GMT 2006 From /weblog/web

apache htaccess reference


A very comprehensive reference
http://brainstormsandraves.com/archives/2005/10/09/htaccess/

(google search) (amazon search)


Tue Jan 03 09:51:48 GMT 2006 From /weblog/web

cross browser


Pretty good reference: http://www.jlamp.com/blog/2006/01/01/1136187478084.html

(google search) (amazon search)


Fri Sep 09 04:03:05 GMT 2005 From /weblog/web

web service via IM


This blog discuss an idea of developing web service via IM (e.g.: google talk ) library.

http://glaforge.free.fr/weblog/?itemid=142

(google search) (amazon search)


Mon Apr 18 18:14:00 GMT 2005 From /weblog/web

embed binary in html


We can embedded binary in HTML, using and tag, and it is a RFC, althrough IE not yet supported

http://rifers.org[..]n/2005/4/11/embedding_images_inside_html

(google search) (amazon search)


Tue Apr 05 08:38:00 GMT 2005 From /weblog/web

how html in email affect deliverability


HTML mistake can cause your email address ranking in spam list... according to this...

http://www.petefreitag.com/item/307.cfm

(google search) (amazon search)