UC Browser 9.5 launched; improves speeds, adds Web Application Centre and more

APPS, Internet and Media, News
[caption id="attachment_725" align="alignnone" width="585"] UC Browser 9.5 launched[/caption] UC Web, a popular mobile internet software and services provider, has released its new UC Browser 9.5 for Android OS. The new UC Browser 9.5 claims to deliver the fastest download speed of any mobile browser on the market, and adds support for more number of languages and fonts, along with a Web Application Centre, UC Homescreen Widget, and an Image Viewer feature. The new version supposedly enables the user to download 15 percent faster on 3G and Wi-Fi compared with the previous version of the UC Browser. 2G performance has been also revamped for a smoother browsing experience, according to UC Web. The Web Application Centre built into the UC Browser 9.5 allows users to easily install and run HTML5 and…
Read More

WhatsApp update for Windows Phone 8 devices fixes broadcasting feature

APPS, Internet and Media
[caption id="attachment_721" align="alignnone" width="585"] WhatsApp update for Windows Phone 8[/caption]   WhatsApp, the cross-platform instant messaging service, has updated its Windows Phone 8 app offering, which some users had reported was suffering from glitches. The new WhatsApp for Windows Phone 8 build, v2.11.356, is said to fix some issues found previously with the broadcasting feature of the application. No other additional features are included in the update. The previous version of WhatsApp for the platform included some bug fixes along with the inclusion of Hindi language. However, if the update brings the ability to share music files (a feature that is still missing from the platform), remains to be seen. Last month, the popular messaging service claimed to have crossed the milestone of having more than 400 million active users.…
Read More

Microsoft Windows 9 aka Threshold update to be released in April 2015: Report

APPS, News
  Microsoft's next version of OS, Windows 9, is expected to arrive by April 2015, and is said to be a part of the Windows "Threshold" wave of updates, according to a report. Microsoft will allegedly reveal its Windows 9 OS version at the company's Build 2014 developer conference, scheduled for April this year, and release it a year later. The exact changes in the proposed OS version are not clear as of yet, but the "Metro 2.0" feature in the OS version is said to focus on enhancing Microsoft's new apps and tiles. "Maturing and fixing the "Metro" design language used by Windows will be a major focus area of Threshold," stated Paul Thurrot, a popular Microsoft blogger. "It's not clear what changes are coming, but it's safe to…
Read More

BlackBerry CEO confirms BlackBerry Enterprise Server support for Windows Phone

APPS, Internet and Media, News
[caption id="attachment_715" align="alignnone" width="585"] BlackBerry Enterprise Server support[/caption]   John Chen, CEO of BlackBerry, has confirmed the arrival of BlackBerry Enterprise Server (BES) support for the Windows Phone platform. The service currently supports on Android, iOS and BlackBerry platforms. No launch date for Windows Phone was provided however. "I could put a sales team on Wall Street. I know how to do this up and down Wall Street ... we will go in and tell them why BES is the best thing for them, and go through the road map, the offerings, and all that good stuff. We're going to protect their investment in iPhone, and Android, and everywhere else, even with Windows Phones...you could be an iPhone customer, and also a BlackBerry customer. You could be an Android customer,…
Read More

PhotoAppLink Ties iPhone Photo Apps Together, Makes Multi-App Editing Simple

APPS, Internet and Media, News
Several iPhone app developers have teamed up to launch PhotoAppLink, a new open source initiative that aims to simplify photo editing by tying multiple photo-editing apps together. As you know, there are an incredible number of photo editing apps in iTunes today, and often, each especially excels in one particular area. For example, converting photos to black and white, cropping, compositing or writing on top of photos are all features of popular standalone apps. But what about when you want to make multiple edits using multiple apps? That’s a far more complicated process. And it’s the very problem PhotoAppLink aims to solve. Currently, in order to edit your photo in multiple apps, you have to save the edited photo to the camera roll each time as you move in between…
Read More

Validate HTML and remove forbidden tags and data

PHP, Techniques, Tutorials
This class might be utilized approve HTML that is XHTML agreeable and uproot tags and information that are not acknowledged. The class can parse the HTML information as a XML record and cross it to confirm if it agrees to a rundown of decides that characterize worthy tags and information. It can erase prohibited and copy tags and characteristics. The prepared record is saved in a class variable. Download Source File
Read More

Produce HTML Forms to control Mysql records

PHP, PHP Scripts, Tutorials
This class could be utilized to create HTML structures to control Mysql table records. It can take a rundown of Mysql table fields and produce HTML for structures to select, addition, redesign, erase table records. The class can additionally perform given approvals of specified fields and conjure given callback works on certain structure preparing occasions. Source Code is here
Read More

Validate and process file uploads

PHP, PHP Scripts
This class can be used to validate and process file uploads. It can take the name of a given form upload field and check the respective upload information to see if there was no error and the file MIME type is the one that is expected. If the file upload was validate, the class moves the file to a given destination directory and output details of the uploaded file. Download Files
Read More

Validate values submitted with Web forms

PHP, PHP Scripts
This class might be utilized to approve qualities submitted utilizing Web structures. It takes as parameters the worth of submitted structure field, an approval guideline , acceptance parameters, and a failure message. The class stores the lapse message in a class variable when esteem does not pass the asked for acceptance tenet. Right now it backs the sorts of approval tenets: content, numeric, message, void, invalid, scheck, mcheck and select. Download Source Files
Read More