|
| 无需数据库的 CMS 收集 by 隐藏人物 |
| ed CMS platform where data are stored by using XML files. This system is used to be a blog one, but pages feature allows to code some php inside the backend. Many plugins extend its functionnalities.
Technology: PHP / XML
Templating: PHP
Formatting: HTML, Text
Open source: yes
Website ... |
| bbs.geekaa.com/topic/view/4911.html - 2016年6月5日 |
|
| Progressive Web App by 隐藏人物 |
| ssive Web App uses modern web capabilities to deliver an app-like user experience. They evolve from pages in browser tabs to immersive, top-level apps, leveraging the web's low friction.
https://developers.google.com/web/progressive-web-apps ... |
| bbs.geekaa.com/topic/view/4863.html - 2016年3月24日 |
|
| Google URL Shortener by 神墓 |
| nsuring that the service has very good uptime
Security – protecting users from malware and phishing pages
Speed – fast resolution of short URLs
Google URL Shortener is currently available for Google products and not for broader consumer use.
The Google privacy policy applies to the Google URL Short ... |
| bbs.geekaa.com/topic/view/4803.html - 2009年12月15日 |
|
| CCK Module Basics by 纵云 |
| rs. Blogs will also be listed on page that shows only posts by a particular user. The url for those pages may be something like 'http://www.yoursite.com/blogs/[username]'.
Pages will simply have a url " and not show up in any lists unless you take some sort of action to do add them to a list.
Storie ... |
| bbs.geekaa.com/topic/view/4795.html - 2009年12月7日 |
|
| Template Tags/the excerpt by 纵云 |
| with the_excerpt() when on archive (tested by is_archive() ) or category (tested by is_category() ) pages.
Both the examples below work for versions 1.5 and above.
<?php if ( is_category() || is_archive() ) {
the_excerpt();
} else {
the_content();
} ?>
For versions of WordPress prior to 1. ... |
| bbs.geekaa.com/topic/view/4779.html - 2009年11月22日 |
|
| Function Reference/add meta box by 神墓 |
| . It allows plugin developers to add sections to the Write Post, Write Page, and Write Link editing pages.
Usage
<?php add_meta_box( $id, $title, $callback, $page, $context, $priority ); ?>
Parameters
$id
(string) HTML 'id' attribute of the edit screen section
$title
(string) Title of t ... |
| bbs.geekaa.com/topic/view/4728.html - 2009年10月29日 |
|
| Yahoo! Query Language by 金刚不坏 |
| and conversion.
Examples:
CSS selectors for HTML - a CSS selector table for getting data from HTML pages
use "http://yqlblog.net/samples/data.html.cssselect.xml";
select * from data.html.cssselect;
Try CSS selectors.
Unified web+image search - perform a BOSS search that also returns an image from t ... |
| bbs.geekaa.com/topic/view/4647.html - 2009年10月8日 |
|
| write Ruby, Python & XAML code in your (X)HTML pages by 隐藏人物 |
| http://visitmix.com/Labs/gestalt/ |
| bbs.geekaa.com/topic/view/4425.html - 2009年8月9日 |
|
| 你没见过的120种网站开发新工具 by henry |
| – Conversion tool for Binary, Decimal, Hex, Base 36 and ASCII.
thmbnl – Show thumbnail images of pages being linked to from your site.
ID Selector – OpenID utility that helps increase logins by helping your users memorize their OpenID.
consoleFISH – Free Web-based SSH server access.
form site – ... |
| bbs.geekaa.com/topic/view/4271.html - 2009年7月9日 |
|
| 让Linux/apache可以支持asp的方法(openasp-b1-win32) by 温柔一刀 |
| 前言:
好多人都在寻找apache下支持asp的方法,有的无非要建两个端口,通过代理实现支持asp,执行效率不是太好,现在终于有一种新的办法,通过模块实现支持asp,简单,直接.其实这个方法以前就有过,不过说的很含糊,很多地方需要更正,而且年久失传,原有的地址都找不到了,我翻遍了搜索引擎,终于在一个台湾的论坛找到了那个组件,自己亲自调试了下,现在把自己的成功经验与大家分享.
①首先下载一个组件,这个是关键,也就是好多人寻找的东西
点击下载openasp_b1_win32文件 http://www.u6u8.net/blog/attachments/month_0512/sph ... |
| bbs.geekaa.com/topic/view/3935.html - 2009年5月1日 |
|
|