Coding
Need help : If div contains iframe
I’m trying to figure out if a div has an iframe and then apply a css class to another div if it does. The iframes are loaded dynamically from google ad manager. So if the Read more…
I’m trying to figure out if a div has an iframe and then apply a css class to another div if it does. The iframes are loaded dynamically from google ad manager. So if the Read more…
The example Make a hexagonal montage of pictures in C# shows how to make a hexagonal montage similar to the one shown above. I sometimes want to make a montage that is much bigger, and Read more…
This example adds mouse wheel support to the example Crop scaled images to a desired aspect ratio in C#. Some social media platforms work best with a 4:3 aspect ratio, so I use that example Read more…
This release saved my sanity with a feature that allows to disable the extension whenever, before you just had to deal with it (e.g. when using composer, doing code coverage, etc). Props to the guy Read more…
Built for those poor souls (ie. myself) that are stuck professionally with Laravel for the foreseeable future. https://github.com/dev-this/laravel-console-logg Zero dependency, no magic (ie. traits/magic methods/static calls), Logger output for your console commands. Leaves your usual Read more…
The post Let the user scribble on a PictureBox in C# shows how you can let the user draw with the mouse. This example lets you load a background image. It also lets you save Read more…
PHP 8 will be released today! If you have anything to discuss or ask about PHP 8, or if you want to express how you feel about the new release; then you’re free to share Read more…
The new bug-fix release is out! Check out the latest improvements in PyCharm 2020.2.4. You can upgrade to this new version from the IDE, with the Toolbox App, or using snaps if you are an Read more…
I’ve just started a side project on it and it’s super great to be up and running quite fast. But I’ve hit quite a blocker soon in the project when I realized I had to Read more…
PyCharm has broad, useful, up-to-date documentation. How does it get made? Who works on it? What are some hidden gems? Last week we had a webinar covering this with Alla Redko, technical writer for PyCharm, Read more…