apple computer reliability

To be honest I think you can say fairer than that, and that would be to manufacture more reliable computers in the first place? the only things that should be going wrong with any modern computers is the parts that move, ie mechanical hard drives and optical drives – if you still have one. Everything else should be solid as a rock for at least 5 years ? … the issue isn’t for me, if they repair it for free or not, as to be honest your consumer rights exceed the miserable 1 year warranty offered. Its the absolute inconvenience when running a business of backing it up, taking it in to the store, only being allowed to return one machine per appointment ? being without it for a week, and if needed finding and putting temporary replacement machines in place and moving data and settings to another machine temporarily to counter for the disruption collecting the repaired machine – reinstalling it, then switching the temporary machine back and reintegrating the data difference onto the repaired machine, the level of disruption involved in this poor build quality far exceeds even the repairs sometimes, making these premium priced machines pointless from a business perspective, as that level of business disruption is unacceptable. I dont want to buy computers that fail in the ways, most of these machines do. Apple has to get a grip on reliability whether by design or changing manufacturing methods or suppliers, and preferably it has to engineer and design these machines to be much more repairable and upgradeable, as currently the ifixit ratings are woeful, and from a support perspective I would repair the machines more myself to save returning them, if apple had not deliberately made it as hard as possible to repair or upgrade them by their design. I want my mechanical drives replaceable and swappable externally from bays even in the imac.

Apple Stores : My Thought’s

Sadly I doubt Apple will ever evolve and move beyond using another ad agency other than “chiat day”. Who seem to be completely culturally insensitive and un-adaptable, when it comes to representing any culture other than american culture ie internationally they promote a version of state enforced multicultural representative imagery, ie the paint by numbers, one of every race american style representation, chiat day love to sell that everywhere regardless of cultural difference. And Apples employment bible seems to follow that chiat day agenda rather than an actual meritocracy. Apparently apple also think that wearing a t-shirt, makes you a genius and enforced corporate style enforced american whooooping ideology like a good corporate drone, team talks in the morning, is also being sensitive and adaptive to different cultural mores of their various employees globally ? yeah … thats really re-inforcing the idea of the individual and thinking different ? to me walking into an apple store reeks of a saccharine enforced smiley american cult – some kind of shiny orwellian surface level consumer nightmare, a kind of boutique overpriced, american Mc’donalds style computer store, for the mass herds of people who are sold tech with the same marketing tools, that substance-less fashion house brands use.

Use of pointless and ill thought out headline statistics, designed to engineer opinion in the simple minded.

heres was the marketing slogan

“FACT: More coal is consumed within 600 kilometres of beijing than in the entire united states”

As a paid supporter of Greenpeace, No doubt there is too much coal use and pollution from it near beijing and I agree with your belief in caps on coal, this is understood, but I disagree with your use of statistics here as marketing, as it seems a little weak when described this way, your talking the diameter of a 1200 kilometre wide circle around beijing, thats a very large area of 1,130,973 km squared ? maybe there is better and more meaningful statistic to use than this, as I think people with half a brain for mathematics wouldn’t be too shocked by that area use unless they understand the amount of coal consumed in that area ? the ratio of coal v nuclear energy production between the two countrys etc, as im sure the majority of americas coal consumption occurs in an even smaller area ?

the word “FACT:” in caps as though its being shouted, though it may be a fact, the question is what is the real relevance of the fact … surely ? some facts are positive and are some are negative, its the weight of a negative statement and fact that is important, as the severity in meaning of such a statement will bring attention to an important cause, and it is vitally important for organisations who should work at the moral end of the spectrum and fight to preserve the truth at all times, otherwise they undermine their own position and argument ?

Connect the dots between all things

goldman prize for environmentalism co-created by airess of jean production empire :

pollution from jean production

connect the dots, all things are inter-related, linearity is unfounded ideological belief, old wealth tries to assuage its guilt ? the wealth fosters solutions to problems they may well have been largely responsible for originating ?

the world is riddled with close and not widely observed real connections between things, that are heavily inter-related but ill perceived.

Thatcher the real issue, and why she should not be buried with pomp or ceremony

1: Thatcher believed in a radical sense in selfishness greed and radically free markets and endless ideologically driven privatisation, the truth is her funeral should have been paid for by private investors and not the public purse out of principal ! And secondarily it should not be a state funeral in all but name and technicality, as she was no winston churchill who united this culture to a purpose, Margaret Thatcher forever divided and fractured it.

poverty and immorality

afghanistan’s poppy growing culture is evidence of how poverty drives immorality, if its a choice between feeding your children and growing poppys or failing to feed your children and growing cotton then the most human beings will grow poppys, regardless of the consequences to human life elsewhere in the world due to heroin addiction and the drug trade.

poppy production afghanistan

The failures of photoshop actions and how non portable they are

Disaster 1 photoshop action cannot refer to files opened by relative links, they always refer to files by absolute paths, disastrous inter computer portability.

Disaster 2 photoshop has its own internal way of referring to documents and layers and switching documents to files that are already open open in photoshop, in this case it uses relativism without choice and unhelpfully, for instance it refers to Documents in the following style

“select Document -3” -3 i believe relative to say the first document and being incremented subsequently as documents are opened, prior to the point at which an action uses such a command, this means that any action that uses other open documents, are sensitive to failure on the basis windows documents closed and the specific order in which they were opened, that relative “select documents -3 doesnt work unless the documents are opened in the exact same order prescribed by the action and are currently in the correct state for said command, in the action at that moment, so as to point to the right document, this was a very bad design decision to not allow switching and selecting of documents by specific filenames, or at least in the minimal giving the user a choice in the matter ie it doesn’t allow the use specific filenames when it would be clearer to do so ! its this lack of control of relative and non relative linking that destroys most of these actions, especially from a debugging an action point of view. This make ones work life unnecessarily harder, and loses more hours to the iniquitous complexity and failure of software to save time in life.

actions also records documents switching between documents with things like “next document” and previous document, this absolute relativism is disastrously shit, for it only takes having windows in a sightly different state from the order in which the script was recorded to fuck up everything up totally.

it also does things like refer to layers with terms like current layer, meaning if your coding an action and then accidentally select a different layer and carrying on recording the script, it can be affecting the wrong layers when played back.

It appears photoshop insists on relativism in areas where absolutism would be preferable and absolutism when relativism would be preferable, just the right decision to make actions practically useless and a great deal more arduous to write than necessary … GGRRR at least give users the fing choice, then we can pick what is write for the situation.

secondly lots of actions you can do photoshop are not recorded properly in actions in CS5

Disaster 3 for instance attempting pasting into masks of a particular layer, results in the pasted mask being added as an extra normal layer rather than being pasted as a mask in the mask of a layer, the only way round this being to use the load selection command to get a mask from one document into another and then create the mask with option key held down so uses the selection in the mask … pathetic.

Basically if you want actions to run smoothly do not open documents and copy paste things into each other etc it will go horribly wrong, desperately try to stay within one document when using actions.

apparently theres an additional javascript listening interface you can add in to photoshop to control it, presumably because actions are actually a pile of shit, they tacked such an interface on the side no doubt to placate the people who were disgusted with flakey patchiness of photoshop supposed built in automation scripting – actions, it is indicated that this has some proper control, but I might state the reason why one might use a GUI to do image editing in the first place is because your a visual person, if i wanted to code in javascript I would be working as a web developer earning twice the money, im not interested in whether theyre are more complex ways of solving problems with software, software should always be purchased on the basis of reducing complexity involved in task not increasing it, should I now spend an entire week learning the photoshop javascript interface ? would it be a worthwhile use of my life ? will it be as buggy as actions ? will it be redundant in a year or two ? all such variables to be considered when time is precious ?

I’ve bothered to learn computer languages before basic and “Lingo” for instance only to have the merit of doing so made pointless, by seemingly every decent natural language programming language ever created being eventually forcibly prostituted into some form of cryptic hair pulling javascript, JT thompson you had vision and understanding of the kinds of minds theyre are in the world and enabled a whole other class of people to get into visual inguistic programming in a relaxed way, natural language programming has declined in the last 15 years, even disregarding the fact the processor power has multiplied to such an extent as to make natural language coding more viable than ever, but no apparently everything must be some form object orientated javascript, remember flashes descent into javascript anyone ? two dead products flash and director. Why is it that companies would always rather add additional features than write something properly or fix something they got wrong, its also unpleasant to be dictated as a user as regards relative and non relative file path linking there is no logical reason for this. So much code goes unfixed even in products people charge allot of money for.

Also droplets dont appear to be able to save anywhere on the fing disk as well !!!!

And as a user I can write in and out of that folder all day long no problem, its a problem with photoshop and especially when using droplets actions, I can save there normally in photoshop without using a droplet as well.

the droplet always comes up with this error >

Could not save as “xxxxxx0001.psd” because the file is locked or you do not have the necessary access privileges. Use the ‘Get Info’ command in the Finder to unlock the file or change permissions on the file or enclosing folders.

permissions are all fine for all other programs and user only photoshop droplets seems to have this issue ? more wank to troubleshoot thanks adobe, i’ll guess i’ll google why your software doesn’t work again.