| Janchi 的个人资料๑۩۞۩๑Gikee Talking๑۩۞۩๑照片日志列表 | 帮助 |
|
|
URL Changes -- 域名又变了!!From the MSN Spaces Team
All MSN Spaces Users:
Please note that your MSN Space's URL will change on June 5, 2006. As part of investments in the improvement of MSN Spaces, it we will be migrating all of the URLs from http://spaces.msn.com/<NAME> to http://<NAME>.spaces.msn.com. (For instance, instead of http://spaces.msn.com/thespacecraft/ you will now see http://thespacecraft.spaces.msn.com.)
On and after June 5th, all viewers and users going to the "old" URL will be automatically redirected to the new URL. In addition, your MSN Messenger/Windows Live Messenger buddies will also be automatically directed to the new URL when they click on your contact card to view your Space. We want to assure you that all of your data and information will remain intact, and we apologize in advance for any inconvenience this may cause. Sincerely, The MSN Spaces Team
域名又变了,他奶奶的就折腾吧!当年Gikee Talking在technorati的排名刚刚到两千几,域名就改了,把members去掉到是URL简明好记,可是我的technorati排名一下跌到底,弄的我的访问量下降,更是懒得写东西了。哎~~~又要从头来了! How to sign in My MSN Spaces keep away from the Live.com丫的Microsoft,丫的Live.com. 丫的没整明白的东西非要硬上, 丫的好端端的spaces非要和Live.com牵扯上. 丫害得爷我好几天上不去.
好几天上不去空间, 好多人和我一样.
自从MSN spaces名称改叫Live spaces ,登入由passport.net 改成login.live.com, 很多人就会发现自己无法打开login.live.com, 上不去自己的空间和邮箱. 虽然能够访问空间但是却不能从那里登入.这使很多空间无法即使更新,使许多人不能收发邮件.
既然login.live.com不让咱上, 咱们就想办法从别的地方上!!!
从哪里呢?
避开该死的login.Live.com 从咱们熟悉的可爱的passport.net登入.
目前移动MSN还没有被Live.com强奸 所以我们就来找它
进入:http://mobile.msn.com/hm/folder.aspx 它就转到mobile.passport.net
在登入界面输入用户ID及密码 (如果是非@hotmail.com和@msn.com用户在服务器名中选择其他)
然后就进入类似hotmail的界面可以收发电子邮件了 (非……用户则 提示错误 但不要紧张)
接着在地址栏里输入自己的空间地址就OK了 你就又看到了你那久违的Edit your Spaces了.
我发了邮件给了Microsoft的蔡凌燕, 她回复承认出现问题但没有解释原因, 也没有明确说明解决方法 看来要彻底解决还要一点时间. My WMP,My Style--完全掌握你的WMP , WMP玩法之不完全说明怎么彻底的玩转你的Windows Media Player, 其实早在Power Toy推出之时就已经有玩家写过不少的文章了. 我这里写的是利用Microsoft提供的 Windows Media 客户端元文件的说明实现 诸如:自定义WMP显示信息, 利用播放列表实现多个文件连续播放等功能.
如果你对于ASX没有兴趣,或者看到太多陌生代码会头痛,再或者只要能够播放多个文件就满足 请到本文末尾处 有个比较简单的可以参考
首先你可以看下Microsoft官方的有关Windows Media 客户端元文件的说明, 主要看下ASX例子.
如果你看明白了,制作好后按照相同办法将该扩展名为WMA或者WMV上传到你的空间,然后将其地址设置到SPACE的url就行了.
如果你只想简单实现一些功能, 或者看不懂他写的. 那么请看我写这个简单的:
这是一个播放列表元文件示例, 其中包含了播放列表全局属性, 还包含了 Entry 元素中所包含的各个剪辑的属性.
<ASX version = "3.0">
<ABSTRACT>This text will show up as a Tooltip and in the Properties dialog box.这里是相关简要说明</ABSTRACT> <TITLE>Global title of the show全局标题</TITLE> <AUTHOR>The name of the author作者名称</AUTHOR> <COPYRIGHT>2003 by Your Company版权所有人的名称</COPYRIGHT> <MoreInfo href ="http://www.microsoft.com/windows/windowsmedia更多信息说明地址" /> <Entry> <Ref href = "rtsp://ServerName/Path/FileName.wmv歌曲的地址,最好是WMA等WMP支持的音乐格式 " /> <Banner href="http://Servername/Path/Banner1.gif图片信息地址(.gif格式)"> <MoreInfo href ="http://www.microsoft.com/windows/windowsmedia更多说明信息地址" /> <Abstract>This is the description for this clip.描述</Abstract> </Banner> </Entry> <Entry> <Title>Markers Discussion</Title> <Copyright>2003 Microsoft Corporation</Copyright> <MoreInfo href = "http://www.microsoft.com/windows/windowsmedia更多信息说明" /> <Ref href = "rtsp://ServerName/Path/markers_info.wmv第二首歌曲的地址 格式同上" /> </Entry> </ASX> 紫色部分代码是第一首歌曲的内容,蓝色部分是第2首歌曲的内容, 橘色部分是可以自己修改的也就是实现了自定义的显示信息.添家加更多歌曲只要复制蓝色部分的代码就可以了.
新建一个文本文档(记事本),在里面编辑这些代码, 做好了之后保存为.WMA文件(eg: filename.wma) 上传到你的空间, 然后将其地址(eg: http://www.yourwebname.com/fielname.wma)添加到SPACE的WMP中URL里面就可以了.
如果你还是看不明白,或者只想实现多个歌曲连续播放,那就按照下面的方法:(以WMA格式的为例)
1.找到你要的音乐文件地址
2.新建一个文本文档(记事本),在上面分不同行写让音乐文件的地址
3.把文本文档(记事本)保存为.wma文件(eg: filename.wma) 上传到你的空间.
4.将其地址(eg: http://www.yourwebname.com/fielname.wma)添加到SPACES中WMP的URL里面
这样就可以了.
注:这里所说的将文件上传的空间不是你的MSN SPACES而是其他网络空间.
![]() miniSkill for Windows:给硬盘目录加上背景大家都喜欢选用漂亮的个性的图片作为桌面背景来扮靓自己的Windows. 其实在你的驱动器根目录的窗口也是可以加上"桌面背景"的, 而且方法也很简单. 打造个性漂亮的Windows, 那就Follow me 啦~
首先在你要加上背景的驱动器目录下(本地磁盘C,半地磁盘D,.....)新建一个文本文档
在里面把下面代码复制:
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC} [{BE098140-A513-11D0-A3A4-00C04FD706EC}] Attributes=1 IconArea_Image=c:\bg.jpg [.ShellClassInfo] ConfirmFileOp=0 注意IconArea_Image=c:\bg.jpg 橘色部分就是你的背景图片在你本地的位置 在这里我用的是在C盘下的bg.jpg这个图片作为背景
然后另存为desktop.ini文件 或者保存再重命名"新建文本文档.txt"为desktop.ini就OK了 刷新下 效果就出来了! 在属性中把它设为隐藏对于有些图片来说效果会更好.
效果如下:
eSnips allows you to snip, store and share anything you like! (英文图释 中文注解)Gikee recommend the eSnips to everyone, It is extremely to ...towards the new exciting thing ....for u can store and share anything you like!
![]() The one place for all the stuff u want to store online and easily share with others!
Things you find on the web
Save real web content not just links: relevant paragraphs and images you find on any web site….oh yes, and links too Things from your computer Documents, presentations, anything you want to access from anywhere or share with others Your photos and audio or video clips
Upload as many as you like, right from your desktop. Your friends and colleagues can see them right away It’s all securely stored online, accessible from any computer and simple to share with anyone you choose.......It even tells you who’s seen what! 祺祺推荐个好东东!! 真的非常不错的!!
这个好东东的名字就是eshinps, 它可以说是个网络硬盘拥有1G的免费空间。
当你在浏览网页的时候,你可以随心所欲的在线保存你看到的所喜欢的东西到eshinps,可以保存图片,文本等等你想要的。
还可以把你所用机器里面的任何文件保存到eshinps ,使你喜欢的东东有个安全的网络备分。
把你的照片,视频等等上传到eshinps ,可以邀请你的好友与你一起分享。
用起来真的是方便又有趣! 大家可以到我给的地址去下载,安装过程也比较简单,不用设置什么。
注册时填好你的邮箱.邮箱不要乱填.
然后注册完成后需要到你的邮箱收一封确认信
然后点击确认后.就可以到ESNIPS的主页上
www.esnips.com 或者在工具条上用你的注册邮箱和你的密码登陆.
How to Play the eSnips:(英文图释 中文注解)
下载之后安装完毕,你的IE上就多了个eSnips Toolbar.点击sign in(图1.)进行登入。 输入你的ID就是你的申请邮箱(图2.) 现在是教你如何将网页上的文本和图片信息保存到你的eSnips: 1.先是选中你要的东西 2.然后点击工具条上的Snip选择selected the text&img 接着eSnips的上传窗口就会弹出,选择一个文件夹作为上传的目标文件夹,或者新建一个。之后点Upload now. 上传完事之后可以到My eSnips或者登入网站 www.esnips.com找到你上传的东西 在你的eSnips里面有两个默认的文件夹:一个是音乐,一个是照片 现在说的就是如何上传本地照片到服务器: 同样在工具条中的Snip,选择photos (图1.) 然后选择你要上传的照片确认就OK了 接着eSnips的上传窗口就会弹出,选择一个文件夹作为上传的目标文件夹,或者新建一个。之后点Upload now. 上传完事之后可以到My eSnips或者登入网站 www.esnips.com找到你上传的东西 过程同上 不用我再翻的吧?? 这个前面我也说过,怎么登入你的eSnips,看图就明白滴~ 登入之后就可以在那里对你的文件进行增,删,改的操作了。 如何共享你的文件夹:在你新建一个文件夹的时候就可以进行设置 如图把你好友的eSnips ID添加之后OK就OK了 你的朋友和你就可以互相看到对方的设置为共享的文件夹了。 当然也可以进入你的eSnips操作界面中对其进行设置 下面的是我进入My eSnips后的界面 最上面的4个选项分别是:My eSnips,我的私人文件夹,共享文件夹,我的档案文件 这都比较简单的我就懒的翻译了,也没必要翻译了。
这个是Qifan之前在群里面推荐的,下来用后发现十分好用而且有趣。所以写来推荐给大家,还要感谢Qifan把它发到了资源绣里面。 在我对它设置的时候,发现了它更可爱的一面: 说句真心的 它真的很好用 这是在我和Qifan互相Share的图片:
我的ID是:gikee77@gmail.com 希望大家和我一起分享! +--------------History: (更新歷史)---------------------+ eSnip系統昇級,除了原來的工具條C/S上傳方式.B/S網頁上傳方式外,今天又增加了新的通過發送郵件的形式上傳.
HTML Grammar ABC---HTML 语法简单入门 之 一因为小妮子要学HTML 所以写了个简单的 主要是针对玩SPACES能用的上的东西
首先要在空间里添加HTML 模块 请见--Custom Wider Blog Entries 中的 About the " Custom html Sandbox Module "
what is the HTML?
HTML---HyperText Mark-up Language
中文为 超文本标记语言
标记写法:
分隔标记: 换行标记: <br> 段落标记: <p>XXXX</p> 我们在写东西的时候有时候会需要换行 有时需要分段 这样你就需要使用这些分隔标记了
分隔线标记: <hr>
利用这个标记可以产生一条横线:
还可以对这个横线加上属性参数设定:
颜色属性参数设定:<hr color="颜色码或颜色名称">
位置属性参数设定::<hr align="水平对齐位置"> 其设定值有三个,也就是置左align="left"、置中align="center"、置右align="right"
此外还可以对厚度,宽度及有无阴影等进行设置
文字的相关标记:
在刚刚说到的段落标记中写上文字 并在<p>加上一些简单的属性设定,就可以让其整个文字段落置左、置中或置右了
用法:
还可以直接置中: <center>我在最中间!</center> 保持原始格式: <pre>文字内容</pre> 利用这个标签可以将其包起来的文字排版、格式,原封不动的呈现出来 标题使用: 使用WORG的都知道 它有个标题一 ,标题二...... HTML也有 使用方法:<hX>文字标题</hX> X是数字 表示标题的大小 一共有六种,两个标签一组,也就是从<h1>到<h6>,<h1>最大,<h6>最小。使用标题标签时,该标签会将字体变成粗体字,并且会自成一行 字体大小: 文字字体的大小一共有七种,也就是<font size=1>(最小)到<font size=7>(最大), 另外,还有一种写法:<font size=+1>文字内容</font>,其意思就是说:比预设字大一级。当然也可以 font size=+2(比预设字大二级),或是 font size=-1(比预设字小一级),以一般而言,预设字体多为 3 字型的变化: 使用字型的变化标记 可以实现斜体, 加粗等效果 <b>粗体</b> , <i>斜体</i> , <u>底线</u> , <em>强调</em> , <tt>打字机</tt> 还有很多 就不都举了 文字的颜色设定: 可以对字的颜色进行设定 要使用颜色码 eg:<font color="#ff0000">红</font>, <font color="#ffff00">黄</font>, <font color="#0080ff">蓝</font> 大家可以到color blender 这个线上颜色代码生成器去得到自己喜欢的颜色代码 文字的字型字体设定: 如果要输入不同风格的字体就需要用这个标记了, 用法:<font face="楷体_GB2312">楷体_GB2312</font> face=后面加上字型的字体名称或者代码
今天先写到这里 怪累的慌 休息一下 还有什么需要的留言就可以了 这个``我会继续写下去 这里面写的东西都是标准HTML语法 大家可以在 记事本 里编辑 然后另存为后缀名 ".html"的文件就可以了 一个简单的网页也就编辑出来了 当然你所有编辑的内容要写在<html><head><title>网页标题</title></head><body> 这里写入内容 </body></html> 的 <body>XXXX</body>里面. 没事可以练习一下 图片说明: 1.在记事本中编辑
2.文件保存格式
3.效果
PS:我突然有了想写书的念头 昨天Chuzg说要自己写本关于软件测试的教材 问我有没有意向 可是我们写完了 谁给印呢?
Windows LiveJust a note, to let you know I haven't forgotten you, and I'm fine.
On Nov. 1, 2005, Microsoft Corp. previewed for the first time two new software-based service offerings called Windows Live and Microsoft Office Live.
更新下日志 以示我最近很好还有我并没有忘记我的朋友
5天前,也就是11月1日。微软公司发布新业务Windows Live 和Microsoft Office Live
其中整合了一些现有的业务:
Windows Live Messenger. Windows Live Messenger builds on MSN Messenger to help people develop even deeper connections with the people they care about through a variety of experiences — from communication to sharing。
Windows Live Spaces. Microsoft will continue to invest in services that help people express themselves, and find, connect and nurture deeper relationships with others around the world. MSN Spaces will transition to Windows Live Spaces as Microsoft adds new features to the service next year.
Windows Live Mail. Windows Live Mail is Microsoft’s new, global Web mail service, built from the ground up to be faster, safer and simpler while delivering powerful new customer scenarios. Currently in limited beta testing, Windows Live Mail will continue to evolve through customer feedback, scaling to more customers over the coming months. MSN Hotmail customers will be able to use Windows Live Mail with their existing Hotmail ID.
这些都是我们现在用的一些 将被整合到一起 名字也会被相应的更改 但现有用户可使用原来的ID登入
这标志着不久的将来一个以门户网站整合搜索业务,邮件服务,IM,个人空间(BLOG)包括商务办公服务,生活娱乐甚至还有XBOX等等的 几乎囊括我们在网络生活中所涉及的全部的。。。。尽管定语很长 但我却不知道用什么名词比较合适的“东西”出现。
表明Microsoft要树立在网络服务这方面的垄断地位。也是对于GOOGLE涉及IM和E-mail等方面的回映。未来两家的竞争将十分。。。。精彩~
Windows Live的主页:http://www.live.com/
由于最近比较忙 发布消息有些落后 请原谅。
另外小鸟与小鸡们最近都感冒了 大家离它们远些的好
Top MSN Spaces Questions
Notice 站内通知 + Google Secure Access新增加两个 模块:
語言轉換模組,可以直接線上將本頁的中文轉為英文或者把英文轉為中文。
中華名人秀,主要是搜羅了一些名人的BOLG,以供大家分享。
希望大家广为利用。 另外有任何方面的问题皆可以给我留言,最好是留到相应的日志评论中,我也会在8小时内在相同位置留言回复解答,希望留了问题的别忘了回来看哦~~
告诉大家一个Google的VPN叫做Google Secure Access 其实呢就是个类似于代理的东西。 通过使用它呢,大家可以在中国或者其他地方提高自己访问北美服务器的速度,比如我们的SPACES。还有可以登陆在你所在地被屏蔽的网站。由于是Google的,应该比较可靠稳定。 这个要到Google Secure Access(点击这个)主页上先下载,很小的,很快就下来了。 下载完毕后安装就行了,不用进行配置,是自动的。安装后你的右下角的工具栏里就会多了一个GSA的图标和一个网络连接图标。 等显示连接了后,就OK了~~。你就可以随心的访问你以前访问速度很慢或者访问不了的网站了。 看看自己的IP地址```呵呵`变成华盛顿的了```这是Google服务器的IP~ Custom Wider Blog Entries就 在刚才有人问我怎么把SPACES的版式扩大
很简单 你首先 安装了POWER TOY 的HTML的模块
你要是了解HTML语言的话 在里面编辑语句加上个表格把它撑大就行了
哦 当然 你的HTML模块要在你的日志(还可以在日志模块上加像册)上面
你的版式(在自定义里面)最好是
或者 这样的那条实现效果的语句就是</table></table><table width=600>
600 是我用的宽度 自己选择合适的 但要注意一般浏览的分辨率是 1024*768 或800*600
哦 这仅对 IE 有效!
该说明我写的很简单,如果你不是Advanced User 也不很了解我的意思的话, 请慎用^_^. 因为出了什么错的话我不负责的哈~~ 哦 英文部分能稍微详细些.
This tuorial is for Advanced Users only. A mistake may lead to damages or glitches to your space , for which I am NOT responsible. Try it at your own Risk.
MSN Space is designed for 800x600 display mode, and the screen content display width is no more than 800px. However, most of us are using 1024x768 screen display, thus there exist the right hand blank space . Now a new way appears to put MSN Space modules on the right hand blank space. Before you start : You need to have the Custom html Sandbox Module This tuorial Works for 2 and 3 column layouts only. 2. For two column layout : For three column layout :
Put following codes into The custom HTML Module : </table></table><table width=XXXX>
It is for [IE] only~~
PS: About the " Custom html Sandbox Module " The Custom HTML Power Toy is designed to allow you to add a sandbox module to your Space in which you can enter text, link to images, and use other HTML features. The Custom HTML Power Toy supports all of the same HTML that you can enter into a Blog entry and can be moved around your Space as a separate module, just like a list or any other Spaces module. Additionally you can control the Title of this module and whether the borders for this module are displayed or not. 补充: 关于 Power Toy 的 HTML 模块 那个 HTML模块是可以让你使用HTML语言来美化你的SPACES用的, 你可以在该模块框内直接使用HTML语言编辑, 写入文本, 插入图片, 引入连接, 以及其他特效. 大部分HTML语句都可以在你的SPACES中使用.
Follow these steps to add this Power Toy to your Space:
参照下列步骤添加该模块:
现在你就可以在那个框内使用HTML语句, 实现各种效果了. 你还可以给这个模块起个名字,也可以钩选是否选择显示边框.
还有什么问题,就继续留言给我吧! 最后更新时间: 10.10 2005 双十节又碰巧是感恩节 (希望两岸早日统一, 以告慰先生)
New Toy:MSN Space +Virtual EarthVirtual Earth + MSN Spaces location blog demo By Sean Blagsvedt of MSRIndia This sample allows you to: • Save a location to your MSN Space + add photos To blog about a place from your desktop:
由于微软推出了power toy (我叫它智能玩具,也有叫它强力玩具的)所以我把这个地图+空间 叫做New toy了 其实是Virtual Earth推出的新功能,能把你的空间关联起来,它可以保存你的MSN Spaces照片加上地址,并在 VE map 展示你所收藏的保存的地点(包括照片)从任何MSN spaces's Rss feed里. 能够发送带有照片附件(包括照片的地址)的email或者MMS(应该是彩信吧?)到你的MSN Spaces,这样你就可以通过VE展示出来 在你的 loblog (Location blog) page. 使用方法: (由于现在它还只是个demo,只有美国的地图,我也不用它,使用方法很简单,所以我只是翻译一下,并没用过程截图,请大家见晾,要是翻译有错误麻烦指出来,谢谢) 首先它的地址是:http://loblog.viavirtualearth.com/loblog/ 然后你会看到一个绿色的按扭"Blog a place",点击之后,在它下面会出现一个表格,依次添入你在VE里名字和MSN Spaces的用户名,点Blog it后就转到你的MSN Spaces了,再就是编辑了(我没用,出现什么我不知道,嘿嘿~应该都看的懂) 最后publish 就OK了.
How can I do true audio/video streaming on my Space?The paragraph writen by Jim(Microsoft PM)
Gikee recommend it to everyone who love gikee~~
The world, well at least the virtual world of Spaces, is abuzz about the new PowerToys – a collection of cool but unofficial and unsupported tools for jazzing up your blog.
The Windows Media Player PowerToy allows you to play audio and video on your Space, but I wanted to clear up some confusion about what it means to "stream" the media content.
You can’t upload media to your Space right now, so the PowerToy requires that you host the media content elsewhere. All you need is some place to store it so it can be accessed with a URL. Typically that URL starts with http:// which is the standard protocol used to access web pages. Windows Media Player does a great job of pulling down various media types and starting to play them even before they get completely downloaded to your machine. This isn’t true streaming, but it is often sufficient. Visitors to your Space start hearing sound fairly quickly.
True streaming lets your visitors do much more, though. In particular, they can jump to anywhere within the stream and start playing immediately. Check out my media part to the right. It plays an hour-long radio play – the famous Orson Welles 1938 War of the Worlds. (Far better entertainment than the current film, but that’s another story.) Once it connects, you can drag the slider anywhere along the timeline and immediately play any section. Initial play time is faster too.
How can you do this on your Space? There’s an easy part and a hard part. The easy part is that instead of using http:// you have to switch to the mms:// protocol. The hard part is that you have to get your media hosted, not on some random website, but on a publishing point on a Windows Server that is set up for Media Streaming. Typical users can’t do this on their own. Many web sites aren’t even running a Windows server (yet!)
It seems like a huge barrier, but remember you don’t need a Windows Server. You get much of the benefit using any ordinary web server. If you do happen to be on Windows and you have access to a publishing point, you get this added advantage.
In the mean time, enjoy the radio play. Marvel at how the drama is constructed, how it unfolds carefully, insidiously, inexorably. No wonder people were jumping off buildings to escape the Martians when it first aired.
PowerToy ABC
How did you do that? Power Toy is Here!!Take it in your Space...You bet!Tweak UI PowerToy:The Tweak UI Power Toy is designed to allow you to customize the look of your Space. Once you add the Tweak UI Power Toy to your Space you can use it to control colors, module borders and transparency, and the background image’s placement and presence. Granular control combined with existing Spaces layout and module configuration allows for almost endless customizability and personalization.
Please note that this PowerToy, like the others, is available in English ONLY for now and is UNSUPPORTED.
Follow these steps to add this Power Toy to your Space:
Windows Media Player PowerToy:The Media Player Power Toy is designed to allow you to play audio and video files within your Space. While editing your Space specify the URL of a Media file located on the web in the Media Power Toy and hit Save. This will allow the people viewing your Space to watch or listen to the media file you have linked. You can customize the experience even more by altering the player settings (like auto start, times to play, and player mode) while editing your Space.
Please note that this PowerToy, like the others, is available in English ONLY for now and is UNSUPPORTED.
This feature is to be used for authorized content only. Please respect the creative efforts and intellectual property of others, and do not link to unauthorized materials. Linking to unauthorized material is a violation of the Spaces Code of Conduct and Terms of Use.
Follow these steps to add this Power Toy to your Space:
Custom HTML PowerToy:The Custom HTML Power Toy is designed to allow you to add a sandbox module to your Space in which you can enter text, link to images, and use other HTML features. The Custom HTML Power Toy supports all of the same HTML that you can enter into a Blog entry and can be moved around your Space as a separate module, just like a list or any other Spaces module. Additionally you can control the Title of this module and whether the borders for this module are displayed or not.
Please note that this PowerToy, like the others, is available in English ONLY for now and is UNSUPPORTED. Follow these steps to add this Power Toy to your Space:
|
|
|