Blog Archives

OS X Mountain Lion Developers Preview

OSX Mountain Lion Preview

OSX Mountain Lion Developers Preview

The arrival of Lion (10.7), though, marked a full upgrade. With features like Launchpad and Mission Control, it seemed like it might be the last version Cupertino dropped before finally pulling the trigger on operating system number 11, and perhaps transitioning to something with an even stronger iOS influence. Right now, at least, the company’s not ready to close the book on chapter X, but it is giving the world a first peek at 10.8. Ladies and gentlemen, meet Mountain Lion.

The ninth major release of the world’s most advanced operating system, which brings popular apps and features from iPad® to the Mac® and accelerates the pace of OS X innovation. Mountain Lion introduces Messages, Notes, Reminders and Game Center to the Mac, as well as Notification Center, Share Sheets, Twitter integration and AirPlay® Mirroring. Mountain Lion is the first OS X release built with iCloud® in mind for easy setup and integration with apps. The developer preview of Mountain Lion also introduces Gatekeeper, a revolutionary security feature that helps keep you safe from malicious software by giving you complete control over what apps are installed on your Mac. The preview release of Mountain Lion is available to Mac Developer Program members starting today. Mac users will be able to upgrade to Mountain Lion from the Mac App Store™ in late summer 2012.

Well,  iOS has practically moved in to Mac’s house. If Lion was a toothbrush in the bathroom, Mountain Lion is a chest of drawers in the bedroom. Reminders, iMessage, Game Center, Notifications, iCloud and Twitter integration — all iOS’s most intimate stuff is here, and it all pretty much looks the same as it does on the iPad. Most of it is designed to sync up so it is exactly the same.

Gatekeeper:

Gatekeeper is a revolutionary new security feature that gives you control over which apps can be downloaded and installed on your Mac. You can choose to install apps from any source, just as you do on a Mac today, or you can use the safer default setting to install apps from the Mac App Store, along with apps from developers that have a unique Developer ID from Apple. For maximum security, you can set Gatekeeper to only allow apps from the Mac App Store to be downloaded and installed.

Chinese users:

Mountain Lion also has features specifically designed to support Chinese users, including significant enhancements to the Chinese input method and the option to select Baidu search in Safari. Mountain Lion makes it easy to set up Contacts, Mail and Calendar with top email service providers QQ, 126 and 163. Chinese users can also upload video via Share Sheets directly to leading video websites Youku and Tudou, and system-wide support for Sina weibo makes microblogging easy.

10 URL Rewrite PHP Classes

URL Rwrite is a boon for PHP programmers, Lets you write pretty URLs as well as manages redirections, Adding rewrite feature can be a plus for your PHP Script.
So get ready to load some of the best PHP classes for URL Rewrite in PHP . Let your htaccess work.
URL Rewrite PHP Classes

URL Rewrite PHP Classes

HTAccess mod_rewrite htaccess_emulation Interpret Apache .htaccess to emulate mod_rewrite This class can be used to interpret a subset Apache directives that can be defined in .htaccess configuration files. It takes as parameter the directive lines of configuration of an .htaccess file to interpret
htmLawed htmlawed Filter HTML for security and standards htmLawed homepage htmLawed homepage This package can be used to filter or purify HTML to prevent security attacks and for compliance with standards and admin. policies. It can parse HTML documents and rewrite it to filter tags and data that
Rewriter rewriter Rewrite request variables based on the request URI This class can rewrite request variables by parsing the request URI in a similar way to what the Apache module mod_rewrite does but without using regular expression based rules. It allows to map a request to an URL like http:/
Relink relink Rewrite URLs based on mod_rewrite configuration PHP Programming Innovation award nominee September 2008 Number 6 mod_rewrite is an Apache server module that converts the URLs used to access to a site to URLs of a different format using regular expressions. mod_rewrite is often used
HN URL Rewrite hn_urlrewrite Emulate request URL rewriting and redirection PHP Programming Innovation award nominee September 2004 Number 2 There is the conviction between experience Web site developers that search engines index more pages of a site and do it faster if their page URLs are normalized
URI Rewrite Handler Support forum rewrite-engine Rewrite request URLs split with backslashes This class can rewrite request URLs split with backslashes. It can parse the current request URL and extract the URL bits split with backslash characters. The class can also build a new URL assembling given
lean URL cleanurl Transform URLs to make them search engine friendly Clean URL is a class that implements a method to make URLs more user and search engine friendly by removing ‘?’ and ‘=’ symbols from URI. This class is meant to be used in conjunction with URL rewriting Web server modules that
URL rewrite url-rewrite-mapper Map URLs based on regular expression rules This package can be used to map URLs based on regular expression rules. It can take rules that define how to extract parameters from URLs. Then it can reassemble a new URL from the extracted parameters. example of usage Url
Url Rewriter url_rewriter Redirect requests according URL rewriting rules This class can be used to redirect requests based on URL rewriting rules. It can check whether the current request URL matches one or more rules. If one of the defined rules is matched, the class determines the path of a PHP
Secure Media securemedia Protect Flash files from hotlinking by other sites PHP Programming Innovation award nominee October 2004 Number 4 The unauthorized use of content of one site in another site is an activity that concerns many site owners. Hotlinking is one type of unauthorized content use