0

List of Ping Services

Posted by admin on Jul 4, 2009 in Uncategorized

Ping services allow you to automatically notify blog directories and search engines that your blog has been updated. The bigger your ping list the higher the chances of receiving traffic from those sources, so check out the list below and include it on your blog (Wordpress users can modify their ping list on the Control Panel, then Options, then Writing).

http://blogsearch.google.com/ping/RPC2
http://1470.net/api/ping
http://api.feedster.com/ping
http://api.moreover.com/RPC2
http://api.moreover.com/ping
http://api.my.yahoo.com/RPC2
http://api.my.yahoo.com/rss/ping
http://bblog.com/ping.php
http://bitacoras.net/ping
http://blog.goo.ne.jp/XMLRPC
http://blogdb.jp/xmlrpc
http://blogmatcher.com/u.php
http://bulkfeeds.net/rpc
http://coreblog.org/ping/
http://mod-pubsub.org/kn_apps/blogchatt
http://www.lasermemory.com/lsrpc/
http://ping.amagle.com/
http://ping.bitacoras.com
http://ping.blo.gs/
http://ping.bloggers.jp/rpc/
http://ping.cocolog-nifty.com/xmlrpc
http://ping.blogmura.jp/rpc/
http://ping.exblog.jp/xmlrpc
http://ping.feedburner.com
http://ping.myblog.jp
http://ping.rootblog.com/rpc.php
http://ping.syndic8.com/xmlrpc.php
http://ping.weblogalot.com/rpc.php
http://ping.weblogs.se/
http://pingoat.com/goat/RPC2
http://rcs.datashed.net/RPC2/
http://rpc.blogbuzzmachine.com/RPC2
http://rpc.blogrolling.com/pinger/
http://rpc.icerocket.com:10080/
http://rpc.newsgator.com/
http://rpc.pingomatic.com
http://rpc.technorati.com/rpc/ping
http://rpc.weblogs.com/RPC2
http://topicexchange.com/RPC2
http://trackback.bakeinu.jp/bakeping.php
http://www.a2b.cc/setloc/bp.a2b
http://www.bitacoles.net/ping.php
http://www.blogdigger.com/RPC2
http://www.blogoole.com/ping/
http://www.blogoon.net/ping/
http://www.blogpeople.net/servlet/weblogUpdates
http://www.blogroots.com/tb_populi.blog?id=1
http://www.blogshares.com/rpc.php
http://www.blogsnow.com/ping
http://www.blogstreet.com/xrbin/xmlrpc.cgi
http://www.mod-pubsub.org/kn_apps/blogchatter/ping.php
http://www.newsisfree.com/RPCCloud
http://www.newsisfree.com/xmlrpctest.php
http://www.popdex.com/addsite.php
http://www.snipsnap.org/RPC2
http://www.weblogues.com/RPC/
http://xmlrpc.blogg.de
http://xping.pubsub.com/ping/

 
0

2009年开发语言使用率前景分析

Posted by admin on Jul 2, 2009 in Uncategorized

     计算机在中国被大众所接受已经有十几个年头了,近几年,更是成为了人们在工作中不可或缺的重要工具.而开发语言对于IT行业从业者来说,也并不在陌生,谈到开发语言,也许每个人都能说出来几种或十几种.那么目前通用的编程语言有两种形式:分别是汇编语言和高级语言。汇编语言的实质和机器语言是相同的,都是直接对硬件操作,只不过指令采用了英文缩写的标识符,更容易识别和记忆。高级语言是目前绝大多数编程者的选择。它并不是特指某一种具体的语言,而是包括了很多编程语言, 如目前流行的Java、VB、VC、FoxPro、Delphi等.它不但将许多相关的机器指令合成为单条指令,并且去掉了与具体操作有关但与完成工作无关的细节,大大简化了程序中的指令。 
今天我们要说的开发语言,指的就是高级语言.随着计算机科技日新月异的发展,软件编程行业受到的关注越来越高,从事编程工作的人员—程序员的队伍也越来越庞大.程序员们每天用开发语言创造出一个又一个完美的软件产品.而我们都知道,一个软件产品主要是由一种开发语言来完成的,那么在现今众多流行的开发语言中,哪种开发语言最受程序员的喜爱,09年,哪种开发语言被程序员的使用率会更高?笔者查询了TIOBE开发语言排行榜2008年下半年的资料统计,在这里大胆的预测一下09年开发语言的使用率前景.(由于开发语言的家族成员非常多,在这里只列出前10种).
开发语言家族完美结晶—Java
Java语言从问世至今,也只不过是短短十几个年头,在开发语言这个成员众多,竞争激烈的大家庭中,能够一跃成为家族的领军者,得益于它的众多优点。它是一种简单的,面向对象的,分布式的,解释型的,健壮安全的,结构中立的,可移植的,性能优异、多线程的动态语言。Java语言的优良特性使得Java应用具有无比的健壮性和可靠性,减少了应用系统的维护费用。对象技术的全面支持和Java平台内嵌的API能缩短应用系统的开发时间并降低成本。Java的一次编译,到处运行的特性使得它能够提供一个随处可用的开放结构和在多平台之间传递信息的低成本方式。特别是Java企业应用编程接口(Java Enterprise APIs)为企业计算及电子商务应用系统提供了有关技术和丰富的类库。因此一经问世,就成为了程序员最喜爱的开发语言,在TIOBE开发语言排行榜2008年下半年6个月的开发语言排行统计中,Java始终以 20%以上的流行比例占据第一的位置。相信在2009年,Java语言一样会保持着08年的强劲势头,凭借其自身的众多优点,依然将其最流行,最受程序员欢迎的开发语言的荣誉保持到底。
开发语言家族常青树—C
说到C语言,大部分的程序员对它都有很深的感情。它年龄之大,资历之老,在开发语言这个大家庭中,绝对可以称得上翘楚。经过这许多年的磨砺与检验,C语言不但没有被淘汰,而且一直受到程序员的喜爱,足可以看出其语言特点的优异。C语言简洁紧凑、灵活方便、运算符丰富,能用来实现各种复杂数据类型的运算,语法限制不严格,程序设计自由度大,可以直接对硬件进行操作,生成代码质量高,可移植性好,适合于多种操作系统, 如DOS、UNIX,也适用于多种机型。只是在数据的封装性上,C语言有些疏漏,使得C在数据的安全性上做的有很大缺陷,另外,C的指针操作也给它带来了很多不安全的因素。尽管如此,却并不能掩盖C语言的光芒,TIOBE开发语言排行榜2008年下半年6个月的开发语言排行统计中,C语言也始终保持了第二的位置,因此我们也有理由相信,在2009年,虽然未必赶得上自己的小兄弟Java,但是保住自己第二的位置也绝非不可能。
开发语言家族新贵—C++
C++语言是一种优秀的面向对象程序设计语言,它在C语言的基础上发展而来。C++ 以其独特的语言机制在计算机科学的各个领域中得到了广泛的应用。面向对象的设计思想是在原来结构化程序设计方法基础上的一个质的飞跃,完美地体现了面向对象的各种特性。C++优点在于作为编译型语言,把效率与泛型和面向对象特性完美的结合了起来,然而,与C的兼容性也使得C++在某些语法和语义上保留了C 的一些瑕疵之处,太过于华丽,倾向于鼓励过分复杂的设计。在2008年下半年的开发语言排行统计中, C++有5个月还是跻身前三,也足以证明其不凡之处。相信在2009年,C++依靠其突出的特性,依然能够位列三甲。
开发语言家族轻松开发专家— (Visual) Basic 
Visual Basic(VB)是一种由微软公司开发的包含协助开发环境的事件驱动编程语言。它源自于BASIC编程语言。拥有图形用户界面 (GUI)和快速应用程序开发(RAD)系统,可以轻易的使用DAO、RDO、ADO连接数据库,或者轻松的创建ActiveX控件。程序员可以轻松的使用VB提供的组件快速建立一个应用程序。虽然一经问世,支持观点与反对观点的讨论就从未停止过,但是,这并不影响VB的受欢迎程度。在2008年下半年的开发语言排行统计中, VB一直位居前五,更是有两个月战胜C++,成功冲进前三。那么在2009年,VB稳固其前五的地位,无须怀疑,而凭借其轻松,简单的易用性,更为其冲击三甲奠定了坚实的基础。
开发语言家族生力军—PHP
PHP 是一种 HTML 内嵌式的语言,是一种在服务器端执行的嵌入HTML文档的脚本语言,语言的风格有类似于C语言,独特的语法混合了 C、Java、Perl 以及 PHP 自创新的语法。 PHP具有非常强大的功能,所有的CGI或者JavaScript的功能PHP都能实现,而且支持几乎所有流行的数据库以及操作系统。而且PHP是免费的,并且是开放源代码的。拥有如此多的优点,怎么可能不被程序员们喜爱,在2008年下半年的开发语言排行统计中,PHP与VB不相上下,始终保持着前五的优异成绩,而且上升势头很明显。因此在2009年,PHP是绝不甘落于人后的,超过VB的可能性非常大,即使跻身三甲也不无可能。
齐头并进,不分轩轾
在TIOBE开发语言排行榜2008年下半年6个月的开发语言排行统计中,Perl, C#, Python, JavaScript, Ruby, Delphi,这六种开发语言的表现也都非常抢眼,就如同六支潜力股一样,上升的空间都非常大,经常出现在第六到第十的位置,只是表现不如以上五种开发语言那么稳定。正因为如此,也说明,这六到十位的竞争程度更加激烈,而在 09年,相信为了争夺一个第六的位置,甚至为了冲进前五,战斗会愈演愈烈。从08年的表现上来看,Perl的表现很稳定,而Python的上升势头最是猛烈,所以在09年,这两种开发语言的竞争优势应该会更大,排名6,7位应该不难,而8到10位确实很难预测,那就让我们静观其变,拭目以待,看09年开发语言家族谁逞英雄。

Tags:

 
0

Ext Theme Builder /Ext 皮肤定制

Posted by admin on Mar 2, 2009 in ajax, ext
Spket 定制皮肤功能:

spket 支持定制EXT皮肤功能 http://spket.com/ext-theme-builder.html

name.theme  , 其实theme 是xml配置文件.包含不需要定制的图标文件描述文件. 调节颜色至理想颜色即可导出.

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<theme full="true" name="lily-purple" path="D:\aptana\opsm\htdocs\js\ext221\resources">
<exclude name="dd/drop-add.gif"/>
<exclude name="dd/drop-no.gif"/>
<exclude name="dd/drop-yes.gif"/>
<exclude name="editor/tb-sprite.gif"/>
<exclude name="form/exclamation.gif"/>
<exclude name="grid/dirty.gif"/>
<exclude name="grid/drop-no.gif"/>
<exclude name="grid/drop-yes.gif"/>
<exclude name="grid/hmenu-asc.gif"/>
<exclude name="grid/hmenu-desc.gif"/>
<exclude name="grid/hmenu-lock.gif"/>
<exclude name="grid/hmenu-lock.png"/>
<exclude name="grid/hmenu-unlock.gif"/>
<exclude name="grid/hmenu-unlock.png"/>
<exclude name="grid/refresh.gif"/>
<exclude name="shared/warning.gif"/>
<exclude name="tree/arrows.gif"/>
<exclude name="tree/drop-add.gif"/>
<exclude name="tree/drop-between.gif"/>
<exclude name="tree/drop-no.gif"/>
<exclude name="tree/drop-over.gif"/>
<exclude name="tree/drop-under.gif"/>
<exclude name="tree/drop-yes.gif"/>
<exclude name="tree/folder-open.gif"/>
<exclude name="tree/folder.gif"/>
<exclude name="window/icon-error.gif"/>
<exclude name="window/icon-info.gif"/>
<exclude name="window/icon-question.gif"/>
<exclude name="window/icon-warning.gif"/>
<effect colorize="true" hue="221" lightness="24" name="Hue/Saturation…" saturation="50"/>
<effect enabled="false" name="Invert"/>
</theme>

 

Ext Theme Builder
  1. From Spket the menu bar, select File > New > File
  2. In the File name field, type ext.theme as the name for the new file. Then click Finish.
  3. Click the Browse… button to specify the path to the Ext Resources folder which contains css and images.
  4. If you check the Full option, it will generate "ext-all-name.css", otherwise, it will generate "xtheme-name.css".
  5. In the effect page, adjust the scale to set the color.
  6. Click the Export… button and specify a folder to save the new resources.

Tags:

 
0

what’s wrong with google appengine

Posted by admin on Jan 8, 2009 in Uncategorized
   I have an google appengin account , visit by http://lilyapps.appspot.com. today I visit it , many python errors.
from the error message perhaps somewrong with the  datastore .

Traceback (most recent call last):
  File "/base/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 498, in __call__
    handler.get(*groups)
  File "/base/data/home/apps/lilyapps/1.330524211004536293/helloworld.py", line 17, in get
    greetings = greetings_query.fetch(10)
  File "/base/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 1378, in fetch
    raw = self._get_query().Get(limit, offset)
  File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 938, in Get
    return self._Run(limit, offset)._Next(limit)
  File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 882, in _Run
    _ToDatastoreError(err)
  File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 1637, in _ToDatastoreError
    raise errors[err.application_error](err.error_detail)
InternalError: internal error

Tags: , , ,

 
0

义乌农民和中国个人网站站长同样精神可嘉

Posted by admin on Dec 25, 2008 in Uncategorized

在中国最具创业精神的两个群体。一个就是义乌农民,他们20年如一日,在没有任何资源优势没有任何政府投资和政策倾斜的情况下,以农民种田一样的踏实创业精神,成就了全球最大的小商品市场。

    而且20年如一日,保持年均30%以上的增长,也就是相当于每三年翻一番的速度持续增长,这种增长的核心驱动力就是这班原本是农民的创业精神!这些年,温州等地的相对式微其实就是创业精神的式微,义乌崛起是义乌创业精神的崛起。义乌人非凡、持久的创业精神,是义乌崛起的最根本因素,其他因素都是第二层面的。

    另一个群体就是中国的个人网站站长。虽然这里面泥沙俱下,但是,中国个人网站群体绝对是中国最有创业精神的群体。蔡文胜、庞升东等人都是其中脱颖而出的佼佼者,这还是冰山的一角。下一个丁磊、陈天桥、李彦宏应该在他们中间产生,只要创业的社会条件越来越成熟,环境越来越改善。

 
0

The Results of Word Press Project Icon Come Out

Posted by admin on Dec 24, 2008 in Uncategorized

The community has voted, and the votes have been tallied. The winner of Project Icon, with 35% of the votes, is Entry ID “BD,” otherwise known as Ben Dunkle. Congratulations, Ben! The runner-up was VS, otherwise known as Verena Segert, so we’ll be attaching that set to the alternate color palette that is selectable from the profile screen. As we prepare for RC1, Ben and Verena will be revising a couple of their icons so that both sets will use the same metaphors, creating the colored “on” states, and creating the larger size of each icon for use in the h2 screen headers. We are very grateful to have had the opportunity to select from so many great options, and would like to express again our appreciation for all the designers who participated in the contest. Thanks also to the more than 3700 people who completed the voting survey and took the time to weigh on on the individual icon sets.

Q.18 Which one of the sets do you think we should use as a basis for the 2.7 icons?

Icon Set
# of votes
% of votes

BD
1285
35%

VS
1080
29%

GB2
424
11%

OSD
376
10%

LS
300
8%

GB1
235
6%

The wide lead of BD and VS made it clear that voters had a clear preference for these sets.

Tags: ,

 
0

Web Developer Tools: Code Beautifier and Formatter

Posted by admin on Dec 22, 2008 in code

Well-readable and logically-structured code is necessary not merely for outlook. It speeds considerably bug hunting. If you are a developer and are working in the group, there arises another important aspect. The code should be clean and understandable by other developers you are working with.

Before using these tools and services make sure you have a backup of your data.

WordPress Themes – a great compilation of appealing and functional WordPress themes under one roof.

quick highlighter

1. Quick Highlighter can format source codes written in over 85 languages – among them PHP, Ruby, HTML, JavaScript, Perl, Python, Smarty, XML, CSS, Delphi, C++, and more. The tool formats source code and highlights inbuilt keywords, data types etc.

prettyprinter

2. PrettyPrinter is a source code beautifier (source code formatter), similar to indent. It knows PHP, Java, C++, C, Perl, JavaScript, and CSS.It is advisable to make a backup before you replace your code.

3. PHP Code Beautifier is a tool is designed to beautify PHP code. It applies most of the PEAR standard requirements to it. It can even process really scrambled scripts, e.g. all code in one line, and thus may help you to get scripts into a more readable form. It sets missing line breaks without removing any additional line breaks that you may use to group related things, and corrects wrong indentation according to the level of nested braces.

4. Ruby Script Beautifier is itself written in Ruby, and it is surprisingly short. The script accepts a command-line list of file names, creates a backup copy of each named file and beautifies the originals. If there is an indentation error (an imbalance of opening and closing keywords), the script will print an error message but will save the result anyway. Indentation errors that appear in functional scripts are obviously the fault of the beautifier, not the script.

5. Tabifier is a tool to properly indent computer code. It currently supports CSS, HTML, and C Style code; the latter being anything that uses curly braces to start and end blocks, and semicolons to terminate statements. JavaScript and PHP both fall into that latter category. (For JavaScript, only when you put the semicolons in, which you always should even though they’re technically optional.)

6. CSS Beautifier offers a variety of options, among them – Style Rule Settings, Style Property Settings, Alphabetizing Feature and De-Capitalization Feature.

7. CSS Formatierer und Optimierer is based on csstidy 1.3dev. The service is available in 4 languages : English, Deutsch, French, Chinese. It provides different compression layouts; you can sort selectors, properties, regroup selectors, optimize shorthands, compress colors, compress font-weight, discard invalid properties and add timestamps. It also allows to create a custom template the system will use to format the code. Note that your code should be well-formed. This is not a validator which points out errors in your CSS code.

8. Highlight.js is a tool that highlights syntax in code examples on blogs, forums and in fact on any web pages. It’s very easy to use because it works automatically: finds blocks of code, detects a language, highlights it. It also allows highlighting for code examples marked up with writing syntaxes like Markdown where there is no way to specify HTML class easily. The program knows following languages: Python, Ruby, Perl, PHP, XML, HTML, CSS, Django, Javascript, VBScript , Delphi, Java, C++, RenderMan (RSL and RIB), SQL, SmallTalk, Axapta, and 1C.

9. Code Beautifier Plus knows only 3 languages – Java, C# and ActionScript.

10. PHP Formatter is a free tool is designed to apply your own style. This is handy for the following reasons: you’ve downloaded an unreadable script or a script that doesn’t fit your style, years ago you made a script that doesn’t fit your current style, you want to publish your script, but it has to fit the PEAR style. There’s an option to color the code, delete newlines and/or comments and comment after control structures. Formatted code works exactly the same as non-formatted code. You can use your own styles. It’s suitable for PHP 4 and PHP 5. There’s an option to link PHP functions to the manual.

11. PHP_Beautifier is a Open Source PHP application, distributed under the terms of PHP Licence 3.0. This program tries to reformat and beautify PHP 4 and PHP 5 code automatically. This tool may be useful for developers who get PHP code from other coders and are slightly confused, for those who can’t read their own PHP code anymore, and for those who want to share their PHP code.

12. Online Beautifier for JavaScript is a script that is intended to explore ugly javascripts, e.g compacted in one line, Use it if you want to pretty-format your javascripts. PHP source can be seen online or fetched from subversion repository at svn://edev.uk.to/beautify.

13. Lorins simple code beautifier for C++, C#, Java, and Javascript
You can use the source code of this beautifier to creat your own code formatters.

14. Tidy consists of many program libraries and comes in many variations:

  • TidyGUI is a Windows GUI encapsulation of Dave Raggett’s HTML Tidy, a free utility application from the World Wide Web Consortium that helps you clean up your web pages.
  • HTML Tidy When editing HTML it’s easy to make mistakes. Dave Raggett’s HTML TIDY is a free utility for fixing the mistakes. It also works great on the atrociously hard to read markup generated by specialized HTML editors and conversion tools, and can help you identify where you need to pay further attention on making your pages more accessible to people with disabilities.
  • HTML Code Export (software based upon Tidy)
  • CSSTidy
  • Perltidy
  • HTML Validator Firefox Extension

Tags:

 
0

GO, For J!1.5

Posted by admin on Dec 20, 2008 in Uncategorized

ImageVJ-GO is a native Joomla! 1.5 template. It is a css driven, tableless template that comes with all source files. This is a template for a clean and modern portal. Great for your travel and touristic site, loaded with module positions and featuring dropdown menus.
View demo | Homepage

 
0

Santiago – J1.5 and J1.0 Template

Posted by admin on Dec 17, 2008 in joomla

ImageTab modules – Font size increase, decrease and default – Dropdown (suckerfish) menu – Flash header based on xml native database (no need of flash experience) – Joomla1.5, Joomla1.0 compatible  – All browsers compatible – Png IE6 fixed  Visit here

 
0

i-Agroline, for Joomla 1.5

Posted by admin on Dec 15, 2008 in joomla

Image

iTemplater.com has released i-Agroline, a Joomla 1.5 native template. This template is for agriculture sites and companies focused in production, but changing the background image used here, will give you the possibility to use this template for every kind of site. Featuring flash menus. Click for Live Demo


Copyright © 2009 Lily Personal Blog All rights reserved. Theme by Laptop Geek.