More Laptop Battery Life Stuff

Uncategorized No Comments »

I have a Toshiba A200-1V0 Laptop as do a lot of other people in the UK due to it’s price vs. features.

It’s a great little machine, but the supplied battery life leaves something to be desired.

On the front of the box when I bought it there was an offer to get a second battery sent out if I registered with Toshiba - I did and they sent me the battery.

Turns out that there are 3 different batteries that are availible for the Toshiba Equium A200-1V0:

  • The supplied 3 cell one lasting about 45 minutes to 1h 15 minutes depending on usage
  • A 6 cell option, which lasts for around 2-3 hours depending on usage
  • A 9 cell option which I’ve yet to try.

Toshiba sent me a 6 cell battery for registering with them which helped me out no end on my journey to work (1h 15 mins on the train each way). With the original battery I had to charge the machine each end, at home and at work, meaning that I always had to carry the power supply plug with me.

With the free6 cell batter I just had to charge the machine once a day i.e. at home over night raed for the next morning meaning I could leave the supply plug behind.

BUT I want to go further and actually get the 9 cell option now I’ve seen how much an improvement the 6 cell is over the 3.

I looked on the Toshiba website (http://uk.computers.toshiba-europe.com) but there was no information there, so I phoned the number shown: 0870 444 8944 to try and order it as a spare part. Still no luck as I phoned on a Saturday and Toshiba use a 3rd party who don’t work weekends to deal with repairs and spares: http://www.topazsupport.co.uk - 0844 800 2835

So I visited them and they only show a 6 cell replacement battery: http://www.topazsupport.co.uk/product248.html which seeemed a bit odd.

I’ll call them on monday to find out exactly what the situation is but it doesn’t seem that promising :(

But on the plus side I now know all the people to call if the thing ever goes wrong! :)

If this post was helpful to you, then why not buy me a beer or two :)

Popularity: 1% [?]

Sphere: Related Content

Advanced Syntax-Hilighting Online Code Editors - A Wordpress IDE?

JavaScript, PHP, Plugins, Pot O' Ideas, Web Development, Wordpress No Comments »

When I write plugins for wordpress I like to do it on a test blog in a live environment.

Maybe not the best idea, but it’s how I like to do it, and it also flags up any weird and wonderful restrictions to the development of the plugin as a result of my hosting company’s security policy.

For a while now I’ve worked with just the plain old plugin editor that comes with wordpress, but this is cumbersome to say the least and as such I went looking for a syntax highlighting editor which I could (if necessary) convert into a plugin to (ironically enough) improve the plugin editor.

Turns out that there’s quite a few good syntax highlighting online code editors available (list at the end of this post) and at least one neat one (CodePress)  has been converted to a wordpress plugin for theme editing and plugin editing.

This is a really great start, but there’s a couple of things I’d really like to see to progress this work - If I have the time I’ll do it myself, otherwise someone else reading this post may like to take it up!

Basically the current Codepress for wordpress plugin is missing (in my opinion) a few additional functions to create backups of the plugin or theme files you’re working on, to an extent a rudimentary versioning system could and should be implemented within the editor.

There should be an option to package up the plugin you’re editing and release it to the community/tie updates into the automatic plugin updater of 2.5

The current CodePress release is great but what would make it even greater would be code hinting when editing.

I don’t know enough JavaScript to say whether or not this is possible but it would be cool for the editor to notice that you’ve just typed or started to type a PHP (or other language) function name, and provide you with a syntax hint for the function.

This would work (in my mind) by noticing the opening of ( and then checking what preceded it back to the last space or operator (*, ., /, etc.), then looking up this string from a function definition array and displaying a tooltip near where you are editing in the text area to remind you of the syntax - possibly with an autocomplete if you press enter.

I think the main problem with this is knowing where you are in the text area to display the div with the tool tip text in it in the right place. I know you can monitor where you are in a text area in terms of columns and rows, so surely if you know the location of the start of the text area and the size of the character in the text area and the co-ordinates of the cursor in the text area via row/column values you should be able to determine the optimal position for the <div>?

I think it would be really great to see that kind of functionality in any of the online code editors listed below on it’s own let alone any other stuff such as versioning that I’ve already mentioned.

So there it is!

I probably will end up doing some work on the codepress plugin myself from a versioning point of view, but if any one else out there can figure out a way of doing the code hinting in JS that’d be fantastic!

Existing On line Code Editors:

Autosuggest example (could be used to provide the tool tip if the positioning is worked out): http://gadgetopia.com/post/3773

Wordpress plugins:

If this post was helpful to you, then why not buy me a beer or two :)

Popularity: 4% [?]

Sphere: Related Content

Subject, Object, Verb

Misc, Pot O' Ideas, Web Development No Comments »

According to the paper today some experiments were done at Chicago university to see how people describe things without words.

This was more in the sense of gesticulating/sign language, so speakers of different languages trying to convey stuff to each other, or if you can’t speak even in your native language, how do you get your point across.

Results were that all languages do it in a similar way i.e. description of the subject then object then verb - I suppose an example could be Fire -> wood -> light

If this is the case then it’s more of an underlying human behaviour as opposed to a language or culture specific trait.

I don’t know if a similar argument may also apply to conveying information on a web page, but it’s an interesting thought to bare in mind, since it’s still interactive non-verbal communication (in contrast to a magazine or a book for example)

If this post was helpful to you, then why not buy me a beer or two :)

Popularity: 5% [?]

Sphere: Related Content

Firefox Fail

Uncategorized No Comments »

OK….

Let’s make history…..

LOL…..

Oh Well…


If this post was helpful to you, then why not buy me a beer or two :)

Popularity: 13% [?]

Sphere: Related Content

Personal Papers

Pot O' Ideas No Comments »

Not everyone has, or wants to have a device that they can read rss feeds on.

A lot of people don’t even know what rss feeds are.

A lot of people buy newspapers or magazines every day that only contain 20% of content they’re actually interested in.

So, why not setup a service where people can choose feed based news sources in a very non-technical way, and then print them out in a newspaper or newsletter format (they choose a template for it) that they can read while commuting to work or similar.

Handheld feed readers may replace the newspaper in future for some, but if you’re like me you’ll know that it’s still nicer to read articles away from any type of screen and as such a service like this may have some merit.

I don’t know the ins and outs of modern printing, costs involved etc, but you could imagine a situation where local printers deliver a personalised daily paper to your door everyday as opposed to the current junk that comes through the letterbox!

If this post was helpful to you, then why not buy me a beer or two :)

Popularity: 13% [?]

Sphere: Related Content

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in