Posts
-
phpColors
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
Tags: #php
-
super-bombinhas
A 2D platformer written in Ruby.
Super Bombinhas is a retro platformer game inspired by classics like Super Mario World, but with a unique change characters mechanic. It is built with Ruby and the Gosu and MiniGL libraries. You can download the installers from releases here in GitHub or in itch.io, where you can also find a more detailed description and a gameplay video. It’s also available on Steam.
Join the subreddit!
Tags: #ruby
-
audio
Data manipulation and transformation for audio signal processing, powered by PyTorch
torchaudiohas binary distributions for PyPI (pip) and Anaconda (conda).Starting
0.10, torchaudio has CPU-only and CUDA-enabled binary distributions, each of which requires a matching PyTorch version.Please refer to https://pytorch.org/get-started/locally/ for the details.
Tags: #python • audio • io
-
DoctrineExtensions
A set of Doctrine 2 extensions
If you are using DoctrineExtensions with Symfony read How to Register custom DQL Functions.
You can find example Symfony configuration for using DoctrineExtensions custom DQL functions in config.
Tags: #php
-
doxygen-bootstrapped
Customize doxygen output to use the twitter bootstrap framework.
Doxygen provides a handful of ways to customize the output. The simplest way is to customize the HTML output.
Doxygen allows you to customize the HTML output by modifying a master HTML header, footer and stylesheet. You can then include additional stylesheets and javascript files. The following command will generate the default Doxygen files.
doxygen -w html header.html footer.html customdoxygen.cssModifying these files alone is not enough to get good Twitter Bootstrap integration. Bootstrap requires that certain classes be applied within the HTML. For example, a Bootstrap “table” needs to have a class called “table” in order to apply the Bootstrap table formatting. We just need to augment the default HTML with these Bootstrap classes. To do this, we use the provided doxy-boot.js javascript file.
Also, you can augment doxygen’s default stylesheet with a customdoxygen.css stylesheet. This is where you would place any custom styling such as sticky footers.
Tags: #javascript
-
t-io
T-io is a network programming framework developed based on Java AIO. From the collected cases, t-io is widely used for IoT, IM, and customer service, making it a top-notch network programming framework
T-io is a network programming framework developed based on Java AIO. From the collected cases, t-io is widely used for IoT, IM, and customer service, making it a top-notch network programming framework
- Quick Start: Show me the code and document
- User Case: Look at who is using t-io and is willing to let everyone know that they are using t-io
- Submit Case: This will increase the exposure of your product and let more people know about it
- Delete Case: There was a moment when you didn’t want your case to be known to more people
Tags: #java • t-io • socket
-
node-csgo
A node-steam plugin for Counter-Strike: Global Offensive.
- PopFlash - Alternative CS:GO matchmaking & PUG service.
- CS Stats - Detailed insights and statistics for competitive CS:GO
This list is getting too long. Wanna be on it? Message me on Gitter and we’ll talk. - joshuaferrara
Tags: #javascript • game-coordinator • csgo
-
PathIntellisense
Visual Studio Code plugin that autocompletes filenames
Visual Studio Code plugin that autocompletes filenames.
Tags: #typescript
-
ng2-currency-mask
A very simple currency mask directive that allows using a number attribute with the ngModel.
A very simple currency mask directive for Angular that allows using a number attribute with the ngModel. In other words, the model is a number, and not a string with a mask. It was tested in Angular version 13.
Tags: #typescript
-
JavaProbe
A Java runtime information-gathering tool which uses the Java Attach API for information acquisition
A Java runtime information-gathering tool which uses the Java Attach API for information acquisition (the related technical articles links are attached to the end of this article).
Tags: #java
subscribe via RSS