Articles for the 'Softwares' Category


Change Default SearchBox in Firefox

Tags: Tutorials | Deepanshu | No Comments »

To change the default search engine box on the top-right corner of FireFox:

This is how you can change it:

in the address bar of FireFox, type: “about:config

In the box marked filter, type: “browser.search.defaultenginename

Double click the value field or right click and choose Modify that value, by in the name of the search engine you wish to have as the default search engine. It must be one that you already have installed and also make sure you type in the name correctly.

Now if you type in “Yahoo”, restart Firefox and when your browser comes back you will see “red Yahoo Logo” and Yahoo as your default search engine box.

Then save that by pressing “Ok”.

Rate this:
3.5

Change Default Search Engine in Firefox

Tags: Tutorials | Deepanshu | No Comments »

Every browser like FireFox or IE does searches on a default search engine set some where in its configuration. Changing this default search engine is a little bit tricky, but not anymore. Deepak, my friend, installed a chat software from RediffBol which also changed the default search engine as Rediff Search but he now wants to change it back to Google [my fav].

This is how you can get it done:

in the address bar of FireFox, type: “about:config

In the box marked filter, type: “keyword.url

Double click the value field and modify that value, by pasting:

http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=

Then save that by pressing “Ok”.

Now, you can use your address bar just as google search bar. Go nuts, since now you can search by entering the search terms in the address bar and pressing enter. This way you never need to visit www.google.com again!!!

Rate this:
3.5

Showing category specific wordpress posts

Tags: Blogging, Tutorials | Deepanshu | No Comments »

Displaying category specific posts in a wordpress blog is easy. Inside theme folder the you will find “index.php” and “sidebar.php” templates, you have to put a query_posts functions which refer to specific category ID numbers from your database. Example:

<?php query_posts('showposts=1&cat=4'); ?>

You will need to change them to reflect the ID numbers in your own database. They can be found in your control panel under Manage->Categories.

idnumbers1.gif

Result will be the recent posts from the category no.4

Rate this:
3.5

How to display Author info in Wordpress Single Post

Tags: Blogging, Tutorials | Deepanshu | 1 Comment »

If you view a single post of a blog, you will see the author information at the bottom. Here we will see that how we can display such author info in a wordpress blog. That info can be edited in the control panel under Users->Your Profile.

The author’s photo can also display the image using avtars:

<img src="<?php echo get_option('home'); ?>/wp-content/themes/mimbo2/images/<?php the_author_lastname(); ?>.jpg" alt="" />

The author’s name is called like this:

<?php the_author_posts_link('namefl'); ?>

The author’s bio is called like this:

<?php the_author_description(); ?>

The author’s email is called like this:

<a href="mailto:<?php the_author_email(); ?>" title="Email this author">Email this author</a>

That seems like a pretty good start for building your own template themes. Now it’s up to the client to hire some talented writers and hope for the best.

Rate this:
3.5

What is a Blog?

Tags: Blogging, Tutorials | Deepanshu | 2 Comments »

Blog” is an abbreviated version of “weblog,” which is a term used to describe web sites that maintain an ongoing chronicle of information. A blog is a frequently updated, personal website featuring diary-type commentary and links to articles on other Web sites. Blogs range from the personal to the political, and can focus on one narrow subject or a whole range of subjects.

Many blogs focus on a particular topic, such as web design, home staging, sports, or mobile technology. Some are more eclectic, presenting links to all types of other sites. And others are more like personal journals, presenting the author’s daily life and thoughts.

Generally speaking (although there are exceptions), blogs tend to have a few things in common:

  • A main content area with articles listed chronologically, newest on top. Often, the articles are organized into categories.
  • An archive of older articles.
  • A way for people to leave comments about the articles.
  • A list of links to other related sites, sometimes called a “blogroll”.
  • One or more feeds like RSS, Atom or RDF files.

Some blogs may have additional features beyond these.

The Blog Content

Content is the essential purpose for any web site. Sites for Retail usually feature a catalog of products. University sites contain information about their campuses, curriculum, and faculty. News sites show the latest news stories. For a personal blog, you might have a bunch of observations, or reviews. Without some sort of updated content, there is little reason to visit a web site more than once.

On a blog, the content consists of posts (also sometimes called “articles” or “entries“) that the author(s) writes. Some blogs do have multiple authors, each writing his/her own articles. Typically, blog authors compose their articles in a web-based interface, built into the blogging system itself. A few blogging systems do support the use of stand-along blog client tools, allowing authors to write articles offline and then upload them at later time.

Comments

Want an interactive website? It’s always nice if the readers of a website could leave comments, tips or thoughts about the site or a specific article? With blogs, they can! Posting comments is one of the most exciting features of blogs.

Most blogs have a method to allow visitors to leave comments. There are also nifty ways for authors of other blogs to leave comments without even visiting the blog! called “pingbacks” or “trackbacks“, they can inform other bloggers whenever they cite an article from another site in their own articles. All this ensures that online conversations can be maintained painlessly among various site users and websites.

Now, you can Get a FREE BLOG like <yourname.goelji.com> with a lot of features here

Rate this:
2.5

Download Real VNC

Tags: Downloads | Deepanshu | No Comments »

VNC stands for Virtual Network Computing. VNC is an “open source” piece of software that allows two or more computers to be connected while allowing one to be the host and the others to be the clients. It’s a remote control software which allows you to view and interact with one computer (the “server”) using a simple program (the “viewer”) on another computer anywhere on the Internet. It is platform independent, which means you can use VNC to view an office Linux machine on your Windows PC at home. VNC is freeware and publicly available and is in widespread active use by millions throughout industry, academia and privately. Even the banks use it [i have seen them using it].

File Size: 721K
License: Freeware
Released: Jun 14, 2006
Downloads: 1403 (All versions: 1418)
OS Support: Windows (All Versions)
Plugins: None
Publisher: RealVNC
Homepage: http://www.realvnc.com/
MD5 Checksum: 1b3e7a853727724bfb1ce6ad71df35f8
Rate this:
2.5
  • Movie Blogs catalog

Main Blog | Report Abuse
Create Your FREE Blog | Log in