Tag-directory

4182reads
50 Beautifully Blue Logo Designs

50 Beautifully Blue Logo Designsview story

http://sixrevisions.com The color blue, in many cultures, symbolizes wisdom, trust, depth, intelligence, confidence, faith, and truth. It’s the color of the sky and the ocean, and so it’s also often associated with tranquility and calmness.  Below are 50 examples of blue logos. Notice the variety of blues, from lapis lazuli to sky blue, used in these logos. If you liked this collection, you might also want to check out this collection of 30 Beautifully Blue Web Designs. City College Malawi shop AquaBird Consulting bebocean invectra DESIGN YES OSL Longwarry Milk INTERACTIVE LION Blue Whale Agency Seahorse

3160reads
4 Steps to Building a Portfolio Website Using Drupal

4 Steps to Building a Portfolio Website Using Drupalview story

http://sixrevisions.com If you’re building a website for a client or yourself that requires a number of images to be presented in a gallery format — for example, if you’re a web designer, photographer, sculptor, painter or graphic designer — Drupal has some out-of-the-box solutions to help you organize and present your information. Professionals who work on a visual medium often need help presenting (and possibly monetizing) their work, and an online gallery is a great way to do this. Perhaps you could also make the images available as physical products or digital downloads in an online store as an added option. This guide will show you how to develop a portfolio/image gallery website using the popular content management system, Drupal.

4155reads
Is There Money in Open Source?

Is There Money in Open Source?view story

http://sixrevisions.com Web development and free and open source software (FOSS) have gone hand in hand since the beginning of the web. Popular scripting languages and web development frameworks such as PHP, Rails and Python are all open source, and many of the most popular platforms built on top of them, like WordPress and Drupal, are too. Open source has leveled the playing field by reducing the costs of creating software and web services, as well as nurturing innovation and sharing in the web development community.

5132reads
30 Beautiful and Creative Ad/Marketing Agency Websites

30 Beautiful and Creative Ad/Marketing Agency Websitesview story

http://sixrevisions.com Advertising and marketing agencies often position themselves as being specialists in creativity. So it’s just natural that their websites are often creative and beautiful. As clients expect these businesses to be creative (and a website is often one of the first things potential clients look at), ad agencies need to have effective and impressive websites. Below is a collection of 30 agency websites from all across the globe. Take a look at these websites for creative web design inspiration. Sponge Agency The Holla Agency Smart Inc. Freckle CHE BMF Agency Zubiad Leo Burnett Goodby, Silverstein & Partners DGWB

669reads

Above 500 Directory submission @ $ 18 onlyview story

http://forums.digitalpoint.com This is my blog i have given the list of directory sites http://seo-tips-and-news.blogspot.co...ries-list.html If you have time you can submit your site in this list of directoy. If you feel you don't have time to do. pls order me i can submit for you.Only $ 18 Manual submission no software will be used......... Pls pm me for more details.........

363reads

Old Question: Still confused: Best Article Submission methodview story

http://forums.digitalpoint.com I am still not sure what is best: to submit one article at just one directory or to multiple, highly-ranked directories? Everyone seems to have a different opinion on this. Presently, I am using a combination of good directories and some sites that allow creating hubpages kind of content, listed below. I USE: 1. www.articlesbase.com 2. www.articleblast.com 3. www.goarticles.com 4. www.articlebin.com 5. www.zimbio.com 6. www.gather.com If I have one unique, very good article, how should I go about submitting it?

589reads

How do you make urls look like they're in the root directory?view story

http://forums.digitalpoint.com A lot of sites I frequent appear to have their articles in their root directory. I don't think that's the case because that would clog it up very quickly. I'm guessing the files are really in a subfolder and they're using something to make the URL look different: URL looks like: example.com/article.html File is really located in: example.com/folder/subfolder/article.html How is this accomplished?

569reads

How To Change WordPress Login logoview story

http://tutzone.net If you want to change the logo you see where you enter the login credentials in WordPress, this simple tutorial will help you achieve that. This also helps as a brand building, if you want to, especially if you have multiple authors.Procedure:Note: Do take backup of the file you try this.01. Place the below code in functions.php file:function custom_login_logo() { echo '<style type="text/css"> h1 a { background-image:url('.get_bloginfo('template_directory').'/images/login_logo.png) !important; } </style>'; } add_action('login_head', 'custom_login_logo');

3158reads
SEO tips for web designers – part 2: website structure

SEO tips for web designers – part 2: website structureview story

http://www.designer-daily.com This post is part of a serie on SEO for web designers, make sure you don’t miss any update by subscribing to the RSS feed. Part 1: planning your website Part 2: website structure When launching your site, there are things that you should consider to implement on the website to ensure better search engine optimization. Here are a few that you should consider.Optimize your URL structureMake sure to set up a pretty URL structure. When possible, avoid URL containing strange characters and numeric values like http://www.example.com/?p=22341, instead use pretty permalinks like http://www.example.com/category/my-post.html (but don’t use the category first in WordPress).

6112reads
Convert a 3D Portfolio Dark Layout From PSD to HTML [Very Detailed]

Convert a 3D Portfolio Dark Layout From PSD to HTML [Very Detailed]view story

http://www.1stwebdesigner.com In this article you will learn how to convert a 3D Portfolio Dark Layout from PSD to HTML in a detailed step by step tutorial. You will learn how to create this layout by using a CSS framework, some CSS styles and Javascript into a valid HTML/CSS, cross browser compatible and dynamic layout. I hope that you can go through this tutorial and learn a few techniques that will help you in future projects. Now, let’s get started with this tutorial. Links you will need to complete this tutorial: