수안이의 컴퓨터 연구실

  • Mainpage
  • About Me
  • Tags
  • Metapage
  • Notice
  • Location
  • Keywords
  • Guestbook
  • Admin
  • Write an Article
  • Total | 1694863
  • Today | 608
  • Yesterday | 606

9 Articles, Search for 'HTML'

  1. 2008/06/21 웹 분야에 종사한다면 꼭 답해야 할 질문들...
  2. 2008/05/03 Official Specifications
  3. 2008/05/03 Top 119 Cheat Sheets
  4. 2008/05/01 HTML[Hypertext Markup Language] Tutorials, References
  5. 2008/02/20 Browser detection (이미지 로딩 하나로 브라우저 식별하기)
  6. 2008/02/02 Cheat Sheet의 모든 것
  7. 2008/01/23 Web Tools의 모든 것
  8. 2008/01/05 웹 개발을 하고 있다면 참고할 사이트
  9. 2007/04/29 Using ADO.NET, XML & XSL to generate HTML
Web2008/06/21 21:44

웹 분야에 종사한다면 꼭 답해야 할 질문들...

  1. What is HTML?
  2. What are the different versions of HTML?
  3. What about XHTML?
  4. Is HTML case-sensitive?
  5. What does the DOCTYPE declaration do?
  6. What is a DTD?
  7. What is the difference between Strict, Transitional and Frameset DTDs?
  8. Which DOCTYPE should I use?
  9. Why should I validate my markup?
  10. Why does HTML allow sloppy coding?
  11.  Why does the validator complain about my <embed> tag?
  12. What does character encoding (charset) mean?
  13. What is a BOM?
  14. What encoding should I declare?
  15. How do I insert characters outside the encoding range?
  16. Why do I need to write &amp; instead of just &?
  17. How should heading elements be used?
  18. What are block-level and inline elements?
  19. Can I make an inline element block-level with CSS?
  20. Why are external CSS and JavaScript files a good idea?
  21. Should I use p or br?
  22. What does "semantic" mean?
  23. Should I replace b and i with strong and em?
  24. Why are layout tables considered harmful?
  25. Should I use divs instead of layout tables?
  26. Are tables deprecated?
  27. What is the correct use of the address element type?
  28. What is the correct use of the dfn element type?
  29. What is the correct use of the var element type?
  30. Should I use quotation marks within or around a q element?
  31. What is the difference between abbr and acronym?
  32. Why is <feature X> deprecated?
  33. Must I have an alt attribute for every image?
  34. What is the difference between class and id?
  35. Why doesn’t id="123" work?
  36. Why doesn’t <a href=My Cool Page.html> work?
  37. How can I include an HTML page in another HTML page?
"Web" 카테고리의 다른 글
  • 트위터(Twitter)의 시작! (0)2010/02/03
  • 마이크로 포맷 (Microformats) 이란? (0)2008/10/09
  • 웹 분야에 종사한다면 꼭 답해야 할 질문들... (0)2008/06/21
  • 1200+ Web 2.0 Sites in 50+ categories (0)2008/06/15
  • robots.txt (0)2008/06/15
2008/06/21 21:44 2008/06/21 21:44
Posted by webdizen
Tags BOM, CSS, DOCTYPE, DTD, HTML, semantic, Web, XHTML, 웹
No Trackback No Comment

Trackback URL : http://www.webdizen.net/blog/trackback/3257

Leave your greetings.

[로그인][오픈아이디란?]

Web2008/05/03 13:10

Official Specifications

Site : http://webdeveloper.econsultant.com/off ··· tions%2F

Official specifications links.

  1. RSS 2.0 Specification : at Harvard Law
  2. Cascading Style Sheets - level 1 (CSS1) : at World Wide Web Consortium (W3C)
  3. Cascading Style Sheets - level 2 (CSS2) : at World Wide Web Consortium (W3C)
  4. Cascading Style Sheets, level 2 revision 1. CSS 2.1 Specification : at World Wide Web Consortium (W3C)
  5. Document Object Model (DOM) Level 1 Specification : at World Wide Web Consortium (W3C)
  6. Document Object Model (DOM) Level 2 Specification : at World Wide Web Consortium (W3C)
  7. Document Object Model (DOM) Level 3 Specification : at World Wide Web Consortium (W3C)
  8. HTML 4.01 Specifications : at World Wide Web Consortium (W3C)
  9. ISO-HTML Specification : at Department of Computer Science, Trinity College Dublin, Dublin
  10. Ruby on Rails : at Ruby on Rails
  11. XHTML 1.0 Specifications : at World Wide Web Consortium (W3C)
  12. XML 1.0 : at World Wide Web Consortium (W3C)
  13. W3C Technical Reports and Publications : full list of documents in various stages at World Wide Web Consortium (W3C)

"Web" 카테고리의 다른 글
  • 1200+ Web 2.0 Sites in 50+ categories (0)2008/06/15
  • robots.txt (0)2008/06/15
  • Official Specifications (0)2008/05/03
  • Accessibility Articles, Tutorials (0)2008/05/03
  • HTML[Hypertext Markup Language] Tutorials, Refe... (0)2008/05/01
2008/05/03 13:10 2008/05/03 13:10
Posted by webdizen
Tags CSS, DOM, HTML, RSS, Ruby on Rails, W3C, XHTML, XML
No Trackback No Comment

Trackback URL : http://www.webdizen.net/blog/trackback/3230

Leave your greetings.

[로그인][오픈아이디란?]

Programming2008/05/03 13:07

Top 119 Cheat Sheets

Site : http://webdeveloper.econsultant.com/

ActionScript

  • ActionScript3.0 - Top Level Classes
  • ActionScript3.0 - Packages

Ajax

  • What’s Ajax? Cheat Sheet
  • Prototype Cheat Sheet
  • Scriptaculous Combination Effects Cheat Sheet

Apache

  • Apache Cheat Sheet
  • Apache 1.3 Quick Reference Card - PDF

ASCII Character Codes

  • ASCII Codes Cheat Sheet
  • Character Entity References in HTML 4 and XHTML 1.0
  • HTML Character Entities Cheat Sheet - PNG
  • HTML Character Entities Cheat Sheet - PDF
  • Reference Special Characters
  • Special ASCII HTML Character Codes
  • XHTML Character Entity Reference

ASP

  • ASP / VBScript Cheat Sheet - PNG

Blogging

  • Blogger Cheatsheet - PDF
  • WordPress Cheatsheet - PDF
  • TypePad Cheatsheet - PDF
  • Movable Type Cheatsheet - PDF
  • MovableType

CSS

  • CSS level 1 - Quick Reference Card - PDF
  • CSS level 2 - Quick Reference Card - PDF
  • CSS Cheat Sheet - PDF
  • CSS Cheat Sheet - PNG
  • CSS Property Index
  • Cascading Style Cheatsheet
  • CSS Shorthand Guide
  • Quick Reference Guide for CSS2 - PDF

CVS

  • CVS Cheat Sheet
  • Subversion Quick Reference Card. PDF
  • CVS Cheat-sheet

Firefox

  • Mozilla Firefox Cheat Sheet
  • Mozilla Firefox Cheat Sheet - PDF
  • Keyboard Shortcuts

Google

  • Google Advanced Operators (Cheat Sheet)
  • Google Help : Cheat Sheet
  • Google Cheat Sheet - auch als PDF
  • Google Cheat Sheets - PDF
  • Google Cheat Sheet - PDF

htaccess

  • htaccess Cheatsheet

HTML/XHTML

  • A Simple Guide To HTML - Cheat Sheet
  • HTML Cheat Sheet
  • HTML Cheatsheet
  • HTML Entities
  • HTML Codes Cheat Sheet
  • XHTML
  • HTML Cheat Sheet
  • XHTML Cheat Sheet v. 1.03 - PDF
  • HTML DOM - Quick Reference Card - PDF
  • XHTML 1.0 frameset - Quick Reference Card - PDF
  • XHTML 1.0 strict - Quick Reference Card - PDF
  • XHTML 1.0 transitional - Quick Reference Card - PDF
  • XHTML Basic Reference - PDF
  • XHTML Reference - PDF
  • XHTML Cheat Sheet - PDF : at CSSTidy

Java

  • Java 1.5 Cheat Sheet
  • Java Quick Reference - PDF

JavaScript

  • JavaScript Cheat Sheet - PNG
  • JavaScript Cheat Sheet - PDF
  • JavaScript Reference
  • JavaScript Reference
  • JavaScript and Browser Objects Quick Reference

JSP

  • JSP 2.0 XML Cheat Sheet

LaTeX

  • Latex Cheat Sheet

mod_rewrite Cheat Sheet

  • mod_rewrite Cheat Sheet - PNG
  • mod_rewrite Cheat Sheet - PDF

MySQL

  • MySQL Cheat Sheet - PDF
  • MySQL Cheat Sheet - PNG
  • MySQL Cheat Sheet
  • SQL Cheatsheet
  • MySQL Quick Reference Card

Oracle

  • Oracle PL/SQL Cheatsheet

Perl

  • Perl Regular Expression -Quick Reference - PDF
  • Perl Cheat Sheet
  • Perl Cheat Sheet
  • Perl 5 Cheat Sheet
  • Perl Regexp Quick Reference Card - PDF

Photoshop

  • Photoshop 7.0 Quick Reference Card for Windows - PDF
  • Photoshop CS2 Keyboard Shortcuts (Windows) - PDF
  • Photoshop CS2 Keyboard Shortcuts (Macintosh) - PDF

PHP

  • PHP Cheat Sheet - PDF
  • PHP Cheat Sheet - PNG
  • PHP Cheat Sheet with special php syntax

Python

  • Python Cheat Sheet
  • Python Cheat Sheet - PDF
  • Python 2.2 Quick Reference

Ruby

  • Ruby on Rails Cheat Sheet - PNG
  • Ruby quick reference
  • Ruby Cheatsheet
  • Threadeds Ruby Cheat Sheet
  • Ruby on Rails - ActiveRecord Relationships Cheat Sheet
  • Ruby on Rails - Form Helpers Cheat Sheet
  • Ruby on Rails - What Goes Where? Cheat Sheet

Unix/Linux

  • GNU screen: quick_reference
  • LINUX Administrator’s Quick Reference Card - PDF
  • Linux Shortcuts and Commands
  • Unix Cheat Sheet
  • Treebeard’s Unix Cheat Sheet
  • Unix Command cheat sheet - common commands for the unix command line

XML Technologies

  • Fusebox 4.1 XML Cheat Sheet
  • XML TopicMaps 1.0 - Quick Reference Card - PDF
  • XML Quick References - PDF
  • XML Schema - Structures Quick Reference - PDF
  • XML Schema - Data Types Quick Reference - PDF
  • XSL FO Reference - PDF
  • VoiceXML Reference - PDF
  • MathML Reference - PDF
  • XML Schema 2001 Reference - PDF
  • XML Schema 2000/10 - PDF
  • XSLT Quick References - PDF
  • XSLT Quick Reference Card - PDF
  • XSLT Reference

Misc Topics

  • Mozilla Thunderbird Cheat Sheet
  • Mozilla Thunderbird Cheat Sheet - PDF
  • QuickSilver Cheat Sheet - PDF
  • Regular Expression Cheat Sheet (.NET)
  • Schematron Reference - PDF
  • Smarty Cheat Sheet for template designers
  • Textile Reference


"Programming" 카테고리의 다른 글
  • Top 119 Cheat Sheets (0)2008/05/03
  • Cheat Sheet의 모든 것 (0)2008/02/02
  • Visual Studio 2005 Shortcut Keys (0)2007/08/17
  • WinDbg 간단 사용법 (0)2007/08/16
  • WinDbg 사용법 (0)2007/08/16
2008/05/03 13:07 2008/05/03 13:07
Posted by webdizen
Tags ActionScript, Ajax, Apache, ASCII Character Codes, CSS, CVS, Google, HTML, Java, Javascript, JSP, LaTeX, Linux, MySQL, Oracle, Perl, Photoshop, PHP, Python, Ruby, Unix, XHTML, XML
No Trackback No Comment

Trackback URL : http://www.webdizen.net/blog/trackback/3229

Leave your greetings.

[로그인][오픈아이디란?]

Web2008/05/01 01:18

HTML[Hypertext Markup Language] Tutorials, References

Site : http://webdeveloper.econsultant.com

Software to create/edit html pages / websites.

  1. Arachnophilia : java-based HTML editor.
  2. BBEdit : professional HTML and text editor for the Macintosh
  3. CoffeeCup Free HTML Editor : freeware; drag and drop HTML Editor with Built-in FTP uploading.
  4. Crimson Editor : freeware, programming source code editor
  5. Dreamweaver : web development tool from Adobe (prev Macromedia)
  6. EditPlus : text editor, HTML editor and programmers editor for Windows
  7. First Page : from Evrsoft
  8. FrontPage : from Microsoft
  9. GoLive : standards-based Web and mobile authoring; from Adobe
  10. HomeSite : develop in a light-weight code environment; from Adobe
  11. HotDog : authoring tool for both professional and budding Webmasters; from Sausage Software.
  12. HTML-Kit : freeware; full-featured, highly customizable.
  13. NoteTab : text and HTML editor
  14. PageSpinner : easy-to-use, professional HTML editor for Mac OS
  15. PSPad editor : freeware, programming source code editor
  16. TextPad : powerful, general purpose editor for plain text files.
  17. TopStyle CSS, HTML, XHTML Editor : edit your HTML, XHTML and CSS in a single program.
  18. UltraEdit : ideal text, HEX, HTML, PHP, Java, Perl, Javascript, and programmer’s editor.

Web services to create / edit HTML.

  1. Amaya : Amaya is a Web editor, i.e. a tool used to create and update documents directly on the Web.
  2. HTML Tidy : HTML Tidy Online is a web front end to the command line program Tidy. It helps remove redundant and sloppy code. It has various options to improve code and fix errors in HTML documents.

Software / services to create popups.

  1. Accessible Pop-up Window Generator : Create pop-ups that are accessible and search engine-friendly
  2. Popup Window Generator : This code generator will make a script that you can add to your page using the Insert HTML Element which will pop up a window for you.
  3. Popup Window Generator : Use Eric’s Popup window Generator to easily add popup windows to your site!
  4. Popup Window Maker : Fill out the specifications of the popup window you would like to use, including the URL and the various options such as menubars, toolbars, scrollbars, etc, and click the generate button

Reference pages for HTML characters, elements, properties.

  1. Index of Elements : list of all elements at W3Schools
  2. HTML 4.01 Reference : reference at W3Schools
  3. HTML Tags : reference at HTMLDog
  4. HTML 4.0 Reference : reference at HTMLHelp
  5. Wilbur - HTML 3.2 : reference at HTMLHelp
  6. HTML Element Index : reference at Blooberry
  7. HTML Elements : all properties at Microsoft MSDN
  8. HTML Reference : at Tizag.com
  9. HTML Character Entities : at LiveJournal
  10. Special Characters in HTML : at degraeve.com
  11. A Simple Character Entity Chart : at eVolt

Software tools to clean, test and validate HTML.

  1. Doctor HTML : a webpage analysis tool which retrieves an HTML page and reports on any problems that it finds.
  2. HTML Tidy : freeware; Cleans up HTML, XHTML, reports errors and problems
  3. HTML Tidy : free online service; Cleans up HTML, XHTML, reports errors and problems
  4. HTML2Table : With HTML2Table you can convert HTML tables without all the HTML tags into comma (or anything else) delimited tables
  5. Table2HTML : With Table2HTML you can easily convert a tab or comma delimited table (table in a Word document for example) to a HTML table
  6. Character Cleaner v2 : web service that adds line-breaks/xhtml breaks/encoding.

Tutorials to get started on HTML.

  1. HTML Tutorial - Basic and Advanced : how to use HTML to create your own Web site; at W3Schools
  2. HTML Beginner’s Guide : at HTMLDog
  3. HTML Intermediate Guide : at HTMLDog
  4. HTML Advanced Guide : at HTMLDog
  5. My First Site : starting tutorial from YourHTMLSource
  6. Tutorials Full Index : more tutorials at YourHTMLSource
  7. HTML tutorials : at Tutorialized.com
  8. HTML tutorial : at Tizag
  9. Character Sets and Encodings in HTML, XHTML and CSS : tutorial on character encoding.
  10. Project Cool: Web Development Basics : HTML Tutorials. at DevX

"Web" 카테고리의 다른 글
  • Official Specifications (0)2008/05/03
  • Accessibility Articles, Tutorials (0)2008/05/03
  • HTML[Hypertext Markup Language] Tutorials, Refe... (0)2008/05/01
  • DOM (Document Object Model) Tutorials, References (0)2008/05/01
  • 무료 웹사이트 템플릿 [Free XHTML/CSS Templates] (0)2008/03/06
2008/05/01 01:18 2008/05/01 01:18
Posted by webdizen
Tags HTML, Web
No Trackback No Comment

Trackback URL : http://www.webdizen.net/blog/trackback/3222

Leave your greetings.

[로그인][오픈아이디란?]

Web2008/02/20 11:21

Browser detection (이미지 로딩 하나로 브라우저 식별하기)

출처 : http://wafful.org/2007/10/01/html-20-br ··· ion-3%2F

New browser detection only with HTML 2.0 without any JavaScript/CSS hacks.

HTML 2.0 - Browser detection [3]

It can detect firefox2.0, firefox1.5, other Gecko engine, and Safari2, Safari3, Opera, ie, w3m, lynx, and other browsers.

html20hacks-snapshot.png


이거 정말 기가 막히네요 ㅋㅋ
이미지 로딩 하나로 그 브라우저를 알아낼 수 있답니다.
그것도 자바스크립트나 CSS의 핵 없이... 와우!
언제 활용을 해봐야겠습니다.


"Web" 카테고리의 다른 글
  • DOM (Document Object Model) Tutorials, References (0)2008/05/01
  • 무료 웹사이트 템플릿 [Free XHTML/CSS Templates] (0)2008/03/06
  • Browser detection (이미지 로딩 하나로 브라우저... (0)2008/02/20
  • Web Tools의 모든 것 (0)2008/01/23
  • 웹 개발을 하고 있다면 참고할 사이트 (0)2008/01/05
2008/02/20 11:21 2008/02/20 11:21
Posted by webdizen
Tags Browser detection, firefox1.5, firefox2.0, HTML, HTML 2.0, ie, lynx, Opera, other Gecko engine, Safari2, Safari3, w3m
No Trackback No Comment

Trackback URL : http://www.webdizen.net/blog/trackback/3179

Leave your greetings.

[로그인][오픈아이디란?]

Programming2008/02/02 21:33

Cheat Sheet의 모든 것

Actionscript
  • Quick reference/Cheatsheet for ActionScript 2.0
  • ActionScript 3.0 Cheatsheet - flash.display Package
  • ActionScript3.0 - Top Level Classes
  • ActionScript3.0 - Packages
  • Apollo Cheat Sheet (Apollo mx.controls & mx.core Cheatsheet, Apollo flash.display & flash.events Cheatsheet and Apollo flash.filesystem, flash.html & flash.system Cheatsheet)

Ajax

  • What’s Ajax? Cheat Sheet - PDF
  • Prototype Dissected - Cheat Sheet PNG
  • scriptaculous Combination Effects - Cheat Sheet - PDF

Apache

  • Apache Cheat Sheet
  • Apache 1.3 Quick Reference Card - free quick reference cards - PDF
  • htaccess Cheatsheet
  • mod_rewrite Cheat Sheet - PNG
  • mod_rewrite Cheat Sheet - PDF

ASCII Character Codes

  • ASCII Codes Cheat Sheet
  • Character Entity References in HTML 4 and XHTML 1.0
  • HTML Character Entities Cheat Sheet - PNG
  • HTML Character Entities Cheat Sheet - PDF
  • HTML special character reference
  • HTML - Special Entity Codes
  • Reference Special Characters
  • Special ASCII HTML Character Codes
  • XHTML Character Entity Reference

ASP

  • ASP / VBScript Cheat Sheet - PNG

C# and VB.NET

  • C# and VB.NET Comparison Cheat Sheet - PDF
  • Cheat Sheet - Casting in VB.NET and C#

CSS

  • CSS level 1 - Quick Reference Card - PDF
  • CSS level 2 - Quick Reference Card - PDF
  • CSS 2 - Quick Reference Guide - PDF
  • CSS Cheat Sheet - PDF
  • CSS Cheat Sheet - PNG
  • CSS Property Index
  • Cascading Style Cheatsheet
  • CSS Shorthand Guide

CVS

  • CVS Cheat Sheet
  • Subversion Quick Reference Card - PDF
  • CVS Cheat-sheet

C++

  • C++ Containers Cheat Sheet
  • C++ Quick Reference Sheet (Cheat Sheet) - PDF
  • How to Program in C++ - Language Summary

Django

  • Django Cheat Sheet
  • The Django Book

Firefox

  • Firefox Keyboard Shortcuts - PDF
  • Firefox Shortcuts Sheet
  • Mozilla Firefox Cheat Sheet
  • Mozilla Thunderbird Cheat Sheet
  • Keyboard Shortcuts

Google

  • Gmail Shortcuts (printable cheatsheet)
  • Google Advanced Operators (Cheat Sheet)
  • Google Cheat Sheet (Version 1.06) - PDF
  • Google Cheat Sheet - auch als PDF
  • Google Cheat Sheets - auch als PDF
  • Google Help : Cheat Sheet

HTML/XHTML

  • A Simple Guide To HTML - Cheat Sheet
  • HTML & XHTML Tag Quick Reference
  • HTML Cheat Sheet
  • HTML Cheatsheet
  • HTML Entities
  • HTML CODES CHEAT SHEET
  • XHTML
  • HTML Cheat Sheet
  • XHTML Cheat Sheet v. 1.03 - PDF
  • HTML DOM - Quick Reference Card - PDF
  • XHTML 1.0 frameset - Quick Reference Card - PDF
  • XHTML 1.0 strict - Quick Reference Card - PDF
  • XHTML 1.0 transitional - Quick Reference Card - PDF
  • XHTML Quick Reference Guide For XHTML 1.1

Java

  • Java 1.5 Cheat Sheet
  • Java Quick Reference - PDF
  • JSP Quick Reference Card
  • (JSPª) SYNTAX version 1.1
  • (JSP™) SYNTAX version 2.0

JavaScript

  • JavaScript Cheat Sheet - PNG
  • JavaScript Cheat Sheet - PDF
  • JavaScript Reference
  • JavaScript Reference
  • JavaScript and Browser Objects Quick Reference
  • Regular Expressions for JavaSript - free online quick reference

LaTeX

  • Latex cheat sheet
  • LATEX2″ Cheat Sheet
  • Latex 2e Cheat Sheet LaTeX 2e Brief Reference

Microformats

  • Microformats Cheat Sheet
  • Microformats Cheat Sheet

Misc

  • CHMOD Chart
  • Complete listing of common camera symbols.
  • The Unicode-Database
  • RGB Hex Colour Chart - PNG
  • Pretty Good PGP Reference Card
  • Search Engine Cheat Sheet
  • Quick Reference Cards
    Ada, C, C++, CSS, CVS, Delphi, DOC++, Html, Java, JSP, Perl, PHP, Linux, Unix, SQL, UML, XML

MySQL

  • MySQL Cheat Sheet
  • MySQL Cheat Sheet - PDF
  • MySQL Cheat Sheet - PNG
  • MySQL Cheat Sheet
  • SQL Cheatsheet
  • MySQL Quick Reference Card

Oracle

  • Oracle PL/SQL Cheatsheet
  • Oracle Cheat Sheet
  • Oracle Server 9i - Quick Reference Guide
  • Oracle SCM Installation Cheat Sheet

Perl

  • Perl Regular Expression -Quick Reference - PDF
  • Perl Cheat Sheet
  • Perl Cheat Sheet
  • Perl 5 Cheat Sheet
  • Perl Quick Reference - PDF
  • Perl Quick Reference Card - PDF
  • Perl Regexp Quick Reference Card - PDF

Photoshop/Gimp

  • Gimp Quick Reference Card v.1.0
  • Photoshop 7.0 Quick Reference Card for Windows - PDF
  • Photoshop CS2 Keyboard Shortcuts (Windows) - PDF
  • Photoshop CS2 Keyboard Shortcuts (Macintosh) - PDF

PHP

  • symfony PHP5 framework - Admin Generator cheat sheet - PDF
  • PHP Cheat Sheet - PDF
  • PHP Cheat Sheet - PNG
  • PHP Cheat Sheet with special php syntax
  • PHP PCRE Cheat Sheet
  • Regular Expressions Cheat Sheet - PNG
  • Smarty cheat sheet for template designers - PDF

Python

  • Python 101 cheat sheet
  • Python Cheat Sheet
  • Python Cheat Sheet - PDF
  • Python Quick Reference
  • Python 2.4 Quick Reference

Regular Expressions

  • Regular Expressions Cheat Sheet
  • Regular Expression Cheat Sheet (.NET)

Ruby

  • ActiveRecord Relationships - Ruby on Rails cheat sheet guide - PDF
  • Ruby Cheatsheet
  • RubyOnRails-Cheatsheet - PDF
  • Ruby on Rails Cheat Sheet - PNG
  • Ruby on Rails Cheat Sheet Collectors Edition
  • Ruby on Rails cheat sheet guide - PDF
  • Ruby quick reference
  • Ruby Cheatsheet
  • Threadeds Ruby Cheat Sheet
  • What Goes Where? - Ruby on Rails cheat sheet - PDF

Unix/Linux

  • LINUX Administrator’s Quick Reference Card - PDF
  • Linux Shortcuts and Commands
  • quick_reference [GNU screen]
  • Unix Cheat Sheet
  • The One Page Linux Manual - Version 3 - PDF
  • TCP Ports list (3498 ports in list)
  • Treebeard’s Unix Cheat Sheet
  • Unix command cheat sheet - common commands for the unix command line
  • Essential Vim keyboard shortcuts Cheat Sheet
  • VIM Quick Reference Card
  • VIM Quick Reference Card
  • Vim Commands Cheat Sheet

Weblog

  • Blogger Cheatsheet - PDF
  • Quick Reference Chart - ExpressionEngine Documentation - PDF
  • TypePad Cheatsheet - PDF
  • Movable Type Cheatsheet - PDF
  • MovableType
  • WordPress Cheatsheet - PDF
  • WP - WordPress Cheat Sheet für Theme Tags und Plugin-API - PDF

Windows

  • An A-Z Index of the Windows NT/XP command line
  • Graphical vi-vim Cheat Sheet and Tutorial
  • Power Point 2000 - Keyboard Shortcuts
  • POWERPOINT 2003 - Quick Reference Card
  • Quick Reference Card for Windows®
  • TCP Ports list (3498 ports in list)
  • Windows - Alt Key Numeric Codes
  • Windows XP Service Reference - PDF
  • XP Keyboard Shortcuts: version 2 - PDF

XML

  • Fusebox 4.1 XML Cheat Sheet
  • MathML Reference - PDF
  • VoiceXML Reference - PDF
  • XML TopicMaps 1.0 - Quick Reference Card - PDF
  • XML Quick References - PDF
  • XML Schema 2001: children - parents - PDF
  • XML Schema 2001: elements - attributes - PDF
  • XML Schema 2000/10 - PDF
  • XML Schema - Structures Quick Reference - PDF
  • XML Schema - Data Types Quick Reference - PDF
  • XSL FO Reference - PDF
  • XSLT Quick References - PDF
  • XSLT Quick Reference Card - PDF
  • XSLT Reference

출처 : http://www.smashingmagazine.com/2006/10 ··· -ruby%2F

"Programming" 카테고리의 다른 글
  • Top 119 Cheat Sheets (0)2008/05/03
  • Cheat Sheet의 모든 것 (0)2008/02/02
  • Visual Studio 2005 Shortcut Keys (0)2007/08/17
  • WinDbg 간단 사용법 (0)2007/08/16
  • WinDbg 사용법 (0)2007/08/16
2008/02/02 21:33 2008/02/02 21:33
Posted by webdizen
Tags ActionScript, Ajax, Apache, ASCII Character, ASPKeyword ASP, C#, C++Keyword C++, CSS, CVS, Django, Firefox, Gimp, Google, HTML, Java, Javascript, LaTeX, Linux, Microformats, Misc, MySQL, Oracle, Perl, Photoshop, PHP, Python, Regular Expressions, Ruby, Unix, VB.NET, Weblog, Windows, XHTML, XML
No Trackback No Comment

Trackback URL : http://www.webdizen.net/blog/trackback/3175

Leave your greetings.

[로그인][오픈아이디란?]

Web2008/01/23 09:18

Web Tools의 모든 것

Search Engines
Backlink Checker
Find a list of backlinks linking to a specific website.
Cloaking Checker
Cloaking Checker
Google Banned Checker
Discover whether a website is banned on Google.
Google Datacenter Search
Search keywords/phrase through different Google data centres.
Google PageRank Prediction
Predict your future Google PageRank.
Index Checker
Check for the total number of pages of a specific website which are present on search engines.
Keyword Density Checker
Analyze a websites to view the optimum keyword distribution.
Keyword Suggestion
Find related keywords matching your search.
Link Popularity
Retrieve a number of backlinks of a specific website from search engines.
Multi-Rank Checker
View multiple Google PageRank and Alexa Ranking in bulk.
PageRank Checker
View Google PageRank on different Google servers.
Rank Checker
Get an overview of a website's ranking.
Search Engine Position
Check your search engine positions on Google Search Engine.
Search Listings Preview
Preview your website on Google, MSN and Yahoo! Search.
Spider View
This tool enables you to view a perpective from a search engine spider.
URL Redirect Checker
Check whether a redirect link is Search Engine Friendly.
Visual PageRank
View the PageRank of links visually rather than in text.
Miscellaneous
.htaccess URL Rewrite
Convert your dynamic URL into a short friendly link.
Anonymous Emailer
Send e-mails to users anonymously.
Google Adsense Calculator
Quickly calculate your Adsense earnings based on Page Impressions.
Google Adsense Preview
Preview what ads are targeted for your website.
Link Shortener
Make a long web address short and easy to remember.
List Cleaner
Clean and remove duplicates from a list.
md5 Encrypt
Use this simple online converter tool to encode any inputted text to md5.
Online Calculator
Use this free and easy online calculator to work out quick calculations.
Unix Time Converter
Convert UNIX internal time formats to a date or Vice versa.
Your Browser Details
Find out your IP address, hostname and your browser details
Domain Checkups
Alexa Traffic Rank
View and compare Alexa Ranking graphs.
Broken Link Checker
Use this tool to check for Broken Links on a website.
Domain Availability
Check for available domain names.
Domain Look-up
Retrieve a range of information about a domain.
Domain Whois
Retrieve a domain whois information.
Instant Domain Checker
Check the availability of domains instantly.
IP Location
Locate the country of an IP Address.
Link Price Calculator
Estimate how much to pay for a link.
Ping Test
Check the presence of an active connection.
Reciprocal Link Checker
Check your reciprocal links to see if link partners are still linking back to your site.
Reverse IP/Look-up
Searches for domain names hosted on your IP address.
Server Status
Check if a website is online or offline.
Website Speed Test
Find out how fast a specific webpage loads.

 
HTML
HTML Encrypt
Hide your HTML source code.
HTML Optimizer
Optimize and clean your HTML source code.
HTTP Headers
Extract the HTTP Headers of a web page.
Link Extractor
Extract links from a specific web page.
Meta-tags Extractor
Extract meta-tags information from a web page.
Meta-tags Generator
Generate and configure your meta-tags.
Source Code Viewer
View the source code of a page.


출처 : http://www.iwebtool.com/tools/

"Web" 카테고리의 다른 글
  • 무료 웹사이트 템플릿 [Free XHTML/CSS Templates] (0)2008/03/06
  • Browser detection (이미지 로딩 하나로 브라우저... (0)2008/02/20
  • Web Tools의 모든 것 (0)2008/01/23
  • 웹 개발을 하고 있다면 참고할 사이트 (0)2008/01/05
  • Google Chart API Article (0)2007/12/24
2008/01/23 09:18 2008/01/23 09:18
Posted by webdizen
Tags Alexa, Backlink, Checker, Cloaking, Density, Google, HTML, Keyword, Link Price, Multi-Rank, Optimizer, PageRank, Traffic, URL Redirect, WebTool
No Trackback No Comment

Trackback URL : http://www.webdizen.net/blog/trackback/3173

Leave your greetings.

[로그인][오픈아이디란?]

Web2008/01/05 00:25

웹 개발을 하고 있다면 참고할 사이트

사용자 삽입 이미지


본 사이트는 Naver그리고 Hangame서비스 웹페이지 UI개발시 참고 해야할 내용들을 담고 있습니다.

이 사이트는 2005.3월 사내 전용으로 오픈하여 현재까지 계속적인 업데이트를 진행하고 있으며
NHN사내 내부 프로젝트 프론트 개발작업시 참고해야
하는 내부규약을 정리하고 배포하는 목적의 사이트 입니다.

2006.6월 같은 직군의 실무자들에게 관련 내용들을
공유하고자 외부에서도 볼수 있도록 오픈하였고,
2006.11.9 일날 Wordpress를 통한 블로깅을 시작했습니다.

NHN의 웹서비스의 품질을 책임지는 저희 UII팀 그리고
국내 웹사이트들의 품질향상에 "일조" 하겠다는
다짐을 가득 채운 모든 프론트개발 관련 분들 화이팅입니다!

NHN WS Develope Guide

http://html.nhndesign.com/


웹으로 무언가를 하고 있다면 필히 참고해보시기 바랍니다.
정말 참고해야할 필요가 있는 사이트입니다.

"Web" 카테고리의 다른 글
  • Browser detection (이미지 로딩 하나로 브라우저... (0)2008/02/20
  • Web Tools의 모든 것 (0)2008/01/23
  • 웹 개발을 하고 있다면 참고할 사이트 (0)2008/01/05
  • Google Chart API Article (0)2007/12/24
  • Google Developer Day US (0)2007/12/18
2008/01/05 00:25 2008/01/05 00:25
Posted by webdizen
Tags CSS, Hangame, HTML, Javascript, Library, Naver, NHN, UI
No Trackback No Comment

Trackback URL : http://www.webdizen.net/blog/trackback/3162

Leave your greetings.

[로그인][오픈아이디란?]

Web/XML2007/04/29 19:32

Using ADO.NET, XML & XSL to generate HTML

Introduction

If your website has several pages with a similar layout it can become a pain to update using an HTML editor. What is needed is a way to automate the page generation from database tables, XML, & XSL files. By separating content and page layout for you website it is much easier to update repetitive content or easily change the style of every page.  Simple content can be maintained in a database.  Other content can be maintained in XML files.  More complex content can be generated using your favorite HTML editor without worrying about the extras that go on the top, bottom and sides of the page.  Using a program or script all the pieces can be put together to build a complete website.  A batch process can be used to generate the pages to be uploaded to a server where you don't have access to server side scripting or programming.  By keeping your content and style sheets modular you will be more prepare for the day when you can move your site to an ASP.NET server.  Modular content will be needed when you start thinking about supporting multiple browser types, such as mobile devices and voice.

The Database

To give an idea about the tools which can be used, lets automate the creation of a side-bar menu.  In this example the menu will be saved as a complete HTML file.  In a real application the resulting HTML or XHTML would be inserted into the page which is being built from multiple sources.  The advantage of using XHTML would be the ability to use all the XML tools in .NET for building your page.

Here is the database table which has the content for the menu.

사용자 삽입 이미지

Here is the code for reading the database table and converting it to HTML.

This code opens a connection to the database and reads the table into a DataSet.  The TableName and DateSetName are given names which will result in meaningful tags in the XML.  The DataSet is saved as XML using ds.WriteXml in case we want to take a look at it.  The DataSet is converted to an XmlDataDocument so that we can apply the transform to it.  The XSL stylesheet is loaded into the XslTransform object.  A StreamWriter is used by the XslTransform object to write the resulting HTML to a file.

The XML

Here is the XML generated by ds.WriteXml:


Here is the XSL used to transform the XML into HTML:



The HTML

Here is the resulting HTML:

The ADO.NET and XML support in the .NET framework is a powerful and easy to use combination.  These tools can be used for batch generation of web pages, or used live in ASP.NET.

"XML" 카테고리의 다른 글
  • XML Tutorials, References (0)2008/05/01
  • Processing XML with Java - Elliotte Rusty Harold (0)2008/03/23
  • Using ADO.NET, XML & XSL to generate HTML (0)2007/04/29
  • Microsoft.XMLHTTP (0)2007/04/12
  • 스타일시트(stylesheet)를 이용한 xml문서 표시 (0)2007/04/12
2007/04/29 19:32 2007/04/29 19:32
Posted by webdizen
Tags ADO.NET, HTML, XML, XSL
No Trackback No Comment

Trackback URL : http://www.webdizen.net/blog/trackback/2869

Leave your greetings.

[로그인][오픈아이디란?]

«Prev  1  Next»

RSS HanRSS
Blog Image
webdizen
이곳은 컴퓨터에 대해 연구하고, 공유하고, 소통하기 위한 연구실입니다. 개인적으로는 OLAP, Data Mining, Semantic Web, Data Modeling에 대해서 연구하고 있습니다.

Categories

전체 (3009)
Webdizen (141)
Life (6)
Diary (16)
Blog (9)
IDEA (2)
Travel (10)
Book (16)
Photo (7)
Movie (8)
Music (14)
Leisure Sports (10)
Funny (6)
Hardware (121)
Software (120)
Windows (5)
Unix & Linux (120)
Installation (5)
Kernel (10)
System (34)
Develop (22)
X-Window (0)
Applicaton (31)
Security (4)
Framework (2)
Hadoop (2)
Programming (804)
Algorithm & Data Structure (1)
Assembly (38)
UNIX/Linux C (95)
C++ (128)
STL (4)
Java (38)
Win32 API (92)
ATL/COM (44)
MFC (151)
.NET (26)
WCF/WPF (4)
C# (28)
Network Programming (17)
Database Programming (12)
OpenGL / DirectX (13)
Multimedia Programming (0)
Game Programming (21)
Parallel Distributed Progra... (0)
Reverse Engineering (0)
Debugging (9)
Python (1)
Ruby (1)
Ruby on Rails (1)
QT (4)
GTK (0)
JSP (0)
PHP (6)
ASP.NET (6)
ASP (2)
Development (28)
Useful Library (2)
Data Modeling (0)
Database (105)
Oracle (4)
MSSQL (41)
MySQL (2)
Data Warehouse (2)
Data Mining (4)
Network (66)
Web (79)
DHTML (4)
XHTML (1)
Javascript (1)
CSS (1)
AJAX (9)
XML (11)
Flex (1)
Silverlight (3)
Security (91)
DoS (1)
Kernel (10)
Scanning (3)
Sniffing (0)
Spoofing (4)
Overflow (28)
Web (11)
Shell (10)
Format String (14)
Window (2)
Embedded (70)
Multimedia (27)
Mobile (14)
Graphic (24)
Management (633)
Knowledge (581)
Hadoop (0)

Notice

  • 메타 블로그 사이트에 등록
  • 새해 맞이 블로그의 변화
  • 블로그 명칭 변경
  • 도메인(www.webdizen.net) 구...
  • TEXTCUBE 1.6.1로 업그레이드...

Tags

  • Symbol
  • .NET Remoting Services
  • 하드웨어 안정성
  • 컬럼 정보
  • 웹 로그
  • 악성 소프트웨어
  • 연결연산자
  • 클립아트
  • 체육관
  • 디스크 복사
  • TEXTCUBE
  • 올블로그
  • 쿼리 커버
  • Edit
  • Data Warehousing
  • 고차원
  • fgrep
  • Web Mining
  • 명령어
  • Garbage Collection

Recent Articles

  • 트위터(Twitter)의 시작!.
  • 청년 리더의 조건.
  • 애플의 타블렛 PC - 아이패드....
  • 미래의 인터페이스 - 육감 기....
  • 기초발성법 동영상 강좌.

Recent Comments

  • 경청... 너무나 중요한데.......
    webdizen 14:59
  • 학교 과제물중 쓰레드에 대하....
    장진혁 03/17
  • 관리자만 볼 수 있는 댓글입....
    비밀방문자 03/12
  • 상대방의 이야기를 열심히 경....
    DoNuts 03/03
  • 좋은글 잘 보고 갑니다..
    Und_hacker 01/08

Recent Trackbacks

  • printf,scanf를 이용한 형식....
    yundream의 프로그래밍 이야기 03/10
  • 파일 열기/저장하기 CFileDialog.
    은마군의 나태블록 2009
  • World IT Show 2008.
    상우 :: Oranzie's BLOG 2008
  • cvs서버 설치하기.
    3인3색 2008
  • 속속 공개되는 Google Chart....
    PHP와 Web 2.0 2007

Archive

  • 2010/02 (1)
  • 2010/01 (6)
  • 2009/12 (5)
  • 2009/09 (3)
  • 2009/08 (1)

Calendar

«   2010/03   »
일 월 화 수 목 금 토
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Bookmarks

    • Administration
      • IIS.NET
      • NTFAQ
      • OS의 모든 것
      • 리눅스포털
    • Database
      • SQL Server Central
      • SQL Team
    • Development
      • .NET Heaven
      • ASP Alliance
      • ASP.NET 2.0
      • Bullog.net
      • C# Corner
      • C++ (C PlusPlus.com)
      • C++ Reference
      • CodeGuru
      • CodePlex
      • DebugLab
      • Dev Articles
      • Devpia
      • DotNet Junkies
      • DotNet Zone
      • Driver Online
      • GOSU.NET
      • HOONS 닷넷
      • Joinc 팀블로그
      • KOSR
      • MSDN Home Page
      • OSR Online
      • Sky.ph - 개발자 커뮤니...
      • TAEYO.NET
      • The Code Project
      • WindowsClient.net
      • 김상욱의 개발자 Side
      • 조인시 위키
    • Human Networks
      • belief21c's e-space
      • I think I can
      • Invisible Rover's Blog :D
      • Polarux - Linuxing
      • Rodman®
      • 까만 나비
      • 나를 가꾸는 시간.
      • 단녕
      • 상우 :: Oranzie's BLOG
    • Information Technology
      • Microsoft TechNet
      • 지디넷코리아 - 글로벌...
    • Security
      • FoundStone
      • milw0rm
      • NewOrder
      • OpenRCE
      • Phrack.org
      • Reverse Engineering b1...
      • Reverse Engineering Team
      • RootKit
      • SecurityFocus
      • SecurityXploded by Nag...
      • Wow Hacker
      • Zone-H
Textcube
Louice Studio Inc.
Powered by Textcube. Original designed by Tistory.