CREATE TABLE `free_webresources` (
  `ID` int(10) unsigned NOT NULL auto_increment,
  `URL` text NOT NULL,
  `Name` text NOT NULL,
  `Description` text NOT NULL,
  PRIMARY KEY  (`ID`)
) TYPE=MyISAM AUTO_INCREMENT=74 ;

INSERT INTO `free_webresources` VALUES (1, 'http://www.wdvl.com/', 'Web Developer''s Virtual Library', 'http://www.wdvl.com/\n News, tutorials, and reference material focusing on technical web development topics.\n ');
INSERT INTO `free_webresources` VALUES (2, 'http://www.webreference.com/', 'WebReference.com', 'http://www.webreference.com/\n News, tutorials, tools, and software downloads for web authoring.\n ');
INSERT INTO `free_webresources` VALUES (3, 'http://www.devshed.com/', 'DevShed', 'http://www.devshed.com/\n Includes HTML tools, free tutorials, development software, shareware and freeware downloads.\n ');
INSERT INTO `free_webresources` VALUES (4, 'http://builder.com.com/', 'Builder.com', 'http://builder.com.com/\n Source for product and how-to information on HTML, javaScript, web design and e-commerce.\n ');
INSERT INTO `free_webresources` VALUES (5, 'http://webdesign.about.com/', 'About.com Web Design', 'http://webdesign.about.com/\n Resources for web designers with weekly featured articles, newsletters, chat and a forum.\n\n ');
INSERT INTO `free_webresources` VALUES (6, 'http://www.irt.org/', 'IRT.org', 'http://www.irt.org/\n Articles covering many aspects of Internet related technologies.\n ');
INSERT INTO `free_webresources` VALUES (7, 'http://www.netmechanic.com/news/webmaster-resources.htm', 'Keynote NetMechanic Webmaster Tips Newsletter', 'http://www.netmechanic.com/news/webmaster-resources.htm\n Provides articles on Web design, HTML, site promotion, scripting, usability, and CSS. Featuring an archive of published articles from September 1998.\n ');
INSERT INTO `free_webresources` VALUES (8, 'http://www.designplace.org/', 'Designplace', 'http://www.designplace.org/\n Offers tutorials covering authoring, programming, and promotion, plus ASP script examples and a message board.\n ');
INSERT INTO `free_webresources` VALUES (9, 'http://www.bignosebird.com/', 'BigNoseBird.com', 'http://www.bignosebird.com/\n Tutorials, reference materials and free resources.\n ');
INSERT INTO `free_webresources` VALUES (10, 'http://webtips.dan.info/', 'Dan''s Web Tips', 'http://webtips.dan.info/\n Detailed explanations of topics including browsers, markup, servers, and search engines.\n\n ');
INSERT INTO `free_webresources` VALUES (11, 'http://www.freewebmasterhelp.com/', 'Free Webmaster Help', 'http://www.freewebmasterhelp.com/\n Free tutorials, articles and tools for improving your site, as well as hosting company reviews and site components.\n ');
INSERT INTO `free_webresources` VALUES (12, 'http://www.theukwebdesigncompany.com/', 'The UK Web Design Company', 'http://www.theukwebdesigncompany.com/\n Includes articles, scripts, and tutorials on markup and programming languages.\n ');
INSERT INTO `free_webresources` VALUES (13, 'http://webdevelopersjournal.com/', 'Web Developer''s Journal', 'http://webdevelopersjournal.com/\n Source for news, categorized resource links, and tool reviews.\n ');
INSERT INTO `free_webresources` VALUES (14, 'http://www.sam-i-am.com/work/bookmarklets/dev_debugging.html', 'Sam-I-Am.com Bookmarklets', 'http://www.sam-i-am.com/work/bookmarklets/dev_debugging.html\n Some debugging bookmarklets for HTML authors and web developers.\n ');
INSERT INTO `free_webresources` VALUES (15, 'http://www.askwebmaster.com', 'Ask Webmaster', 'http://www.askwebmaster.com\n Tutorials, tools and tips for webmasters and website owners.\n\n ');
INSERT INTO `free_webresources` VALUES (16, 'http://www.plinko.net/404/', '404 Research Lab', 'http://www.plinko.net/404/\n 404 Research Lab offers a humorous alternative to the frustrating monotony of the dreaded 404.\n ');
INSERT INTO `free_webresources` VALUES (17, 'http://www.searchbliss.com/', 'SearchBliss Webmaster Resources', 'http://www.searchbliss.com/\n Offering free webmaster tools and resources for web designers and webmasters, including code generators and a scripts search directory.\n ');
INSERT INTO `free_webresources` VALUES (18, 'http://www.stuff.uk.com/', 'Stuff', 'http://www.stuff.uk.com/\n A series of sites dedicated to providing everything that''s needed to build a website, all in one place.\n ');
INSERT INTO `free_webresources` VALUES (19, 'http://capmex.biz/', 'Web Master Resources for Business Websites', 'http://capmex.biz/\n Articles for business websites.\n ');
INSERT INTO `free_webresources` VALUES (20, 'http://www.spiderpro.com/', 'Spiderpro', 'http://www.spiderpro.com/\n Information for professional web developers on building and publishing websites.\n\n ');
INSERT INTO `free_webresources` VALUES (21, 'http://www.skyzyx.com', 'Skyzyx', 'http://www.skyzyx.com\n Downloads, scripts, forums and news on the topic of designing web pages that look the same on ever computer.\n ');
INSERT INTO `free_webresources` VALUES (22, 'http://www.evaria.com/', 'Evaria.com', 'http://www.evaria.com/\n Database of web design articles, tutorials and scripts.\n ');
INSERT INTO `free_webresources` VALUES (23, 'http://home.att.net/~codeLibrary/', 'Thingumajig', 'http://home.att.net/~codeLibrary/\n Resource for web developers seeking techniques and code using ASP, XML, dynamic HTML, VBScript, JavaScript and similar technologies.\n ');
INSERT INTO `free_webresources` VALUES (24, 'http://www.ahref.com/', 'Ahref.com', 'http://www.ahref.com/\n Resources for web developers including articles, tutorials, conference calendar and software.\n ');
INSERT INTO `free_webresources` VALUES (25, 'http://websiteowner.info/', 'Web Site Owner', 'http://websiteowner.info/\n Articles and tutorials for site owners. Help with choosing a suitable web host and general site maintenance tricks and tips.\n\n ');
INSERT INTO `free_webresources` VALUES (26, 'http://www.webmastersreference.com', 'WebmastersReference', 'http://www.webmastersreference.com\n Articles, reviews and recommendations for webmasters. Also includes categorized directories and a newsletter.\n ');
INSERT INTO `free_webresources` VALUES (27, 'http://www.clickfire.com/', 'Clickfire', 'http://www.clickfire.com/\n Various articles and tutorials, free graphics, Christian authoring resources, and information on the CIW program.\n ');
INSERT INTO `free_webresources` VALUES (28, 'http://www.applytools.com/', 'Apply Tools', 'http://www.applytools.com/\n Web design, scripts and list management.\n ');
INSERT INTO `free_webresources` VALUES (29, 'http://www.4webhelp.net/', '4WebHelp', 'http://www.4webhelp.net/\n Help with PHP, Perl, HTML, Javascript, search engine submission and finding a host for your website.\n ');
INSERT INTO `free_webresources` VALUES (30, 'http://www.websitepublisher.net/', 'Website Publisher', 'http://www.websitepublisher.net/\n Articles and forums on various aspects of building and managing a website.\n\n ');
INSERT INTO `free_webresources` VALUES (31, 'http://www.404lounge.net/', '404lounge.net', 'http://www.404lounge.net/\n Explanation of 404 errors, instructions for making custom 404 pages, gallery, links to other 404 sites.\n ');
INSERT INTO `free_webresources` VALUES (32, 'http://www.smartwebby.com/resources.asp', 'Smart Webby', 'http://www.smartwebby.com/resources.asp\n Free articles, guides, tutorials, tips and tricks on web design, development and promotion.\n ');
INSERT INTO `free_webresources` VALUES (33, 'http://www.deonixresource.com', 'Deonix Resource', 'http://www.deonixresource.com\n A webmaster portal offering free templates, web graphics, fonts, flash files and articles.\n ');
INSERT INTO `free_webresources` VALUES (34, 'http://www.2dwebdesign.com/', '2D Web Design', 'http://www.2dwebdesign.com/\n Articles on designing, building, publishing and promoting websites. Also provides free tools, clipart and templates.\n ');
INSERT INTO `free_webresources` VALUES (35, 'http://www.404-error.com/', '404 Errors', 'http://www.404-error.com/\n Introduction to 404 errors and their causes and solutions.\n\n ');
INSERT INTO `free_webresources` VALUES (36, 'http://www.cmg02.com/webmasters/', 'CMG Webmasters', 'http://www.cmg02.com/webmasters/\n Tutorials, free scripts, and online tools for authoring and promotion.\n ');
INSERT INTO `free_webresources` VALUES (37, 'http://www.proposalkit.com/', 'Proposals, Contracts and Downloads for Web Designers', 'http://www.proposalkit.com/\n Quote, predict, and maximize profit from a job. Overview and product list.\n ');
INSERT INTO `free_webresources` VALUES (38, 'http://www.gdezigns.com/', 'GDezigns.com', 'http://www.gdezigns.com/\n Providing resources which offer downloadable client and server-side scripts. Includes search engine optimization tools, custom Web templates, and Web enhancement tools.\n ');
INSERT INTO `free_webresources` VALUES (39, 'http://toolittletime.com/site.html', 'Too Little Time Web Page Design', 'http://toolittletime.com/site.html\n Learn to make your own free web page, with free software, Java, HTML tutorials, backgrounds, cut-and-paste HTML, animated GIFs, sound clips and music.\n ');
INSERT INTO `free_webresources` VALUES (40, 'http://www.webdesigntoolz.co.uk/', 'Web Design Tools and Graphics', 'http://www.webdesigntoolz.co.uk/\n Tools, templates, graphics, and links to software and tools.\n\n ');
INSERT INTO `free_webresources` VALUES (41, 'http://www.dotdragnet.com/', 'Dotdragnet', 'http://www.dotdragnet.com/\n Community for webmaster resources and help with web-related issues.\n ');
INSERT INTO `free_webresources` VALUES (42, 'http://daweed.blogspot.com/atom.xml', 'Dave''s Blog', 'http://daweed.blogspot.com/atom.xml\n Atom-formatted blog on design, usability, and technologies for library Web sites.\n ');
INSERT INTO `free_webresources` VALUES (43, 'http://www.christianlance.com/', 'ChristianLance.com', 'http://www.christianlance.com/\n An online community connecting webmasters and programmers. Webmasters can post projects that require custom programming and qualified programmers can bid on the projects.\n ');
INSERT INTO `free_webresources` VALUES (44, 'http://www.developersnetwork.com/', 'Developers Network', 'http://www.developersnetwork.com/\n Comprehensive directories, web developers, web servers, ecommerce software, special prices, daily content, industry news.\n ');
INSERT INTO `free_webresources` VALUES (45, 'http://www.selling-it.com/', 'Selling-It.Com', 'http://www.selling-it.com/\n Ideas on how to use and manage a web site to sell products or services.\n\n ');
INSERT INTO `free_webresources` VALUES (46, 'http://www.dangerscript.com/', 'DangerScript Forums', 'http://www.dangerscript.com/\n Articles, downloads, site reviews, message boards, and annotated links on authoring, promotion, and internet businesses. Registration required for some features.\n ');
INSERT INTO `free_webresources` VALUES (47, 'http://www.htmlworld.ee/', 'HTML World', 'http://www.htmlworld.ee/\n Includes tutorials, images, and JavaScript downloads.\n ');
INSERT INTO `free_webresources` VALUES (48, 'http://regretless.com/dodo/newworld/', 'Dodo''s New World', 'http://regretless.com/dodo/newworld/\n Java, PHP, HTML tutorials, graphics, and webmaster tools.\n ');
INSERT INTO `free_webresources` VALUES (49, 'http://www.catsnip.com/', 'CatSnip', 'http://www.catsnip.com/\n Reviews, opinions, and critiques of web sites.\n ');
INSERT INTO `free_webresources` VALUES (50, 'http://www.webrightnow.com', 'Webrightnow', 'http://www.webrightnow.com\n Contains a Web design resources, articles, tutorials, website templates and ebooks geared towards beginners in Web design.\n\n ');
INSERT INTO `free_webresources` VALUES (51, 'http://web4w3.com', 'Web4W3', 'http://web4w3.com\n A site for web developers who are looking for possible solutions to unusual tasks.\n ');
INSERT INTO `free_webresources` VALUES (52, 'http://www.webmasterglossary.com/', 'Webmaster Glossary', 'http://www.webmasterglossary.com/\n Online glossary for learning web-related terms and jargon.\n ');
INSERT INTO `free_webresources` VALUES (53, 'http://www.webgeekstuff.com/', 'Web Geek Stuff', 'http://www.webgeekstuff.com/\n Articles, tutorials, links for web design, development, and promotion.\n ');
INSERT INTO `free_webresources` VALUES (54, 'http://scorpion77.cjb.net/', 'Scorpion77', 'http://scorpion77.cjb.net/\n Personal site with online and downloadable web tools. Some of the tools are not commonly found on resource sites, such as monitoring software.\n ');
INSERT INTO `free_webresources` VALUES (55, 'http://collectivedesigns.obidasin.com/', 'Collective Designs', 'http://collectivedesigns.obidasin.com/\n A personal collection of anime sites which collects screen shots of well designed sites to serve as web design inspiration for webmasters.\n\n ');
INSERT INTO `free_webresources` VALUES (56, 'http://www.webref.info/', 'Advanced Web Reference', 'http://www.webref.info/\n Reference for HTML, CSS, XML, ActiveX, Visual Filter, JavaScript, ASP, and SSI codes. Compares browser compatibility.\n ');
INSERT INTO `free_webresources` VALUES (57, 'http://www.mytechaid.com/', 'MyTechAid', 'http://www.mytechaid.com/\n Proprietary freeware, directory of webmaster resources, and articles. Appropriate for both the beginner and the expert web designer.\n ');
INSERT INTO `free_webresources` VALUES (58, 'http://www.webtrickscentral.com/', 'Web Tricks Central', 'http://www.webtrickscentral.com/\n A place for beginners to start out in web design, plus a message board.\n ');
INSERT INTO `free_webresources` VALUES (59, 'http://www.tinkertech.net/', 'TinkerTech.net', 'http://www.tinkertech.net/\n Software and hardware tips, web site recommendations, virus information, computer and web design tutorials.\n ');
INSERT INTO `free_webresources` VALUES (60, 'http://www.technobuff.net/', 'Technobuff', 'http://www.technobuff.net/\n Articles on programming, site management, and promotion, plus online tools, downloads, and a message board.\n\n ');
INSERT INTO `free_webresources` VALUES (61, 'http://www.reviewfly.com/', 'ReviewFly.com', 'http://www.reviewfly.com/\n Community of web designers and site owners who can post their sites for review and critique others'' sites.\n ');
INSERT INTO `free_webresources` VALUES (62, 'http://www.artisan-news.com/', 'Articles, Tutorials and Tools', 'http://www.artisan-news.com/\n Provides a resource for website developers in the areas of design and development. Includes articles and tips.\n ');
INSERT INTO `free_webresources` VALUES (63, 'http://carolynecooper.com/elements/', 'Elements of Web Style', 'http://carolynecooper.com/elements/\n Techniques, tools, tips, features and resources for creating, maintaining and promoting professional sites.\n ');
INSERT INTO `free_webresources` VALUES (64, 'http://www.objectsfusion.com/', 'ObjectsFusion', 'http://www.objectsfusion.com/\n Enhance your site with Applets, JavaScripts and Midis, free stuff and send digital postcards. Listing of Internet resources.\n ');
INSERT INTO `free_webresources` VALUES (65, 'http://www.copyedit.org/', 'CopyEdit.org', 'http://www.copyedit.org/\n Links to on-line dictionary, writing style, grammar and punctuation pages.\n\n ');
INSERT INTO `free_webresources` VALUES (66, 'http://www.emoderndesign.com/', 'Complete Webmaster Resources', 'http://www.emoderndesign.com/\n Classified, annotated directory of resources for webmasters.\n ');
INSERT INTO `free_webresources` VALUES (67, 'http://www.active-art-animations.com/aaa_US/index_us.html', 'Active Art Animations', 'http://www.active-art-animations.com/aaa_US/index_us.html\n Free resources for webmasters including fonts, wallpapers, backgrounds, Flash and multimedia files, scripts and plug-ins.\n ');
INSERT INTO `free_webresources` VALUES (68, 'http://www.btinternet.com/~acro.logic/public-resources/index.html', 'Acro Logic Learning Materials', 'http://www.btinternet.com/~acro.logic/public-resources/index.html\n Free learning materials about basic Internet skills, Internet marketing, promotion, customer communications, databases and free tools.\n ');
INSERT INTO `free_webresources` VALUES (69, 'http://www.freewebs.com/jerrys-page/index.html', 'Jerry''s World', 'http://www.freewebs.com/jerrys-page/index.html\n Free HTML and javascript codes, as well as online generators for web design.\n ');
INSERT INTO `free_webresources` VALUES (70, 'http://webdevtips.co.uk/', 'Web Dev Tips', 'http://webdevtips.co.uk/\n HTML code generators, guides, and tips and tricks.\n\n \n');
INSERT INTO `free_webresources` VALUES (71, 'http://www.dotfactor.com/', 'Dotfactor.com', 'http://www.dotfactor.com/\n Provides a wide variety of informative web design and promotion tutorials, articles and tools.\n \n');
INSERT INTO `free_webresources` VALUES (72, 'http://www.webdevinfo.com/', 'Web Developer Information', 'http://www.webdevinfo.com/\n Articles and free tools for webmasters.\n \n');
INSERT INTO `free_webresources` VALUES (73, 'http://developers.evrsoft.com/', 'Evrsoft', 'http://developers.evrsoft.com/\n Forums, articles, tutorials, news, and tools for authoring and promotion.\n\n\n  ');

