Barattalo
Collection of WordPress plugins, code snippets, tools and posts for developers and happy makers
Customize css styles in AdAdmin
To customize the css styles of your AdAdmin installation you have to create a custom theme. To create a custom…
AdAdmin add footer sticky banner
To add a footer sticky banner with AdAdmin software follow these steps: Create a new AdAdmin position Create a new…
AdAdmin vignette banner configuration
How to properly configure a vignette ads position in AdAdmin
AdAdmin ad scripts with document.write
Script banners that uses document.write javascript function doesn’t work anymore with AdAdmin positions since version v.3.85 (03/11/2020). This happens because…
AdAdmin 3.99 update, fallback filler option
In the version 3.99 of AdAdmin has been added support for fallback filler. The fallback filler is a banner already…
Use the same position multiple times to display ads in one page
If you need to reuse the same script position in a single page to display ads, be sure to change…
AdAdmin video banner examples
In this article you can find two HTML5 video banner templates that can be used in your AdAdmin installation. These…
AdAdmin 3.98b update
Bug fixings and minor updates. Here is the list: Improvements to user manager tool, moved email field in user details.…
#Fratellosole
Come riciclare vecchi cellulari e rientrare in contatto con la natura
New webmaster user role in AdAdmin
[Updated 17/02/2023] In recent version 3.97 of AdAdmin software has been added a new user role: Webmaster. The Webmaster is…
AdAdmin has some new features: sell banners with PayPal, vignette banners and new graphic interface!
A lot of code in the last two months brought AdAdmin in a new professional level in ad server software
Google Photos diventa a pagamento da giugno 2021
Google Photo non sarà più gratis senza limiti
Standard web banner size
Standard web banner sizes, both mobile and desktop (banner should be responsive).
AdAdmin, ad server with geo location
AdAdmin software is a full featured ad server that delivers ad banners to your websites. Last version has added support for location based marketing, with geo-location.
12 punti per scegliere il rivestimento conforme per il tuo PCB
Cos'è e come scegliere il rivestimento conforme (o conformal coating) quando si stampano i PCB
Stampare PCB per i progetti con Arduino non è difficile (parte II)
Tra i miglioramenti possibili, uno dei più affascinanti e complessi è passare dalla breadboard al circuito stampato, cioè passare dall'ammasso di fili e componenti saldati o precariamente connessi al supporto solido, professionale e compatto della scheda elettronica.
Count coloured cells on Google Sheets with reference
In a Google spreadsheet if you need to count cells based on their background color you can use this code…
Dalla breadboard al circuito stampato (parte I)
Stufo di saldare? Proviamo a fare i PCB
Come costruire un saturimetro
Come costruire un saturimetro rudimentale con Arduino, modificando un sensore KY-039 per il battito cardiaco.
Trasformazione di uno zaino vintage di Millet Walter Bonatti
Retrofitting di un vecchio zaino, hacking di un oggetto vintage, l'ho migliorato? O l'ho peggiorato?
LEGO cinema: come riciclare un vecchio smartphone
Come recuperare brillantemente un vecchio Lumia 435 con Windows Phone. Eh sì! Si può fare con qualunque cellulare.
Personalizza il cellulare è come cambiare i vestiti
Scegliere le icone, cambiare lo sfondo e altre amenità possono costare caro.
Two post types share the same taxonomy in WordPress
Sharing a WordPress taxonomy between two post types is useful especially if you want to create a relation between different…
MYSQL add counter in a query
Use mysql variables to create a counter in SQL, PHP code to use an SQL counter and what does the i mean in mysqli?
Modify the language attribute based on category in WordPress
How to modify the language attribute in your Wordpress theme using a specific value
WordPress Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
How I've beat the php mysterious fatal error unknown in Wordpress caused by caching plugin WP Fastest Cache