Posts Tagged Opensource
[Mac] Smultron 小巧 程式碼編輯器
Posted by Chowky in Mac, Opensource on January 4, 2010
Chowky 近來問了一位外地朋友,他究竟是用什麼來做code editing 呢~
寫html + php ,在window 中 chowky 就會在notepad ++ 來寫的,但在mac 的環境中又沒有notepad++ ,又不想利用xcode 來寫html , php 就更加不會,因為兩個的debug 的方法都是直接利用browser 就可以見到,chowky 只需要一個syntax highlighter。 (chowky 對dreamweaver 的 syntax highlight,有點意見,不是chowky 的喜好,覺得有點怪怪的)
Smultron 是一個很好用的程式碼編輯器,類似window 上的notepad++。
支援各種程式語言如:C/C++、Objective-C、Java… 等語法著色。
並可將偏好設定儲存到 iDisk
支援的程式碼 highlight.

其他介面的圖~


Read the rest of this entry »
[Flash] Apdev Opensource VideoPlayer
Video player component. 有了這個東西,播movie 都可以利用這個東西,而且是MIT license. 所以 commercial, client project chowky 都會優先採用,當然,還要考慮質素呢~.
這個component 其實都有齊了需要的東西,不過chowky 覺都應該是基於flash 的videoplayback 來做的。加上了一個image overlay 。
不用錢的component 就要求少一點
總括而言,其實效果都是不錯呢~

VideoPlayer example: http://apdevblog.com/examples/apdev_videoplayer/
HTML-embed example: http://apdevblog.com/examples/apdev_videoplayer/html.html
Source: http://apdevblog.com/updated-our-as3-open-source-videoplayer/
License: MIT License
[Flash] 指南針
Posted by Chowky in Flash, Opensource, RIA on September 15, 2009
一個用flash 開發的指南針。
當你drag 指南針的時候,指針就會自動指向北。
這個effect 方面是利用actionscript 3 的tweening class.
Chowky 個人比較喜歡 tweenmax 的library。因為只要一句actionscript 就可以做到很不的animation。
(這個post 都比較數學呢~~,要atan…… 要這樣計角度來做,原來真的不簡單呢~)
DimDim 一套為中小企而設的 Web Conferencing Software
這是一個 virtual classroom, webminar, and video conferencing software。
這個software 全部是利用了opensource technology 而寫成的,產品是 thin client (哈..layman 點, web technology with no plugin need to be installed)
其實 這個SOFTWARE 用來開會應該很好。~
License: Pro version: Commercial License
Free version: <20 People
Opensource version: 要自己set server…(opensource technology 一向以來都是比較難set 的)
Source http://www.dimdim.com/
8 種 Outlook like AJAX Calendar Components 的介紹和看法
Posted by Chowky in Jquery, Mootools, RIA on September 4, 2009
chowky 覺得類似 outlook , ical 的 AJAX 的calendar好似很散,所以決定整理一下。
1. Day Pilot
這是一個為ASP.NET 而寫的一個component。成熟程度好高。還備有schedule 的 version 。
有Lite (免費,但功能會少一點)和P和Pro (當然要收錢的) version 。


Source: http://www.daypilot.org
2. dhtmlxScheduler
這都是一個很成熟的component. 非常smooth。有齊daily , weekly, monthly,commercial application 其實是必定要完整的。否則一定沒有人買。
不過如果你個想寫的都要是GNU (opensource) 才可以免費使用這個calendar ,否則就要收錢了。(Dual Licensing 亦不能用的呢)
Demo: http://dhtmlx.com/docs/products/dhtmlxScheduler/livedemo.shtml
Source: http://dhtmlx.com/docs/products/dhtmlxScheduler/
[White Paper] 文章分享 USING OPEN-SOURCE SOA IN AN ENTERPRISE DEPLOYMENT Reducing costs, lowering risks, and increasing flexibility
Sun 主力是賣hardware的,再配搭opensource的軟件。
所以會有很多研究闗於opensource怎令enterprise 下調成本。
當然這篇文章,對於IT with Business 有興趣的朋友就一定會很悶的。因為是非常business,這是service-oriented architecture (SOA)
Many companies are turning to a service-oriented architecture (SOA) approach to use their existing IT assets in new ways. Application functionality is made available as a service, available to all applications that use that particular capability. Business managers know that an SOA is a key technology in business integration, and can help increase agility, improve customer satisfaction, and increase responsiveness.
[Flex] Adobe Opensource its Flex Charting Component
Posted by Chowky in FLEX, Opensource, RIA on August 28, 2009
估不到,因為什麼原因而opensource自己的charting component,這會否影響了flex builder 3 professional 的銷情?
That page also has the Data Vis. components listed, and the download includes the source and is no longer watermarked.
Previously a Flex Builder licence was required to obtain the source and remove the watermark.
可能坊間太多不同的charting component,所以adobe 索性open source。
不過都是一個好消息。~
Source: http://www.rachaelandtom.info/content/adobe-open-sources-flex-data-visualization-components
Flash Media Server Opensource Alternative
當然的是,flash media server (fms) performance,format support,reliablity都然會比較好。
但若果沒有錢的話(無錢就唔好做la!!),chowky 做得IT 的解決方案,當然要找其他可行的方法。(正路行不到,唯有繞道)
Red5 是一個 opensource 利用了 java 寫成的。可以透過apache tomcat (其實只要deploy到.war file的application server 就可以了)來achieve video/audio streaming。

Read the rest of this entry »
[Flex] Text Layout Framework 終於推出正式版!~
Chowky 終於等到了,Text Layout Framework (TLF) 終於正式推出,當然,不單單是flex,flash和air都可以用的。
最緊要的一件事,這是opensource 的,所以可以隨便使用。
adobe差不多重新rewrite原有的text engine。有很多新features
BBC Opensource自家的Javascript Framework: Glow
Posted by Chowky in Jquery, Mootools, News on July 11, 2009
好怪好怪,bbc為什麼要出一套javascript framework,原因不明。哈,其實不是,只是bbc一向是內部用的,沒有公佈出來,
現在opensource 出來。有興趣可以用一下。
License: Apache License 2.0
Source: http://www.bbc.co.uk/glow/





Recent Comments