CN1941702A - Method and method for issuing blog articles - Google Patents
Method and method for issuing blog articles Download PDFInfo
- Publication number
- CN1941702A CN1941702A CN 200510037521 CN200510037521A CN1941702A CN 1941702 A CN1941702 A CN 1941702A CN 200510037521 CN200510037521 CN 200510037521 CN 200510037521 A CN200510037521 A CN 200510037521A CN 1941702 A CN1941702 A CN 1941702A
- Authority
- CN
- China
- Prior art keywords
- blog
- data
- article
- publishing
- post
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
Abstract
一种涉及电通信技术的发布博客文章的方法和系统,采用如下步骤:A.用户的博客文章数据由Email处理端采用SMTP协议发送至博客文章发布服务器,B.所述的博客文章发布服务器将所述博客文章数据作归化处理后,产生归化文章数据,将其传送至博客站点,C.所述的博客站点发布相应的博客文章;所述的归化处理至少为,将所述博客文章数据的格式转化为适合于所述博客站点数据库结构的数据格式;所述的步骤A中,所述的Email处理端同时向博客文章发布服务器发送验证信息,所述的步骤B中,博客文章发布服务器在接收相应数据之前,对所述验证信息进行校验,本发明效率高,管理方便,操作简便,实用性强。
A method and system for publishing blog articles related to telecommunication technology, adopting the following steps: A. The user's blog article data is sent to the blog article publishing server by the Email processing terminal using the SMTP protocol, and B. the blog post publishing server will After the blog article data is naturalized, generate naturalized article data, which is sent to the blog site, and C. the blog site publishes corresponding blog articles; the described naturalization process is at least as follows: The format of article data is transformed into the data format that is suitable for described blog site database structure; In described step A, described Email processing terminal sends verification information to blog post publishing server simultaneously, in described step B, blog post The publishing server checks the verification information before receiving the corresponding data. The invention has high efficiency, convenient management, simple operation and strong practicability.
Description
技术领域technical field
本发明涉及电通信技术,尤其涉及一种发布博客文章的方法和系统。The invention relates to electric communication technology, in particular to a method and system for publishing blog articles.
背景技术Background technique
当前,访问和建立博客站点,阅读或撰写博客文章已经成为了互联网的一种应用潮流,越来越多的用户把博客当成了其互联网生活的一个组成部分。At present, visiting and building blog sites, reading or writing blog articles has become a trend of Internet applications, and more and more users regard blogs as an integral part of their Internet life.
在博客的发展过程当中,已经涌现出了很多十分优秀的博客文章收取软件,它们可以将不同博客站点的博客文章统一收取到用户的计算机上,使用户可以通过例如RSS(Really Simple Syndication:真正简单整合)收取器这种统一的方式来获取博客的信息。During the development of blogs, many excellent software for collecting blog articles have emerged. They can uniformly collect blog articles from different blog sites to the user's computer, so that users can use, for example, RSS (Really Simple Syndication: Really Simple Syndication) Integration) Fetcher This unified way to get blog information.
对于博客文章的发布,常用的方法是,浏览器用户通过WEB的方式发送博客文章:用户需要先通过WEB浏览器登录到博客站点,然后,通过向其中的网页输入博客文章,输入完毕之后向相应的服务器提交输入文字,以这种方式来发送博客户文章。For the release of blog articles, the common method is that browser users send blog articles through the WEB: the user needs to log in to the blog site through the WEB browser first, and then, by inputting blog articles to the webpage, after the input is completed, send the corresponding The server submits the input text in this way to send blog customer articles.
这种方式具有如下缺陷:This approach has the following drawbacks:
1.用户发布博客文章时,只能首先登录到相应的博客站点,用户发布效率低。1. When a user publishes a blog article, he can only log in to the corresponding blog site at first, and the efficiency of user publishing is low.
2.用户对已发布的博客文章在管理上不方便,有时,一旦博客文章被博客站点删除,那么这篇文章将无法找回。2. It is inconvenient for users to manage published blog articles. Sometimes, once a blog article is deleted by the blog site, this article will not be retrieved.
3.访问WEB服务器速度慢,操作不方便。3. Access to the WEB server is slow and inconvenient to operate.
总之,现有技术在发布博客文章时效率低,管理不方便。In short, the existing technology is inefficient and inconvenient to manage when publishing blog articles.
发明内容Contents of the invention
本发明的目的在于提供一种效率高且管理方便的发布博客文章的方法和系统,以克服现有技术中的缺陷。The purpose of the present invention is to provide a method and system for publishing blog articles with high efficiency and convenient management, so as to overcome the defects in the prior art.
本发明所采用的发布博客文章的方法采用如下步骤:The method for issuing blog articles adopted by the present invention adopts the following steps:
A、用户的博客文章数据由Email处理端采用SMTP协议发送至博客文章发布服务器;A. The user's blog post data is sent to the blog post publishing server by the Email processing terminal using the SMTP protocol;
B、所述的博客文章发布服务器将所述博客文章数据作归化处理后,产生归化文章数据,将其传送至博客站点;B. After the blog article publishing server performs naturalization processing on the blog article data, it generates naturalized article data and transmits it to the blog site;
C、所述的博客站点发布相应的博客文章。C. The blog site publishes corresponding blog articles.
所述的归化处理至少为,将所述博客文章数据的格式转化为相对适合于所述博客站点数据库结构的数据格式。The said normalization processing is at least converting the format of the blog post data into a data format relatively suitable for the database structure of the blog site.
所述的步骤A中,所述的Email处理端同时向博客文章发布服务器发送验证信息,所述的步骤B中,博客文章发布服务器在接收相应数据之前,对所述验证信息进行校验。In the step A, the email processing terminal simultaneously sends verification information to the blog post publishing server, and in the step B, the blog post publishing server verifies the verification information before receiving corresponding data.
所述的步骤B包括如下步骤:Described step B comprises the following steps:
B1、所述的博客文章发布服务器将博客文章数据中的图片附件解码到指定目录下,修正图片的名称并使之指向应当的位置;B1. The blog post publishing server decodes the picture attachment in the blog post data to a specified directory, corrects the name of the picture and makes it point to the appropriate location;
B2、博客文章发布服务器对博客文章数据作归化处理,产生归化文章数据;B2. The blog article publishing server performs naturalization processing on the blog article data to generate naturalized article data;
B3、博客文章发布服务器将归化文章数据发送至博客站点。B3. The blog article publishing server sends the naturalized article data to the blog site.
所述的步骤B中,所述的博客文章发布服务器将所述的归化文章数据传送至多个博客站点。In the step B, the blog article publishing server transmits the naturalized article data to multiple blog sites.
所述的博客文章发布服务器同时或按规则分时向多个博客站点传送归化文章数据。The blog article publishing server transmits the naturalized article data to multiple blog sites at the same time or according to rules and time-sharing.
所述的步骤C中,所述的博客文章被保存在博客站点的数据库中。In the step C, the blog articles are saved in the database of the blog site.
这种发布博客文章的系统,包括博客站点,其特征在于:还包括Email处理端和博客文章发布服务器,其中,所述的Email处理端完成对博客文章数据的Email格式化处理,并采用SMTP协议将其发送至博客文章发布服务器;所述的博客文章发布服务器接收来自Email处理端的博客文章数据,并完成数据归化及其有关处理、转发,向博客站点传送归化文章数据。This system for publishing blog articles, including a blog site, is characterized in that: it also includes an Email processing terminal and a blog post publishing server, wherein the Email processing terminal completes the Email formatting process of the blog post data, and adopts the SMTP protocol Send it to the blog article publishing server; the blog post publishing server receives the blog article data from the Email processing end, and completes data naturalization and related processing and forwarding, and transmits the naturalized article data to the blog site.
所述的博客文章发布服务器至少包括数据接收模块、数据归化中心模块、数据发送模块和存储模块,其中,所述的数据接收模块完成对Email处理端发送的博客文章数据的接收,以及其它相关数据的接收,向数据归化中心模块或存储模块发送处理或保存;所述的数据归化中心模块完成对博客文章数据的归化处理,产生归化文章数据,向存储模块或数据发送模块进行相应转发,以及完成有关信息校验、数据统计、数据保存\转发的指定\指向处理;所述的数据发送模块完成向博客站点发送归化文章数据,以及其它相关的数据发送;所述的存储模块用于数据的保存。The blog article publishing server at least includes a data receiving module, a data naturalization center module, a data sending module and a storage module, wherein the data receiving module completes the receiving of the blog article data sent by the Email processing end, and other related The data is received, sent to the data naturalization center module or the storage module for processing or preservation; the data naturalization center module completes the naturalization processing of the blog article data, generates naturalized article data, and sends it to the storage module or the data sending module Corresponding forwarding, and completion of information verification, data statistics, data storage\forwarding designation\direction processing; the data sending module completes sending naturalized article data to the blog site, and other related data sending; the storage Modules are used for data storage.
所述的Email处理端为Email客户端。The Email processing end is an Email client.
所述的Email处理端为镶有Email处理模块的终端。The email processing terminal is a terminal equipped with an Email processing module.
本发明的有益效果为:在本发明中,用户的博客文章数据由Email处理端采用SMTP协议发送至博客文章发布服务器,博客文章发布服务器对博客文章数据作归化处理后,产生归化文章数据,将其传送至博客站点,博客站点发布相应的博客文章,这种方法的有益效果具体如下:The beneficial effect of the present invention is: in the present invention, user's blog post data is sent to blog post publishing server by SMTP protocol by Email processing end, after blog post post server performs naturalization processing to blog post data, produces naturalized post data , and send it to the blog site, and the blog site publishes corresponding blog articles. The beneficial effects of this method are as follows:
1、用户输入博客文章数据的准备过程实际上是在用户本地进行的,不需要先登录到相应的博客站点,这样,用户对博客文章数据进行充分地准备,向博客文章发布服务器发送博客文章数据后,客户不用关心博客站点的即时状态,对于用户来说,提高了发布博客文章的效率。1. The preparation process for the user to input blog post data is actually carried out locally on the user, without first logging in to the corresponding blog site. In this way, the user fully prepares the blog post data and sends the blog post data to the blog post publishing server Finally, customers don't need to care about the instant status of the blog site, and for users, the efficiency of publishing blog articles is improved.
2、用户对于已发送的博客文章可以和已发送的邮件一样,由Email处理端统一管理,用户向博客文章发布服务器发送博客文章数据后,Email处理端可以保存有博客文章数据备份,更何况,博客文章发布服务器收到博客文章数据后,也可以保存有该博客文章有关的数据,博客文章的数据安全性得到了充分地保障。2. The user’s sent blog articles can be managed by the Email processing terminal in the same way as the sent emails. After the user sends the blog post data to the blog post server, the Email processing terminal can save the blog post data backup. What’s more, After the blog post publishing server receives the blog post data, it can also save the relevant data of the blog post, and the data security of the blog post is fully guaranteed.
3、Email处理端的用户可以方便快捷地发送博客文章,不必再忍受网络访问速度慢,Web端时限等待等等。3. Users at the email processing end can send blog articles conveniently and quickly, without having to suffer from slow network access speed, time limit waiting on the web end, and so on.
4、本发明采用博客文章发布服务器接收由Email处理端发出的博客文章数据,相当于为发布数据的用户提供了一个相对统一、标准化的数据发布界面和入口,是网络服务的人性化和友善性的具体体现,符合、顺应了现代网络发展的潮流。4. The present invention adopts the blog article publishing server to receive the blog article data sent by the Email processing terminal, which is equivalent to providing a relatively unified and standardized data publishing interface and entrance for users who publish data, which is the humanization and friendliness of network services Concrete embodiment, in line with, conform to the trend of modern network development.
综上所述,本发明效率高,管理方便,操作简便。In summary, the present invention has high efficiency, convenient management and simple operation.
在本发明中,本发明采用标准的SMTP协议,所以很容易将本发明签入到其它应用当中,例如可嵌入到RSS收取器当中,可以使用任何可以发送电子邮件或镶有Email处理模块的设备\终端进行博客文章发布,甚至使用手机来发布博客文章,可至大限度地为博客文章的发布提供多种渠道,本发明具有相当的实用性。In the present invention, the present invention adopts the standard SMTP protocol, so it is easy to sign the present invention into other applications, for example, it can be embedded in the RSS receiver, and any device that can send email or has an Email processing module can be used \The terminal publishes blog articles, and even uses mobile phones to publish blog articles, which can provide multiple channels for publishing blog articles to the greatest extent, and the present invention has considerable practicability.
在本发明中,博客文章发布服务器将归化文章数据传送至多个博客站点,可进一步提高用户的发布效率。In the present invention, the blog article publishing server transmits the naturalized article data to multiple blog sites, which can further improve the publishing efficiency of users.
附图说明Description of drawings
图1为本发明实施例1系统结构示意图;Fig. 1 is a schematic structural diagram of the system of
图2为本发明基本控制流程示意图;Fig. 2 is a schematic diagram of the basic control flow of the present invention;
图3为本发明实施例1具体控制流程示意图;FIG. 3 is a schematic diagram of a specific control flow in
图4为本发明实施例2系统结构示意图;Fig. 4 is a schematic structural diagram of the system of
图5为本发明实施例3系统结构示意图。FIG. 5 is a schematic diagram of the system structure of
具体实施方式Detailed ways
下面根据附图和实施例对本发明作进一步详细说明:Below according to accompanying drawing and embodiment the present invention will be described in further detail:
实施例1:Example 1:
根据图1和图2,本发明包括博客站点1、Email处理端和博客文章发布服务器3,在本实施例中,Email处理端即Email客户端2。According to FIG. 1 and FIG. 2 , the present invention includes a
如图1所示,Email客户端2完成对博客文章数据的Email格式化处理,并采用SMTP协议将其发送至博客文章发布服务器3;博客文章发布服务器3接收来自Email客户端2的博客文章数据,并完成数据归化及其有关处理、转发,向博客站点1传送归化文章数据。As shown in Figure 1,
如图1所示,博客文章发布服务器3包括数据接收模块31、数据归化中心模块32、数据发送模块33和存储模块34。As shown in FIG. 1 , the blog
如图1所示,数据接收模块31完成对Email客户端2发送的博客文章数据的接收,以及其它相关数据的接收,向数据归化中心模块32或存储模块34发送处理或保存。As shown in FIG. 1 , the
如图1所示,数据归化中心模块32完成对博客文章数据的归化处理,产生归化文章数据,向存储模块34或数据发送模块33进行相应转发,以及完成有关信息校验、数据统计、数据保存\转发的指定\指向处理。As shown in Figure 1, the data
如图1所示,数据发送模块33完成向博客站点1发送归化文章数据,以及其它相关的数据发送。As shown in FIG. 1 , the
如图1所示,存储模块34用于数据的保存。As shown in FIG. 1 , the
如图2所示,本发明的基本控制流程如下:As shown in Figure 2, the basic control flow of the present invention is as follows:
1、Email客户端2采用SMTP协议向博客文章发布服务器3发送博客文章数据。1. The
2、博客文章发布服务器3将博客文章数据作归化处理后,产生归化文章数据。2. The blog
3、博客文章发布服务器3将归化文章数据传送至博客站点1。3. The blog
4、博客站点1发布相应的博客文章。4. The
如图1和图3所示,本实施例的具体控制流程详述如下:As shown in Figure 1 and Figure 3, the specific control process of this embodiment is described in detail as follows:
1)通过Email客户端2在博客站点1设置验证信息,验证信息可采用常用的“用户名+密码”方式,对本领域技术人员来说,不需要创造性劳动即可实施其它多种方式的验证信息,此处不再赘述了。1) Set the verification information on the
2)如流程标注S11,Email客户端2采用STMP协议向博客文章发布服务器3中的数据接收模块31发送博客文章数据和相关验证信息。2) If the process is labeled S11, the
3)如流程标注S12,博客文章发布服务器3从博客站点1的数据库中调用用户信息,通过数据归化中心模块32对验证信息进行匹配性校验,操作如下:3) If the process is marked with S12, the blog
31)若通过校验,继续如下步骤4);31) If the verification is passed, proceed to the following step 4);
32)若未通过校验,通过博客文章发布服务器3中的数据发送模块32) If the verification is not passed, the data sending module in the blog
33向Email客户端2返回错误信息,流程结束。33 An error message is returned to the
4)如流程标注S13,博客文章发布服务器3中的数据归化中心模块32将博客文章数据中的图片附件解码到指定目录下,修正图片的名称并使之指向应当的位置,在对博客文章数据的编\解码过程中,图片的名称及对应的位置可能产生变化,博客文章发布服务器3根据实际情况作适应性调整。4) As the process is marked S13, the data
5)如流程标注S14,数据归化中心模块32将博客文章数据作归化处理后,产生归化文章数据,在这个归化处理中,数据归化中心模块32将博客文章数据的格式转化为适合于博客站点1数据库结构的数据格式,还可以将文档的类型、格式、大小转化为适合于博客站点1的形式,以及其它的参数调整,归化文章数据可保存于存储模块34中。5) As the flow mark S14, the data
6)如流程标注S15,博客文章发布服务器3通过数据发送模块33将归化文章数据传送至博客站点1。6) As indicated in the flow chart S15, the blog
7)如流程标注S16,博客站点1发布相应的博客文章,同时,该博客文章被保存在博客站点1的数据库中。7) As indicated in the process marked S16, the
对于本发明,在实际应用中,博客文章发布服务器3和博客站点1可以处于同一服务器中,但无论是否处于同一服务器中,其工作原理,以及数据、信息的控制、转换、流向与以上所述是一致的。For the present invention, in actual application, the blog
实施例2:Example 2:
如图4所示,本实施例与实施例1的区别在于:在本实施例中,博客文章发布服务器3与多个博客站点相联,即如图4所示的博客站点11、12、…、1N,这样,博客文章发布服务器3就可将归化文章数据传送至多个博客站点。As shown in Figure 4, the difference between this embodiment and
在本实施例中,博客文章发布服务器3可同时或按规则分时向多个博客站点1传送归化文章数据,这种分时方式的实现可以有多种,例如,在博客文章发布服务器3中保存有预设的发布程式,由用户通过Email客户端2发送选择请求;也可由用户通过Email客户端2向博客文章发布服务器3设定,至于这种分时方式的具体实现,根据以上所述和实施例1所述,本领域技术人员可不需付出创造性劳动即可实施,此处不再赘述。In this embodiment, the
本实施例的具体控制流程与实施例1所述相同或相似,此处不再赘述。The specific control process of this embodiment is the same as or similar to that described in
实施例3:Example 3:
如图5所示,本实施例与实施例2的区别在于:在本实施例中,Email处理端为镶有Email处理模块50的即时通信终端5,采用即时通信终端5发布博客文章的具体控制流程与实施例1及实施例2所述相同或相似,此处不再赘述。As shown in Figure 5, the difference between this embodiment and
在本实施例中,还具有即时通信主服务器4,在本实施例的扩展应用中,即时通信主服务器4可接收来自博客文章发布服务器3的有关博客文章的附加信息,例如,热点主题、热点文章、点击率等统计数据,即时通信主服务器4可向所有的或特定的即时通信终端用户推荐博客文章、提供热点信息等,有助于提高网络信息服务的及时性、新鲜性。In this embodiment, there is also an instant communication
在本发明中,采用标准的SMTP协议,很容易将本发明签入到其它应用当中,例如可嵌入到RSS收取器当中,也可以使用任何可以发送电子邮件或镶有Email处理模块的设备\终端进行博客文章发布,甚至使用手机来发布博客文章,本领域技术人员根据以上所述不需付出创造性劳动即可实施。In the present invention, by adopting the standard SMTP protocol, it is easy to sign the present invention into other applications, for example, it can be embedded in an RSS receiver, or any device/terminal that can send emails or has an Email processing module can be used Publishing blog articles, or even using mobile phones to publish blog articles, can be implemented by those skilled in the art based on the above description without creative efforts.
Claims (11)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNB2005100375215A CN100452704C (en) | 2005-09-27 | 2005-09-27 | A method and system for publishing blog posts |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CNB2005100375215A CN100452704C (en) | 2005-09-27 | 2005-09-27 | A method and system for publishing blog posts |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN1941702A true CN1941702A (en) | 2007-04-04 |
| CN100452704C CN100452704C (en) | 2009-01-14 |
Family
ID=37959512
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CNB2005100375215A Expired - Lifetime CN100452704C (en) | 2005-09-27 | 2005-09-27 | A method and system for publishing blog posts |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN100452704C (en) |
Cited By (7)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101110837B (en) * | 2007-08-08 | 2010-06-09 | 腾讯科技(深圳)有限公司 | System and method for implementing mobile phone blog |
| CN101931895A (en) * | 2009-06-24 | 2010-12-29 | 洪苏骏 | System and method for receiving mobile phone transmission data by blog |
| CN102387463A (en) * | 2010-09-02 | 2012-03-21 | 腾讯科技(深圳)有限公司 | Method, device and mobile terminal for issuing microblog, |
| CN101593186B (en) * | 2008-05-29 | 2012-04-25 | 阿里巴巴集团控股有限公司 | Visual website editing method and visual website editing system |
| CN102023976B (en) * | 2009-09-17 | 2013-04-17 | 中国长城工业总公司 | Method for acquiring forum information |
| CN106897456A (en) * | 2017-03-09 | 2017-06-27 | 腾讯科技(深圳)有限公司 | Action message dissemination method, action message driving method, relevant device and system |
| CN109284482A (en) * | 2018-10-25 | 2019-01-29 | 百度在线网络技术(北京)有限公司 | Write plateform system and the article dissemination method for writing platform |
Family Cites Families (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7076730B1 (en) * | 1998-12-10 | 2006-07-11 | Intellinet, Inc. | Electronic mail software with modular integrated authoring/reading software components |
| CN1149497C (en) * | 2001-04-28 | 2004-05-12 | 国家数字交换系统工程技术研究中心 | E-mail receiver/send system and method |
| CN1303783C (en) * | 2003-08-05 | 2007-03-07 | 英业达股份有限公司 | Digital conference data integration sending system and method thereof |
-
2005
- 2005-09-27 CN CNB2005100375215A patent/CN100452704C/en not_active Expired - Lifetime
Cited By (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101110837B (en) * | 2007-08-08 | 2010-06-09 | 腾讯科技(深圳)有限公司 | System and method for implementing mobile phone blog |
| CN101593186B (en) * | 2008-05-29 | 2012-04-25 | 阿里巴巴集团控股有限公司 | Visual website editing method and visual website editing system |
| CN101931895A (en) * | 2009-06-24 | 2010-12-29 | 洪苏骏 | System and method for receiving mobile phone transmission data by blog |
| CN101931895B (en) * | 2009-06-24 | 2014-12-03 | 洪苏骏 | System and method for receiving mobile phone transmission data by blog |
| CN102023976B (en) * | 2009-09-17 | 2013-04-17 | 中国长城工业总公司 | Method for acquiring forum information |
| CN102387463A (en) * | 2010-09-02 | 2012-03-21 | 腾讯科技(深圳)有限公司 | Method, device and mobile terminal for issuing microblog, |
| CN102387463B (en) * | 2010-09-02 | 2015-06-17 | 腾讯科技(深圳)有限公司 | Method, device and mobile terminal for posting microblog |
| CN106897456A (en) * | 2017-03-09 | 2017-06-27 | 腾讯科技(深圳)有限公司 | Action message dissemination method, action message driving method, relevant device and system |
| CN106897456B (en) * | 2017-03-09 | 2020-10-16 | 腾讯科技(深圳)有限公司 | Activity information publishing method, activity information driving method, related equipment and system |
| CN109284482A (en) * | 2018-10-25 | 2019-01-29 | 百度在线网络技术(北京)有限公司 | Write plateform system and the article dissemination method for writing platform |
| CN109284482B (en) * | 2018-10-25 | 2024-06-07 | 百度在线网络技术(北京)有限公司 | Writing platform system and article publishing method for writing platform |
Also Published As
| Publication number | Publication date |
|---|---|
| CN100452704C (en) | 2009-01-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN109165248B (en) | An API-based management system and management method | |
| CN1108563C (en) | Message transfer service system provideo with address data base | |
| CN1251108C (en) | Instant messaging system and method | |
| CN1197297C (en) | A platform information switch | |
| CN1659837A (en) | Method and apparatus for controlling data provided to a mobile device | |
| CN1310418A (en) | Data bank query method and system to users | |
| CN101030972A (en) | Electronic information and data tracking system | |
| TW201248403A (en) | Web page link detection method, device and system | |
| CN1779705A (en) | Method and system for processing network business cards | |
| WO2012171404A1 (en) | Method, device and system for sharing microblog message | |
| CN1808983A (en) | Method and system of implementing instant communication | |
| CN1929459A (en) | Push-mail system based on mobile network and receiving/sending method for mails | |
| CN1905466A (en) | Cluster communication system and method for establishing discussing cluster | |
| CN1941702A (en) | Method and method for issuing blog articles | |
| CN101043466A (en) | Information retrieval method and handheld mobile communication device using the method | |
| CN1819607A (en) | System and method for realizing group address book service | |
| CN1293851A (en) | Mobile terminal and data transmission scheme | |
| CN1870551A (en) | Distribution type group communication management system and method for setting group | |
| CN1761188A (en) | Simple point logging in method and simple point logging out method | |
| CN1553738A (en) | A method and system for testing short message center functions | |
| CN101035109A (en) | Method and system for managing the personal information published in the network | |
| CN1874241A (en) | Implementation method of electronic bulletin based on browsing event on web | |
| CN1842062A (en) | A method and system for instant messaging offline response | |
| CN1805579A (en) | Method of operating and maintaining equipment in telecom network by means of mobile station and its mobile network management system | |
| CN1277228C (en) | System and method for automatic conversion and sending of electronic files |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| CX01 | Expiry of patent term | ||
| CX01 | Expiry of patent term |
Granted publication date: 20090114 |
