수안이의 컴퓨터 연구실

  • Mainpage
  • About Me
  • Tags
  • Metapage
  • Notice
  • Location
  • Keywords
  • Guestbook
  • Admin
  • Write an Article
  • Total | 1691959
  • Today | 103
  • Yesterday | 564

79 Articles, Search for 'Web'

  1. 2010/02/03 트위터(Twitter)의 시작!
  2. 2008/10/09 마이크로 포맷 (Microformats) 이란?
  3. 2008/06/21 웹 분야에 종사한다면 꼭 답해야 할 질문들...
  4. 2008/06/15 1200+ Web 2.0 Sites in 50+ categories
  5. 2008/06/15 robots.txt
  6. 2008/05/03 Official Specifications
  7. 2008/05/03 Accessibility Articles, Tutorials
  8. 2008/05/01 XML Tutorials, References
  9. 2008/05/01 XHTML Tutorials, References
  10. 2008/05/01 Javascript Tutorials, References
«Prev  1 2 3 4 5 ... 8  Next»
Web2010/02/03 17:07

트위터(Twitter)의 시작!

트위터(Twitter)를 시작하게 되었습니다.

mIRC와 유사한거 같고, 메신저 같기도 하면서, 블로그 같기도 하면서, 미니 홈피 같기도 한게 아주 재미있네요...

저도 2일만에 follower가 300명 가까이 되네요...

한국인 이용자들이 아주 많은 것 같습니다.

제 트위터 주소는 http://twitter.com/webdizen 입니다.

벌써 친해진 분들도 있고, 여러 유명인들의 글들을 실시간으로 보니깐 재미있네요...

툴은 TweetDeck을 사용하고 있습니다.

시작을 할 때, 사람들을 Following 하기 위해서 거쳐야 하는 페이지 입니다.

http://selfintro.xguru.net/

http://koreantwitters.com/


많은 분들과 교류하고 싶네요 ^^
"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
2010/02/03 17:07 2010/02/03 17:07
Posted by webdizen
Tags TweetDeck, Twitter, 트위터
No Trackback No Comment

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

Leave your greetings.

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

Web2008/10/09 08:36

마이크로 포맷 (Microformats) 이란?

출처 : 마이크로소프트웨어, http://microformats.org/

마이크로 포맷이란?


브라우저에 표현할 레이아웃을 정의하는 용도로 사용하는 HTML과 달리 마이크로포맷은 간단한 방법으로 웹 페이지 내의 특정한 목적의 의미를 부여할 수 있어 다양한 용도로 HTML을 활용할 수 있다. 예를 들어 웹 페이지 안에 마이크로포맷을 적용함으로써 주소록을 공개하고 인맥 관계를 찾아가거나 일정을 공유하는 등 다양한 응용이 가능하다. 검색 엔진 등의 자동화 프로그램은 마이크로포맷이 삽입된 웹 페이지에서 특수한 목적의 데이터를 수집하여 HTML 이상의 가치 있는 정보를 사용자에게 전달할 수도 있다.

HTML은 페이지의 레이아웃을 정의하는 태그 외에도 다른 목적의 정보를 담을 수 있는 방법을 제공한다. 다음과 같은 HTML 표준 속성을 이용해 웹 페이지 내에 마이크로포맷을 삽입할 수 있다.

사용자 삽입 이미지
이미지 출처 : http://microformats.org/about/


● class : 마이크로포맷의 가변적인 정보를 정의하는 기본 속성
● rel : 링크와 연결되어 있는 문서와의 관계를 정의하는 속성
● rev : 링크와 연결되어 있는 문서와의 역관계를 정의하는 속성

마이크로 포맷에 대한 소개
  • Part 0: Introduction
  • Part 1: Structured Data Chaos
  • Part 2: The Fundamental Types
  • Part 3: Introducing Operator
  • Part 4: The User Interface of Microformat Detection

마이크로 포맷 코드와 도구

hCard

  • hCard creator

hCalendar

  • hCalendar creator

hReview

  • hReview creator

XFN

  • XFN creator - A Web-based interface for quickly creating a link with the proper XFN values. Available in the following languages:
    • English
    • French (translation by Serge K. Keller)
    • Italian (translation by Serge K. Keller and Cécile Matthey)
    • Spanish-Argentina (translation by Manuel Razzari)
    • Dutch (translation by Jeroen Budts — see related post: XFN 1.1 en XFN Creator)
    • Czech (translation by Josef Petrák)
    • Japanese (translation by Kazuhito Kidachi)
  • WordPress - An open-source Weblogging package that offers XFN annotation of its internally-stored list of links.
  • Autoxfn - A module for Bloxsom that adds XFN annotations to links in an entry.
  • blo.gs - Allows you to add information regarding your relationship to the people behind the blogs in your favorites list.
  • MetaFilter - Metafilter users can now add XFN information to their links to other MeFi users.
  • JournalSpace - The “friends” area of this service allows the addition of XFN information to the links.
  • exefen - A Web-based interface that allows quick XFN annotation of all the links on a page. You can save the result and paste it back into your HTML source.
  • Nvu - Integrates XFN editing into its hyperlink editing dialogs.
"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/10/09 08:36 2008/10/09 08:36
Posted by webdizen
Tags Microformats, 마이크로 포맷
No Trackback No Comment

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

Leave your greetings.

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

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/06/15 22:41

1200+ Web 2.0 Sites in 50+ categories

There are 1200+ Web 2.0 sites/services/links in 50+ categories. Pick a category.

  • Blogging Services (106 sites) : Sites that allow users to blog, add functionality to blogs etc
  • Bookmarking Services (54 sites) : Sites that allow storing, searching, sharing bookmarks, web snippets, browsing archive etc
  • Browsing Services (18 sites) : Web browsers, add-ons, plug-ins etc
  • Business Services (75 sites) : Services/software oriented towards businesses including advertising, hosting, etc
  • Calendar Services (21 sites) : Online calendar services including reminders, planners etc
  • Cataloging Services (26 sites) : Sites allowing users to list and share books, CDs, DVDs, movies etc
  • Chat Services (23 sites) : Services for user chat; some overlap with messaging.
  • Collaboration Services (125 sites) : Services allowing multiple users to group and collaborate/share including blogging, bookmarking, tasks, to-do etc
  • Coming Soon! Services (51 sites) : Services with online buzz but have a Coming Soon! sign on their homepage
  • Community Services (17 sites) : Shared community building services; some overlap with local
  • Cooperative Distribution Services (4 sites) : File transfer using multiple users like BitTorrent etc
  • Designing Services (4 sites) : Color coordination and design services etc
  • eCommerce Services (64 sites) : Sites that are selling things, assisting in buying/selling or providing ecommerce solutions etc
  • Email Services (30 sites) : Email service providers including voice mail via email etc
  • Employment Services (13 sites) : Jobs, gigs, projects, long/short-term etc
  • Events Services (17 sites) : Sites tracking local events / happenings; some overlap with calendars
  • Filtering Services (184 sites) : Services that content filter info/news/feeds; allow users to choose content etc
  • Financial Services (18 sites) : Sites dealing with personal finances / money / networth etc
  • Framework Services (19 sites) : Platforms / frameworks to run other software solutions etc
  • Game Services (9 sites) : Games related
  • Geotracking Services (9 sites) : Tracking users by IP / location ; some overlap with mobile etc
  • Grassroots Services (7 sites) : Social community grassroots projects; local people helping other people etc
  • Humor Services (6 sites) : Ha Ha ; very funny
  • Invitation Services (1 sites) : Online invitations
  • Local Services (22 sites) : Local community / neighborhood services; overlap with community etc
  • Mapping Services (50 sites) : Service using maps (mostly Google Maps)
  • Mashup Services (20 sites) : Sites mixing up services like amazon, blogger, del.icio.us, flickr etc
  • Messaging Services (32 sites) : Services focussing on various messaging clients; overlap with chat
  • Mobile Services (33 sites) : Services for users with mobile phones
  • Music Services (47 sites) : Creating, discovering, searching, sharing, storing etc for music
  • Networking Services (40 sites) : Services allowing users to connect to other users; creating social networks
  • Non-Profits Services (9 sites) : Services related to non-profit organizations
  • Note Taking Services (16 sites) : Online note taking including rich text editors; some overlap with wiki
  • Office Services (45 sites) : Services oriented towards replacing Office suite applications
  • Other Lists (17 sites) : Other Web 2.0 blogs/lists to visit
  • Peer Services (114 sites) : Services where users rank, comment, collaborate on presented information
  • Photography Services (92 sites) : Services to edit, manage, print, share, store images/photographs
  • Podcasts Services (36 sites) : Services to create, host, manage, search podcasts
  • Polling Services (5 sites) : Polling / surveying services
  • Programming Services (73 sites) : Coding, demos, proof-of-concept, program snippet sharing sites
  • Project Management Services (5 sites) : Services to assist in large project execution
  • Publishing Services (6 sites) : Books / printing / on-demand publishing etc
  • RSS Services (90 sites) : Atom/RSS feed aggregation, creation, online reading, management services
  • Search Services (110 sites) : Search engines/services for text/music/podcasts/videos/with user inputs etc
  • Start Pages Services (23 sites) : Totally customizable personalized starting pages
  • Storage Services (30 sites) : Online file storage and transfer services
  • Streaming Services (13 sites) : Online media/music/video streaming services
  • Tech Support Services (4 sites) : Help desk / ticketing software/services
  • To Do Services (14 sites) : Online task lists; overlap with calendars
  • Travel Services (24 sites) : Travel/hotel information planning/sharing; ticket booking etc
  • Vblogging Services (4 sites) : Video blogging services
  • Video Services (62 sites) : Creating, discovering, searching, sharing, storing etc for videos
  • Web Analytics Services (12 sites) : Blog/site traffic measurement/status reporting services etc
  • Wi-Fi Services (2 sites) : Wireless info/sharing services
  • Wiki Services (10 sites) : Online group information editing; overlap with note taking
"Web" 카테고리의 다른 글
  • 마이크로 포맷 (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
  • Official Specifications (0)2008/05/03
2008/06/15 22:41 2008/06/15 22:41
Posted by webdizen
Tags Blogging, Bookmarking, Browsing, Calendar, Cataloging, Chat, Collaboration, Community, Designing, eCommerce, Email, Employment, Events, Filtering, Financial, Framework, Game, Geotracking, Grassroots, Humor, Invitation, mapping, Mashup, Messaging, Mobile, Music, Networking, Office, Photography, Podcasts, Polling, Programming, Project, RSS, Storage, Streaming, Travel, Video, Web 2.0, Web Analytics, Wi-Fi, Wiki
No Trackback No Comment

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

Leave your greetings.

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

Web2008/06/15 04:34

robots.txt

http://www.robotstxt.org/robotstxt.html

In a nutshell

Web site owners use the /robots.txt file to give instructions about their site to web robots; this is called The Robots Exclusion Protocol.

It works likes this: a robot wants to vists a Web site URL, say http://www.example.com/welcome.html. Before it does so, it firsts checks for http://www.example.com/robots.txt, and finds:

User-agent: *
Disallow: /

The "User-agent: *" means this section applies to all robots. The "Disallow: /" tells the robot that it should not visit any pages on the site.

There are two important considerations when using /robots.txt:

  • robots can ignore your /robots.txt. Especially malware robots that scan the web for security vulnerabilities, and email address harvesters used by spammers will pay no attention.
  • the /robots.txt file is a publicly available file. Anyone can see what sections of your server you don't want robots to use.

So don't try to use /robots.txt to hide information.

See also:

  • Can I block just bad robots?
  • Why did this robot ignore my /robots.txt?
  • What are the security implications of /robots.txt?

The details

The /robots.txt is a de-facto standard, and is not owned by any standards body. There are two historical descriptions:

  • the original 1994 A Standard for Robot Exclusion document.
  • a 1997 Internet Draft specification A Method for Web Robots Control

In addition there are external resources:

  • HTML 4.01 specification, Appendix B.4.1
  • Wikipedia - Robots Exclusion Standard

The /robots.txt standard is not actively developed. See What about further development of /robots.txt? for more discussion.

The rest of this page gives an overview of how to use /robots.txt on your server, with some simple recipes. To learn more see also the FAQ.

How to create a /robots.txt file

Where to put it

The short answer: in the top-level directory of your web server.

The longer answer:

When a robot looks for the "/robots.txt" file for URL, it strips the path component from the URL (everything from the first single slash), and puts "/robots.txt" in its place.

For example, for "http://www.example.com/shop/index.html, it will remove the "/shop/index.html", and replace it with "/robots.txt", and will end up with "http://www.example.com/robots.txt".

So, as a web site owner you need to put it in the right place on your web server for that resulting URL to work. Usually that is the same place where you put your web site's main "index.html" welcome page. Where exactly that is, and how to put the file there, depends on your web server software.

Remember to use all lower case for the filename: "robots.txt", not "Robots.TXT.

See also:

  • What program should I use to create /robots.txt?
  • How do I use /robots.txt on a virtual host?
  • How do I use /robots.txt on a shared host?

What to put in it

The "/robots.txt" file is a text file, with one or more records. Usually contains a single record looking like this:
User-agent: *
Disallow: /cgi-bin/
Disallow: /tmp/
Disallow: /~joe/

In this example, three directories are excluded.

Note that you need a separate "Disallow" line for every URL prefix you want to exclude -- you cannot say "Disallow: /cgi-bin/ /tmp/" on a single line. Also, you may not have blank lines in a record, as they are used to delimit multiple records.

Note also that globbing and regular expression are not supported in either the User-agent or Disallow lines. The '*' in the User-agent field is a special value meaning "any robot". Specifically, you cannot have lines like "User-agent: *bot*", "Disallow: /tmp/*" or "Disallow: *.gif".

What you want to exclude depends on your server. Everything not explicitly disallowed is considered fair game to retrieve. Here follow some examples:

To exclude all robots from the entire server
User-agent: *
Disallow: /


To allow all robots complete access
User-agent: *
Disallow:

(or just create an empty "/robots.txt" file, or don't use one at all)

To exclude all robots from part of the server
User-agent: *
Disallow: /cgi-bin/
Disallow: /tmp/
Disallow: /junk/

To exclude a single robot
User-agent: BadBot
Disallow: /

To allow a single robot
User-agent: Google
Disallow:


User-agent: *
Disallow: /

To exclude all files except one
This is currently a bit awkward, as there is no "Allow" field. The easy way is to put all files to be disallowed into a separate directory, say "stuff", and leave the one file in the level above this directory:
User-agent: *
Disallow: /~joe/stuff/

Alternatively you can explicitly disallow all disallowed pages:
User-agent: *
Disallow: /~joe/junk.html
Disallow: /~joe/foo.html
Disallow: /~joe/bar.html

Robot Control Code Generation Tool
http://www.mcanerin.com/EN/search-engine/robots-txt.asp
"Web" 카테고리의 다른 글
  • 웹 분야에 종사한다면 꼭 답해야 할 질문들... (0)2008/06/21
  • 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
2008/06/15 04:34 2008/06/15 04:34
Posted by webdizen
Tags robots
No Trackback No Comment

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

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.

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

Web2008/05/03 13:02

Accessibility Articles, Tutorials

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

Collected articles on website accessibility.

  1. Typography and the Aging Eye
  2. Don’t ‘click here’: writing meaningful link text
  3. How to make figures and presentations that are friendly to colorblind people
  4. Skip navigation links
  5. Best practices for online captioning
  6. Making AJAX work with screen readers
  7. Skip links
  8. Building ASP.NET 2.0 Web Sites Using Web Standards
  9. Tips and tools: Adobe Acrobat and PDF
  10. Increasing Word accessibility
  11. Guidelines for accessible and usable web sites: observing users who work with screen readers
  12. Usable and accessible form validation and error recovery
  13. Bring on the tables
  14. Speaking form labels - summary
  15. How to make your blog accessible to blind readers
  16. Accesskeys: unlocking hidden navigation
  17. A more accessible map
  18. The accessibility hat trick: getting abbreviations right
  19. Prettier accessible forms
  20. Web design for dyslexic users
  21. Flash MX accessibility issues
  22. Using accesskeys is easy
  23. AJAX and accessibility
  24. Web Accessibility Self-Evaluation Tool
  25. Designing web content for people with learning disabilities
  26. On scalable text
  27. Accessible forms
  28. Easy Read and other advice about writing for people with learning disabilities
  29. Making Flash usable for users with disabilities
  30. Inaccessibility of CAPTCHA: alternatives to visual turing tests on the web
  31. Inaccessibility of visually-oriented anti-robot tests: problems and alternatives
  32. Using accesskeys: is it worth it?
  33. Link relationships as an alternative to accesskeys
  34. More reasons why we don’t use accesskeys
  35. Making it accessible: a look at weighted lists
  36. Readability and its implications for web content accessibility
  37. Relative sizing and images
  38. An accessible method of hiding HTML content
  39. Creating accessible JavaScript
  40. Improving usability for screen reader users
  41. Web accessibility for screen magnifier users
  42. Accessible CSS forms

Tutorials on website accessiblity issues.

  1. Accessibility Techniques and Concepts : a series of articles/tutorials ; from WebAIM
  2. Curriculum on Web Content Accessibility Guidelines : online course curriculum at W3.org
  3. Dive into accessibility : free book ; 30 days to a more accessible web site.
  4. Using FrontPage 2003 to create accessible web content : Frontpage accessibility tutorial; at WebAIM
  5. Web accessibility learning modules : course / learning modules ; CA State University, Fresno.


"Web" 카테고리의 다른 글
  • 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
  • DOM (Document Object Model) Tutorials, References (0)2008/05/01
2008/05/03 13:02 2008/05/03 13:02
Posted by webdizen
Tags Accessiblity, Website
No Trackback No Comment

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

Leave your greetings.

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

Web/XML2008/05/01 12:50

XML Tutorials, References

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

Software tools to create / edit / read XML.

  1. XMLBuddy : supports XML and DTDs. Free version. Paid Pro version : XMLBuddy.
  2. XML Forms Generator : standards-based, data-driven Eclipse plug-in generates forms that adhere to the XForms 1.0 standard : IBM.
  3. XML Generator : to generate XML from any data source : CodeProject.

Tutorials to get started on XML.

  1. A Really, Really, Really Good Introduction to XML : basics of XML at sitepoint
  2. Project Cool: Web Development Basics : XML Tutorials at DevX
  3. Understanding XML : a place to learn about the ins and outs of XML, XSLT, XUL
  4. XML for Absolute Beginner : a short tutorial at PerfectXML
  5. XML Tutorial : basic and advanced tutorial at W3School
  6. XML tutorials : at Tutorialized.com
  7. XML / HTML References : reference lists for XML properties.


"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
2008/05/01 12:50 2008/05/01 12:50
Posted by webdizen
Tags XML
No Trackback No Comment

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

Leave your greetings.

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

Web/XHTML2008/05/01 12:49

XHTML Tutorials, References

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

Reference sites for XHTML entities / tags.

  1. XHTML 1.0 Reference : reference at W3Schools
  2. XHTML Character Entity Reference : This page contains the 252 allowed entities in HTML 4 and XHTML 1.0

Tutorials to get started on XHTML.

  1. XHTML Tutorial : learn the difference between HTML and XHTML; at W3Schools
  2. XHTML Overview : overview at Webmonkey
  3. XHTML Explained : tutorial at Your HTML Source
  4. A Guide to XHTML 1.1 : a detailed tutorial


"XHTML" 카테고리의 다른 글
  • XHTML Tutorials, References (0)2008/05/01
2008/05/01 12:49 2008/05/01 12:49
Posted by webdizen
Tags XHTML
No Trackback No Comment

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

Leave your greetings.

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

Web/Javascript2008/05/01 01:20

Javascript Tutorials, References

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

Articles on understanding Javascript.

  1. Andys Introductory JavaScript Tutorials : starting tutorials.
  2. Basic JavaScript : : Learn basics and write your first script.
  3. JavaScript Primer : Learn basics at JavaScriptKit
  4. Introduction to JavaScript : tutorials at W3Schools
  5. JavaScript 101 - Part 1 : Intro article by Kevin Yank
  6. JavaScript 101 - Part 2 : Intro article by Kevin Yank
  7. JavaScript 101 - Part 3 : article on client-side form validation
  8. Learning JavaScript for Beginners : Learn basics at JavaScriptMall
  9. Introductory Guide to regular expressions : tutorial is written by Karen Gayda
  10. JavaScript tutorial - Event information : at HowToCreate
  11. Traditional event registration model : at QuirksMode
  12. Advanced event registration models : at QuirksMode
  13. HTC Reference (MSDN) : mechanism to implement components in script as Dynamic HTML (DHTML) behaviors.
  14. JavaScript Object-Oriented Programming Part 1 : at SitePoint
  15. JavaScript Object-Oriented Programming Part 2 : at SitePoint

Software / services for debugging / testing Javascript.

  1. Debugging JavaScript programs : A quick reference guide that helps you find errors, even without the aid of a debugging utility.
  2. FireBug JavaScript Debugger : FireBug lets you explore the far corners of the DOM by keyboard or mouse.
  3. JavaScript Assertion Unit Framework : unit testing framework.
  4. Javascript Debugging : Javascript Debugging article at Mozilla.
  5. JsUnit : JsUnit is a Unit Testing framework for client-side (in-browser) JavaScript.
  6. JsUnit v1.2 : JsUnit is a simple framework to write repeatable tests in JavaScript.
  7. Learning the JavaScript debugger Venkman : visual guide to Venkman.
  8. Log4Ajax : AJAX and Log4j for traditional logging.
  9. Venkman JavaScript Debugger : Venkman is the code name for Mozilla’s JavaScript Debugger.
  10. CodeTrimmer : Script compresses JavaScript documents by removing excess comments, whitespace, newlines, and redundant script

Editors / plugins for Javascript.

  1. JSEditor plugin for Eclipse : JSEditor is a plug-in for the Eclipse IDE that provides basic JavaScript editing functions such as syntax hi-lighting and content outlining.
  2. JSEclipse plugin for Eclipse : JSEclipse is the best and most popular Javascript plugin for the Eclipse environment.
  3. MyEclipse JS Editor/Debugger : MyEclipse is a comprehesive and affordable Integrated Development Environment based on the Eclipse platform.
  4. NetBeans JavaScript Editor : JavaScript support to NetBeans IDE 5.0.
  5. Oracle jDeveloper : Oracle JDeveloper is a free integrated development environment with end-to-end support for modeling, developing, debugging, optimizing, and deploying Java applications and Web services.
  6. Sun Java Studio Creator : Java Studio Creator 2 is built on NetBeans 4.1, and includes features like a new set of JavaServer Faces components, support for building JSR-168 portlets, easy access to databases, a streamlined application model.

Forums to discuss Javascript problems.

  1. CodingForums: JavaScript programming : JavaScript programming at CodingForums
  2. Google Groups: comp.lang.javascript : JavaScript language forum on GoogleGroups

Libraries to implement Javascript.

  1. Behaviour : Javascript library that uses CSS selectors to apply javascript behaviors.
  2. ColorCombos : color combination palettes and tool
  3. Cross Browser | Toys : X Library, Demos & Applications
  4. DHTML Goodies : A library of DHTML and AJAX scripts
  5. dojo : open-source javascript toolkit
  6. Dynamic Drive CSS Library : practical javascript + CSS codes and examples such as CSS menus
  7. Image Reflection : add reflections to images on your webpages. It uses unobtrusive javascript to keep your code clean.
  8. Javascript Motion Tween : Javascript animation engine
  9. jQuery : new type of Javascript library. It is not a huge, bloated, framework promising the best in AJAX - nor is just a set of needlessly complex enhancements.
  10. Mochikit : A lightweight Javascript library
  11. Moo.fx : Superlightweight, javascript effects library.
  12. PEAR : a framework and distribution system for reusable PHP components
  13. Prototype : JavaScript framework that aims to ease development of dynamic web applications.
  14. Rico : open-source javascript toolkit
  15. Script.aculo.us : easy-to-use, compatible and, ultimately, totally cool JavaScript libraries to make your web sites and web applications fly, Web 2.0 style.
  16. sIFR : method to insert rich typography into web pages.
  17. Swat : open-source web application toolkit built with PHP5 (http://www.php.net/).
  18. Yahoo UI Library : set of utilities and controls, written in JavaScript, for building richly interactive web applications
  19. Transparent Custom Corners and Borders : make resizable box with rounded corners, custom borders, and a transparent shadow by Roger Johansson.

Reference sites for Javascript.

  1. Core JavaScript Reference : at WebReference
  2. JavaScript Reference : at JavaScriptKit

Tutorials to learn Javascript.

  1. JavaScript Tutorial : JavaScript tutorials at W3Schools.
  2. JavaScript tutorials : 100+ tutorials at Tutorialized.com
  3. JavaScript Tutorial : at Tizag.com
  4. Project Cool: Web Development Basics : JavaScript Tutorials at DevX
  5. QuirksMode : 150 pages with CSS and JavaScript tips and tricks by Peter-Paul Koch
  6. Sons of Suckerfish : create link hover effects using JavaScript and CSS.
  7. Getting Started with Ajax : Intro to Ajax by Aaron Gustafson
  8. Tutorials : Round-up of 30 AJAX Tutorials : Ajax Tutorials
  9. Tutorials : 60 More AJAX Tutorials : Ajax Tutorials
  10. 50 AJAX Reference Websites From Around the World : list of AJAX reference sites


"Javascript" 카테고리의 다른 글
  • Javascript Tutorials, References (0)2008/05/01
2008/05/01 01:20 2008/05/01 01:20
Posted by webdizen
Tags Ajax, Debugging, Javascript, JsUnit
No Trackback No Comment

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

Leave your greetings.

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

«Prev  1 2 3 4 5 ... 8  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

  • WebOS
  • breakpoint
  • ALTIBASE
  • SAX
  • 컨테이너
  • 비트맵 출력
  • Sliding
  • Browser
  • 데이터 마이닝
  • Picora Framework
  • 살아갈 날들을 위한 공부
  • 데이터 전달
  • Hash-Join
  • Network Policy Server
  • 프로세스 복사본
  • Stack
  • 우메
  • varchar
  • Apache
  • 패턴인식

Recent Articles

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

Recent Comments

  • 학교 과제물중 쓰레드에 대하....
    장진혁 03/17
  • 관리자만 볼 수 있는 댓글입....
    비밀방문자 03/12
  • 상대방의 이야기를 열심히 경....
    DoNuts 03/03
  • Lots of students know techn....
    Bobbi35Shannon 02/25
  • 좋은글 잘 보고 갑니다..
    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
      • Rodman®
      • ■ Feel So Good~! ■
      • 까만 나비
      • 나를 가꾸는 시간.
      • 나만의 즐거움~~!
      • 단녕
      • 상우 :: 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.