Sunday, March 14, 2010

Posts Tagged ‘Themes’

5 Free Wordpress Themes for Download

Fervens — a free professional Wordpress-theme. The theme has 3 columns of fixed width, comes in 3 flavours and is supposed to be a starting point for your projects. The theme was designed by Elena Gafita.

Main features of the theme

  • 3 columns of fixed width
  • widget-ready — two sidebars (both sidebars are supporting widgets, but I recommend to use the smaler one.
  • the theme is using 3 plugins; 2 of them are integrated into functions.php, so there is no need to install them. These plugins are Gravatar, Recent Comments and FlickrRSS. You can use the last one to present your Flickr images in a Flickr Photostream (see the demo).

Fervens have 3 versions of it:

  • Fervens A (Sidebar 1, Central Column, Sidebar 2),
  • Fervens B (Sidebar 1, Sidebar 2, Central Column) and
  • Fervens C (Central Column, Sidebar 2, Sidebar 1).

fervens-a

Demo
Download This Themes & PSD (zip, 0.29MB)

fervens-b

Demo
Download This Themes & PSD (zip, 0.29MB)

fervens-c

Demo
Download This Themes & PSD (zip, 0.29MB) Read more: 5 Free Wordpress Themes for Download

10 FREE WordPress Portfolio Themes

Here is a small collection mine with Portfolio WordPress Themes. Not all of these themes were made with a portfolio based WordPress installation in mind, but I think you can use them to show your work

1. Sharpfolio – is a free WordPress Theme designed to enable Web Designers, Graphic Designers, Photographers or any creative professional to showcase their work in a simple, clean, beautiful portfolio.

sharpfolio

[homepage] | [demo] | [download]

2. Portfolio Press – is a dark-colored Free WordPress Theme suitable for anyone who wants to create a quick WordPress portfolio.

portfoliotheme

[homepage] | [demo] | [download]

3. Snapshot – is another great Free Portfolio WordPress Theme

snapshot

[homepage] | [demo] | [download]

4. Linquist

linquist

[homepage] | [demo] | [download]

5. Ascari – is a very simple Free WordPress Theme so it is perfect for portfolios of any kind. The theme will post a coming soon image if you don’t post a image yourself to keep the theme looking professional. It also has a great fixed button to take you back to the top of the page.

ascari

[homepage] | [demo] | [download]

6. WP-Coda – is a theme created by modifying several already-existing code snippets and implementing them with a personal design. The result is a WordPress theme that mimics the functionality of the very popular Coda website. Every aspect of the Coda website was duplicated and this theme works in every major browser.

wpcoda

[homepage] | [demo] | [download – you need a FREE account] ||| [orange version]

7. The Unstandard – this theme was originally a personal project designed and coded for 5thirtyone.com. The Unstandard is a split two / three column WordPress 2.6 or 2.7+ compatible theme. The home and archive index pages utilize photos rather than text.

unstandardsmall

[homepage] | [demo] | [download]

8. Infinity – The theme has 3 fixed columns, thumbnails integration, Flickr, Delicious and Twitter integration as well as an attractive visual design. The theme was designed by Zhang Yichi for Smashing Magazine.

infinity-preview

[homepage] | [preview] | [download theme] | [download PSD sources]

9. Monochrome Gallery – is a free widgetized theme for WordPress packaged with an author archives page, AJAX slideshow, categorized posts with thumbnails on the homepage and a CSS framework to aid in customization.

monochrome

[homepage] | [demo] | [download]

10. ImPress Theme

impress-preview

[homepage] | [demo] | [download]

Windows Embedded Theme

There are only a limited number of Windows themes available that don’t require the uxtheme.dll patch, and most of them are getting a bit tired: Royale, Royale Noir, Zune.

As you can see from the start menu image at the right, it’s shiny and blue. The download has been strangely packaged (as a rar inside a zip), so I’ve re-uploaded a straightforward zip file to RapidShare and RapidSpread.

Download it, unzip it, and place the .theme and embedded folder into your %systemroot%\resources\themes (usually c:\windows\resources\themes) folder, then double click on the embedded.theme file.

You’ll be immersed in the glorious azure tones of the Windows Embedded theme.

Enjoy!

4 security tips protects your blog from hacker

Recently online forums have been flooded with tales of WordPress blogs being hacked and then banned by Google for spreading badware. To avoid these nightmares, follow the simple WordPress security tips in this article to keep your blog safe.

Update to get the current version that’s secure

No software is free from bugs and security holes. Make sure that you are running the latest secure version. For WordPress – as of this writing – that means versions 2.6.

Since WordPress gives plugins and themes full access to your blog, you also need to keep your plugins up-to-date. With the latest 2.3 series of WordPress you are notified in the admin screen when the plugins that you have installed are released in new versions.

Disable and remove themes and plugins that you are not using

If you are like the majority of bloggers, you have tried several different themes for your blog. More than likely, you now have a few different unused plugins that are installed.

Every single piece of unwanted software may provide a new vulnerability. Since no one is using them, why waste the energy to take these packages to the latest version? Get rid of the software, eliminate all associated files and be done with the trouble.

The last step of actually removing the files from the server is very important. Almost all themes and plugins are installed in well known directory locations. An attacker can use that well known URL to exploit a vulnerability even if you’re not using that theme/plugin.

Only download and install trusted code

Just like you shouldn’t click on email attachments coming from people you don’t trust, you shouldn’t install software on your blog from untrusted sources. Only download code from the authors’ web site.

Since WordPress and most themes and plugins are released as open source, anyone can modify the code with malicious intent and put up the badware for download to unsuspecting web surfers.

There is a penalty for being an early adopter! Allow other people to work through the holes and security issues before you attempt to use the package.

Watch out for JavaScript includes

Web analysis services and ad networks require the addition of JavaScript to blog pages. JavaScript code is allowed to do almost anything with your web page without your permission. In Essence, you are trusting the security of your website to this unknown, third-party service

I would be unwilling to have JavaScript put on my web site by an entity I was not familiar with. I would be more receptive to legitimate, well-known ad network and web analytic providers such as Google AdSense and Google Analytics.

Ad networks also pose another problem if you don’t have control over who is allowed to advertise on your network. Google applies the guilt by association principle: If you are advertising for a site that has badware on it, your site may be blacklisted too.