MAC 上的 Live Writer : ecto

简介: ecto 在这里: http://illuminex.com/ecto/它是一款 MAC 上的 live writer,对我来说,没有 writer 之类的工具,我就宁可不写博客。测试插入图片测试插入代码 Something is wrong with the XAMPP installation :-(本文基于Creative Commons Attribution 2.5 China Mainland License发布,欢迎转载,演绎或用于商业目的,但是必须保留本文的署名http://www.cnblogs.com/luminji(包含链接)。

ecto 在这里: http://illuminex.com/ecto/

它是一款 MAC 上的 live writer,对我来说,没有 writer 之类的工具,我就宁可不写博客。

测试插入图片
201405311651.jpg

测试插入代码

<?php

if (!empty($_SERVER['HTTPS']) && ('on' == $_SERVER['HTTPS'])) {

$uri = 'https://';

} else {

$uri = 'http://';

}

$uri .= $_SERVER['HTTP_HOST'];

header('Location: '.$uri.'/xampp/');

exit;

?>

Something is wrong with the XAMPP installation :-(


Creative Commons License本文基于 Creative Commons Attribution 2.5 China Mainland License发布,欢迎转载,演绎或用于商业目的,但是必须保留本文的署名 http://www.cnblogs.com/luminji(包含链接)。如您有任何疑问或者授权方面的协商,请给我留言。
目录
相关文章
Live Writer 还可以写博客耶
原来好多东西都是可以整合的。
624 0
|
数据安全/隐私保护 数据格式 JSON
测试Live Writer写日志
/** * @author ZhangYi */ var LOGIN_WIN_STATE = 0;//多次调用且不关闭,会出现bug function getLoginWin(para) { if(LOGIN_WIN_STATE || document.
769 0
|
监控 Windows
Windows Live Writer的使用
帮助地址在这里:space.cnblogs.com/forum/topic/8550/ 博客园支持SyntaxHighlighter代码着色,可以用相应的Live Writer代码着色插件进行代码着色。
1061 0
|
API Windows 数据安全/隐私保护
测试Live Writer
今天发现有这个离线的写Blog工具,测试一下,看看 如何配置Windows Live Writer 1、在菜单中选择“Weblog”,然后选择“Another Weblog Service”。2、在Weblog Homepage URL中输入你的Blog主页地址。
1128 0

热门文章

最新文章