Archivi Ottobre, 2009
Seriali ESET NOD32 / ESET Smart Security
[LEGGERE ATTENTAMETE I DISCLAIMER DEL BLOG]
Ho aggiunto la pagina in alto a sinistra dedicata interamente ai seriali per NOD32 e Smart Security,, al suo interno ci sono delle istruzioni,, il nick che ci passa i seriali e ovviamente i user e password di NOD32 e Smart Security.
Serials NOD32 & Smart Security
Tags: craccare NOD32, craccare smart security, crack eset nod32, crack eset smart security, crackare NOD32, crackare smart security, keygen nod32, keygen smart security, password nod32, password smart security, serial nod32, serial smart security, seriale nod32, seriale smart security, seriali NOD32, seriali smart security, serials nod32, serials smart security, user nod32, user smart security
Mozilla Firefox 3.5.4

Rilasciata la versione 3.5.4 del famoso browser di casa Mozilla.
Riporto gli aggiornamenti e le novità di questa release direttamente dal sito ufficiale:
Risolti diversi problemi di sicurezza.
Corretti diversi problemi legati alla stabilità dell’applicazione.
Aggiunta la possibilità di reinviare le segnalazioni relative ai crash
Risolto un problema per cui, dopo aver utilizzato la funzione “Cancella cronologia recente…”, per visualizzare tutte le immagini e gli stili in alcuni siti con connessione sicura (SSL) era necessario ricaricare la pagina
Se non avete già Firefox potete trovarlo al seguente link:
Scarica Firefox 3.5.4
Tags: download firefox 3.5.4, download gratis, Downloads Zone, firefox, mozilla, Mozilla Firefox 3.5.4, nuova release firefox, rilasciato firefox 3.5.4, scarica firefox 3.5.4
Ubuntu 9.10 – Karmic Koala

Ogni 6 mesi Ubuntu rilascia una nuova versione ed stavolta si tratta della 9.10 anche detta Karmic Koala.
Alcune delle novità sono:
alcune modifiche nel Kernel;
Firefox 3.5 pre-installato;
avvio rapido che si aggira ai 10 secondi;
aggiornamento del boot-loader a GRUB 2;
sostituzione di GNOME App Install al posto di PackageKit;
modifiche ai driver;
nuovo tema unificato ;
sostituzione del programma di messaggistica instantanea Pidgin con Emphaty;
PulseAudio funzionante;
ed EXT 4;
Tags: download gratis, download ubuntu 9.10, GNU/Linux, scarica ubuntu 9.10, ubuntu, ubuntu karmic koala
[Delphi] Binary Cl0ck

Ecco un altro programma codato da me in delphi (il mio secondo lavoro) è un orologio binario che ho chiamato “Binary Cl0ck” funzi ovviamente su sistemi Windows.
E’ diviso in due form.
TForm1 (sorgente):
object Form1: TForm1
Left = 751
Top = 42
Cursor = crSizeAll
BorderStyle = bsNone
Caption = ‘Binary Cl0ck’
ClientHeight = 56
ClientWidth = 189
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {
0000010001002020100000000000E80200001600000028000000200000004000
0000010004000000000080020000000000000000000000000000000000000000
000000008000008000000080800080000000800080008080000080808000C0C0
C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF007777
7777777777777777777777777777777777777777777777777777777777777777
77BB77BB77BB777BB7B77B77777777777B777B777B77B7B777B7B77777777777
7B777B777B77B7B777BB7777777777777B777B777B77B7B777B7B77777777777
77BB7B7777BB777BB6B77B777777777777777777777777777777777777777777
777777777777777777777777777777777777777777777777777777777777777B
BB77B7B77B7B77B7B77B77B77777777B77B7B7B77B7B77B7B7B777B77777777B
BB77B7B7BB7BBBB7BBB777B77777777B77B7B7BB7B7B77B7B77B7B7B7777777B
BB77B7B77B77BB77BBB77B77B777777777777777777777777777777777777777
7777777777777777777777777777777777777777777777777777777777777777
7777777777777777777777777777799799799777799799799777799799777997
9979977779979979977779979977799799799777799799799777799799777997
9979977779979979977779979977777777777777777777777777777777777777
777777777777777777777777777777AA7AA7AA7AA7777AA7AA7AA7AA7AA777AA
7AA7AA7AA7777AA7AA7AA7AA7AA777AA7AA7AA7AA7777AA7AA7AA7AA7AA777AA
7AA7AA7AA7777AA7AA7AA7AA7AA7777777777777777777777777777777777777
7777777777777777777777777777777777777777777777777777777777770000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000
000000000000000000000000000000000000000000000000000000000000}
OldCreateOrder = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnMouseDown = FormMouseDown
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 120
Top = 28
Width = 8
Height = 11
Cursor = crHandPoint
Alignment = taCenter
AutoSize = False
Caption = ‘S’
Color = clRed
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = ‘Small Fonts’
Font.Style = []
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = Label1Click
end
object Label2: TLabel
Left = 58
Top = 28
Width = 8
Height = 11
Cursor = crHandPoint
Alignment = taCenter
AutoSize = False
Caption = ‘M’
Color = clRed
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = ‘Small Fonts’
Font.Style = []
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = Label2Click
end
object Label3: TLabel
Left = 4
Top = 28
Width = 8
Height = 11
Cursor = crHandPoint
Alignment = taCenter
AutoSize = False
Caption = ‘H’
Color = clRed
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = ‘Small Fonts’
Font.Style = []
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = Label3Click
end
object Label4: TLabel
Left = 45
Top = 4
Width = 8
Height = 11
Cursor = crHandPoint
Alignment = taCenter
AutoSize = False
Caption = ‘D’
Color = clRed
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = ‘Small Fonts’
Font.Style = []
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = Label4Click
end
object Label5: TLabel
Left = 97
Top = 4
Width = 8
Height = 11
Cursor = crHandPoint
Alignment = taCenter
AutoSize = False
Caption = ‘M’
Color = clRed
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = ‘Small Fonts’
Font.Style = []
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = Label5Click
end
object Label6: TLabel
Left = 43
Top = 16
Width = 8
Height = 11
Cursor = crHandPoint
Alignment = taCenter
AutoSize = False
Caption = ‘Y’
Color = clRed
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = ‘Small Fonts’
Font.Style = []
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = True
Transparent = True
OnClick = Label6Click
end
object Label7: TLabel
Left = 23
Top = 41
Width = 141
Height = 11
Caption = ‘Binary Cl0ck – http://anonymousite.altervista.org/ ‘
Color = clInfoBk
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -9
Font.Name = ‘Small Fonts’
Font.Style = []
ParentColor = False
ParentFont = False
OnMouseDown = Label7MouseDown
end
object Shape1: TShape
Left = 170
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape2: TShape
Left = 162
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape3: TShape
Left = 154
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape4: TShape
Left = 146
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape5: TShape
Left = 138
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape6: TShape
Left = 130
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape7: TShape
Left = 108
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape8: TShape
Left = 100
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape9: TShape
Left = 92
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape10: TShape
Left = 84
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape11: TShape
Left = 76
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape12: TShape
Left = 68
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape13: TShape
Left = 45
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape14: TShape
Left = 37
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape15: TShape
Left = 29
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape16: TShape
Left = 21
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape17: TShape
Left = 13
Top = 29
Width = 8
Height = 10
Brush.Color = 106
end
object Shape18: TShape
Left = 82
Top = 7
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape19: TShape
Left = 75
Top = 7
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape20: TShape
Left = 68
Top = 7
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape21: TShape
Left = 61
Top = 7
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape22: TShape
Left = 54
Top = 7
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape23: TShape
Left = 127
Top = 7
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape24: TShape
Left = 120
Top = 7
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape25: TShape
Left = 113
Top = 7
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape26: TShape
Left = 106
Top = 7
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape27: TShape
Left = 129
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape28: TShape
Left = 122
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape29: TShape
Left = 115
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape30: TShape
Left = 108
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape31: TShape
Left = 101
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape32: TShape
Left = 94
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape33: TShape
Left = 87
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape34: TShape
Left = 80
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape35: TShape
Left = 73
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape36: TShape
Left = 66
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape37: TShape
Left = 59
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Shape38: TShape
Left = 52
Top = 19
Width = 7
Height = 7
Brush.Color = 27136
Shape = stRoundRect
end
object Piu: TButton
Left = 140
Top = 12
Width = 20
Height = 14
Hint = ‘Trasparent + ‘
Caption = ‘+’
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = ‘MS Sans Serif’
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 0
TabStop = False
OnClick = PiuClick
end
object Meno: TButton
Left = 18
Top = 12
Width = 20
Height = 14
Hint = ‘Trasparent – ‘
Caption = ‘-’
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -16
Font.Name = ‘MS Sans Serif’
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 1
TabStop = False
OnClick = MenoClick
end
object Timer1: TTimer
Interval = 900
OnTimer = Timer1Timer
Left = 296
Top = 8
end
object PopupMenu1: TPopupMenu
Left = 296
Top = 48
object ModTesto1: TMenuItem
Caption = ‘Mode text’
OnClick = ModTesto1Click
end
object N2: TMenuItem
Caption = ‘-’
end
object Vedi1: TMenuItem
Caption = ‘Form visible’
Checked = True
OnClick = Vedi1Click
end
object AutoRun1: TMenuItem
Caption = ‘AutoRun’
OnClick = AutoRun1Click
end
object Minimize1: TMenuItem
Caption = ‘Minimize’
OnClick = Minimize1Click
end
object N3: TMenuItem
Caption = ‘-’
end
object SetupTime1: TMenuItem
Caption = ‘Setup Time’
OnClick = SetupTime1Click
end
object N1: TMenuItem
Caption = ‘-’
end
object About1: TMenuItem
Caption = ‘About’
OnClick = About1Click
end
object Chiudi1: TMenuItem
Caption = ‘Exit’
OnClick = Chiudi1Click
end
end
end
TForm2 (sorgente):
object Form2: TForm2
Left = 672
Top = 342
Cursor = crSizeAll
BorderStyle = bsNone
ClientHeight = 205
ClientWidth = 224
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
OnMouseDown = FormMouseDown
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label6: TLabel
Left = 163
Top = 63
Width = 23
Height = 13
Caption = ‘Sec’
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 102
Top = 63
Width = 21
Height = 13
Caption = ‘Min’
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 33
Top = 63
Width = 28
Height = 13
Caption = ‘Hour’
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 162
Top = 18
Width = 27
Height = 13
Caption = ‘Year’
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 95
Top = 18
Width = 36
Height = 13
Caption = ‘Month’
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 34
Top = 18
Width = 23
Height = 13
Caption = ‘Day’
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = [fsBold]
ParentFont = False
end
object Label7: TLabel
Left = 47
Top = 184
Width = 129
Height = 13
Caption = ‘Binary Cl0ck – http://anonymousite.altervista.org/’
end
object Button1: TButton
Left = 55
Top = 110
Width = 113
Height = 25
Caption = ‘SET DATA/TIME’
TabOrder = 0
OnClick = Button1Click
end
object SpinEdit6: TSpinEdit
Left = 148
Top = 79
Width = 55
Height = 22
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = []
MaxLength = 2
MaxValue = 59
MinValue = 0
ParentFont = False
TabOrder = 1
Value = 0
OnChange = SpinEdit3Change
end
object SpinEdit5: TSpinEdit
Left = 85
Top = 79
Width = 55
Height = 22
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = []
MaxLength = 2
MaxValue = 59
MinValue = 0
ParentFont = False
TabOrder = 2
Value = 0
OnChange = SpinEdit3Change
end
object SpinEdit4: TSpinEdit
Left = 20
Top = 79
Width = 55
Height = 22
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = []
MaxLength = 2
MaxValue = 24
MinValue = 0
ParentFont = False
TabOrder = 3
Value = 0
OnChange = SpinEdit3Change
end
object SpinEdit1: TSpinEdit
Left = 148
Top = 35
Width = 55
Height = 22
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = []
MaxLength = 4
MaxValue = 3000
MinValue = 1900
ParentFont = False
TabOrder = 4
Value = 1900
OnChange = SpinEdit3Change
end
object SpinEdit2: TSpinEdit
Left = 85
Top = 35
Width = 55
Height = 22
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = []
MaxLength = 2
MaxValue = 12
MinValue = 1
ParentFont = False
TabOrder = 5
Value = 1
OnChange = SpinEdit3Change
end
object SpinEdit3: TSpinEdit
Left = 20
Top = 35
Width = 55
Height = 22
Color = clBlack
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = ‘MS Sans Serif’
Font.Style = []
MaxLength = 2
MaxValue = 31
MinValue = 1
ParentFont = False
TabOrder = 6
Value = 1
OnChange = SpinEdit3Change
end
object BitBtn1: TBitBtn
Left = 75
Top = 146
Width = 75
Height = 25
TabOrder = 7
OnClick = BitBtn1Click
Kind = bkAbort
end
end
Tags: binary cl0ck, delphi, orologio binario in delphi, programing, Programmazione
Tema Mukka-Mu Mushblue modded v3.0

Rilascio ora la versione 3.0 della mod del tema Mushblue di Mukka-Mu.
Ecco alcuni cambiamenti:
-correzione di alcune parti di codice;
-aggiunta dell’immagine favicon.ico;
-modificate alcune immagini del tema base (tra cui il logo,, lo sfondo etc…);
-reso al 101% il tema italiano,, traducendo alcune parti di testo che avevo tralasciato in precedenza;
-in più nell’archivio oltre che la cartella del tema ne troverete un’altra di nome “Personalizza Mushblue” con dentro un file Leggimi.txt con scritto il suo funzionamento.
Screenshot:
http://img11.imageshack.us/img11/9869/screenshotjt.png
Potete scaricare il tema da uno di questi link:
Tags: download, download gratis, download mushblue italiano, Downloads Zone, filefactory, megaupload, moddato tema mushblue, modding, mukka-mu, mushblue, Mushblue modded v3.0, progammazione, programming, scarica mushblue tema gratis, tema mukka-mu italiano, tema mushblue, wordpress





