Archive

Archive for the ‘Uncategorized’ Category

HTML5: New tags and removed tags

HTML5 is on its way to hit web pretty soon.
See which tags has been added at http://www.infotales.com/html5-whats-new/
and tags removed can be seen
http://www.infotales.com/html4-tags-removed-in-html5/

Categories: Uncategorized

Free FTP clinet which I use

April 16, 2010 Leave a comment

Recently added a post describing FileZilla a FREE FTP client which I use for all my FTP needs.
The post can me seen at http://www.infotales.com/filezilla-a-free-alternate-to-cuteftp/

Categories: Uncategorized

Block countries in CRE Loaded

November 1, 2009 Leave a comment

Updated extension to block specific countries in CRE Loaded. You can find extension on my new blog under CRE Loaded topic

Categories: Uncategorized

Will be moving to my own domain

October 24, 2009 Leave a comment

Update: From now onwards new posts will be available on http://www.infotales.com, posts on this blog will be moved to new blog and will get deleted from here.

It has been really a good experience to have own blog. WordPress is a nice place to have your blog hosted, yet it restrict installation for plugins, ads etc. So i have decided to move my blog to my own domain and hosting.

Will be using same wordpress software with new blog and get all my posts imported. Will update my new blog domain pretty soon, so keep watching.

Categories: Uncategorized

Funny bug in msn messenger

October 20, 2009 Leave a comment

Today when I logged in to MSN messenger, I was surprised to see an unfinished welcome screen with sample “Lorem ipsum dolor sit amet, consectetur” text. Also the screen said “September 2008″ while it should be “October 2009″. See the attached screen.

MSN Messenger Bug

Lorem Ipsum is simply dummy text of the printing and typesetting industry. I think welcome screen is published directly from designers PC.

Categories: Uncategorized Tags: ,

Seting up local domains on Windows & Apache (WAMP)

September 18, 2009 Leave a comment
Categories: Uncategorized Tags: , ,

Changed theme to INove from Albeo

September 16, 2009 Leave a comment

Recently I changed the theme of blog to INove. This theme has dominant black header and white background for content area. Has very readable fonts and colors. Previously I was using Albeo theme which had bright colors and also had readable fonts, colors.

The main and only reason to switch is that I noticed that Albeo theme dose not show blog Tagline under the title of blog. This small tagline may include many keywords which will be important for SEO. For example i have set “about CRE Loaded, Web Performance, SEO and many things” as tagline.

Categories: SEO, Uncategorized Tags: , ,

New Zend Studio 7 is here

August 4, 2009 Leave a comment

Good news for developers. New version of my personal favorite PHP IDE is here named “Zend Studio 7″. This release highlights different key features of new IDE few of them are

  • Support for PHP 5.3
  • Zend Framework integration
  • Enhanced source code editing
  • Zend Server integration
  • Performance enhancements

To me Zend framework integration and performance enhancements seem most interesting features.

Categories: Uncategorized Tags: ,

Cool Free php IDE, Komodo Edit

June 24, 2009 Leave a comment

Komodo Edit is free cool IDE for PHP projects. The main features include

  • HTML preview
  • Multi-language support
  • Autocomplete
  • Syntax checking
  • Syntax coloring
  • Code snippets
  • Code folding
  • Multi-document editing
  • XPI Extensions
  • and more …

This IDE is best option for people who want to switch from paid IDEs like Zend.

Categories: Uncategorized Tags:

open_base_dir restriction in effect

June 11, 2009 1 comment

Few days back I encountered a problem where I was unable to copy uploaded file to desired direction on server via PHP script. After digging in we found that open_base_dir restriction was in effect.

The setting is primarily used to prevent php scripts from a particular user from accessing files in another user’s account on shared servers.

cPanel some times automatically adds this restriction in httpd.conf, when I got this restriction removed, files started to upload and moving properly to desired destination. It may also be intresting to know that in php 6 the safe mode have been removed.

Categories: Uncategorized Tags:
Follow

Get every new post delivered to your Inbox.