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

Convert a javascript object to an array

  • Cristi Draghici
  • December 22, 2015

The following code will convert an object to an array in Javascript, minding the order of the keys.

Read MoreConvert a javascript object to an array
  • Programming

Updating the URL of a WordPress website with SQL commands

  • Cristi Draghici
  • December 12, 2015

Use the following commands to change the URL of a WordPress website directly inside the mysql database:

Read MoreUpdating the URL of a WordPress website with SQL commands
  • Everything else

ExtJS project for a private entity

  • Cristi Draghici
  • December 1, 2015

ExtJS4 with PHP backend, a Postgres with 40 main modules including Maps, Stats, Administration and many more.

Read MoreExtJS project for a private entity
  • Programming

Error: ENOENT, stat ‘C:\Users\Username\AppData\Roaming\npm’

  • Cristi Draghici
  • November 17, 2015

If “ENOENT, stat” error orccurs, manually create the folder at the displayed path. In this case, in “C:\Users\Username\AppData\Roaming\” the folder “npm” does not exist.

Read MoreError: ENOENT, stat ‘C:\Users\Username\AppData\Roaming\npm’
  • Programming

msWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers.

  • Cristi Draghici
  • November 10, 2015

This error appears when the map variable of Openlayers has a different SRS than the wanted layer. When the SRS of the source for the layer cannot be…

Read MoremsWMSLoadGetMapParams(): WMS server error. Invalid SRS given : SRS must be valid for all requested layers.
  • Everything else

Old blog posts imported

  • Cristi Draghici
  • November 10, 2015

I have managed to import all the posts in my old website. It will still be online for now, but I will delete it a few months from…

Read MoreOld blog posts imported
  • Programming

ol3 and jsts – feature overlap in layer

  • Cristi Draghici
  • October 26, 2015

The following function will help you check if there is an overlap between a certain feature and a layer. In order to work, the example needs ol3 and…

Read Moreol3 and jsts – feature overlap in layer
  • Programming

Restart your Windows computer remotely using PHP

  • Cristi Draghici
  • October 7, 2015

Sometimes, the programs you use to connect to your PC (e.g. TeamViewer) might fail and your computer might need a reboot to start them again. If your Web…

Read MoreRestart your Windows computer remotely using PHP
  • Programming

Full height accordion in Twitter’s Bootstrap 3.3.4

  • Cristi Draghici
  • September 21, 2015

The code below will help you make Twitter’s Boostrap accordion widget as high as the column it is inserted in. It has been tested in version 3.3.4.

Read MoreFull height accordion in Twitter’s Bootstrap 3.3.4
  • Programming

Bootstrap navbar – disable collapse

  • Cristi Draghici
  • September 21, 2015

Use the following code to disable the navbar collapse in Twitter’s Bootstrap version 3.3.4: then add the .off class to each of the lists and the .no-collapse class…

Read MoreBootstrap navbar – disable collapse
  • Programming

Pure CSS tag

  • Cristi Draghici
  • September 19, 2015

The example below adds a tag to the bottom of the page.

Read MorePure CSS tag
  • Useful tools

glyphsearch.com – icon search for your project

  • Cristi Draghici
  • September 10, 2015

Easy Bootstrap Glyphicon, Font awesome and other libraries icon search.

Read Moreglyphsearch.com – icon search for your project
Prev1 … 10 11 12 13 14 15 16 17Next
No more posts to load

Recently updated

  • Host old apps in containers with Debian 12
  • Setting up my new Raspberry Pi
  • How to test your frontend applications
  • Family tree – Genealogy application with React
  • Modernizing the internals of an old notes taking app

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 (85) Programming (177) Useful tools (23)

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