Lifestream

Today

twitter (feed #2)
RT @jamesosborne79: check out behind the scenes 'Expendables' footage http://trailers.apple.com/trailers/lions_gate/theexpendables/ [hpoom]
3:15pm via Twitter
twitter (feed #2)
I am having a very very bad day. Just need to keep thinking about the weekend. [hpoom]
1:02pm via Twitter

Yesterday

twitter (feed #2)
@philipbeel I see they have your Contactable plugin listed on there. Nice stuff. I should really work on TweetPeep and TweetMap. [hpoom]
5:35pm via Twitter
twitter (feed #2)
RT @LloydsTSBOnline: The transactions order on statements was chosen on customer preference. We know that some don't like it and we're w ... [hpoom]
4:17pm via Twitter
twitter (feed #2)
I now have a Greasemonkey script to fix @LloydsTSBOnline broken bank statements on their online banking. Shout if you want a copy. [hpoom]
4:16pm via Twitter
twitter (feed #2)
@LloydsTSBOnline Why do you online statement now show things in the wrong order and provide no sorting tools? It is just plainly WRONG! [hpoom]
4:13pm via Twitter
twitter (feed #2)
@LloydsTSBOnline have changed their online statements to show newest activity at the top and older stuff at bottom. NO, please change back. [hpoom]
4:12pm via Twitter
twitter (feed #2)
Left a task for somebody else to action, they thought they left it for me. No wonder it has not been done. :-( [hpoom]
10:08am via Twitter
twitter (feed #2)
@shackpank I think it should be illegal for them to prevent me from changing media from one format to another for personal use. [hpoom]
8:42am via Twitter
twitter (feed #2)
@shackpank My view is I paid for the license. Once I have bought music or film I view it that I can own that in any format I like. [hpoom]
12:01am via Twitter
twitter (feed #2)
In the same way that download a film you already own on DVD should not be illegal. How is the single DS cart any different to an iPod? [hpoom]
11:24pm via Twitter
twitter (feed #2)
Using a DS cartridge to store backed up copies and only carry one cartridge around instead of 20 should not be illegal. [hpoom]
11:23pm via Twitter
twitter (feed #2)
Looks like I am a "pirate" again for playing backed up copies of my games off a single cartridge. http://bit.ly/aFjGoe [hpoom]
11:22pm via Twitter
delicious (feed #3)
11:13pm via Delicious
twitter (feed #2)
@pauly We used Move It. I would recommend them, only used removal firm once, but they where very good. http://www.move-it.co.uk/ [hpoom]
11:09pm via Twitter
twitter (feed #2)
RT @jquery: "jQuery Logo in CSS" by @DougNeiner http://bit.ly/9PwkKN *Awesome [hpoom]
11:06pm via Twitter

July 28th

lastfm (feed #15)
4:14pm via Last.fm
lastfm (feed #15)
4:08pm via Last.fm
lastfm (feed #15)
4:04pm via Last.fm
lastfm (feed #15)
3:58pm via Last.fm
lastfm (feed #15)
3:54pm via Last.fm
lastfm (feed #15)
3:50pm via Last.fm
lastfm (feed #15)
3:49pm via Last.fm
lastfm (feed #15)
Listened to Nowhere - UNKLE.
3:44pm via Last.fm
twitter (feed #2)
@dan_jenkins @philipbeel Some of us are trapped on hotmail as have used it for years to signup to websites where email is user name :-( [hpoom]
2:50pm via Twitter
twitter (feed #2)
Lounge is getting there. Faye tells me TV Unit arrived today and getting measured for carpets today also. :-D [hpoom]
2:05pm via Twitter
twitter (feed #2)
This is quite cool. http://bit.ly/ciHHCL - I wonder how long before google maps copies this. M$ seam to be fighting back on the web. [hpoom]
1:46pm via Twitter
twitter (feed #2)
RT @mikeshaw101: What BP could have bought with all the money they lost. Jesus. http://tinyurl.com/33ja7lj [hpoom]
1:43pm via Twitter
twitter (feed #2)
I dislike articles that imply that though the exchange is the only way to broadband. There is another way. Cable! - http://bit.ly/ak27fv [hpoom]
1:33pm via Twitter
twitter (feed #2)
@pauly That was my idea. I said that years ago that we should sell stuff on ebay and link to more product on our sites. [hpoom]
10:01am via Twitter
twitter (feed #2)
@shackpank I agree, and sometime it is quicker to download Music or Films you own instead of rip and mess with cover art or subs. [hpoom]
11:04pm via Twitter

July 27th

twitter (feed #2)
@shackpank Possibly. I also think it is related to max connections when I ramp things up. I need to play with MySQL settings on localhost. [hpoom]
10:50pm via Twitter
twitter (feed #2)
@dan_jenkins ION's are good for XBMC. Maybe consider a Mini-ITX ION? [hpoom]
10:46pm via Twitter
twitter (feed #2)
@shackpank Like I said I need to do more on it. Also localhost testing is not great, I need to play on dev kit. [hpoom]
10:45pm via Twitter
twitter (feed #2)
@shackpank I need to do a lot lot more work on it. Probably will end up sticking it all in memcached anyway, did that before and was FAST. [hpoom]
10:41pm via Twitter
twitter (feed #2)
@shackpank I think it is the quick in an out that stops other queries stacking up. Allow everybody to get data and not wait Still playing... [hpoom]
10:40pm via Twitter
twitter (feed #2)
@shackpank I think the join worked better with low read once reads ramped up 2 selects was quicker then join. [hpoom]
10:39pm via Twitter
twitter (feed #2)
@dan_jenkins Go the NAS route. If you load HTPC with drives will cause issues later when you have multiroom video and audio. [hpoom]
10:37pm via Twitter
twitter (feed #2)
@shackpank Was faster to get a site in SQL then from PHP make a second query to get the domain by ID. Was shocked at first. [hpoom]
10:29pm via Twitter
twitter (feed #2)
@shackpank I think it is fine as SQL. My work was around 'domains' and 'sites' which are very high read. Removed join on localhost. [hpoom]
10:29pm via Twitter
twitter (feed #2)
@shackpank I guess being monsters stats code it is not called lots. Code looks OK to me. My recent experiments have been on high read tables [hpoom]
10:27pm via Twitter
twitter (feed #2)
@dan_jenkins What are you planning on running in the HTPC? OS wise and software? XBMC? [hpoom]
10:24pm via Twitter
twitter (feed #2)
@dan_jenkins My recent R+D's biggest gains have come from moving all the work to be done at write, and little work done at read. Big wins! [hpoom]
10:20pm via Twitter
twitter (feed #2)
@shackpank Was looking at a table that is read 100's of times a second though. Also web servers in my R+D are easier to scale than MySQL. [hpoom]
10:19pm via Twitter
twitter (feed #2)
@shackpank Simplified all the SQL to just selects and did all the work in PHP and massive performance improvements. [hpoom]
10:17pm via Twitter
twitter (feed #2)
@shackpank As I just posted Joins do have their place. Just been optimising some code recently with interesting results. [hpoom]
10:17pm via Twitter
twitter (feed #2)
@dan_jenkins Wasn't writting off Joins all together. Just done some R+D recently and found 2 Selects from PHP was better sometimes. [hpoom]
10:16pm via Twitter
twitter (feed #2)
@dan_jenkins AV Forums is addictive. I have lost hours on there over last 6 years. Good source of info though. [hpoom]
10:15pm via Twitter
twitter (feed #2)
@shackpank OK. I'm probably wrong then. I thought (but as I said might be wrong) Smarty did all the inc to get one script then parsed it. [hpoom]
10:14pm via Twitter
twitter (feed #2)
@dan_jenkins They make sense to me as just reading @shackpank comments from earlier. Interested to know what the SQL was. [hpoom]
10:11pm via Twitter

Older Entries

Powered by Lifestream.

Share this post:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Reddit
  • StumbleUpon
  • email
  • Print
  • Twitthis