Skip to content
No results
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • All articles
  • Showcase
  • About
  • Contact
draghici.net
  • Useful tools

Brackets.io – a new code editor

  • Cristi Draghici
  • June 13, 2016

For a few months I have been using Brackets.io as my main editor.

Read MoreBrackets.io – a new code editor
  • Useful tools
two black computer monitors on black table

megaboilerplate bundles

  • Cristi Draghici
  • June 13, 2016

With megaboilerplate you can choose the type of node project (Node.js, Static site, JS Library, Electron), Express or Meteor, the template system, whether you want built in authentication…

Read Moremegaboilerplate bundles
  • Programming

Disable ajaxStart and ajaxStop events for a single request

  • Cristi Draghici
  • June 1, 2016

To disable the ajaxStart and ajaxStop  events, add global: false in the request. Example:

Read MoreDisable ajaxStart and ajaxStop events for a single request
  • Programming

WordPress – Show the thumbnail and the title of a WP post with Bootstrap media

  • Cristi Draghici
  • April 28, 2016

Add the following code to your theme’s functions.php file:

Read MoreWordPress – Show the thumbnail and the title of a WP post with Bootstrap media
  • Programming

WordPress – Adding Bootstrap to wp_list_categories()

  • Cristi Draghici
  • April 25, 2016

Add the following code to your theme’s functions.php file: Use the categories list function like this:

Read MoreWordPress – Adding Bootstrap to wp_list_categories()
  • Programming

Make USB stick bootable

  • Cristi Draghici
  • April 18, 2016

When trying to make a USB stick bootable, one might try to take the following steps: Sources:

Read MoreMake USB stick bootable
  • Programming

WordPress – Allow HTML code in taxonomy description

  • Cristi Draghici
  • April 11, 2016

To allow HTML code in the taxonomy description in WordPress, add the following code to your theme’s function.php file:

Read MoreWordPress – Allow HTML code in taxonomy description
  • Programming

WordPress – Remove pages from search results

  • Cristi Draghici
  • March 18, 2016

To remove the pages from the search results, use the code in this article.

Read MoreWordPress – Remove pages from search results
  • Programming

WordPress – Disable trash bin

  • Cristi Draghici
  • March 18, 2016

To disable the trash for wordpress, edit your . file and add the following line:

Read MoreWordPress – Disable trash bin
  • Programming

WordPress – Add target=”_blank” to content

  • Cristi Draghici
  • March 13, 2016

Add the code in this article to your functions.php file to add target=”_blank” to your links.

Read MoreWordPress – Add target=”_blank” to content
  • Programming

Enable access to MySQL/MariaDB from any host in Linux

  • Cristi Draghici
  • February 27, 2016

Commands: Source:

Read MoreEnable access to MySQL/MariaDB from any host in Linux
  • Programming

Torrents on Raspberry Pi

  • Cristi Draghici
  • February 25, 2016

We will try to create a raspberry pi configuration to run (legally) torrents in your network.

Read MoreTorrents on Raspberry Pi
Prev1 … 9 10 11 12 13 14 15 … 18Next
No more posts to load

Recently updated

  • Configure a security first home network
  • Getting started with Proxmox
  • Improved prompts for better AI interactions
  • Accelerated AI development – Open File Sharing
  • Cleaning up an Ubuntu server

A quick note

I post here articles that I found interesting, solutions to problems I have encountered and last but not least, display information about my projects and achievements.

Categories

Everything else (90) Programming (178) Useful tools (24)

draghici.net © 2006 - 2026 - Most of the rights reserved