Remove Blogging Remove PHP Remove RSS Remove Software Review
article thumbnail

5 things Silicon Valley gets wrong about Southern California

SoCal Delicious

Huge news: Millions of PHP developers can now build mobile apps for iOS and Android — in PHP. blog comments powered by Disqus. Skip to primary content. Skip to secondary content. Newsletters. Live at the Apple Event: iPad Mini (and more?). 10 New York City startups we’re crazy about. 11 hrs ago. 20 hrs ago.

article thumbnail

Quickly Enable Social Logins with JanRain Engage

SoCal Delicious

Also, as any changes to each login will be handled by JanRain, you wont have to keep updating your authentication code if changes are made by the login provider. Now click the "Generate Code" button. Youll be given two code snippets that look something like this: This code should go immediately before the tag.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

How to Block Unwanted Bots from Your Website with.htaccess

SoCal Delicious

in addition to "127.0.0.1", the code to use is as follows: Order Deny,AllowDeny from 127.0.0.1Deny from 192.168.1.1 You may add as many IP addresses as you wish, although if your.htaccess file becomes very large, your site may become sluggish due to the number ofrules the server has to process each time it has to deliver your sites pages.

IP 38
article thumbnail

How to cleverly integrate your own URI shortener

SoCal Delicious

Shortcut: sebastian-x.com Blog About Blogroll Links How to cleverly integrate your own URI shortener Posted on 30 December, 2009 This pamphlet is somewhat geeky. For example when you operate a WordPress blog, you could code nearly everthing below in your 404 page (consider alternatives ). I’ll appreciate the traffic.

SEO 37