How to Install ANT with Java in Windows
Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is...
View ArticleHow to be proactive, not reactive?
Everyone wants to be successful in this era of globalization. This uncontrollable growth of innovation, invention, creation…….Where we stand? Do you think ever? If no……………………… It’s time to prove...
View ArticleFBTerminal – Tool to access facebook on command lines
FBTerminal is a command line interface (CLI) for facebook designed in PHP using Facebook Application ID, Secret and Access Token. It will work on Windows (CMD.exe), Linux/MAC (Terminal). Right now...
View ArticleConfigure Line In with SAM Broadcaster & SHOUTcast Server
Take your radio station online SAM Broadcaster is something of a genius. It’s equipped with the Radio/FM tools professionals use 🙂 SHOUTcast is cross-platform proprietary software for streaming media...
View ArticleHow to prevent downloading and leeching media files
How Do I Stop Hotlinking, Bandwidth Theft, Downloading and Leeching media files? You can stop downloading / hotlinking / leeching your site’s files using .htaccess in your Apache root or directory. The...
View ArticleMoodle – How to update timestamp on assignment/submissions.php
Moodle is a Learning Management System (LMS) that provides educators with tools such as resources, forums, quizzes, assignments, learning objects, surveys, polls, data collections, lessons, wikis and...
View ArticleBe aware while use online banking
Phishing is a way of attempting to acquire sensitive information such as usernames, passwords and credit card details by masquerading as a trustworthy entity in an electronic communication. Be aware of...
View ArticleSHOUTCast + SAMCast + Line in source + Metadata
SHOUTCast + SAMCast + Line in source + Metadata Stream = Online Radio FM SHOUTcast broadcasting tools allow you to broadcast your audio content online and become part of one of the largest directory of...
View ArticleSSL vs VPN
Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide communication security over the Internet.[1] TLS and SSL encrypt the segments of...
View ArticleEngineering Forum
HAPPY ENGINEERS DAY TO ALL ENGINEERS…….. Engineering Forum is the dream of ours to contribute for engineers and engineering discipline and provide the free platform for young and experience engineers...
View ArticleUpdate Moodle Tracker Module
The Tracker module provides a light but full-featured issue and task tracker, a ticketing system if you will, in Moodle. It is an activity module which can be used to operate a helpdesk, as a support...
View ArticleRecognize Represent the Parallel Processable Statements in ‘C’ Program
As the world is moving towards faster and reliable technologies, the trend of computing is turning towards parallel processing. High-performance computers are increasingly in demand in the advanced...
View ArticleOnline Learning – Sharable Content Object Reference Model
E-Learning is a great way to spread knowledge in university, company or any other organization. Sharable Content Object Reference Model (SCORM) is a collection of standards and specifications for...
View ArticleUpgrade Your App to OAuth 2.0 and HTTPS by October 1st
Facebook is going to upgrade Developer API by 1st October 2011. All sites and apps on Facebook will migrate to OAuth 2.0 through this update. This will ensure that users browsing Facebook over HTTPS...
View ArticleFacebook Application Development PHP SDK 3.1.1
Facebook is going to upgrade Developer API by 1st October 2011. All sites and apps on Facebook will migrate to OAuth 2.0 through this update. This will ensure that users browsing Facebook over HTTPS...
View ArticlePretty Print JSON
We can use function json_print() to explore JSON data, since JSON has no spacing or indentation. The function json_print() make JSON data to display in the human-readable format. <?php function...
View ArticleAmazon S3 Server Side Encryption (SSE)
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...
View ArticleAmazon SES – Emails In Cloud
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...
View ArticleURL2Link – Detect URL and Convert to Link
URL2Link() is a function to change an email address or URL or FTP into a clickable HTML hyperlink using eregi_replace(). <?php function URL2Link($text) { $text =...
View ArticleRed5 figure out audio/video out of sync issue
I had worked Red5 WebCam application that lets users to record video clips from their webcams. The users could talk while they record clips. I was using PHP with Zend Gdata for uploading recorded video...
View Article