<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-27505604</id><updated>2011-12-14T18:38:50.177-08:00</updated><title type='text'>牛奶罐的Net笔记</title><subtitle type='html'>记录在学习net + mysql的个人笔记</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>13</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-27505604.post-116381555518493177</id><published>2006-11-17T17:25:00.000-08:00</published><updated>2006-12-12T20:53:00.903-08:00</updated><title type='text'>hover/active样式就不出现？</title><summary type='text'>每当我们设置`超链接`的样式，像：&lt;style type="text/css"&gt;&lt;!--a:link {     color:red     }a:visited {     color:green     }a:active {     color:orange     }a:hover {     color:blue     }--&gt;&lt;/style&gt;所以，`超链接`会在不同情况呈现不同颜色。但很多时候，`超链接`在访问过后, hover和active样式就不出现？一个简单的解决方法是改变CSS属性的排列顺序:1. Link2. Visited3. Hover4. Active</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116381555518493177/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116381555518493177' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116381555518493177'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116381555518493177'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/hoveractive.html' title='hover/active样式就不出现？'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116304734824540336</id><published>2006-11-08T18:59:00.000-08:00</published><updated>2007-04-05T22:37:04.760-07:00</updated><title type='text'>ERROR - Thread was being aborted</title><summary type='text'>一直想要写这篇分享，可是老是抽不出时间。话说之前我遇到了一个问题，Error Message  "Thread was being aborted"于是乎， 我就上网查询；查询结果大多是解说：使用response.redirect方法來轉到特定的頁面（類似於abc.aspx?par1=1&amp;par2=demopar），但是每次都會出現'Thread was being aborted'異常。（解决方法：Clean page redirect for setting redirect inside logical code）所以， 我就朝这方向来尝解决我的问题；但是经过一番努力， 问题还是存在！再一次无意中，发现似乎这问题跟MySQL有关。。。我发现很多`MySQL处理` （或者叫‘服务器连接’） 没有被关上。不可能啊， 我都有关上`资料库连接`！原来是我在有些SQL command</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116304734824540336/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116304734824540336' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116304734824540336'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116304734824540336'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/error-thread-was-being-aborted.html' title='ERROR - Thread was being aborted'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116262089167564843</id><published>2006-11-03T22:02:00.000-08:00</published><updated>2006-11-03T22:22:26.360-08:00</updated><title type='text'>ASP 页面无法在‘设计视图打开的问题 Could not open in Design View. (Visual Studio Net)</title><summary type='text'>在VS.NET中打开一个asp页面，切换到设计视图，失败。提示：在VS.Net 中打开一个asp页面，切换到设计视图，会发出错误讯息:Could not open in Design view. Quote values differently inside a '&lt; %..."value"...% &gt;' block.“未能在"设计"视图中打开.在"&lt; %"和"% &gt;"块中,以不同方式将值括起来”一个简单的解决方法，找出含有***=&lt; %****% &gt;的句子,或者***="&lt; %****% &gt;"改成***='&lt; %****% &gt;'</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116262089167564843/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116262089167564843' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116262089167564843'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116262089167564843'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/asp-could-not-open-in-design-view.html' title='ASP 页面无法在‘设计视图打开的问题 Could not open in Design View. (Visual Studio Net)'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116253722658915654</id><published>2006-11-02T22:59:00.000-08:00</published><updated>2006-11-02T23:00:26.690-08:00</updated><title type='text'>ASP.Net Response.Redirect Vs Server.Transfer</title><summary type='text'>Response.Redirect 让浏览器请求另一个页面。此函数常用来将用户重定向到一个登录或错误页面。因为重定向强制请求新页面，结果是浏览器必须到 Web 服务器往返两次，且 Web 服务器必须多处理一个请求。IIS 5.0 引入了一个新的函数 Server.Transfer，它将执行转移到同一台服务器上的另一个 ASP 页。这样就避免多余的浏览器-Web-服务器的往返，从而改善了总体系统性能以及缩短了用户的响应时间。</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116253722658915654/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116253722658915654' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253722658915654'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253722658915654'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/aspnet-responseredirect-vs.html' title='ASP.Net Response.Redirect Vs Server.Transfer'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116253668502452537</id><published>2006-11-02T22:46:00.000-08:00</published><updated>2006-11-02T22:56:07.793-08:00</updated><title type='text'>google Adsense 新功能 - 让你的网页能有"google搜寻".</title><summary type='text'>d话说在开发‘零点精选’初期，因为惰性复发了， 老想些点子来‘吃蛇’呵呵~！说到'搜寻引擎' 首推 ‘谷歌’与 ‘雅虎’只要想办法让它们搜寻的到‘零点精选’那。。 那。。。 我就不用做'搜寻'功能咯！聪明吧~~！！可是，后来才发现， google Adsense会另外制作‘搜寻结果’页面而没办法和我本身的网页整合！！直到今天， google出了新功能， 就是让你的网页能有“google搜寻”的功能。我写了一个简单的教学：1. 点击[AdSense 设置] - &gt; [ AdSense for search], 您将看见设置页(您能键入您自己的blog url 在"Google WebSearch + SiteSearch")2. 在"更多选项" - &gt; "打开搜索结果页",选择第三选择~ "在我的网站上打开搜索结果"3. Google 将要求您[输入显示搜索结果的网址] 的URL请输入您的</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116253668502452537/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116253668502452537' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253668502452537'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253668502452537'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/google-adsense-google.html' title='google Adsense 新功能 - 让你的网页能有&quot;google搜寻&quot;.'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116253602067973504</id><published>2006-11-02T22:37:00.000-08:00</published><updated>2006-11-02T22:40:20.806-08:00</updated><title type='text'>a semicolon in My SQL</title><summary type='text'>In  MySQL, after every sql command, in each  end of sql command, all must  knock into "; ", the meaning is an complete sql command,  it prompts above the system execution the command; Moreover, in most  about in the MySQL reference book, the order all is the capital letter, in fact  the small letter also may; Also, the "use" sentence may not need add "; ", this is in  all MySQL language only one </summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116253602067973504/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116253602067973504' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253602067973504'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253602067973504'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/semicolon-in-my-sql.html' title='a semicolon in My SQL'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116253583682633162</id><published>2006-11-02T22:36:00.000-08:00</published><updated>2006-11-02T22:37:16.986-08:00</updated><title type='text'>POS Reports</title><summary type='text'>刚刚找到一份资料，先存档。。 以后再研究Transaction Report- Back Order- Sales Commission- Drawer Reconciliation- Exceptions- Itemized Listing- Register Recap- Sales Tax- Transactions Summary- Transactions Export- Line Items Export- Account ExportAccount Reports- Customer Listing- POS-Index Listing- Customer Detail- POS-Index Detail- Account Aging- A/R Statements- Mailing Labels- Vendor Detail- Vendor Listing- </summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116253583682633162/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116253583682633162' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253583682633162'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253583682633162'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/pos-reports.html' title='POS Reports'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116253531443377204</id><published>2006-11-02T22:22:00.000-08:00</published><updated>2006-11-02T22:28:34.490-08:00</updated><title type='text'>How do i send a chinese character into mySQL</title><summary type='text'>既然用MySQL, 就该玩全套吧!就从Stored Procedure起吧写了第一个SP, 在Query Browser跑好像也没太大问题.好啦, 可以用在.net了就在这时, 我发现中文字都变成了???????????完啦要去找原因啦..ok, 查看了mySQL网站, 5.0 是support utf8 charset还好support..那我就试一试Query Browser, 也没问题..那就是.net那一方有问题咯?!?!?后来, 我找到要在connect string里set to "utf8"hmmm..希望能搞定.. 唉! 还是不行..Debug 到pass parameter时， 还是中文字！！既然是这样， 我就不用stored procedure简单的写了个insert query....啊。。 可以哟。。哦最后 我得到的结论1. 一定要在connect string</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116253531443377204/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116253531443377204' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253531443377204'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253531443377204'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/how-do-i-send-chinese-character-into.html' title='How do i send a chinese character into mySQL'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116253475072199703</id><published>2006-11-02T22:18:00.000-08:00</published><updated>2006-11-02T22:19:10.816-08:00</updated><title type='text'>用了My SqL+ ASP.NET做了个网站</title><summary type='text'>几个月前，用了MS Access + ASP.NET做了个网站 - 零点一度呵呵 用惯了MS Access了 改不掉啦想用MS SQL Server又太贵， 没法子啦当网站正式启用时， 碰到了好多问题尤其是MS Access的resource不够用（只能让10人同时使用）哈哈， 人要学会变通嘛既然不能太多人, 就想法子呀那时就想到把data都放进cache里 （有点臭，占用了server的resource..:P）没想到， 用太多cache也带来很多问题。。 memory crash?!?!?!很不幸的， 这几天终于支持不住了。。我想是时候学新玩意儿了之前就已install MySQL 5.0了后来在cari看到 原来有 .net connector 这玩意儿还好有玩意儿， 不然改到我半死 :D</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116253475072199703/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116253475072199703' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253475072199703'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253475072199703'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/my-sql-aspnet.html' title='用了My SqL+ ASP.NET做了个网站'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116253457644162083</id><published>2006-11-02T22:15:00.000-08:00</published><updated>2006-11-02T22:16:16.706-08:00</updated><title type='text'>Different Level</title><summary type='text'>初級程設師是如何賺錢的？打程式。中級程設師是如何賺錢的？砌程式。高級程設師是如何賺錢的？畫程式。</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116253457644162083/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116253457644162083' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253457644162083'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253457644162083'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/different-level.html' title='Different Level'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116253414902583141</id><published>2006-11-02T22:08:00.000-08:00</published><updated>2006-11-02T22:15:02.420-08:00</updated><title type='text'>WEB打印的相关技术分析</title><summary type='text'>gWEB打印的相关技术分析现有的Web打印控制技术分成几种方案　　自定义控件完成打印　　利用IE自带的WebBrowser控件实现打印　　利用第三方控件实现打印以下主要谈前两个方面的内容一、 自定义控件方式自定义控件方式就是利用VB或VC等工具生成COM组件，用定义好的打印格式来分析打印源文件从而实现打印。只有将生成的组件下载并注册到客户机上，才能实现在客户端的打印。难点主要是定义打印格式、如何来分析打印源文件。现有的比较好的方法是利用XML技术来全面的解决问题，利用XML可以非常容易地定义打印目标的文本、表格等内容的格式。但对程序员的开发要求高，难度比较大。二、 利用WebBrowser实现Web打印WebBrowser是IE内置的浏览器控件，无需用户下载。本文档所讨论的是有关IE6.0版本的WebBrowser控件技术内容。与其相关的技术要求有：打印文档的生成、页面设置、</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116253414902583141/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116253414902583141' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253414902583141'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253414902583141'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/web.html' title='WEB打印的相关技术分析'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-116253403149487884</id><published>2006-11-02T22:06:00.000-08:00</published><updated>2006-11-02T22:07:11.773-08:00</updated><title type='text'>全球网民近7亿人</title><summary type='text'>（华盛顿综合电）一家研究公司昨日公布的报告说，全球15岁以上的互联网用户已达6亿9400万人，占这一年龄段人口总数的14%。　　这份研究报告是由研究公司comScore Networks发表的。报告声称，这是确实地计算全球互联网用户数目，并评估各国网民的网上行为的第一份国际报告。报告内的数据基于对世界多个主要市场（包括对中国和印度）的调查和官方数据综合所得。　　comScore Media Metrix总裁达博尔说：“目前，全球互联网用户不到四分之一来自于美国，十年前为三分之二。”　　按用户人数计算，美国仍是全球最大互联网市场，用户达1亿5200万人，随后依次是中国(7200万人)、日本(5200万人)、德国(3200万人)、英国(3000万人)、韩国(2460万人)、法国(2390万人)、加拿大(1900万人)、意大利(1680万人)、印度(1670万人)、巴西(1320万人)、西班牙</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/116253403149487884/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=116253403149487884' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253403149487884'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/116253403149487884'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/11/7.html' title='全球网民近7亿人'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-27505604.post-115816108247366723</id><published>2006-09-13T08:24:00.000-07:00</published><updated>2006-09-13T08:24:42.623-07:00</updated><title type='text'>My First MySQL Lesson</title><summary type='text'>Today I start use MySQL,It is most  popular database server in Malaysia..you can download at http://www.mysql.comit's long time I stop learn any new  technology.After I install MySQL,I try to find a control panel (like MS SQL  Enterprise Manager)oh My god, I  can't found it!!!then, I found  "MySQL Command Line Client"WOW~!  it's long time I never use "command" ~~~ !!!dear mysql, how do I create a</summary><link rel='replies' type='application/atom+xml' href='http://cyberwebprogrammer.blogspot.com/feeds/115816108247366723/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=27505604&amp;postID=115816108247366723' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/115816108247366723'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/27505604/posts/default/115816108247366723'/><link rel='alternate' type='text/html' href='http://cyberwebprogrammer.blogspot.com/2006/09/my-first-mysql-lesson.html' title='My First MySQL Lesson'/><author><name>moon</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
