RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Data Science w/ World Factbook - 267 Public Domain (Free) Country Profiles / Datasets

Hello, I’ve updated the factbook.json country profiles using the latest data from the Central Intelligence Agency (CIA) World Factbook. Looking for gold or oil reserves? Find the answer in the “natural resources” or the “proven known crude oil reserves” section, for example. To download all datasets or to rebuild the simplified json for the lastest 2021 CIA.gov website reshuffle / redesign, try the 2021/download.rb and 2021/genjson.rb scripts.Happy exploring the world while staying home. Cheers. Prost. PS: Trivia Quiz: What country has the most proven oil reserves according to the CIA World Factbook?

Why Is Ruby Still A Good Choice in 2021? An Introduction To Ruby 3.0

At the beginning of each year, the technology articles seem to focus on one topic only - trying to answer the question ‘Is insert the technology here still relevant? Ruby on Rails is no different. You might be surprised that even though it is over 15 years old it is not slowing down and still has a great group of supporters and newcomers. [more inside]

Glimmer DSL for SWT code_text Widget Adds Support for 205 Programming Languages

Gladiator (Glimmer Editor) has been upgraded with Multi-Programming-Language support by taking advantage of the latest release of Glimmer DSL for SWT, which added multiple language support to the code_text custom widget, now supporting over 205 programming languages in addition to Ruby.

Admin panel MissionKontrol repo on Github

Hey there, after over 2,000 commits, we’ve just made our open source rails admin panel MissionKontrol public on Github. The self-hosted app allows you to connect to multiple databases (good for microservices envs), has full RBAC user permissions, CRUD tables and drag and drop views. Would love any feedback you might have.

Data Science w/ CryptoKitties - Calculate Cattributes Rarity & Popularity

Hello, I’ve updated the CryptoKitties Cattributes rarity / popularity statitics page using the latest “official” totals, see https://api.cryptokitties.co/cattributes. Cheers. Prosit 2021! PS: Find the cattributes script that builds the page in the kittyverse repo. Or as an alternative see chapter 3 in the “Programming CryptoCollectibles” book(let) for how to create your own up-to-date page or stats from scratch.

Glimmer Tetris Icon via Image Shape DSL + Instant Down

Glimmer Tetris just got an app icon that shows up in the app switcher and at the bottom dock. The most fantastic thing about this image icon is that it was generated dynamically with the Glimmer Canvas Shape DSL embedded in an image object (Yes! Glimmer now supports painting images). In fact, it is randomized, so as a fun factor, the game will get a different icon every time it runs.

New Ethereum Examples Using the crypto-lite Gem (Derive the Public Key from Private)

Hello, I added some new ethereum examples on how-to use the crypto-lite gem. New examples include: Derive the (elliptic curve) public key from the private key, Generate the Ethereum Address from the (Elliptic Curve) Public Key, and so on. Happy secure programming with ruby. Cheers. Prosit 2021!

Day 4 - glimmer-dsl-opal Gem - Script Web Widgets w Two-Way Data-Binding - Ruby ♥︎ JS

Hello, lets thank Andy Maleh for the fourth and last write-up in the Ruby Glimmer Days 2021 - Best of Ruby Gems series. Lets welcome “Day 4 - glimmer-dsl-opal Gem - Script Web Widgets with Two-Way Data-Binding - Ruby <3 JavaScript - Thanks to Opal, the Ruby to JavaScript Source-to-Source Compiler”. Cheers. Prosit 2021!

Day 3 - glimmer-dsl-tk Gem - Script Widgets Declaratively - Tk - The Best-Kept Secret

Hello, lets thank Andy Maleh for the third write-up in the Ruby Glimmer Days 2021 - Best of Ruby Gems series. Lets welcome “Day 3 - glimmer-dsl-tk Gem - Script Widgets the Declarative Way (Say What, Not How) - Tk - The Best-Kept Secret and Evergreen Classic Now in v8.5 with Native Look ‘n’ Feel on Mac, Windows, and Linux”. Cheers. Prosit 2021!

Glimmer Tetris High Scores & More Menus

Glimmer Tetris just got a High Score dialog (replacing the Game Over dialog) and got enhanced to save/load high scores to/from disk (tab delimited format). It uses the user directory (dumping a .glimmer-tetris/high_scores.txt file) to use the same security permissions as the current user. If writing fails for any reason, it fails gracefully, defaulting to memory storage of high scores. [more inside]

Loading older posts