Warning: Cannot modify header information - headers already sent by (output started at /home/havenl/domains/chillez.com/public_html/wp-content/plugins/link-library/link-library.php:1) in /home/havenl/domains/chillez.com/public_html/wp-includes/feed-rss2.php on line 8
Chillez.com » Blog http://www.chillez.com ... just a playground to experiment with blogging Thu, 11 Mar 2010 10:29:52 +0000 en hourly 1 Fully operational again http://www.chillez.com/2010/03/fully-operational-again/ http://www.chillez.com/2010/03/fully-operational-again/#comments Wed, 10 Mar 2010 22:29:16 +0000 Gilles http://www.chillez.com/?p=444 Finally the problems with my site are solved! My hosting provider discovered that the problem was caused by their firewall settings. Fortunately they were able – and willing – to make the necessary configuration changes. It was an awkward situation that my own plugin was no longer working on my own website. I’m glad it is all resolved now.

However, the event painfully pointed out that I should invest some time to investigate how I can rewrite the plugin to use the API instead of the RSS feed. Maybe in the near future…

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

]]>
http://www.chillez.com/2010/03/fully-operational-again/feed/ 0
Site crippled http://www.chillez.com/2010/01/site-crippled/ http://www.chillez.com/2010/01/site-crippled/#comments Sat, 02 Jan 2010 11:52:29 +0000 Gilles http://www.chillez.com/2010/01/site-crippled/ Due to the fact that my hosting provider encountered some trouble s with their PHP configuration my site is now crippled. Various plugins no longer work, including my own Mobypictures plugin. Also WordPress is no longer able to upgrade itself or to install plugin updates. So far my provider at least informed me about their problems. The email I received however contained the line “… Verder dient u bestanden en directory,s welke schrijfbaar moeten zijn aan te passen naar de rechten 777. …” Which translates more or less into “set permission level to 777 for files and/or folders to which write-access is requried.” Yeah, right! Everybody warns no to use permission 777 because it is BIG security issue.

Thus the reason why this site behaves oddly – for now. (I hope)

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

]]>
http://www.chillez.com/2010/01/site-crippled/feed/ 0
Do you use the WP My Mobictures plugin? http://www.chillez.com/2009/08/do-you-use-the-wp-my-mobictures-plugin/ http://www.chillez.com/2009/08/do-you-use-the-wp-my-mobictures-plugin/#comments Fri, 28 Aug 2009 10:20:04 +0000 Gilles http://www.chillez.com/2009/08/do-you-use-the-wp-my-mobictures-plugin/ I am interested to see how other people have implemented the plugin on their website. So if you want, please leave a comment with your feedback. Don’t forget to fill in your website’s url! I would like to include a list of sites that use the plugin, let me know if it is okay to inlcude yours. Thanks!

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

]]>
http://www.chillez.com/2009/08/do-you-use-the-wp-my-mobictures-plugin/feed/ 5
Tip: Multiple widgetized Moby streams http://www.chillez.com/2009/07/tip-multiple-widgetized-moby-streams/ http://www.chillez.com/2009/07/tip-multiple-widgetized-moby-streams/#comments Thu, 02 Jul 2009 22:23:23 +0000 Gilles http://www.chillez.com/?p=424 Just found this very cool widget: PHP Code Widget

The normal Text widget allows you to insert arbitrary Text and/or HTML code. This allows that too, but also parses any inserted PHP code and executes it. This makes it easier to migrate to a widget-based theme but the fun part is, together with the Mobypicture plugin it enables you to include multiple Mobypicture streams in your sidebars. Just like I included the public stream.

Install both widgets and then include the same Mobypicture php code you would use to include the a Moby stream in a post or page.

PHP Code Widget
Mobypicture Plugin

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

]]>
http://www.chillez.com/2009/07/tip-multiple-widgetized-moby-streams/feed/ 0
Logo doodle http://www.chillez.com/2009/04/logo-doodle/ http://www.chillez.com/2009/04/logo-doodle/#comments Fri, 10 Apr 2009 21:29:35 +0000 Gilles http://www.chillez.com/?p=382 This site is lacking a decent logo but I have not yet found enough inspiration for a logo. A few minutes toying around resulted in this doodle. Nah, guess this will not be the one ;-)

chillez_logo1

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

]]>
http://www.chillez.com/2009/04/logo-doodle/feed/ 0
Fixed broken RSS feed http://www.chillez.com/2009/03/fixed-broken-rss-feed/ http://www.chillez.com/2009/03/fixed-broken-rss-feed/#comments Sun, 29 Mar 2009 22:00:38 +0000 Gilles http://www.chillez.com/?p=368 After checking the status of chillez.com on the ismyblogworking.com website  it reported blog ‘broken’. Shoot! It appeared that my RSS feed returned an error. First hit in Yahoo (yeah not Google – that’s whole different story) prompted a link to a WordPress Support topic hinting to the solution: blank lines before or after <?php ?>.

So I installed the WordPress plugin ‘Fix RSS Feed’ and let it do it’s thing. It returned a huge list of files containing blanks at the top or bottom of the file and fixed them all. This was kind of scary but apparently it did not break anything. It does backup all the files it is going to change as a .bak file, I have to clean this mess once I am convinced the backups are no longer required.

Damn, still errors, but now referring to a XML error. This time I noticed the output of ismyblogworking.com suggested to have my RSS feed validated by FEED Validator. Yes! Validation pinpointed the error; the little bugger appeared to be a blank in the theme functions.php. The blank was not found by the Fix RSS Feed plugin because it was in the middle of the file, right above the code I inserted to show a menu-link. Mystery solved!

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

]]>
http://www.chillez.com/2009/03/fixed-broken-rss-feed/feed/ 1
To-do wishlist – Update http://www.chillez.com/2009/03/to-do-wishlist-update/ http://www.chillez.com/2009/03/to-do-wishlist-update/#comments Mon, 23 Mar 2009 13:29:26 +0000 Gilles http://www.chillez.com/?p=322 As previous visitors might have noticed I switched from the 2-column dark theme to a 3-column light theme. The dark theme is still a beautiful theme but it had a kind of ‘warez-look’. This light Child Theme Byty is based on the Thematic framework. I will use this one to further develop my site.

Regarding my to-do list,  a few items are resolved now that I have changed the WordPress theme:

  • Shorten the height of the header. Don’t know why a lot of themes (and website) use such a large header. I agree you need some space to show off your logo and flashy site/brand name but it doesn’t mean you have to spoil valuable pixels. E.g looking at a site on the smallest Macbook or any netbook with a browser which has the adress toolbar and tab-browsing enabled, only has so many pixels available for showing content…
  • Add second sidebar and maybe even make the width dynamic instead of fixed.
  • Replace the ‘Previous’  and ‘Next’  page indicators with real page number (already experimented with 2 plugins but they require some tweaks to fit my theme.
  • LifeStream plugin works nicely with auto-grouping of events but somehow it does not display the  events in a group in chronological order. Weird but true. Have to look into that and try to fix it. Maybe even going to try to have the event timestamp displayed when showing details.
  • Add search. The build in WP search widget looks ugly in my theme.
  • Add About page and/or show ‘About-info’  on homepage. I tried the WP build in free-text widget but didn’t like the outcome.
  • And looking at a preview of this list; ad color to the bullets or something else to juice up a list.

To be continued.

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

]]>
http://www.chillez.com/2009/03/to-do-wishlist-update/feed/ 0
To-do wish list http://www.chillez.com/2009/03/to-do-wish-list/ http://www.chillez.com/2009/03/to-do-wish-list/#comments Sun, 15 Mar 2009 22:33:28 +0000 Gilles http://www.chillez.com/?p=294 More as a reminder to my own self rather than something to share with whomever visits this blogs ;-) . There a some things I wish to change to my website, these are (in no particular order):

  • Shorten the height of the header. Don’t know why a lot of themes (and website) use such a large header. I agree you need some space to show off your logo and flashy site/brand name but it doesn’t mean you have to spoil valuable pixels. E.g looking at a site on the smallest Macbook or any netbook with a browser which has the adress toolbar and tab-browsing enabled, only has so many pixels available for showing content…
  • Add second sidebar and maybe even make the width dynamic instead of fixed.
  • Replace the ‘Previous’  and ‘Next’  page indicators with real page number (already experimented with 2 plugins but they require some tweaks to fit my theme.
  • LifeStream plugin works nicely with auto-grouping of events but somehow it does not display the  events in a group in chronological order. Weird but true. Have to look into that and try to fix it. Maybe even going to try to have the event timestamp displayed when showing details.
  • Add search. The build in WP search widget looks ugly in my theme.
  • Add About page and/or show ‘About-info’  on homepage. I tried the WP build in free-text widget but didn’t like the outcome.
  • And looking at a preview of this list; ad color to the bullets or something else to juice up a list.

Of course a site also needs some interesting content but this is of lesser importance to me. I am just playing around with WordPress and trying to build a site with some nice features.

Something you would like to see changed or added to this site? Just leave a comment with your tips or ideas, your feedback is appreciated!

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

]]>
http://www.chillez.com/2009/03/to-do-wish-list/feed/ 0
Nokia touch phone promo in Scheveningen http://www.chillez.com/2009/03/nokia-touch-promo-in-scheveningen/ http://www.chillez.com/2009/03/nokia-touch-promo-in-scheveningen/#comments Sun, 08 Mar 2009 15:20:55 +0000 mobypicture http://www.chillez.com/?p=197 Drive-by pic van DJ in bubbel op Nokia touch phone promo stand in de haven van Scheveningen.
Image posted by MobyPicture.com
- Posted using MobyPicture.com

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

]]>
http://www.chillez.com/2009/03/nokia-touch-promo-in-scheveningen/feed/ 0
Op de pier http://www.chillez.com/2009/03/op-de-pier/ http://www.chillez.com/2009/03/op-de-pier/#comments Sun, 08 Mar 2009 14:16:03 +0000 mobypicture http://www.chillez.com/?p=195 Voor het eerst in 35jr op de pier van Scheveningen.
Image posted by MobyPicture.com
- Posted using MobyPicture.com

Post to Twitter Post to Delicious Post to Digg Post to Facebook Post to MySpace Post to Ping.fm Post to Reddit Post to StumbleUpon

]]>
http://www.chillez.com/2009/03/op-de-pier/feed/ 0