Advanced Stream Redirector

On February 3, 2012, in Learning, Open Source, PHP, Web Security, Web Services, Web Streaming, by Sandeep Verma

Hits: 68  The Advanced Stream Redirector (ASX) format is used to store playlist of Windows Media files for a multimedia presentation using HTTP, RTSP and MMS streaming protocols. ASF (Advanced Streaming Format) is a streaming media format developed by Microsoft. ASF files contain video, audio, slide shows and synchronized events for WMV files. * The ASF [...]

SoundCloud Application

On January 24, 2012, in Cloud, Javascript, Learning, Open Source, Shared Library, Tricks, Web Application, Web Services, by Sandeep Verma

Hits: 89  Connect the World of Sound * Share : http://developers.soundcloud.com/blog/sharing-sounds * Stream : http://developers.soundcloud.com/blog/stream-and-download * Customize : http://developers.soundcloud.com/blog/custom-players SoundCloud Widgets http://soundcloud.com/pages/widgets a.soundcloud-badge:hover {background-position: bottom left !important;} *html a.soundcloud-badge {background-image: none !important; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’(http://a1.sndcdn.com/images/badges/imonsc/horizontal/blue.png?7b76522)’, sizingMethod=’crop’) !important;} http://soundcloud.com/svnlabs API | Javascript SDK | Widget | Custom Player | oEmbed API Wrapper for SoundCloud written in PHP with [...]

Tagged with:  

PHP Proxy Script

On December 4, 2011, in LAMP, Learning, PHP, Tricks, Web Application, Web Security, Web Services, by Sandeep Verma

Hits: 290  Glype web-based proxy provides a proxy service to users via a web browser. A proxy service downloads requested web pages bypassing censorship and restrictions and forwards to the user.. Free for personal use and affordable licensing options for commercial use. Source Viewable and webmasters may modify the source code subject to the terms of the [...]

Tagged with:  

BigBlueButton API in PHP

Hits: 856   BigBlueButton supports sharing of slides (PDF and PPT), video, whiteboard, chat, voice (using Asterisk or FreeSWITCH), and desktops. It’s built using over many open source components, runs on Mac, Unix, and PC computers, and is supported by a community that cares about good design and a streamlined user experience. BigBlueButton is built using [...]

Zones – MaxCDN Control Panel

On October 29, 2011, in Cloud, Web Application, Web Services, by Sandeep Verma

Hits: 238  A Content Delivery Network (CDN) enables site owner who demands a high performance, supremo visitor experience. The MaxCDN Content Delivery Network efficiently delivers your site’s static files through hundreds of servers instead of slogging through a single host. This “smart route” technology distributes your content to your visitors via the city closest to them. [...]

Tagged with:  

Craigslist Scraper Tool

On October 15, 2011, in Concentrate, CURL, Imagine, LAMP, Launch, Learning, Observe, PEAR, PHP, Tricks, Web Application, Web Services, by Sandeep Verma

Hits: 356  Craigslist Scraper Tool parses and stores the Craigslist Post Location, PostID, Title, Email, Content etc. This tool can export scrapped data into CSV, XML, SQL, RSS, TXT, PDF, JSON, HTML Craigslist.org is a great source of quality, targeted offline clients. It’s organized by geography (by state, by region, by city) and by niche. Certain [...]

Amazon SES – Emails In Cloud

Hits: 234  Amazon Simple Email Service (Amazon SES) is a highly scalable and cost-effective bulk and transactional email-sending service for businesses and developers. Amazon SES eliminates the complexity and expense of building an in-house email solution or licensing, installing, and operating a third-party email service. The service integrates with other AWS services, making it easy to [...]

Amazon S3 Server Side Encryption (SSE)

Hits: 341  Amazon S3 announced a new encryption feature Server Side Encryption (SSE). Amazon S3 SSE provides you the ability to encrypt data stored at rest in Amazon S3. With Amazon S3 SSE, you can encrypt data on upload simply by adding an additional request header when writing the object to Amazon S3. Decryption happens automatically [...]

The best way to consume API

On June 7, 2011, in Concentrate, CURL, Imagine, LAMP, Launch, Observe, Open Source, PHP, Shared Library, Tricks, Web Services, by Sandeep Verma

Hits: 255      <?php require_once(‘lib/nusoap.php’); $url = “http://www.hotelscombined.com/api/wsdl/SearchSoap.wsdl”; // web service URL $client = new nusoap_client($url, false); // soap client to consume API // XML payload from “soapUI” to send over wsdl server $xmlRequest=’<soapenv:Envelope xmlns:soapenv=”http://schemas.xmlsoap.org/soap/envelope/” xmlns:tem=”http://tempuri.org/” xmlns:hot=”http://schemas.datacontract.org/2004/07/HotelsCombined.WebServices.Version4″>    <soapenv:Header/>    <soapenv:Body>       <tem:HotelSearch>          <!–Optional:–>          <tem:request>             <hot:ApiKey>?</hot:ApiKey>             <hot:Checkin>?</hot:Checkin>             <hot:Checkout>?</hot:Checkout>             <hot:DisplayCurrency>?</hot:DisplayCurrency>             <hot:Guests>?</hot:Guests>             <hot:HotelID>?</hot:HotelID>             <hot:LanguageCode>?</hot:LanguageCode>             <hot:Rooms>?</hot:Rooms>             <hot:TimeOutInSeconds>?</hot:TimeOutInSeconds>             <hot:UserAgent>?</hot:UserAgent>             <hot:UserID>?</hot:UserID>             <hot:UserIPAddress>?</hot:UserIPAddress>          </tem:request> [...]

Application Setup on Google App Engine

On February 21, 2011, in Concentrate, Imagine, Java, LAMP, Launch, Observe, Open Source, Tips, Web Application, Web Services, by Sandeep Verma

Hits: 309   Run your web apps on Google’s infrastructure. Easy to build, easy to maintain, easy to scale. 1) Register a free account here https://appengine.google.com/. 2) Create an Application here https://appengine.google.com/start/createapp. 3) Download Google App Engine SDK for Java from here http://code.google.com/appengine/downloads.html#Google_App_Engine_SDK_for_Java. 4) Unzip appengine-java-sdk-1.4.2.zip in your favorite drive like “D:\appengine-java-sdk” 5) Now download apps [...]

How to clean malware from website?

On January 30, 2011, in CentOS, Fedora, Launch, Linux, Open Source, PHP, Tips, Tricks, Web Security, Web Services, by Sandeep Verma

Hits: 292  Malware, short for malicious software, is a software designed to secretly access a computer system without the owner’s informed consent. The expression is a general term used by computer professionals to mean a variety of forms of hostile, intrusive, or annoying software or program code. You have seen above warning many times when you [...]

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...