Tuesday, June 26, 2018

Movavi Video Editor 超簡易的影片編輯






官網:https://www.movavi.com/zh/videoeditor/

 
這個 Movavi Video Editor 軟體
超精簡的介面、5 分鐘就能快速上手,軟體安裝檔也不到 100MB

甚是在「簡易模式」下,將你的影片、相片匯入到軟體中,
不到 1 分鐘就能完成影片剪接...


https://mini.nidbox.com/diary/read/9771087

Saturday, January 17, 2015

How to move an element into another element?



$("#NodesToMove").detach().appendTo('#DestinationContainerNode');

note .detach() use. When copy be careful do not duplicate id's.

Friday, January 16, 2015

Create PDF with fixed header and footer in PHP



TCPDF is a FLOSS PHP class for generating PDF documents.
http://www.tcpdf.org/

Started in 2002, TCPDF is now one of the world's most active Open Source projects, used daily by millions of users and included in thousands of CMS and Web applications.



Thursday, January 15, 2015

Combine CSS Attribute Selectors



is there a way to combine CSS2 Attribute Selectors like tr[id^="foo" AND id$="bar"]
so it selects all <tr id="foo_something_bar"> 
but not <tr id="foo_something"> or <tr id="something_bar">



tr[id^="foo"][id$="bar"]

Thursday, May 10, 2012

Appcelerator Titanium

http://en.wikipedia.org/wiki/Appcelerator_Titanium


Appcelerator Titanium is a platform for developing mobile, tablet and desktop applications using web technologies. Appcelerator Titanium is developed by Appcelerator Inc. and was introduced in December 2008.[1] Support for developing iPhone- and Android-based mobile applications was added in June 2009.[2] Support for developing iPad-based tablet apps was added in April 2010.[3] BlackBerry support was announced on June 2010[4] but it is still in closed beta.
Appcelerator Titanium Mobile is one of several phone web based application framework solutions allowing web developers to apply existing skills to create native applications for iPhone and Android. Yet, while using the familiar JavaScript syntax, developers will also have to learn the Titanium API, which is quite different from familiar web frameworks such as jQuery.
Appcelerator Titanium is sometimes compared to Adobe Air for developing desktop applications for Windows, Mac and also Linux [5]
All application source code gets deployed to the mobile device where it is interpreted (the company's marketing refers to this as being a "cross-compiler").[6] This means that during development any errors in the source code do not occur until run-time. At run time, the loading performance is lower, as the last step (i.e. interpreting the source code on the device) needs to be done every time the application runs.
Some developers have reported that although working with Titanium gives fast results, making Titanium well suited for prototyping, there are issues around differences in behaviour of the API cross-platform, stability and memory management, that made them re-write their apps in native code in the end. [7] [8]. However, as of February 28th, 2012, there have been over 30,000 applications shipped to the app stores built with Titanium, including NBCUniversal's flagship mobile app [9]. Many Appcelerator developers cite the speed of development, native UI, and JavaScript skill set needed as reasons why they choose to use Appcelerator[10].
In June 2011, Appcelerator released Titanium Studio and Titanium Mobile 1.7. [11] Titanium Studio is a full open standards IDE that is derived from Aptana Studio which Appcelerator acquired in January 2011. In April 2010 Appcelerator expanded the Titanium product line with the Titanium Tablet SDK.[3] The Titanium Tablet SDK draws heavily from the existing support for iPhone but also includes native support for iPad-only user interface controls such as split views and popovers. Initially the mobile SDK only supported development for iPad, but support now includes Android-based tablets as well.
Appcelerator, Inc. also offers cloud-based services for packaging, testing and distributing software applications developed on the Titanium platform.[12] The company expanded its product line in January 2011 by acquiring Aptana, Inc, a developer of open source tools for building web applications. [13]


PHP


From Wikipedia, the free encyclopedia
  (Redirected from Php)
Jump to: navigation, search

Dropbox


From Wikipedia, the free encyclopedia
Jump to: navigation, search
A dropbox is a secure container in a building's wall where items can be deposited.
Dropbox may also refer to: