
Someone sent me this random streetview find – Pliers revenge!
Hi there! This is my old blog, I don't hang around here much.
You can now find me trying to mix things up here:
Visit WoodyHayday.com Subscribe To My Email List
Someone sent me this random streetview find – Pliers revenge!
Next Friday I fly out to Bangkok, Thailand for a month of sun. Just wanted to shout out thank you to all the people that have given advice, helped me prepare and the few that are coming with me – I will update the blog a few times while out there – stick a few photographs on flickr etc and then do a proper photo dump etc when I am back, hardly taking any technology so should be a change from the normal! I was hoping to refresh this blog style but I haven’t got round to it – I updated my homepage but thats about it.
P.S. Silent City Collective site is coming soon 😉
Far from being a google promoter, I do like this. Google Apps Script opens up google spreadsheets to scripting – Just like Macro’s etc in Excel, but with Javascript. This effectively opens up a world of online data processing and analysis that would have not been easily possible within a browser before hand, especially suiting web-devs its nice to see an amount of custom programmability going into semi-democratised tools.
I can see applications ranging from replacing my SEO QUAKE’s list parameter check to many many web marketing, analytics, data crawling and recording processes, all of which you could do in ms.excel, yet more accessible here. This isn’t a big deal, but landed on my lap this morning so here’s the share 😉
Is funny how technology develops…it takes a while for the lag to catch up I suppose. I like this novel pursuit of new interfaces between humans and technology, I can’t help thinking it wont end up used at all like it is shown here though, I see this more useful to warfare, body electronic metrics and gaming than for personal devices like mobile phones. I could be wrong though, anyway I like the idea of Microsoft Skinput, at least the projection part!
Over the years I have used a whole bunch of Music Libraries, streaming programs, download tools, websites and formats for maintaining a way of listening to music I liked and as good as they have all been, not a single one has been perfect. I am currently with Spotify, which is the current best (or I wouldn’t be with it) that I have seen, which is good for its simplicity, range of available songs which are stream-able and ultimately is currently cleaning up because it was early to jump to a new model for music sales. Give it a few years and most of the media we used to pay for on disks, tapes, digital download will be streamed to us (or streamcached) – its a way the industries can move forward with technology instead of battling it and millions and millions of pirates. Games, tv, films, music will all become services fed to whatever technology we want them fed too, putting the control of the flow of data back in the hands of the owners, reaffirming ownership laws and creating a new dynamic between creative arts and media consumption.
This I think is a given at this point, but anyway. I wanted to write this post to put down some ideas I have had recently after I started using a few new music services. So this really is just an idea dump more than anything (if you haven’t a lot of time just JUMP TO THE IDEAS and perhaps you can tell me what you think in a comment!) If I had intentions to move into music software perhaps I would write something along these lines, but to be honest I would prefer if Spotify or similar invested some of their first few years profits and did it :p
CUDA on Nvidia cards rocks. This box’s ATI was hardcore about 9 months ago, but even though the latest ATI card’s are the world’s best in performance, and by no means bad, NVIDIA’s CUDA changes anything for anyone who uses a pc for more than facebook. SUPER is a video converter that does prettymuch every type of video to any other type of video, its good, but its slow. Dreadfully slow. I have the best AMD from 9 months ago, which dispute its flaws is no small chip but encoding video takes an absolute age.
After seeing a post (cant find it now typically) last week on tricking software into using the gpu instead of the cpu for doing things like 3D renders I randomly did a search not knowing anything about GPU video converting – turns out theres already software in market. Badaboom converts video using any CUDA friendly nvidia graphics card, at a supposed 20 x the speed. ATI’s version – Avivo has a ton of mixed reviews on the net, people saying it doesnt even use the GPU it uses the CPU, I am not sure either way – but DAMN CUDA is an ace in the hole for Nvidia.
With real time rendering engines, video converters and scientific modelling software already using and abusing the GPU what will this mean for the Personal Computer of the 2010’s? More to the point are ATI going to follow them down this path? I doubt it personally, they will focus their efforts as they seem to have been on the multi-display, media, gaming rich end of the market. I don’t follow the whole graphics card war thing to be honest but I would put my money in NVIDIA right now. With cloud computing and gaming coming to us via a pc things like CUDA gpu clustering and this whole program-open aspect to the cards is going to line them up well for both sides of the telephone/optical cable.
Of late I have been listening to a bunch of dubstep music and I am completely addicted to the track B-Complex Beautiful Lies, check it out:
WordPress is a victim of its own success, but its no victim. It is huge. Millions upon millions of people use wordpress to power their blogs (like this one for example) to make money and to have their voice present on the internet. It has become a first stop for a huge host of people making their way online and is often one that leaves such a positive impression that it never leaves that same user. Its free, its slick, its efficient, its easy…literally I have nothing but good things to say about wordpress and the people that support it. I could spend hours applauding the democratisation of tools that is wordpress and discuss how its helped the internet blossom and why its so key to understanding the web today but that’s not what this post is about. If you haven’t already got a wordpress blog then I would suggest you get one, either for free at wordpress.com or from wordpress.org (the latter if you have your own hosting) – and once you have one you might soon realise the huge benefit of having 2, 3, 4 or more wordpress blogs. These are real benefits.
The question then comes after you have 30 wordpress blogs on the go, various niche market’s blogged too or personal sites about cats or what have you, what then? Updates then. WordPress do update fairly regularly, they aren’t the slow moving behemoths some other companies are because they are open source, and that’s a good thing. Anyway maintaining 30 copies of wordpress is actually a lot easier than it sounds, an update is usually nothing more than 10 minutes uploading the new wordpress files over the old ones via FTP. But say you had a little project where you wanted to create a few more wordpress blogs. For the sake of this post lets say you wanted 90 blogs. 90 WordPress blogs installed on an average web host (I suggest 1and1) is not a big deal. It can be as big a deal as you make of it but in your pursuits and interests online its potentially likely to crop up.
You can run 90 wordpress blogs (or 1000 etc.) from 1 instance of wordpress. That is 1 wordpress folder on your host serving to 90 blogs at blogsite1.co.uk, blogsite2.com etc. thats nothing new – I am sure the quicker off the mark or longer in the tooth of wordpress users have been doing it for a while, but somehow I missed this up until I got past the 30 blog mark and so I thought its about time I looked at the option of hundreds of wordpress-blogs running from 1 folder, a project has come up. The reason this works by the way is the wonderful way (take not web developers) that wordpress splits its config files and its database. The only file in the wordpress files you upload to your blog that contains any site specific data is the config file, which pulls everything from the database.
On the preface there are both good and bad things about doing this with word press, here are the pro’s and con’s as I see them pre-project.
Pros
Cons
Limitations
How to run tens, hundreds or thousands of wordpress blogs from 1 instance – install wordpress once for hundreds of blogs – without MU.
if ($thisDom == “www.specificDomainWhatever.co.uk” || $thisDom == “specificDomainWhatever.co.uk”){ $useDB = 1; $table_prefix = “specificDomainWhatever_”; }
if ($useDB == 1){
define(‘DB_NAME’, ‘xxx’);
/** MySQL database username */
define(‘DB_USER’, ‘xxx’);
/** MySQL database password */
define(‘DB_PASSWORD’, ‘xxx’);
/** MySQL hostname */
define(‘DB_HOST’, ‘xxx’);
/** Database Charset to use in creating database tables. */
define(‘DB_CHARSET’, ‘utf8’);
/** The Database Collate type. Don’t change this if in doubt. */
define(‘DB_COLLATE’, ”);
}
*note this is just how I did it, there are other ways – the code works but was just to test the theory – when upscaled to a network of xxx or x,xxx sites this is automated quite easily
*note2 I am having to cut this post short but if anyone has any questions or wants to know more/help on replicating wordpress or multi blog – 1 wordpress instance installs let me know in the comments
References
Striderweb – this post pretty much explains the theory, a bit like this post – but I actually happened across it after writing the post – well worth reading if your going to do this – Stephen Rider has made a great plugin that will do everything you want it to do as above, I winged it and just modified the wp-config which simply worked in my case so personally I didn’t use it, but no doubt its probably worth a try if you want a more deep solution.
Hi Jo
I have just found out that I will be away to thailand in the beginning of march and as my 6 months of tenancy is up in feb (08th) I was wondering how it worked with regards to rolling contracts?
I would like to move out just before