<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>LINICKX.com</title><link>https://www.linickx.com/</link><description></description><lastBuildDate>Wed, 01 Apr 2009 19:36:00 +0100</lastBuildDate><item><title>Fedora 10 &amp; ffmpegthumbnailer</title><link>https://www.linickx.com/fedora-10-ffmpegthumbnailer</link><description>&lt;p&gt;I've recently upgraded from F7 to F10 and was surprised to see that
&lt;a href="http://code.google.com/p/ffmpegthumbnailer/"&gt;ffmpegthumbnailer&lt;/a&gt; hasn't
made it into the yum repo's yet!&lt;/p&gt;
&lt;p&gt;As I use &lt;a href="http://en.gentoo-wiki.com/wiki/MediaTomb#Video_Thumbnails"&gt;ffmpegthumbnailer for PS3 Video
thumbnails&lt;/a&gt; I
needed to find &lt;a href="http://forums.fedoraforum.org/showthread.php?t=209225"&gt;a solution to
this&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If I had the time I'd knock up a .spec file &amp;amp; rpm, but for the time
being I thought I'd post my bodge.... NUMBER ONE, if you've never typed
"&lt;code&gt;configure;make;make install&lt;/code&gt;" before you need to install the
development tools.&lt;/p&gt;
&lt;p&gt;sudo yum groupinstall "development tools"&lt;/p&gt;
&lt;p&gt;Next pick up a couple of extra dependencies...&lt;/p&gt;
&lt;p&gt;&lt;code&gt;sudo yum install libpng libpng-devel ffmpeg ffmpeg-devel&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;You should now find that, if you download &lt;a href="http://code.google.com/p/ffmpegthumbnailer/downloads/list"&gt;the
source&lt;/a&gt;,
unpack it -
&lt;code&gt;gunzip ffmpegthumbnailer-1.5.0.tar.gz;tar -xvf ffmpegthumbnailer-1.5.0.tar&lt;/code&gt;
and &lt;code&gt;cd ffmpegthumbnailer-1.5.0&lt;/code&gt; hopefully you can complete
&lt;code&gt;./configure&lt;/code&gt; without any errors.&lt;/p&gt;
&lt;p&gt;If you try &lt;code&gt;make&lt;/code&gt; at this point it'll probably fail with errors, this is
how I fixed that....&lt;/p&gt;
&lt;p&gt;&lt;code&gt;cd /usr/include/ffmpeg/ ln -s libavcodec/avcodec.h ./ ln -s libavformat/avformat.h ./ ln -s libswscale/swscale.h ./ ln -s libavformat/avio.h ./&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now you can... get back to the build&lt;/p&gt;
&lt;p&gt;&lt;code&gt;cd ~/ffmpegthumbnailer-1.5.0 make sudo make install&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;If all has gone well you &lt;strong&gt;&lt;em&gt;should&lt;/em&gt;&lt;/strong&gt; have a working install :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Wed, 01 Apr 2009 19:36:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2009-04-01:fedora-10-ffmpegthumbnailer</guid><category>Fedora</category><category>fedora10</category><category>ffmpegthumbnailer</category><category>Linux</category><category>mediatomb</category><category>Playstation3</category><category>ps3</category></item><item><title>LINICKX - PlayStation ID</title><link>https://www.linickx.com/linickx-playstation-id</link><description>&lt;p&gt;&lt;a href="http://uk.playstation.com/psn/profile/linickx/"&gt;&lt;img alt="" src="http://mypsn.eu.playstation.com/psn/profile/linickx.jpg" /&gt;&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Mon, 08 Dec 2008 13:22:00 +0000</pubDate><guid isPermaLink="false">tag:www.linickx.com,2008-12-08:linickx-playstation-id</guid><category>Blog</category><category>linickx</category><category>Playstation3</category></item><item><title>Original PlayStation 3 Firmware Suggestions</title><link>https://www.linickx.com/original-playstation-3-firmware-suggestions</link><description>&lt;p&gt;I can't find an official suggestions or "request for enhancements"
webpage for sony's ps3; I'm sure the developers are fed of of people
asking for in game access to music or the web browser so it's hidden
away somewhere, but I think I have some genuine fresh ideas.... maybe?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Dynamic Bookmarks from Avahi / Bonjour / ZeroConf&lt;/strong&gt;&lt;br /&gt;
I don't have a keyboard for my PS3 the reason for this is that I have a
PC/Laptop, in the event I want to do some heavy browsing my 1st thought
won't be to use my PlayStation, this being said, I do occasionally use
the PS3 to check specific websites; when I download content from the
PlayStation Store I have a tendency to log into my
&lt;a href="http://www.cacti.net/"&gt;cacti&lt;/a&gt; install and check on my bandwidth usage,
typing http://192.168.168.168/cacti into my bookmarks was a real pain
via the on-screen keyboard, but if the PS3 could have learned this from
network that would have been really cool. Direct Access to my bookmarks
from the XMB would be nice too.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPNP Media Servers &amp;amp; the XMB need a re-think&lt;/strong&gt;&lt;br /&gt;
My &lt;a href="http://mediatomb.cc/"&gt;mediatomb&lt;/a&gt; server shares out my "media"
directory, in that directory I have all of my A/V content. The thing is
to switch between watching my latest family video and viewing pictures
of the fireworks last week rather than just playing "any" content
available in the directory, I have to scroll all the way back to the
start of the XMB change from video to picture and then dive all the way
back through my directory structure, perhaps something like
\~/media/family/events/5Nov09/..... this can become quite tiresome.&lt;br /&gt;
My Solution would to make media servers an extra top level XMB entry
which appears when a server is found, thus allowing users to directly
drill through any content.&lt;/p&gt;
&lt;p&gt;If anyone happens to stumble across this page and knows where I should
submit my ideas feel free to leave a comment.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Mon, 10 Nov 2008 12:20:00 +0000</pubDate><guid isPermaLink="false">tag:www.linickx.com,2008-11-10:original-playstation-3-firmware-suggestions</guid><category>lifeblog</category><category>Playstation3</category><category>suggestion</category></item><item><title>Thoughts on Life With Playstation</title><link>https://www.linickx.com/thoughts-on-life-with-playstation</link><description>&lt;p&gt;I've upgraded my &lt;a href="http://folding.stanford.edu/"&gt;Folding@Home&lt;/a&gt; to &lt;a href="http://blog.us.playstation.com/2008/09/17/start-your-%E2%80%9Clife-with-playstation%E2%80%9D/"&gt;Life
with
Playstation&lt;/a&gt;,
the idea is nice, make the folding application more useful to people and
hopefully harness more CPU time.&lt;/p&gt;
&lt;p&gt;The thing is I have the following questions........&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why has the address bar been disabled within the web browser?&lt;/strong&gt;&lt;br /&gt;
I can click "more news" which opens a browser session to google news,
so why can't I hit "start" open a "go to" dialog and browse any page I
like? Folding would get a lot more of my CPU time if I could watch you
tube video withing the "life" interface.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Do the folding developers own a PS3 remote control?&lt;/strong&gt;&lt;br /&gt;
Ever seen &lt;a href="http://uk.playstation.com/ps3/hardware/accessories/detail/item48494/Blu-ray-Disc-Remote-Control/"&gt;this, a bluetooth remote
control&lt;/a&gt;?
It works great with the PS3 media player, I can pause, skip and seek all
music and video content, I find it a bit weird how the "life with
playstation" application doesn't support any of these buttons!&lt;/p&gt;
&lt;p&gt;Hopefully these are just small gripes which can be easily fixed in the
next addition, but the remote control thing is a real show-stopper for
me, Folding CPU time is limited to "controller charging" time only for
me until I can control my music properly within this app!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Mon, 22 Sep 2008 12:33:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2008-09-22:thoughts-on-life-with-playstation</guid><category>Blog</category><category>folding@home</category><category>Playstation3</category></item><item><title>Dear Insomniac</title><link>https://www.linickx.com/dear-insomniac</link><description>&lt;p&gt;In light of &lt;a href="http://blog.us.playstation.com/2008/06/30/firmware-v240-walkthrough-part-2-trophies/"&gt;yesterdays ps3
news&lt;/a&gt;
please can you release a patch to covert &lt;a href="http://www.us.playstation.com/ratchetandclank/"&gt;Ratchet &amp;amp;
Clank&lt;/a&gt; skill points into
Trophies.&lt;/p&gt;
&lt;p&gt;I think this would be a good use of the system, it would be nice for us
gamers to automatically earn some trophies based on some of the games
we've already played; this idea benefits the publishers too as "friends"
will be able to see other users games and may be influenced to buy them
;)&lt;/p&gt;
&lt;p&gt;...and DUELSHOCK3 support too please.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Tue, 01 Jul 2008 09:01:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2008-07-01:dear-insomniac</guid><category>games</category><category>insomniac</category><category>Playstation3</category><category>ratchet and clank</category></item><item><title>Cisco Pix Firewall in front of a Playstation 3.</title><link>https://www.linickx.com/cisco-pix-firewall-in-front-of-a-playstation-3</link><description>&lt;p&gt;If you saw &lt;a href="https://www.linickx.com/archives/369/100-udp-ports-dam-u-ea"&gt;this
tweet&lt;/a&gt;,
you'll see that a little while ago I had some fun with Playstation 3
online gaming; it's probably my own fault because I'm possibly the only
person with a version 6 Cisco Pix Firewall at home in front of their
playstation.&lt;/p&gt;
&lt;p&gt;If you want to get online gaming working though your firewall there's a
really good &lt;a href="http://www.orpheusinternet.co.uk/support/ps3/index.html"&gt;online reference
here&lt;/a&gt; and my
specific grumble about having to open up a shed load of ports for EA's
Burnout paradise is &lt;a href="http://support.ea.com/cgi-bin/ea.cfg/php/enduser/std_adp.php?p_faqid=19084&amp;amp;p_created=1201028984&amp;amp;p_sid=zRr855Xi&amp;amp;p_accessibility=0&amp;amp;p_redirect=&amp;amp;p_lva=&amp;amp;p_sp=cF9zcmNoPTEmcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9MSwxJnBfcHJvZHM9MjMwOCw0MDEyLDQwMTAmcF9jYXRzPTAmcF9wdj0zLjQwMTAmcF9jdj0mcF9wYWdlPTEmcF9zZWFyY2hfdGV4dD1vbmxpbmUgcG9ydHM*&amp;amp;p_li=&amp;amp;p_topview=1"&gt;documented in their support
area&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To summarize, this is what I've got open:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;General Playstation Network Ports&lt;/strong&gt;, these always need to be open.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;udp 3658&lt;br /&gt;
 udp 3478-3479&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Open these extra ones for &lt;strong&gt;Motor Storm&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;udp 3659 - 3660&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Open these extra ones for &lt;strong&gt;Burnout&lt;/strong&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;udp 3659&lt;br /&gt;
 udp 9600-9699&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;If you to have a cisco pix, you'll need to open an entry on your outside
access-list, something like&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;access-list outside permit udp any any eq  3658
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;and you'll need a static entry....&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;static (inside,outside) udp interface 3658 playstation3 3658 netmask 255.255.255.255
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;For lots of ports the access-list command supports the range statement,
so&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;access-list outside permit udp any any range 9600 9699
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;But you won't be so lucky with statics, you'll have to add an entry for
each port, I created a small bash shell script to automate the task...&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;#!/bin/bash
#9600-9699
for i in `seq 9600 9699`;
do
        echo "static (inside,outside) udp interface $i playstation3 $i netmask 255.255.255.255"
done
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;I then pasted the output into my pix. If you are having problems here
are some references that might be useful are the &lt;a href="http://www.cisco.com/en/US/docs/security/pix/pix63/command/reference/s.html#wp1026694"&gt;cisco pix command
ref&lt;/a&gt;
and the &lt;a href="http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094aad.shtml"&gt;pix nat
guide&lt;/a&gt;.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Wed, 05 Mar 2008 22:14:00 +0000</pubDate><guid isPermaLink="false">tag:www.linickx.com,2008-03-05:cisco-pix-firewall-in-front-of-a-playstation-3</guid><category>Cisco</category><category>firewall</category><category>pix</category><category>Playstation</category><category>Playstation3</category><category>Security</category></item><item><title>I'm not sure I like green!</title><link>https://www.linickx.com/im-not-sure-i-like-green</link><description>&lt;p&gt;I'm proper into the 24hr wallpapers I have around me at the moment,
fedora's &lt;a href="http://people.redhat.com/duffy/artwork/infinity-24/"&gt;infinity
24&lt;/a&gt; changes whilst
I'm at work and the &lt;a href="http://en.wikipedia.org/wiki/XrossMediaBar#PlayStation_3_XMB"&gt;PS3
XMB&lt;/a&gt;
changes whilst I play.&lt;/p&gt;
&lt;p&gt;The thing is my ps3 wallpaper has changed from yellow to green, now this
wouldn't normally be an issue as most gameplay happens in the evening
and the screen changes to black by then, but looking at &lt;a href="http://en.wikipedia.org/wiki/XrossMediaBar#PlayStation_3_XMB"&gt;the wikipedia
page for the
XMB&lt;/a&gt; I'm
in for some pinks &amp;amp; greens in the next couple of months.... not to my
taste at all, it's a shame that Sony don't let you choose which colours
the XMB scrolls through... ho-hum it was nice whilst it lasted, I wonder
if I can find any cool animated wallpapers for my PS3? :?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Tue, 19 Feb 2008 10:17:00 +0000</pubDate><guid isPermaLink="false">tag:www.linickx.com,2008-02-19:im-not-sure-i-like-green</guid><category>Playstation</category><category>Playstation3</category><category>wallpaper</category></item><item><title>Antivirus Software for Playstation 3</title><link>https://www.linickx.com/antivirus-software-for-playstation-3</link><description>&lt;p&gt;I've been offline for a while, but I've just seen this:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://ap.google.com/article/ALeqM5hTFp1H-6rbUttlhoLjRk77DKt-NwD8STOHJ80"&gt;The Associated Press: New Antivirus Software for Playstation
3&lt;/a&gt;&lt;br /&gt;
 The company bills the software as the first of its kind for a home
gaming system. It was released earlier this month as part of a PS3
upgrade and will be free until April.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This is a really positive thing to see; by the fact that there is a
market there shows that "Joe gamet" is thinking about security , it's a
shame that sony aren't giving this away for free but I guess that
business .&lt;/p&gt;
&lt;p&gt;A word of caution to our friends, please, please enure that you product
doesn't affect performance else we will end up back to the old days
where the first trouble-shooting step will be to disable
security *cry*.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Fri, 16 Nov 2007 13:37:00 +0000</pubDate><guid isPermaLink="false">tag:www.linickx.com,2007-11-16:antivirus-software-for-playstation-3</guid><category>anti-virus</category><category>Blog</category><category>Playstation</category><category>Playstation3</category><category>Security</category></item><item><title>Playstation 3 News</title><link>https://www.linickx.com/playstation-3-news</link><description>&lt;p&gt;Looks like Sony have finally given the world some &lt;a href="http://www.ps3land.com/article-336.php"&gt;firm
information&lt;/a&gt; about the PS3
although at &lt;a href="http://www.google.co.uk/search?q=%E2%82%AC599+in+GBP"&gt;�400&lt;/a&gt;
I don't think I'll be an early adopter ;-) The &lt;a href="http://www.scee.presscentre.com/imagelibrary/detail.asp?MediaDetailsID=28993"&gt;new controller
design&lt;/a&gt;
is out too, I actually wonder if the &lt;em&gt;boomerang&lt;/em&gt; shaped thing was
actually a secret joke on the public by Sony ! Any-who bring on the PS3
gaming greatness !!!!!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nick</dc:creator><pubDate>Tue, 09 May 2006 19:50:00 +0100</pubDate><guid isPermaLink="false">tag:www.linickx.com,2006-05-09:playstation-3-news</guid><category>Blog</category><category>Playstation</category><category>Playstation3</category></item></channel></rss>