var alinks_link; var trackImage = new Image(); function alinks_click(link) { var keyphrase = link.innerHTML; trackImage.src = 'http://www.thecredence.com/wp-content/plugins/alinks/classes/aLinksAjax.php?log=' + keyphrase; pause(1000); return true; } function pause(numberMillis) { var now = new Date(); var exitTime = now.getTime() + numberMillis; while (true) { now = new Date(); if (now.getTime() > exitTime) return; } }

Oops! You seem to be using Internet Explorer which is not very secure. È sembrano essere utilizzando Internet Explorer che non è molto sicuro. For a safer browsing experience, please consider Per una navigazione sicura esperienza, si prega di prendere in considerazione and e

Welcome to TheCredence.com - You may like to subscribe to our RSS feed to stay updated. Benvenuti a TheCredence.com - È possibile, come per iscriverti al nostro feed RSS per rimanere aggiornati.

Keeping my discussion on OpenSource and opensource software continued, here is one more nice little tool from Open source world. Mantenere la mia discussione su OpenSource e software opensource continuato, qui è un po 'più piacevole da strumento open source mondo. A Standalone (NO huge Office bundled applications), Abiword - An Alternative to Microsoft Word . Un Standalone (NO enorme applicazioni di Office in bundle), Abiword - Una alternativa a Microsoft Word.

AbiWord is a word processing program like Microsoft Word. AbiWord è un programma di elaborazione testi come Microsoft Word. It is free under GPL terms. E 'gratuito sotto licenza GPL termini. But what is the need of a new word processor while we already have Microsoft Word ? Ma qual è la necessità di un nuovo word processor, mentre abbiamo già dispongono di Microsoft Word? Answer is here : La risposta è qui:

Continue reading... Continua a leggere ...

Comments (2) Posted by TheCredence on Thursday, July 12th, 2007 Commenti (2) Inviato da TheCredence sulla Giovedi, 12 Luglio 2007


Though me being a complete drupal user(all my sites have drupal), I can not ignore joomla which happens to be one of the(if not the) best Open Source CMS around. Sebbene mi sia una completa Drupal utente (tutti i miei siti hanno Drupal), non posso ignorare joomla che succede ad essere uno dei (se non l') le migliori CMS Open Source circa. So I felt to do some searching and write an descriptive article on How to make your Joomla website search engine friendly. Così mi sono sentita di fare qualche ricerca e scrivere un articolo descrittivo su come rendere il tuo sito Joomla motore di ricerca amichevole.

This tutorial will give you some basic rules to make your Joomla website more SEO friendly. Questo tutorial vi darà alcune regole di base per rendere il tuo sito Joomla più SEO friendly. The suggestions in this article are based on practical experience and are really simple to understand and implement. I suggerimenti in questo articolo si basano su un'esperienza pratica e sono davvero semplici da capire e da attuare. But I know this is not the end. Ma so che questa non è la fine. If you know of some more good method(s), please do share with us. Se siete a conoscenza di qualche altro buon metodo (s), si prega di fare condividere con noi.

Continue reading... Continua a leggere ...

Comments (7) Posted by TheCredence on Wednesday, July 11th, 2007 Commenti (7) Inviato da TheCredence su Mercoledì, 11 Luglio 2007


For some time now, I am working on Python and looking to learn Django Framework which seems to be awesome. Per ora un po 'di tempo, sto lavorando su Python e cercando di imparare Django quadro che sembra essere awesome. Now since there is a framework, so of course there will be some intelligent people who have also come up with a CMS built on the Framework, so while searching for it, I found Ellington which is coming at whooping cost of (hold your breath..) $35,000 ! Ora, poiché vi è un quadro, così naturalmente ci saranno alcune persone intelligenti che hanno anche elaborato un CMS costruito sul quadro, così durante la ricerca per quanto lo riguarda, ho trovato Ellington, che è venuta a costo di whooping (tenere il fiato. .) $ 35.000! You can Check the pricing here . È possibile verificare i prezzi qui.

Now they have not put any kind of demo on there site neither have put any kind of detailed documentation to help people to review the product. Ora essi non hanno alcun tipo di demo del sito né vi hanno messo ogni tipo di documentazione dettagliata per aiutare le persone a rivedere il prodotto. The only thing that you can do is mail them for details(which I did, though haven't got any response yet). L'unica cosa che puoi fare è posta per i dettagli (che ho fatto, anche se non hanno avuto ancora alcuna risposta). I can see some good sites like http://www.lawrence.com/ and http://www2.ljworld.com/ are built on it but still with this cost, I don't know how they will be able to sell it to any smaller organization. Sono in grado di vedere alcuni siti come http://www.lawrence.com/ http://www2.ljworld.com/ e sono costruiti su di esso, ma ancora con questo costo, non so in che modo saranno in grado di vendere a qualsiasi organizzazione più piccoli.

Comments (2) Posted by TheCredence on Monday, July 9th, 2007 Commenti (2) Inviato da TheCredence sulla Lunedi, 9a luglio, 2007


Wireshark is a packet capture program that allows for the inspection of data packets moving in or out of a network adapter. Wireshark è un pacchetto di cattura programma che consente di ispezione dei pacchetti di dati si spostano all'interno o all'esterno di una scheda di rete. In addition, Wireshark is capable of dissecting many of the packets based on the protocol and allow detailed inspection of the various packet fields. Inoltre, Wireshark è in grado di dissecting molti dei pacchetti basati sul protocollo e consentire un esame approfondito dei vari campi del pacchetto. Unlike some other capture software, Wireshark can also filter what packets are captured, filter what packets are displayed, supports wireless captures if the hardware is capable, and even reads the capture files of several other capture programs. A differenza di altri software per la cattura, Wireshark può inoltre filtrare ciò che i pacchetti vengono catturati, filtrare ciò che i pacchetti vengono visualizzati, sostiene senza fili cattura se l'hardware è in grado, e recita anche la cattura di file di una serie di altri programmi di cattura.

Starting a capture with WireShark Avvio di una cattura con Wireshark
When Wireshark is first started, a window appears that is mostly empty. Quando Wireshark è iniziato prima, appare una finestra che è in gran parte vuota. In order to start a capture, the network interface that the capture is performed on needs to be selected. Al fine di avviare una cattura, l'interfaccia di rete che la cattura è effettuata sulla necessità di essere selezionati. By selecting the menu item Capture->Interfaces, a dialog appears allowing the selection of what interface to capture on. Selezionando la voce di menu Capture-> Interfacce, appare una finestra di dialogo che permette la selezione di ciò che l'interfaccia per catturare su. In addition, options can be configured for the interface. In aggiunta, le opzioni possono essere configurate per l'interfaccia.

Continue reading... Continua a leggere ...

Comments (0) Posted by TheCredence on Saturday, July 7th, 2007 Commenti (0) Inviato da TheCredence il Sabato, 7 luglio, 2007


Normally, programming tools for Windows, such as Visual C++, Delphi, and others, are quite expensive. Normalmente, strumenti di programmazione per Windows, come Visual C + +, Delfi, e altri, sono piuttosto costosi. In addition, Windows lacks a standard build environment such as Unix and Linux. Inoltre, Windows priva di un ambiente standard di costruire, come Unix e Linux. However, these problems are easily solved with MinGW and Msys. Tuttavia, questi problemi sono facilmente risolto con MinGW e Msys. MinGW is simply a collection of GNU tools ported to Windows, a fully compliant C and C++ compiler, runtime files, and more. MinGW è semplicemente una raccolta di strumenti GNU portati a Windows, uno pienamente compatibile con C e C + +, i file di runtime, e altro ancora. Msys is a tool to simulate a Linux-like programing environment, using standard Linux paths Msys è uno strumento per simulare un Linux come ambiente di programmazione, utilizzando i percorsi standard di Linux
such as /usr/local/include and /usr/local/lib. come ad esempio / usr / local / include e / usr / local / lib. In this way, a standard build environment can be created even on Windows. In questo modo, uno standard di costruire ambiente possono essere creati anche su Windows. MinGW does not provide any IDE or other such interface, but some can be downloaded freely if desired. MinGW non fornisce alcuna IDE o altre interfacce, ma alcuni possono essere scaricati liberamente, se lo si desidera.

Getting the files Ottenere i file
The easiest way to get the needed files is to download a small installer that will download the rest of the files for you. Il modo più semplice per trovare i file necessari è quello di scaricare un piccolo installer che provvederà a scaricare il resto del file per voi. The main MinGW web site (http://www.mingw.org) has such an installer. Le principali MinGW sito web (http://www.mingw.org) ha una tale installazione. Under the download section, look for a file called something like MinGW-5.1.3.exe and download it. Sotto la sezione download, cercare un file chiamato qualcosa come MinGW-5.1.3.exe e download. Once downloaded, run it. Una volta scaricato, lanciarlo. Eventually, a screen will appear allowing the selection of any additional components to be downloaded. Infine, apparirà una schermata che consente la selezione di eventuali componenti aggiuntivi per essere scaricato.

Continue reading... Continua a leggere ...

Comments (0) Posted by TheCredence on Thursday, July 5th, 2007 Commenti (0) Inviato da TheCredence sulla Giovedi, 5 luglio 2007