Outside the company

November 5, 2011 No comments

Outside the company.
The average, the stereotype, the municipality.

The speeches are not the foundation of society. Communication is annihilated, culture is synonymous with boredom, knowledge is synonymous with pathetic. Screams tribal replace the dialogue. Venting unnecessary deprivation of concepts reigns during a cincin with champagne.

Sitting at a table, where the music now without any human conversation at a volume. Surrounded by a group hungry bitch pointing over her, and a cross in his company that proves to know more people than we might expect. The politically correct and daddy's boy who greet the trans with confidence. The assault of a messy bunch of kids and boys all the same stereotypes of television celebrities who pose as the average citizen.

And in the middle of the vortex with the same speed with which you drop a glass stirring up the bouncer, I'll hold out a glass of champagne screaming "the crisis is over."
Needless to explain the concepts of BTP / Bund spread, the political credibility of a country's defeat, the volatility of stocks, and the risk of failure of a state in which you live.
Needless to approach any meaningful discourse, ignorance and superficiality must reign at all costs. This is what allows the fun.

I'm afraid of society and by this or I isolate myself or I masquerade to integrate.

Tag: Categories: Personal Tags:

Facebook disabled

July 8, 2011 No comments

Yeah ... I am turned off by Facebook.

Upon reflection I realized the addictiveness of Facebook, even though I was one of those really very active on the social network ... I often found myself looking at the "bulletin board" of the "faccialibro" several times a day, as a kind of tic .

Read the nonsense written by anyone or flu-like philosophical reflections produced by copying and pasting from other sites were too sad a thing.

I decided to go back to the origins of the pre-growth of Facebook, where my things / ideas were written here, giving explanations, potendomi express without being subject to a limit of words and without being "controlled."
Although this site visible to all, is definitely more niche, and only those who are really interested in reading me, it will.

I'm also thinking about how to restructure the site, which address him ... if you turn it into a personal blog or divide it into two or more themes. You will also see the time available.

For now, goodbye Facebook

Tag: Categories: Personal Tags:

Upgrade of WordPress and ... blank page? fault MyGallery plugin!

February 27, 2010 No comments

It happened with the upgrade (upgrade) to version 2.9.1 and now with 2.9.2. After the upgrade we found ourselves with the site totally broken, even the administrative part.

The problem then is it due?

First out of laziness and carry out the aggiornamneto according to the indications given by WordPress.org prompting to deactivate all the themes and plugins configured on your site.

Specifically, however, this problem is given by the activation of the plugin that MyGallery not find two files generates this dreadful problem. Files indicted are:


In fact, reading the code of the plugin can be observed:


Upgrade Wordpress


So you do not need is included in the folder wp-includes the site in question and the two files streams.php gettext.php and everything will magically work!

Greetings to all!

How to launch iTunes at startup with a random song?

January 20, 2010 No comments

I write this article in response to a question read on a forum, in the hope that it will help someone in addition to the direct question (Stefano, aka "Pisubijoux").

There are several methods to do this, I suggest using a small script (to be created with AppleScript Editor) to be launched when the user login.

We arrive at practical ...

1) Open the AppleScript editor and enter the following code (commented to help you understand ... ah, comments are inserted with "--" ):


-- Open iTunes
tell application "iTunes"

- Show window of iTunes running (remove "-")
- Activate

- Set shuffle mode to the playlist "Music" (Change it if you want)
September shuffle of user playlist "Music" to true
- Remove shuffle mode to the playlist "Music" (Change it if you want)
- Set shuffle of user playlist "Music" to false

- Play music!
play

end tell


2) Click on Compile and then save it as Application.

3) Open System Preferences -> Accounts -> Startup Items -> enter the application you just saved!


For the lazy, you can download the file directly from here:

Only ... then proceed to step 3!

iPhone 'jailbreak or not to jailbreak? "

January 19, 2010 2 comments

Here is the question that haunts many users struggling with the infamous iPhone, to unlock (jailbreak) or not?
What are actually the advantages and disadvantages of this choice?

I do not want to dwell here in explaining what is ascertained in the operation of jailbreak, but I want to list only briefly, from my point of view, the advantages and disadvantages of such a choice.

Benefits

  • Add Cydia (an alternative to the App store)
  • Access via SSH to the device (use the iPhone as a hard disk drive into which you can load the files via ssh fact)
  • SBSettings (Cydia) that would set quick set menus for frequently used functions (on / off services such as wifi, bluetooth, 3G, etc ...)
  • Ability to synchronize applications (IPA) downloaded from the internet via iTunes (the operation is legal, so is everyone the choice to operate more or less legally with your device)
  • Clear the blockage bluetooth for data transfer via the upcoming release of iBlueNove (ex iBluetooth) of MeDevil
  • Put a firewall (blacklist) for the management of calls / sms / mms incoming
  • Add useful features to native applications such as SMS Helper (displays a count of characters entered in the process of writing a SMS)
  • Change the 'APN of your phone provider to not run into unwanted charges on its rechargeable


Disadvantages

  • For 3Gs with new iBoot, inability to restart the iPhone without having to jailbreak again using blackra1n
  • Reduction of battery performance (but not too wisely if you use additional services such as SSH, etc ...)
  • I can not think of much more ...


You aggiungereste something else to the list?