Archive for WordPress

Remove Date (Year/Month/Day) in WordPress Permalink URL with htaccess

Posted by (0) Comment

All you need is to go to wordpress dashboard.

  1. Go Settings -> Permalinks
  2. Select Custom Structure and enter /%postname%/into the field at bottom.
  3. Click Save Changes to make the change effective.
  4. FTP into the WordPress installation, edit the .htaccess file.
  5. Add following code at the end of the file:

Mak's wordpress tips that work

For existing permalinks with /%year%/%monthnum%/%day%/%postname%/:
# BEGIN Permalink Change
<IfModule mod_rewrite.c>

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/?(upload)/
RewriteRule ^([0-9]+)/([0-9]+)/([0-9]+)/(.*)$ /$4 [R=301,NC,L]
</IfModule>
# END Permalink Change Read More

Categories : WordPress Tags : , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Web Designing

Posted by (0) Comment

If you are curious to learn how technology works and is created, you should enroll yourself in web design courses. These courses include online study, tutorials, associate and bachelor degrees etc. You will have a wide understanding of HTML (Hyper Text Mark up Language), website designing, programming, basic visual skills (Composition of color and graphic) etc after doing these courses.

Course Content

 In some courses famous software programs are used to teach the basics of the art of web design. Students learn about site optimization features and how to address the intended audience in an effective way. Students also do their compulsory projects like creating and publishing a website that have all essential features in functional form.

Web Designing

These projects will really be helpful to the students particularly for those students who have a plan to pursue their careers in the field of digital photo preparation and enhancement. Other things such as curves function, of vector shapes, dealing with gradients, applying drop shadows, building a layout, mastering the slice tool, and importing and exporting files are also included in these courses.

Type of Skills and Courses

By learning skills like technical and graphic designing, students can claim their web design certification more realistically. As the students continue to progress in this field, they would definitely need to create a good impact by their homepages through their web designing skills. So they have to be better skilled in things like inserting photos and text in a site, image and logo creation and creating links to a site with specific keywords etc along with their web design courses. Read More

Categories : Internet Tags : , , , , , , , , , , , , , , , , , , , , , ,

Advantages Of Having Best Rated Laptops

Posted by (0) Comment

In order to obtain the most products for the dollar, it is very significant to research best rated computer laptops. While shopping for the most excellent deal, most of the people are not precisely aware of their requirements. Otherwise, one can easily take care of that particular thing. The utmost thing to consider is the basic model. A computer does not consist of additional things, but the basic model is regarded as one of the best rated notebook computers. This is for the reason that it enables a person to write essays. However, it does not contain those things which are helpful in making presentations and also does not include games as well.

Wireless Capability:

Other options which include wireless capability are also available. This makes it easy for the users to surf the internet at book stores and coffee shops and anywhere else where wireless capability is present. This is an ideal thing for the personal as well as the business use. Wireless Capability

Other Advantages:

A person can also play movies as the best rated notebook computers contain DVD ROM as well. No matter these models are expensive, but their quality is very much high. These models have everything that is required to be included in them.

Presence Of Additional Features:

This model is considered as one of the best model because a lot of extra things are accessible by the person in this level of product. These are the best rated notebook computers because in addition to the availability of some extra features, the user can still check his e-mail and write essays. This computer also includes a CD-ROM drive. In fact, it becomes really convenient for a person to meet all of his business requirements.

Reasonably Priced:

Best Rated Laptops

The owner will not have to worry about spending a considerable amount of money as this model only possesses the business basics. So, they can easily obtain it at a very reasonable price.

Careful Evaluation Of The Personal Requirements:

The careful evaluation of the personal requirements is very significant. It has nothing to do with the choice of the model. There is no reason to spend additional amount of money than the requirement. You have to consult with a trusted friend or a qualified business owner regarding the options in consideration. This has to be done while you are exploring the best rated computer laptops.The views of these individuals may be even more significant as compared to those found in guides. You have to show patience in making the final decision about finding the best deal and the best personal choice.

Categories : Laptop & NoteBooks Tags : , , , , , , , , , , , , , , , , , , , , , ,

Blogging Offers Endless Possibilites

Posted by (0) Comment

The World Wide Web continues to offer different ways for individuals to express themselves. There are abundant opportunities for advertising, communicating, presenting, and sharing information on the web. The way that this is done has changed tremendously as the internet has evolved along with the demands and concerns of those that build and maintain websites.

Web hosting is different from the early stages, and a lot of this has to do with blogging. The blog revolution has taken off in leaps and bounds, and there is no sign of a decline in this phenomenon. A major attraction that has fueled the blog craze is the fact that many blogs are free.

blogging

WordPress, for example, is one of the most popular blog spots on the web. It has overshadowed many of the other blogging sites because there are so many advantages that come with the word press blogs. The site actually offers both free and premium blog space, but the free blogs are obviously the ones that most people sign up for.

Blogs are continuing to gain an even wider following as more people look for ways to express themselves on the web. The smart phones and iPad are just a few of the technological advancements that allow people to follow others on the web. Web surfers are always looking for some random blog to add to their list of favorite sites to search. Read More

Categories : Blogging Tags : , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

How to List all Category IDs from a WordPress MySQL Databese

Posted by (0) Comment

In my day to day work, one of my jobs is to setup word-press  themes for my clients. Yesterday, I was setting up and configuring a theme that shows latest post from each category in the middle column. The site was over an year old and there were a lot of categories accumulated over time.

Theme had an option where I can put all the categories that I don’t want to display. The theme developer saved time by no providing an interface to select / remove categories. the lazy developer just put a text box where I had to list unwanted categories in comma separated fashion. wordpress mysql query to list categories

Now the challenge for me here was to ask the client which categories they wish to exclude. But in order to do that, I had to provide them a list of all categories. I could simply go to category section of wordpress admin dashboard but catagory ids are not listed there.  so I had to fire up phpMyAdmin and look for a solution in MySQL database of wordpress. Read More

Categories : How To Tags : , , , , , ,

10 Plugins To Improve Your WordPress Blog Experience

Posted by (0) Comment

WordPress is a blog publishing application that is used by millions of people worldwide. It started off as a mere platform for writing stuff, but now is a full fledged business tool, that has more than half of the world’s blogs depending on it. It offers many plugins and widgets that can be downloaded for making the blogs look attractive.

There is one problem here. These plugins affect the performance of our blogs. They make it slow by bloating the blogs. We need to make our blogs user-friendly so that many peoply can read it without having any problem.

TOP 10 Plugins for WordPress:
Many of us download free plugins for our site. But these make our site work slow thus less people visit our site and read blogs. Here are the top 10 wordpress plugins that you can download to your wordpress blog and let your readers enjoy reading blogs, without affecting the speed of the blog.

wordpressplugins

1) Light Box 2:

  • This effective plugin helps in overlaying images by using Colorbox.
  • You can view clear and large images without opening the picture on a new tab.
  • You can also auto-lightbox all the images. Read More
Categories : WordPress Tags : , , , , , , , ,

Updated Windows Live Applications Released by Microsoft

Posted by (0) Comment

On 30th September, 2010, Microsoft, released the final version of its updated Windows Live applications, including updates to its video-editing and photo-editing programs with synchronizing, and blogging tools.These new sets of Windows Live 2001 apps have gone through testing since June and can be easily down loadable from the official website of Microsoft. The set of these apps include Windows Live Photo Gallery, Movie Maker, Messenger, and Mail aside from Windows Live Mesh, Family Safety, and Writer.According to Microsoft, Dell is the only company that has become the first global PC maker by including the programs as built in programs on its PCs.

Incompatibility with Windows XP

Good news is that these new sets of Windows Live apps work on Windows Vista or Windows 7, while the sad news is that these new apps don’t work on Windows XP. This new program of Microsoft is available in 48 languages.

Windows_Live_Essentials_logo

Word Press As Default Blog

Microsoft included Word press.com as one of its default blogs that is included in the Windows Live Writer blogging program as a part of the new app suite.

Read More

Categories : Technology Tags : , , , , ,

Top 10 WordPress Plugins

Posted by (2) Comment

WordPress, a very useful tool for blogging websites. It can be made more effective by using its plugins. Here I listed some important plugins for wordpress that make your work more  easy.

1. Gravity Forms

Gravity Forms is a great plugin for managing online forms. It has some extremely useful features including conditional form fields that allow you to show or hide a field or entire sections of the form based on a value selected in another field. It is also possible to pre-populate form fields using querystring, shortcode, function or hooks. It also offers the facility to schedule forms by assigning a start date and end date for when your form is live on your site.

wordpress plugin

2. cformsII Form Plugin

cformsII is a free form management plugin that can be used to set up contact forms on your WordPress site. It does not require any stong knowledge of PHP or codes. You can easily build forms in the WordPress admin panel, navigate to the page or post where you want to use the form and there is a button in the WYSIWYG editor that you click and up pops a list of forms that you have made. Just choose your form and it gets inserted into your page. Update your page and you the form is live.

Read More

Categories : WordPress Tags : , , , , , , , , , , , , , , , , ,

10 WordPress Plug-in for powering your Blogging Experience

Posted by (0) Comment

In this blog post I will explain you that how you can use advance wordpress plug-in for powering your blogging.

Well the fact that we all know is that WordPress is best CMS for blogging, so if you have few technical skills to use the coding & R& D for trying new plug-ins, then you must read this blog post.

wordpress-plugin

10 Plug-ins to power your blogging

Here I am explaining you few WordPress Plug-in. These are given below:

1. Wordbook

Using WordBook you are able to post your blog posts in to your Face Book Wall. These blog posts will be shown on the Boxes tab of your recent blog post.

2. Broken Link Checker

By the help of this plug-in you would know about the broken links of your blog. Using this plug-in you would be able to monitor links in your blog post, pages and other custom fields. It also gives notifications of redirected links.

Read More

Categories : WordPress Tags : , , , , , , , , , , , , , ,

Top 10 Entertainment Apps For Nokia N900

Posted by (2) Comment

Any smartphone is truly useless unless you explore the multiple ways in which it can be used to provide entertainment as well as do business. Nokia N900 is no different. It’s about keeping in touch, expressing yourself and enjoying media of every kind.

N900 apps

Here is a list of the top 10 entertainment apps that you can find on the Maemo Select app store.

1. Fring

Fring is one of the best apps available as it brings together the best in instant messaging and VoIP in one package, allowing you to use services such as Skype and MSN Messenger from your N900’s 3G or WiFi connection.

fring

2. Bounce Evolution

If you want to experience the graphical power of the N900, then bounce evolution is a wonderful game to do so. Utilize the N900’s fantastically sensitive tilt motion control to guide a ball down a perfectly rendered track, against the ticking clock.

bounce

Read More

Categories : Nokia Tags : , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,