Archive for October 4th, 2008|Daily archive page
How to Install FFmpeg in Linux
How to Install FFmpeg on Linux ~The Easy Way~
How to Install FFmpeg in Linux ~The Easy Way~
FFmpeg, FFmpeg-PHP, Lame, Libogg, Libvorbis, FLVtool2, Mplayer, Mencoder, AMR Installation
http://linux.justinhartman.com/FFmpeg,_FFmpeg-PHP,_Lame,_Libogg,_Libvorbis,_FLVtool2,_Mplayer,_Mencoder,_AMR_Installation
ffmpeg -i sourcefile -deinterlace -ab 32 -r 15 -ar 22050 -ac 1 destinationfile
/usr/local/bin/ffmpeg -i sourcefile (wmv,mov,avi,flv) -ab 32 -r 15 -ar 22050 -ac 1 destinationfile (swf,flv)
Speed up webpage
- Reduce the number of colors in your graphics
- Avoid using flash as much as possible
- Remove the HTML comments from your pages
- Use caching
- Combine multiple files into one
- Choosing the Right DOCTYPE
- Do not use images to display text
- Use CSS to call images used for decoration
- Use contextual selectors
- Use shorthand CSS properties
- Remove unnecessary META content
- Use a trailing slash at the end of directory links
- Try to have less HTTP Requests
- Use image maps to combine multiple images into a single image
- Turn on Http Keepalives
- Use CSS to keep the important stuff at beginning of your source
- Use a Content Delivery Network
- Add an Expires Header
- Gzip Components
- Multiple Servers
- AJAX
- Put CSS at the Top
- Move Scripts to the Bottom
- Avoid CSS Expressions
- Make JavaScript and CSS External
- Reduce DNS Lookups
- Don’t use regular expressions where you don’t have to
- Minify JavaScript
- Avoid Redirects
- Remove Duplicate Scripts
- Configure ETags
- Use CSS For Faster Pages
- Use External Scripts
- Remove Anything You Don’t Really Need
- Avoid Nested Tables
- Avoid Full Page Tables for Faster Rendering
- Split Up Long Pages
- Remove Excess “Whitespace”
- Keep Your Code Clean
- Don’t Go Overboard On Images
- Height And Width Tags
- Faster Images? Reduce Their File Size
- Properly Save Your Images
- Compression
- Loadbalancing
- Webserver Log Analysis
- GIF vs JPG vs PNG
http://www.htmlcenter.com/tutorials/tutorials.cfm/158/php/
http://developer.yahoo.com/performance/rules.html
http://www.pcbit.com/gifopt/
http://html-optimizer.en.softonic.com/
http://downloads.theregister.co.uk/Windows/Internet/InternetAccelerators/spaceagent2.html
http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/
http://httpd.apache.org/docs/1.3/mod/mod_expires.html
http://www.crockford.com/javascript/jsmin.html
http://www.askapache.com/htaccess/speed-up-sites-with-htaccess-caching.html
http://tools.dynamicdrive.com/imageoptimizer/
http://www.jpegwizard.com/
http://www.cssdev.com/csstweak/
Web Developement Frameworks
http://script.aculo.us/
http://akelos.org/download
http://ntt.cc/2008/02/13/the-most-complete-ajax-framework-and-javascript-libraries-list.html
http://www.phpontrax.com/
http://www.phpontrax.com/downloads/?downloads.html
http://www.xemion.com/blog/6-killer-smarty-features-you-need-to-know-113.html
http://devzone.zend.com/article/1257-Smarty-A-closer-look
http://en.wikipedia.org/wiki/Web_application_framework
http://www.ovi.com/services/?DCMP=BAC-BetaLabs092008
http://www.phplivex.com/
http://www.qphp.net/docs/index.php?c=install
http://webdesign.ittoolbox.com/groups/technical-functional/php-l/php-ajax-framework-comparisons-899209
http://www.ebrueggeman.com/blog/php/php-ajax-framework/
http://www.scriptcase.net/
http://ajaxpatterns.org/wiki/index.php?title=PHP_Ajax_Frameworks
http://zephyr-php.sourceforge.net/
http://ajaxpatterns.org/PHP_Ajax_Frameworks
http://www.crossbrowserajax.com/
(mysql+sun)http://sourceforge.net/project/downloading.php?group_id=153123&use_mirror=nchc&filename=phpwebbuilder–2006-11-06.zip&48970565
Leave a Comment
Leave a Comment
Leave a Comment