Anno: 2012

IP già assegnato a un altro adattatore di rete

Scenario.

Dopo aver sostituito una scheda di rete, capita che Windows mantenga la configurazione IP sulla scheda rimossa. Questo succede perchè questo è un IP già assegnato a un altro adattatore di rete. Quindi se vogliamo impostare nuovamente la nuova scheda con gli stessi parametri, ci viene impedito.

 

Continua a leggere

Accessori cokinCokin accessoriesAccessori cokin

Oggi mi sono arrivati alcuni accessori fotografici. Il porta filtri (holder) per lastre cokin, 2 anelli adattatori e due lastre. Li ho presi su ebay da riccionero.

Considerato che ho ordinato di Domenica e praticamente a ferragosto, ha fatto un record.Today I got some photographic accessories. The filter holder (holder) for cokin plates, 2 adapter rings and two plates. I got them on ebay from Riccionero.

Since I ordered on Sunday and practically in mid-August, he made a record.

Stacking di foto macro

Oggi mi sono cimentato nello stacking di foto e nella successiva post produzione.

Ditemi un pò che ve ne pare. Le prime 2 immagini, i gerani e la level-11,  sono state riprese pensando di fare poi stacking.

Quindi ho fatto:

[nggallery id=5]

(Thanks Alberto Lanzillotti)

Continua a leggere

Generare commenti per documentazione in stile XML in Visual StudioGenerate XMLstyle documentation comments in Visual Studio

Quando dobbiamo documentare le nostre proprietà/attributi/classi … possiamo avvalerci di:

  • In VB.NET è noto che la sequenza di triplice ‘ genera una base da compilare.
  • In C#, una sequenza di triplice /, fa lo stesso.

Ma sarebbe più comodo se la documentazione creata fosse già completa.

Ecco un tool addon che fa al caso nostro: http://submain.com/products/ghostdoc.aspx

When we document our properties / attributes / classes … we can use:

  • In VB.NET is known that the sequence of triple ‘generates a basis to compile.
  • In C #, a sequence of 3 ‘/’, does the same.

But it would be more convenient if the document created is already complete.

There is a tool addon that suits our:

http://submain.com/products/ghostdoc.aspx

Microsoft SQL 2008 profiler

Ho una installazione di sviluppo con SQL express 2008 R2. Ovviamente il profile non c’è.

Per non parlare del fatto che il bel anjlab sql profiler, non è più free.

Quindi. Per fortuna ho trovato queste indicazioni

I have a development installation with SQL Express 2008 R2. Obviously, the profiler does not exist.

Not to mention the fact that the beautiful anjlab sql profiler, is no longer free.

So. Luckily I found this information:

(http://blog.tonysneed.com/2010/08/05/setting-up-sql-server-2008-express-with-profiler/).

In short, you should download the evaluation version of SQL Server 2008 R2:

Trial Edition: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=de21dffd-4c6c-4963-b00c-5153cf7e41dd

Then unpack and run the command:

setup.exe /FEATURES=Tools /Q /INDICATEPROGRESS /ACTION=Install /INSTANCENAME=MSSQLSERVER /BROWSERSVCSTARTUPTYPE=Automatic /AGTSVCACCOUNT=”NT AUTHORITY\NETWORK SERVICE” /IACCEPTSQLSERVERLICENSETERMS

Remember that /INSTANCENAME=MSSQLSERVER must be updated to the name of your instance (sqlexpress for example).

Wait, even quite a while. It ‘s all. Now the profiler appears in the tool menu of your SQL managment studio.

Whew!

Continua a leggere

Python. Si comincia

Mi torna la ‘voglia’ e mi rimetto a studiare. Userò il pitone per tutto … anche per andare al bagno. Primo target, una semplice che esegua il back up dei miei DB, li comprima e li nomini gestendo una precisa toponomastica. In fine ciclatura degli archivi, parametrizzata in funzione di una lunghezza prefissata.

Iniziamo con questo tutorial: http://docs.python.it/html/tut/tut.html

Poi con questo (http://it.diveintopython.net/toc/index.html) più adatto a prendere il Python in ‘corsa’. Il precedente è + lento e adatto a newbie e usa una terminologia un poco più da traduzione imperfetta; vedi ad esempio:

  • slice : affettamenti che potrebbero essere tradotti anche in sezionamento

Appena arrivano i primi risultati li posto.

Python. It begins

I ‘ want ‘ and I get back to school. I will use the Python for everything … even to go to the bathroom. The first target, a simple running back up my DB, and squeeze them appoint managing a precise place names. In the end new archives, parameterized according to a prefixed length.

Let’s start with this tutorial: http://docs.python.it/html/tut/tut.html

Then with this (http://it.diveintopython.net/toc/index.html) best suited to take the Python in ‘ race ‘. The former is + slow and suitable for newbie and use a little more terminology from translation and imperfect; see for example:

  • slice: affettamenti which could be translated into cutting

As soon as the first results will post them.

iPhone 3GS che si riavvia durante la chiamata

Pensando che fosse un difetto mi sono messo a cercare e ho scoperto che è moooolto comune.

Questo articolo spiega come comportarsi.

http://www.sopertek.co.uk/3gs/#fix

In pratica, serve guadagnare accesso al file system del telefono. Lo si può fare installandoci OpenSSH oppure iFile ed il relativo tool da PC (http://code.google.com/p/iphonebrowser/downloads/list).

Una volta fatto, si devono sostituire un pò di file ed il gioco è fatto.

  • 1
  • 2

Un progetto da realizzare?

Start up, think tank, idee da sviluppare in sistemi e software ...
angular
Python

© ICT360. All rights reserved. Powered by ICT360.