ustonet@Opera

play 's dotnet

Subscribe to RSS feed

why english

now,the topic is how to use ASP.NET 2.0 RSS Tool-Kit today. i am crasy.
these are two posts:

Awesome ASP.NET 2.0 RSS Tool-Kit Released
http://weblogs.asp.net/scottgu/archive/2006/02/22/438738.aspx

RSS Toolkit for ASP.NET 2.0:
http://www.pixelorigami.com/Article.aspx?ID=357

the neat tool for working with RSS in ASP.NET 2.0
I've been using the toolkit to subscibe RSS feeds successfully.But generating the RSS feed cannot work.

Although Scott had done a big work,it's useless to me for generating RSS in ASP.NET 2.0 . I'm hurt,so ....

perl

Adjudgement in Tokyo - Movie watched in the holiday

Adjudgement in Tokyo
The Chinese Blog:
http://blog.sina.com.cn/m/dongjingshenpan

This article may help:
http://news.xinhuanet.com/comments/2005-06/01/content_3026888.htm

But NO Politics here!

As u say:it is a moive that every Chinese should see.The movie has tole us the history which happed in Tokyo from 1946 to 1948.It seemed to have already known but actually it is unknown to us. It appeared oblivious for us.




Google Code Search

Google Code Search
Search public source code

Oct 05, 2006 - Eric Case - Permalink
Post by Russ Cox, Engineering Intern

Google Code Search is now live -- it gives programmers a single place to search publicly accessible source code. It includes:
Support for precise searches using regular expressions
Restricts by language, license, or filename with advanced operators
A search index that includes billions of lines of code
Code Search crawls and indexes publicly hosted archives (.tar.gz, .tar.bz2, .tar, and .zip) and CVS and Subversion repositories, making them searchable in one place. Results are also accessible via a GData feed, which we hope people will use to create plugins for their favorite editors and IDEs.

The inspiration for Code Search came from a tool we built to quickly search the internal Google code base. This internal search service was used so much that it became clear we should build something for other programmers to use as well -- making that happen became my project when I joined as an Engineering Intern. The team has since gotten a bit bigger, and it's been an incredible experience to be able to lead the engineering efforts, especially as an intern. Check out Code Search and let us know what you think!

http://www.google.com/codesearch

Bigtable: A Distributed Storage System for Structured Data

Bigtable is used by more than sixty Google products and projects, including Google Analytics, Google Finance, Orkut, Personalized Search, Writely, and Google Earth.

Pay attention to Writely,Analytics.

----------------
From Google Labs

Bigtable: A Distributed Storage System for Structured Data
Fay Chang, Jeffrey Dean, Sanjay Ghemawat, Wilson C. Hsieh, Deborah A. Wallach, Mike Burrows, Tushar Chandra, Andrew Fikes, and Robert E. Gruber

Abstract

Bigtable is a distributed storage system for managing structured data that is designed to scale to a very large size: petabytes of data across thousands of commodity servers. Many projects at Google store data in Bigtable, including web indexing, Google Earth, and Google Finance. These applications place very different demands on Bigtable, both in terms of data size (from URLs to web pages to satellite imagery) and latency requirements (from backend bulk processing to real-time data serving). Despite these varied demands, Bigtable has successfully provided a flexible, high-performance solution for all of these Google products. In this paper we describe the simple data model provided by Bigtable, which gives clients dynamic control over data layout and format, and we describe the design and implementation of Bigtable.

To appear in:
OSDI'06: Seventh Symposium on Operating System Design and Implementation,
Seattle, WA, November, 2006.

Download: PDF Version


more:http://labs.google.com/papers/bigtable.html

uploading error

I create an album successfully.but when i was uploading the photo ,there was something wrong with the page.

the error code:
--------------------
#!/usr/bin/perl use strict; use XWA::Common; my ($sql,%info) = XWA::Common::Init(); $sql->do("SELECT id FROM journals WHERE author=? LIMIT 1",$info{authorid}); if ($sql->more()) { XWA::Common::Redirect("~/blog/"); } else { XWA::Common::Redirect("~/about/"); }
--------------------

Do U see the table name ("journals")? and sql ? smile

BTW,i give the screen:

stabilization

Who is stabilization,who will laugh last.
There is something wrong with the Opera community.so....

Offer,the graduate be cared about mostly.And I?

Mr Liu, a teacher of Alumni Association.
L:maybe,you can be an assistant of AA
I:Sorry,I am a graduate.There are too things to do,and the offer is not my favorite.
L:This term has 5 m,and u can get ¥500.00 total when u celebrate Spring Festival.
I:Sorry,again.
I:before National Day,i wanna.Not the day - Anniversary of the founding of the school. Thx!

ideality,passion,knowledge....what is most important?

A low-level Look at the ASP.NET Architecture

Resouce (Mark Here)

A low-level Look at the ASP.NET Architecture

http://www.west-wind.com/presentations/howaspnetworks/howaspnetworks.asp
June 2012
S M T W T F S
May 2012July 2012
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