Warning: Cannot modify header information - headers already sent by (output started at /home/sites/wpnoise.com/public_html/index.php:102) in /home/sites/wpnoise.com/public_html/wp-includes/feed-atom.php on line 8
WordPress Setup and Installation Services | WPNoise.com WordPress Setup Installation Services 2012-09-18T14:47:01Z http://wpnoise.com/feed/atom/ WordPress Piotr Słabosz <![CDATA[Time to relax..]]> http://wpnoise.com/?p=490 2011-09-18T10:20:33Z 2010-10-07T18:36:06Z Hey, I did not write here for a little while… even this is my first post here in 2010. For this reason I would not begin serious with some WordPress topics, it is time to relax for a little while.

What I would like to show you is one website with great desktop wallpapers. I don’t want to wrote here about my top ten wallpapers website or stuff like that, I just found this one website and I am absolutely shocked.

wallpapers3 Time to relax..

Wallpapers …for the moment

I realize that my taste for wallpapers is quite specific, but I think that the wallpapers at the address given will be liked a broader audience.

I hope to broadcast on the blog one more time soon..

**Update

wallbase Time to relax..

I am just testing Dell U2410 and to be honest the best place to find proper wallpapers (1920×1200 & more) is Wallbase.net.

Website is truly amazing with 500GB of transfer per day. The guy who leads this website is from Poland like myself.

Cheers

]]>
3
Piotr Słabosz <![CDATA[Windows 7 Design]]> http://wpnoise.com/?p=477 2010-04-24T15:37:56Z 2010-04-24T15:34:04Z Windows7 Design is best place if you are using new Windows 7 operating system and want to make it more customized. It gathered unique customization resources such as: themes, styles, skins, wallpapers, gadgets, icons & also Win7 desktop screenshots.

WordPress Theme:

  • Unique theme prepared special for this website (with flash header) ! First graphic designer create this design, then special company code this .psd file to WordPress theme. In the end I and my friend customized this theme to final state

Unique:

  • Flash header
  • Image show, preview images with shadow borders, image highlights with special effect
  • Images show in posts are uploading manually & setup with custom fields
  • Screenshots section with special gallery module

Features:

  • Flash header
  • Customized free WordPress theme
  • Hosting on our VPS server
  • Using free WordPress plugins
  • RSS using FeedBurner
  • Adsense Implementation
  • Google Analytics Statistics
  • Facebook, Twitter support
  • Rating system, voting system, gallery, short news, best & popular posts… & many more

Website is up2date with WordPress version and all plugins are in newest versions.

]]>
0
Piotr Słabosz <![CDATA[Hintertux Glacier]]> http://wpnoise.com/?p=430 2010-04-24T15:13:50Z 2010-04-24T14:21:07Z SAM 2524 150x150 Hintertux Glacier SAM 2575 150x150 Hintertux Glacier SAM 2586 150x150 Hintertux Glacier SAM 2624 150x150 Hintertux Glacier SAM 2627 150x150 Hintertux Glacier SAM 2642 150x150 Hintertux Glacier SAM 2668 150x150 Hintertux Glacier SAM 2676 150x150 Hintertux Glacier SAM 2699 150x150 Hintertux Glacier SAM 2709 150x150 Hintertux Glacier SAM 2715 150x150 Hintertux Glacier SAM 2722 150x150 Hintertux Glacier SAM 2725 150x150 Hintertux Glacier SAM 2802 150x150 Hintertux Glacier SAM 2803 150x150 Hintertux Glacier SAM 2806 150x150 Hintertux Glacier SAM 2824 150x150 Hintertux Glacier SAM 2826 150x150 Hintertux Glacier SAM 2828 150x150 Hintertux Glacier SAM 2848 150x150 Hintertux Glacier SAM 2849 150x150 Hintertux Glacier SAM 2852 150x150 Hintertux Glacier SAM 2853 150x150 Hintertux Glacier SAM 2859 150x150 Hintertux Glacier SAM 2866 150x150 Hintertux Glacier SAM 2867 150x150 Hintertux Glacier SAM 2873 150x150 Hintertux Glacier SAM 2879 150x150 Hintertux Glacier SAM 2880 150x150 Hintertux Glacier SAM 2885 150x150 Hintertux Glacier SAM 2887 150x150 Hintertux Glacier SAM 2948 150x150 Hintertux Glacier SAM 2952 150x150 Hintertux Glacier SAM 2955 150x150 Hintertux Glacier SAM 2967 150x150 Hintertux Glacier SAM 2971 150x150 Hintertux Glacier SAM 2984 150x150 Hintertux Glacier SAM 3013 150x150 Hintertux Glacier SAM 3023 150x150 Hintertux Glacier ]]> 0 Piotr Słabosz <![CDATA[LiteSpeed WebServer on Slicehost VPS]]> http://wpnoise.com/?p=390 2011-09-10T14:20:28Z 2009-12-15T17:42:15Z What is VPS ?

A virtual private server (VPS, also referred to as Virtual Dedicated Server or VDS) is a method of splitting a server. Each virtual server can run its own full-fledged operating system, and each server can be independently rebooted.

The practice of partitioning a single server so that it appears as multiple servers has long been common practice in mainframe computers, but has seen a resurgence lately with the development of virtualization software and technologies for other architectures.

What are the benefits of using VPS ?

It is faster that shared hosting, so putting this to simple words your websites will work & load faster with VPS. You will have full control of your system plus many other benefits.

My hosting history

I start with cheap shared hosting but after sometime I moved all my sites to VPS. I was testing many companies for long time but from almost 2 years I am using slicehost and I am pretty happy with them.

In this post I try to show you howto setup good VPS hosting server and use it for your websites. It was written by my friend Dru who helped me setup my VPS and I think it will be a good howto for all of you.

Basic Details:

  • VPS Hosting Company: Slicehost
  • WebServer: LiteSpeed

When I am starting new project, website I need to create couple of things:

1. Create user

a.) create a user using webmin

- Click on System in the sidebar, then on users and groups
- Click on create new user
- for the username ALWAYS use the domain name for the name of the user. So in this case: example.org do the same for the group (choose new group and name it the same way – THIS IS VERY IMPORTANT)
- then click save

When you create the user in webmin there should be a field where you can set the group, that will let you pick the www-data group before you create the user.

b.) shell method (i prefered this method)

I use this one: adduser username –ingroup www-data –force-badname

where username = whatever you want the user to be called, ie

adduser example.org –ingroup www-data –force-badname

2. Create LiteSpeed folders

Now you need to FTP in (don’t use ssh or sftp it has to be ftp). (use the server ip, the username will be whatever you called the user and the password will be whatever you configured)

Once you’ve done that create the following folders: config public_html cgi-bin

3. New site in LiteSpeed

Login to litespeed http://your_IP/index.php (user: **** password: ****)

Go to configuration, then virtualhost templates.
Click on PHP_SuEXEC

Where it says Member Virtual Hosts click the add link to the right of it, then fill in the following:

- virtualhost name – should be the domain name (example.org)
- domain name – should be the same as the above
- aliases – should be the same as the above except with www. at the start (www.example.org)
- virtualhost root – Leave Blank

Save, and then go to actions and graceful restart to restart the webserver.

FTP your files into the public_html folder and you should be able to access them in your browser.

4. Importing Databases

when you move website between hostings

First create a blank database with phpmyadmin.

Then in the commandline, navigate to the folder where the sql file is. Then do this command:

mysql -u user -p user_dbname < file.sql

where dbname = name of the blank database
where file.sql = the SQL file you're importing.

It will ask you for the root password and then in a few seconds it'll be done.

5. BONUS TIPS & TRICKS

a.) How to move files when migrating to new server ?

On old server backup files with tar, you use one command line to backup all files to one tar or tar.gz file.

Put this file in public_html folder on this server. Next go to new server and:

wget link_to_the_gzip_file_on_the_old_server

Next untar the files to proper place and that is it.

b.) Problem with file permissions

Sometimes when i move files from one server to another i got problems with file permissions on new server. To fix I use this method:

cd /home/example.org

and then do

chown -R example.org:www-data public_html

and then

chmod 770 -R public_html.

c.) MySQL problem with coding, default charset

Sometimes i got problem (WordPress UTF-8 Charset Woes) with coding in sql base, there was strange coding problems in text and i need to fix that. I use this solution:

$ mysql –user=frog -p –execute=”DROP DATABASE dbname;
CREATE DATABASE dbname CHARACTER SET utf8 COLLATE utf8_general_ci;”

$ mysql –user=frog –max_allowed_packet=16M -p –default-character-set=utf8 dbname < dump_utf8.sql

and it works for me..

To find more about this one look here: Convert latin1 to UTF-8 in MySQL

So good luck with great hosting Slicehost and webserver LiteSpeed, for me it works really great for almost 2 years now!

]]>
8
Piotr Słabosz <![CDATA[10 Tips How To Fix WordPress Blank Page]]> http://wpnoise.com/?p=368 2012-01-09T19:16:59Z 2009-11-05T20:12:38Z wordpress logo notext bg 10 Tips How To Fix Wordpress Blank PageI got some WordPress problems with two websites that I lead with blank WordPress site that they show. Finally it works for me and now I want to share with you some tips about WP blank page problems. I have this CSS gallery that was offline since some time… what I mean wp-admin pages works fine but front page was blank. This bug was after i migrate to another hosting company. Finally I found time to fix that bug. All off that was on Google and some of those things was my original ideas and some of theme are people comments to this post.

When you see blank page with your WordPress blog you can use my tips to find bug and fix that annoying problem.

1. Turn off all plugins

If you have access to your admin panel you do it from there but if don’t you can always ‘ftp’ your website and move all your plugins to other directory so there will be no plugins active.

2. Change theme to another one (refresh/check)

Remember to turn off cache plugins if you use them, clear your cache.

3. Creates or/and update .htaccess file

You can browse it by linux console for example. If you don’t know how to use ‘ssh’ try to read a little bit on google about it. You can use free Putty software to ssh your files on server.

4. Edit and save post, permalinks…. stuff like that

Update your permalink structure. Just click update in WordPress, don’t change it to other structure, this can be really bad for SEO.

5. Update to newest version of WordPress

6. Check what PHP version you have

@Mittineague said: For PHP errors, I find the easiest way to trouble-shoot when developing a plugin is to make a direct HTTP request for the file. eg domain.com/blog_dir/wp-content/plugins/pluginfile.php
This way will show syntax errors and other PHP error messages.
When the file is OK PHP-wise, you will then see errors like
[WordPress-function name here] not found.
For incompatibility problems though, deactivating and reactivating is the best way, especially now that WordPress “sand boxes” and will show a “could not be activated” message.
And don’t learn the hard way. Back-up, back-up, back-up!

7. Check this out:

WordPress should compress articles (gzip) if browsers ask for them… in my situation this fix my blank page error

8. Check error logs

To find something interesting about your problem try to look for http error log and you will see there which file causes errors.

9. wp-config.php

Edit wp-config.php file (which is WordPress main configuration file) and look for blank lines in the end, sometimes text editors add this line and it can broke WordPress installation.

10. Delete all Akismet spam comments

You can read more about it: Solution for WordPress blank admin page

Point 7 helps me with my CSS gallery.

In the meantime I generate problems with SilenBits and it was blank too….I’ve solved the problem using this fix: Change theme to another one (refresh/check)

So good luck and no WordPress blank pages for you !

]]>
9
Piotr Słabosz <![CDATA[Latest Post]]> http://wpnoise.com/?p=335 2009-11-05T20:15:02Z 2009-10-28T19:05:37Z Draft Latest Post ]]> 0 Piotr Słabosz <![CDATA[WPDesignBlog]]> http://wpnoise.com/?p=183 2012-01-09T19:08:13Z 2009-10-22T18:02:45Z WPDesignBlog is blog about WordPress themes, plugins & hacks… all that concentrates on WordPress. This blog supplies visitors with more specialized information about creating your own blogs using WordPress. You can find many tips and solutions to numerous problems that will improve your blogging skills and facilitate the creation of your own original projects.It is based on free WordPress theme with small modifications.

WordPress Theme:

  • You can find theme that we use on this site on Web-kreation portal.

Features:

  • Customized free WordPress theme
  • 125×125 ads support
  • Hosting on our VPS server
  • Using free WordPress plugins
  • RSS using FeedBurner
  • Google Analytics Statistics

Website is up2date with WordPress version and all plugins are in newest versions.

]]>
0
Piotr Słabosz <![CDATA[CSSBloom]]> http://wpnoise.com/?p=178 2009-10-28T13:03:28Z 2009-10-22T17:52:09Z CSS Bloom is a gallery website showing the best CSS based designs used by Blogs and Online Portfolios. By providing links and previews of the best designs, we aim to provide our viewers with inspiration for their websites. This site has a unique WordPress theme (chosen specially for this CSS Gallery) and shows that WordPress can also be used as CSS Gallery script .

Blog Stats:

  • 1,366 posts
  • 491 comments
  • 27 categories and 5 tags

Spam:

  • Akismet has protected your site from 22,475 spam comments

Features:

  • Customized free WordPress theme
  • Hosting on our VPS server
  • Using free WordPress plugins
  • RSS using FeedBurner
  • Adsense Implementation
  • Google Analytics Statistics

Website is up2date with WordPress version and all plugins are in newest versions.

]]>
0
Piotr Słabosz <![CDATA[SilentBits]]> http://wpnoise.com/?p=174 2009-10-30T14:22:02Z 2009-10-22T17:42:57Z SilentBits is my personal blog focusing on WordPress and all other aspects of online life. The chosen theme is based on free K2 WordPress theme that was accompanied by a special header( individually designed for my weblog). As you can see this theme is rather big, many plugins are installed and it is really hard to find new template for my blog. This is the fourth version of my blog theme, previous three were also based on free WordPress themes (all information about it is available on this site).

WordPress Theme:

  • Original K2 WordPress theme can be found on JohnTP blog

Blog Stats:

  • 439 posts
  • 1,635 comments
  • 39 categories and 377 tags

Spam:

  • Akismet has protected your site from 116,897 spam comments

Features:

  • Customized free WordPress theme
  • Hosting on our VPS server
  • Using free WordPress plugins
  • RSS using FeedBurner
  • Adsense Implementation
  • Google Analytics Statistics

Website is up2date with WordPress version and all plugins are in newest versions.

]]>
0
Piotr Słabosz <![CDATA[Vista Styles]]> http://wpnoise.com/?p=167 2010-02-17T12:32:07Z 2009-10-22T17:31:39Z Another big website with good traffic based completely on WordPress using simple plugins. VistaStyles is a place where you can switch your Windows XP default desktop to new Vista look. Blog gathers the best styles, icons, wallpapers and all customized stuff that helps you modify your desktop to Vista. WordPress theme was designed individually for this VistaStyles project with my own customization.

Blog Stats:

  • 967 posts
  • 3,386 comments
  • 52 categories

Spam:

  • Akismet has protected your site from 65,203 spam comments

Features:

  • Customized free WordPress theme
  • Hosting on our VPS server
  • Using free WordPress plugins
  • RSS using FeedBurner
  • Adsense Implementation
  • Google Analytics Statistics

Website is up2date with WordPress version and all plugins are in newest versions.

]]>
0