Hits: 650 If you send email to 5,000 people using standard PHP tools, your ISPs might be blocked in seconds. I think you already read below articles… Theory About Bulk Emails Emails are not working on server? Amazon SES – Emails In Cloud Open source – Port25 Linux Mail Servers Email’s Major Sections Header – From, [...]
Hits: 825 Well… I am working on alternatives to make OWN CDN… I have few options to create such CDN * Google App Engine http://24ways.org/2008/using-google-app-engine-as-your-own-cdn http://www.digitalistic.com/2008/06/09/10-easy-steps-to-use-google-app-engine-as-your-own-cdn/ * Amazon EC2 http://www.slideshare.net/SergeyChernyshev/building-your-own-cdn-using-amazon-ec2 * Wowza http://www.wowza.com/forums/content.php?81-How-to-achieve-the-lowest-latency-from-capture-to-playback * GeoIP, NGinx, Bind, Varnish http://blog.unixy.net/2010/07/how-to-build-your-own-cdn-using-bind-geoip-nginx-and-varnish/ http://www.caraytech.com/geodns/ https://www.varnish-cache.org/ * ONApp http://onapp.com/cdn/pricing/ http://cdn.onapp.com/files/datasheets/onapp_cdn_datasheet.pdf Some Open Source to create CDN http://www.fromdev.com/2011/06/create-cdn-content-delivery-network.html http://labtel.ing.uniroma1.it/opencdn/ http://www.coralcdn.org/ http://cacheboy.net/ http://code.google.com/p/phloem/ [...]
Hits: 514 XPath, the XML Path Language, is a query language for selecting nodes from an XML/HTML document. Most Scrapping Tools use XPath to grab data from websites, XPath is very useful to scrape web resources like RSS, XML, HTML, CSS etc. Scriptrr * Web Data Extraction * Screen Scrapping * Web Data Mining * Web [...]
Hits: 481 VideoWhisper.com provides web based video communication software that can be installed and integrated on virtually any type of website. VideoWhisper Live Streaming Integration in Drupal VideoWhisper Live Streaming provides web based live video streaming: http://www.videowhisper.com/?p=Drupal+Live+Streaming+Module Before installing this make sure all hosting requirements are met: http://www.videowhisper.com/?p=Requirements Install the RTMP application using these instructions: http://www.videowhisper.com/?p=RTMP+Applications [...]
Hits: 544 Movie Masher open source flash based online video editing software and media player is free code to white label on your web site. Movie Masher Feature Adobe Flash™ applets that provide front-end tools for common video editing tasks: * Trim, composite and timeshift video * Mix and fade multiple audio tracks * Add effects, [...]
Hits: 418 <?php for($d=1;$d<=100;$d++) { $link=”http://www.domain.com/demos/”.$d.”/source.zip”; if(http_url_exists($link)) { echo”Processing: “.$link.”<br>”; exec(“wget -O “.dirname(__FILE__).”/download/source-”.$d.”.zip “.$link.” 2>&1″,$pp); echoimplode(“”,$pp);echo”<br><br>”; } } //$file_headers = @get_headers($file); //’HTTP/1.1 404 Not Found’ function url_exists($url){ if(!$fp=curl_init($url))returnfalse; returntrue; } function http_url_exists($url){ $file_headers=@get_headers($url); if($file_headers[0]==’HTTP/1.1 404 Not Found’) returnfalse; returntrue; } ?>
Hits: 497 ImageMagick create, edit, compose, or convert bitmap images. It can read and write images in different formats including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Image Operations * Resize * Flip * Mirror * Rotate * Distort * Shear * Transform * Adjust image colors * Special Effects * [...]
Hits: 535 The webisode is simply a web episode, this is a new medium called web television that stream live broadcast, dramas, serial storyline, media events online over the Internet The webisode is web episode especially viewed at a Web site for TV show have been telecast. Technologies Used * HTTP * RSS/JSON * RTSP/RTMP * SMIL [...]
Hits: 836 OpenMeetings – An Open Source Web Conferencing Solution that share microphone or webcam, share documents on a white board, share your screen or record meetings. Install Development Tools # yum groupinstall “Development Libraries” -y # yum groupinstall “Development Tools” -y IPTables – Make sure the following firewall ports are open 1935 (RTMP), 8088 (RTMP-Over [...]
Hits: 988 Download Adobe Flash Media Live Encoder 3.2 for live audio and video capture and encoder streams in real time. Install Red5 1.0 RC1 on CentOS Latest
Hits: 808 Web scraping, web harvesting or web data extraction is a technique of extracting information from websites. Web Data Extraction | Screen Scrapping | Web Data Mining | Data Extraction | Web Bot | Web Spider | Email Extractor | Data Extractor | Web Grabber | Lead Generation Software | Amazon Scraper | Yellowpages Extractor [...]









