Archive

Archive for the ‘Hosting’ Category

NICZ SOFT Multi language blog hosting

March 3rd, 2009 Comments off

Additionally to already supported english version, our user can choose now to use another laguages, currently it is Polish, but can be easily extended to any nuber of langugaes supported by wordpress.

Anybody interested in having private blog in his native language should use available contact options.

Categories: Hosting, News Tags: , , ,

NICZ SOFT Virtual mail hosting started

February 22nd, 2009 Comments off

I’m would announce new service started at NICZ SOFT – virtual mail hosting.

Virtual mail hosting is a very flexible mail server allowing maintenance of many mail domains, addresses and aliases at one place.

Basic service is 6 mail addresses whatever they are mail accounts or aliases to this accounts, all email addresses have to be in one domain.  Each email address has limit of 500MB, and domain limit is 1GB. Access to accounts is secured with SSL and TLS. User can choose POP3 and IMAP access methods for accessing his account.

Anybody interested should leave a note via one of available contact options.

Categories: Hosting, News Tags: , , , , , , ,

NICZ SOFT Rails hosting started

February 12th, 2009 Comments off

Additionally to already started blog hosting we have started a new service – Rails hosting.

Basic Configuration is one instance of rails in passenger, one mysql database, and 500MB disk space limit, everything with ssh access.

Anybody interested should leave a note via one of available contact options.

Categories: Hosting, News Tags: , , , ,

Blogs upgrated to WordPress MU 2.7

February 4th, 2009 Comments off

Last night all blogs hosted under niczsoft.com were updated to newest version of WordPress MU – that is 2.7.

It looks like everything worked fine. I’m not sure but it looks like working a bit faster.

Categories: Hosting, News Tags: , ,

slow wpmu dashboard

January 18th, 2009 Comments off

I have spent today over two hours to find out why my wpmu login (and dashboard) is so slow. For all of You it was wrongly set “Admin Notice Feed” in “Site Admin”/”Options”. bellow a patch that will give extended note about wrong url.

733c733,735
< $rss = @fetch_rss( $url );

> $rss_time = time();
> $rss = fetch_rss( $url );
> $rss_time = time() – $rss_time;
752c754,758
< echo “<div id=’update-nag’>Your feed at ” . wp_specialchars( $url ) . ” is empty.</div>”;

> if ($rss_time < 30) {
> echo “<div id=’update-nag’>Your feed at ” . wp_specialchars( $url ) . ” is empty.</div>”;
> } else {
> echo “<div id=’update-nag’>Your feed url ” . wp_specialchars( $url ) . ” seems to be broken. Go to \”Site Admin\”/\”Options\” and corect \”Admin Notice Feed\”</div>”;
> }

I have also filled a request on wpmu forums to add it to include this patch in wpmu.

Categories: Hosting Tags: , , ,
Get Adobe Flash playerPlugin by wpburn.com wordpress themes