Most Discussed Più commentati Angsuman Chakraborty Angsuman Chakraborty June 30th, 2008 30 giugno 2008 WordPress, in recent versions, have forces the display of WordPress as the generator in meta tags along with the version information in the header of your WordPress blogs - WordPress, nelle versioni più recenti, hanno le forze di visualizzazione di WordPress come generatore di meta-tag insieme con le informazioni sulla versione nella intestazione del tuo blog WordPress -- . Unlike previous versions there is not easy way to remove it. A differenza delle versioni precedenti non vi è modo semplice per rimuoverlo. Unless WordPress is using that to provide support (which it doesn’t), I don’t see any good reason for providing that extra bit of help to hackers, do you? A meno di WordPress che utilizza per fornire sostegno (che non), non vedo alcuna buona ragione per la quale prevede che extra po 'di aiuto agli attacchi degli hacker, lei? Here is a simple plugin which will remove the WordPress generator meta tag along with its version information. Qui è un semplice plug in che modo verrà rimosso il WordPress generatore di meta-tag insieme con la sua versione informazioni. Read more (171 words) » Per saperne di più (171 parole) " Filed under Elencato sotto Headline News Headline News , How To Come , PHP , Pro Blogging Pro Blogging , Programming Programmazione , Web , Web 2.0 2,0 web , WordPress , WordPress Plugin WordPress Plugin | | Feedback | | RSS 2.0 RSS 2,0 | | Email this Article Invia questo articolo Angsuman Chakraborty Angsuman Chakraborty June 29th, 2008 29 giugno 2008 Newer versions of WordPress (2.3.1 and above) adds two extra lines to your blog header. Le versioni più recenti di WordPress (2.3.1 e superiori) di due ulteriori linee di intestazione il tuo blog. They are: Essi sono: You need them to use Windows Live Writer to write to your WordPress blog. Ne avete bisogno di utilizzare Windows Live Writer a scrivere sul tuo blog di WordPress. However many, like me, do not use Windows Live Writer. Tuttavia molti, come me, non utilizzare Windows Live Writer. For them such headers are simply junk and add to the size of their pages (and download time) without adding any value to them or to their users. Per loro quali intestazioni sono semplicemente spazzatura e aggiungere alle dimensioni delle loro pagine (e i tempi di download) senza aggiungere valore a loro o ai loro utenti. For such bloggers (majority I presume) here is a simple WordPress plugin ( Angsuman's Windows Live Manifest Remover WordPress plugin ) which removes these two header links from your WordPress blog. Per questo tipo di blogger (maggioranza presumo) qui è un semplice WordPress plugin (Angsuman's Windows Live Manifesto Remover WordPress plugin) che rimuove questi due header link dal tuo blog di WordPress. Download Angsuman's Windows Live Header Remover Plugin Download del Angsuman Windows Live header Remover plug in , rename the file to angsumans-windows-live-header-remover.php, upload it to wp-content/plugins folder of your blog and activate it from Plugin Management screen. , Rinominare il file in Angsuman-windows-live-header-remover.php, caricarlo in wp-content/plugins cartella del tuo blog e attivare da Plugin di gestione schermo. It requires zero configuration. Essa richiede configurazione zero. It does one thing and does it well - remove these two useless headers from your WordPress blog. E 'una cosa e fa bene - rimuovere queste due inutili intestazioni dal tuo blog di WordPress. Technical Note: There is a similar WordPress plugin which does the same thing. Nota tecnica: Vi è una simile WordPress plugin che fa la stessa cosa. This plugin works differently in that it doesn't add the code directly to the plugin body but to the 'init' hook. Questo plugin funziona in modo diverso in quanto non aggiungere il codice direttamente al plug corpo, ma la 'init' gancio. This ensures that this plugin will remain compatible with future versions of WordPress as it doesn't depend on the relative order of execution of the plugins versus the default WordPress filters. Ciò garantisce che questo plugin rimarranno compatibili con le future versioni di WordPress in quanto non dipendono dal relativo ordine di esecuzione dei collegamenti verso il default di WordPress filtri. Sounds complicated? Suona complicato? To put it simply - Install the plugin and then forget about it forever. In parole povere - Installare il plug-in e poi dimenticare per sempre. It will continue to serve you (your blog) in the background for a very long time. Essa continuerà a servire l'utente (il tuo blog) in background per un tempo molto lungo. You can get more È possibile ottenere di più free WordPress plugins here libero di WordPress qui . Filed under Elencato sotto Headline News Headline News , How To Come , Open Source Software Software open source , PHP , Pro Blogging Pro Blogging , Programming Programmazione , Web , Web 2.0 2,0 web , WordPress , WordPress Plugin WordPress Plugin | | Feedback | | RSS 2.0 RSS 2,0 | | Email this Article Invia questo articolo pratima June 3rd, 2008 3 giugno 2008 Semaphore is used to restrict access to shared resources, such as shared memory or to limit the number of processes that may simultaneously use a resource, in a multi-process or multi-threaded environment. Semaforo è utilizzato per limitare l'accesso a risorse condivise, come ad esempio la memoria condivisa o di limitare il numero di processi che possono utilizzare simultaneamente una risorsa, in un processo multi-o ambiente multi-threaded. In php using semaphore a process must wait while accessing a shared resource currently used by another process. In php semaforo utilizzando un processo deve attendere mentre l'accesso a una risorsa condivisa attualmente utilizzato da un altro processo. But this may not be required for all cases. Ma questo non può essere richiesto per tutti i casi. Sometimes we need to just verify whether a resource has been locked and move on. A volte dobbiamo solo verificare se una risorsa è stato bloccato e andare avanti. Unfortunately we have no way to check the status of a semaphore lock in php. Purtroppo non abbiamo alcun modo per verificare lo stato di un semaforo di blocco in PHP. Let’s see how we can implement non-blocking semaphore access in PHP. Vediamo come si può non attuare il blocco semaforo accesso in PHP. Read more (351 words) » Per saperne di più (351 parole) " Filed under Elencato sotto Headline News Headline News , PHP , Programming Programmazione | | Feedback | | RSS 2.0 RSS 2,0 | | Email this Article Invia questo articolo Angsuman Chakraborty Angsuman Chakraborty May 15th, 2008 15 maggio 2008 A short survey on your programming language preferences, shouldn’t take more than 1 minute of your time. Una breve indagine sul linguaggio di programmazione preferenze, non devono assumere più di 1 minuto del vostro tempo. Please participate and let others know too. Vi preghiamo di partecipare e far sapere troppo. Read more (41 words) » Per saperne di più (41 parole) " Filed under Elencato sotto .NET . NET , Java Software Software Java , Javascript , PHP , Programming Programmazione , Python , Ruby Rubino , Web | | Feedback | | RSS 2.0 RSS 2,0 | | Email this Article Invia questo articolo Angsuman Chakraborty Angsuman Chakraborty April 20th, 2008 20 aprile 2008 PHP is not only a very competent web development language (and part of LAMP stack). PHP non è solo una competenti sviluppo web lingua (e parte di stack LAMP). It is also a very capable language for writing (command line) scripts. E 'anche una lingua molto capace per iscritto (riga di comando) script. You can write simpler and cleaner scripts with php than perl. È possibile scrivere più semplice e pulito con PHP script di perl. Here is a php code which takes a file name as input, trims whitespace from each line of the file and finally saves the result back in the same file. Qui è un codice php che prende un nome di file come input, trim spazi da ogni riga del file e, infine, salva il risultato ritornare nello stesso file. Read more (149 words) » Per saperne di più (149 parole) " Filed under Elencato sotto Headline News Headline News , How To Come , PHP , Programming Programmazione , Tech Note Nota tech , Web | | Feedback | | RSS 2.0 RSS 2,0 | | Email this Article Invia questo articolo Angsuman Chakraborty Angsuman Chakraborty April 4th, 2008 4 aprile 2008 Translator Plugin Gold Traduttore plug in oro provides automatic machine translation of your WordPress blog in 32 languages - German, Spanish, French, Italian, Portuguese, Japanese, Korean, Chinese Simplified, Chinese Traditional, Arabic, Dutch, Greek, Russian, Norwegian, Brazilian Portugue, Bulgarian, Croatian, Czech, Danish, Finnish, Hungarian, Icelandic, Latin American Spanish, Filipino, Polish, Romanian, Serbian, Slovenian, Swedish, Welsh, Turkish and Latin. prevede automatica traduzione automatica del tuo blog di WordPress in 32 lingue - tedesco, spagnolo, francese, italiano, portoghese, giapponese, coreano, cinese semplificato, cinese tradizionale, arabo, olandese, greco, russo, norvegese, olandese, Portugue brasiliano, bulgaro, croato, ceco , Danese, finlandese, ungherese, islandese, latino-americani spagnolo, filippino, polacco, rumeno, serbo, sloveno, svedese, gallese, turco e latino.
The new features in version 1.1 are: Le nuove caratteristiche della versione 1,1 sono: 1. In the option page (under Advanced -> Miscellaneous section) it now provides SQL queries which you can execute in your database to significantly speed-up Translator Pro on heavily trafficked sites. Nella pagina di opzione (ai sensi avanzata -> Varie sezione) che fornisce ora query SQL che potete eseguire nel database in modo significativo la velocità di Translator Pro su siti fortemente trafficate. It adds indexes to the tables for faster querying. Essa aggiunge indici alle tabelle per una più veloce di interrogazione. 2. Improved user interface Interfaccia utente migliorata 3. Translator Plugin Pro adds a new feature to verify completeness of translated pages by checking for keywords or tags in your page. Traduttore Plugin Pro aggiunge una nuova funzionalità per verificare la completezza delle pagine tradotte di controllo per parole chiave o tag nella tua pagina. This elegantly handles the failures in third party translation engine. Questo elegantemente gestisce i fallimenti nel terzo motore di traduzione. This adds to the extensive checks we perform to ensure quality and completeness of translated pages. Aggiunge a questo l'ampia abbiamo eseguire controlli per garantire la qualità e la completezza delle pagine tradotte. 4. New translation engine errors have been added for automatic fail-over support and load-balancing. Nuovo motore di errori di traduzione sono stati aggiunti per automatico supporto di fail-over e load-balancing. 5. Overall performance improvement and optimizations have been added to this release. Generale miglioramento delle prestazioni e le ottimizzazioni sono state aggiunte a questa versione. 6. New extensive documentation have been added in this release, old documentation revised and updated. Nuova documentazione sono stati aggiunti in questa versione, vecchia documentazione rivisto e aggiornato. You can read the full documentation Potete leggere la documentazione completa here qui . Don’t forget to check our Non dimenticare di controllare la nostra developer API sviluppatore API for writing your custom look and extensions. per scrivere il tuo look personalizzato ed estensioni. You can read about all the features Potete leggere su tutte le caratteristiche here qui . We now provide online help desk on our new Ora fornire un servizio di help desk on-line sul nostro nuovo support site sito di assistenza . Please register there for customer support. Registratevi per l'assistenza clienti. Please post your feedback in Vi preghiamo di inviare i tuoi commenti a Translator Plugin Gold forum Traduttore plug in oro forum . Translator Plugin Gold 1.1 is fully compatible with WordPress 2.5 as well as earlier version of WordPress. Plugin traduttore 1,1 Gold è pienamente compatibile con WordPress 2,5 e versione precedente di WordPress.
Filed under Elencato sotto Company Società , Enterprise Software Enterprise Software , Headline News Headline News , PHP , Pro Blogging Pro Blogging , Programming Programmazione , SEO , Taragana , Technology Tecnologia , Translator Plugin Gold Traduttore plug in oro , Web , Web 2.0 2,0 web , Web Services Servizi Web , WordPress , WordPress Plugin WordPress Plugin | | Feedback | | RSS 2.0 RSS 2,0 | | Email this Article Invia questo articolo Angsuman Chakraborty Angsuman Chakraborty March 22nd, 2008 22 marzo 2008 PHP files are scripts which are interpreted by php interpreter (php.exe in windows). PHP file sono script che sono interpretati da interprete php (php.exe in Windows). Converting them to exe files makes it easy to distribute PHP applications to Windows users. Loro di convertire file exe rende facile per distribuire applicazioni PHP per gli utenti di Windows. Unfortunately Zend, the PHP company, doesn’t provide a way to convert PHP scripts to Windows executables. Purtroppo Zend, la società di PHP, non prevede un modo per convertire a PHP script eseguibili Windows. Today I am going to show you a simple way to convert your PHP scripts to regular Windows executable files (.exe). Oggi sto per mostrarvi un modo semplice per convertire il vostro script PHP per Windows regolari file eseguibili (. Exe). Not only that you can also convert an entire directory of PHP scripts and assign one of the files as the main file to execute first. Non solo che è anche possibile convertire un intero elenco di script PHP e assegnare uno dei file come il file principale per l'esecuzione di prima. Additionally the source files are encoded which not only improves the performance but also protects your source code. Inoltre i file di origine vengono codificati che non solo migliora le prestazioni ma anche protegge il vostro codice sorgente. You can also set the icon for the file which is useful when you are distributing your PHP application as a stand-alone executable. È anche possibile impostare l'icona per il file che è utile quando si sta distribuendo il tuo PHP come applicazione stand-alone eseguibile.
Read more (333 words) » Per saperne di più (333 parole) " Filed under Elencato sotto Headline News Headline News , How To Come , Microsoft , PHP , Programming Programmazione , Web , Windows | | Feedback | | RSS 2.0 RSS 2,0 | | Email this Article Invia questo articolo Angsuman Chakraborty Angsuman Chakraborty March 3rd, 2008 March 3rd, 2008 Suhosin is an advanced protection system for PHP installations. Suhosin è un avanzato sistema di protezione per PHP impianti. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. E 'stato progettato per proteggere i server e gli utenti da noti e sconosciuti difetti in applicazioni PHP e core di PHP. Suhosin comes in two independent parts, that can be used separately or in combination. Suhosin viene fornito in due parti indipendenti, che possono essere utilizzate separatamente o in combinazione. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections. La prima parte è una piccola patch contro core di PHP, che implementa un paio di basso livello di protezione contro bufferoverflows o vulnerabilità di stringa e la seconda parte è un potente estensione PHP che implementa tutte le altre protezioni.
Read more (141 words) » Per saperne di più (141 parole) " Filed under Elencato sotto Computer Security Computer Security , Open Source Software Software open source , PHP , Programming Programmazione , Web , Web Services Servizi Web | | Feedback | | RSS 2.0 RSS 2,0 | | Email this Article Invia questo articolo Angsuman Chakraborty Angsuman Chakraborty March 3rd, 2008 March 3rd, 2008 I am very happy to announce the much-awaited release of Sono molto felice di annunciare la tanto attesa release di Comment Guard Pro for WordPress blogs Commento Guardia Pro per i blogs di WordPress . Comment Guard Pro is designed to unobtrusively protect your blog against all types of comment spams - trackback spam, pingback spam, robotic spam using comment form, human submitted spam (where the spammers actually goes to your site to spam you; they are the hardest to detect), referrer spam etc. We provide multiple layers of protection against all kind of comment spams. Commento Guardia Pro è progettato per proteggere discretamente il tuo blog nei confronti di tutti i tipi di spam commento - trackback spam, pingback spam, spam utilizzando robotizzato commento forma umana presentata spam (dove gli spammer in realtà va al tuo sito per lo spam; essi sono i più difficili da rilevare), referrer spam ecc Forniamo livelli multipli di protezione contro tutti i tipi di commenti spam.
Comment Guard Pro is a zero configuration plugin, even your grandma can use it. Commento Guardia Pro è un plug in configurazione zero, anche il tuo nonna può usarlo. However if you want, you can configure every aspect of the system. Tuttavia, se si desidera, è possibile configurare ogni aspetto del sistema. You can make it your own, implement your own vision, replace, enhance and extend its functionality. Si può rendere il vostro, attuare il tuo visione, sostituire, migliorare ed estendere le sue funzionalità. Comment Guard Pro is state-of-the-art comment spam detection software based on expert system to classify comments. Commento Guardia Pro è state-of-the-art commento di individuazione dello spam basata sul software di sistema esperto per classificare i commenti. Comment Guard Pro leverages several tried and tested comment spam fighting techniques & knowledge which is the result of several man-years of research into comment spam detection, both in-house and by the anti-spam community. Commento Guardia Pro sfrutta più sperimentate e collaudate per combattere lo spam commento tecniche e conoscenze che è il risultato di diversi anni-uomo di ricerca nel commento di individuazione dello spam, sia in-house e di anti-spam comunità. We extensively tested and re-tested and fine-tuned the system with the key criteria - elimination of false positives and false negatives in comment spam detection. Siamo ampiamente testati e nuovamente analizzati e messi a punto il sistema con i criteri fondamentali - l'eliminazione di falsi positivi e falsi negativi nel commento di individuazione dello spam. Most spams are outright rejected without filling up your database and consuming your resource. La maggior parte sono spam definitiva respinto senza riempire il database e il suo consumo di risorse. Comment Guard Pro doesn’t normally ask your viewers to do anything extra like solving a problem etc. Commento Guardia Pro normalmente non si rivolga al gli spettatori a fare qualcosa di extra come la soluzione di un problema ecc Note: We reject a comment only when we are sure about its spamminess. Nota: Respingiamo un commento solo quando siamo sicuri circa la sua spamminess. Comment Guard Pro was born after years of frustration with the state of comment spam prevention software available today. Commento Guardia Pro è nato dopo anni di frustrazione con lo stato di prevenzione commento spam software disponibile oggi. They fall in two major categories. Essi rientrano in due grandi categorie. Either they are ineffective in stopping spam (too many false negatives) or too strict and even deny legitimate comments (false positives). Né essi sono inefficaci nel bloccare lo spam (troppi falsi negativi) o troppo severe e anche legittimo negare commenti (falsi positivi). They are a pain in the neck for genuine commenters, resulting in bloggers losing their audience, and generate lots of false positives (marks a genuine comment as spam) which consume bloggers time to moderate. Essi sono un dolore nel collo per commenters vera e propria, con conseguente perdita di blogger il loro pubblico, e generare molti falsi positivi (segna un vero e proprio commento come spam), che consumano i blogger tempo a moderata. They also consume bandwidth and CPU by saving the junk comments in your database. Essi hanno anche consumare la larghezza di banda e della CPU di salvare la posta indesiderata commenti nel database. There is another issue. Vi è un altro problema. To eliminate false positives from existing plugins, you have to check their spam queue manually. Per eliminare i falsi positivi da parte degli attuali collegamenti, dovete controllare la loro coda di spam manualmente. It might be ok for 5-10 comments in queue, but not for say 2000-10000 comments in spam queue as is commonly the case with a widely used Comment spam protection plugin today. Potrebbe essere ok per 5-10 commenti in coda, ma non per dire 2000-10000 commenti spam in coda come è comunemente il caso con una ampiamente utilizzato Commento protezione anti-spam plug oggi. Most of such plugins protect against some type of comment spam or other but not the whole range. La maggior parte di tali collegamenti tutelare nei confronti di alcuni tipo di commento di spam o di altri, ma non l'intera gamma. Frequency based spam detection techniques, for example, let in deluge of spams from new spammers. Frequenza di individuazione dello spam basata tecniche, per esempio, nel diluvio di spam da nuovi spammer. None of these are acceptable. Nessuno di questi sono accettabili. Ultimately you get frustrated and tired of bloggng and suffer burn-out. In ultima analisi, si ottiene frustrato e stanco di soffrire e bloggng burn-out. A big issue with today’s comment spam protection software is that you get a blackbox with no direct control over its actions. Un grande problema di oggi con il commento di software di protezione anti-spam è che avrete a disposizione un blackbox senza alcun controllo diretto sulle sue azioni. A widely used anti-spam plugin today is renowned for marking even the blog author’s comment as spam and another for even locking out the blogger from his own blog! Un ampiamente utilizzati anti-spam plug oggi è noto per la marcatura anche l'autore del blog il commento di come spam e un altro blocco anche per le blogger dal suo proprio blog! The software today doesn’t respect your preferences. Il software di oggi non rispetta le tue preferenze. In short you lose control over your comments and have to blindly trust a third party for making the right decision about your comments; and often it fails. In breve si perde il controllo su i vostri commenti e hanno fiducia cieca a un terzo per rendere la giusta decisione circa i vostri commenti, e spesso non riesce. Not any more. Non più. Comment Guard Pro puts you back in control over your comments. Commento Guardia Pro vi mette nel controllo sulle sue osservazioni. You control how it makes its decision. Di controllare in che modo rende la sua decisione. If you don’t like the logic employed by a pluglet (a rule) then you can decrease its score, change its decision on success or failure and you can even disable it. Se non ti piace la logica impiegato da una pluglet (di norma) allora si può diminuire il suo cliente, modificare la sua decisione sul successo o il fallimento e si può anche disattivare. You can even add your own pluglets to implement your grand vision. Potete anche aggiungere la tua pluglets per attuare il suo grande visione. You are the boss. Lei è il capo. Comment Guard Pro gives you back the control and time to do what you do best, blog. Commento Guardia Pro ti dà indietro il controllo e il tempo di fare ciò che sai fare meglio, blog. Comment Guard Pro is pluggable. Commento Guardia Pro è plug. You can individually control each pluglets, configure and fine-tune their functionality and weightage. È possibile controllare individualmente ciascun pluglets, configurare e mettere a punto i loro funzionalità e weightage. You can also write your own pluglets to add more spam prevention techniques, gather more statistics or anything else you may desire like sending a cute / angry note to spammers and more. È anche possibile scrivere il vostro pluglets per aggiungere più spam tecniche di prevenzione, raccogliere statistiche più o niente altro che il desiderio maggio come l |