Besides

Besides

programming and psychology

Skip to content
Menu
  • Home
  • About
  • Posted on 2014-08-192014-08-19
  • PHP

Another reason to use Vagrant for PHP development

I always insist people are using the same or maximally similar environment as the production server has, that is the…

Continue Reading
  • Posted on 2014-04-252014-04-25
  • Python

Find indexes of duplicate items in python

Pretty common question when dealing with lists (arrays, vectors or whatever is used in you favorite programming language) is to…

Continue Reading
  • Posted on 2014-01-012014-01-01
  • PHP

WordPress hooks on post creation

When you create a post in WordPress a bunch of actions happen and a lot of them allow hooking into.…

Continue Reading
  • Posted on 2013-08-08
  • PHP

Learning best practices from WordPress code – Tableform

Learning new frameworks is always a good idea even if you’re not going to use them in your job. For…

Continue Reading
  • Posted on 2013-04-252013-07-30
  • PHP

Remove Debugbreak() calls before committing files to SVN

Since I work mostly on Windows, I develop all my PHP projects in NuSphere PhpEd IDE. And I’m using TortoiseSVN…

Continue Reading
  • Posted on 2013-04-242020-05-18
  • Software engineering

indexOf implementation for WScript and CScript

One of the problems with WScript is that it implements not the normal JavaScript we all use in web but…

Continue Reading
  • Posted on 2013-04-032014-04-11
  • WordPress

WordPress routing explained

In this article I’ll explain how WordPress parses request URL and decides what to show and what to do. Unlike…

Continue Reading
  • Posted on 2013-03-12
  • PHP

Danger in using switch

One more caveat in using switch-statement is when you tend to use it like if-statement. Here is an example: Now.…

Continue Reading
  • Posted on 2013-01-072013-01-07
  • Software engineering

Thoughts about ACL

We tried using ACL in one of our project with no success. The problem with it from my point of…

Continue Reading
  • Posted on 2012-12-13
  • PHP

Switch vs if-else

Despite the fact that PHP Manual suggests to use switch statement to match single variable I would argue that switch…

Continue Reading

Posts navigation

Previous Page Page 1 … Page 5 Page 6 Page 7 Next Page

Search

Me on StackOverfow

profile for Ruslan Bes at Stack Overflow, Q&A for professional and enthusiast programmers

Categories

  • Java
  • Kubernetes
  • Learning
  • PHP
  • Productivity
  • Python
  • SAP Commerce (hybris)
  • Security
  • Software architecture
  • Software engineering
  • Tips & tricks
  • Web development
  • WordPress
© Copyright 2012 → 2020 – Ruslan Bes
Write me@ruslanbes.com
Telegram: @ruslanbes
Cell Theme by DesignOrbital ⋅ Powered by WordPress
 

Loading Comments...