Skip to content

Curly Braces

Golden nuggets where no entry is longer than my expected attention span

  • Articles
  • Contact Me!
  • Policy
  • Internal

Month: March 2017

Adding Stripe Payments to your Rails application

Posted on March 30, 2017 by Peter Andersson

If you need to process payments, for example charging the user for using your great new website, Stripe is a great contender. An alternative is […]

Continue reading »
0
Development, Ruby on Rails

Setting up 1000 Devise user accounts using fixtures

Posted on March 24, 2017 by Peter Andersson

Seting up a one Devise user (version 3.5.1 and later) is simple in file <app>/test/fixtures/users.yml: tom: id: 11 name: TestUser email: test@example.org encrypted_password: <%= Devise::Encryptor.digest(User, ‘password’) […]

Continue reading »
0
Development, Ruby on Rails

IOS App that scrolls both vertically and horizontally

Posted on March 18, 2017 by Peter Andersson

Great example on how you create a “Netflix-lookalike” app with scrolling in bort vertical and horizontal direction. https://github.com/ThornTechPublic/HorizontalScrollingCollectionView

Continue reading »
0
Development, IOS, XCode

Test and Maximize network thruput

Posted on March 18, 2017 by Peter Andersson

I had to transfer lots (LOTS) of video files from my IMAC where I had catptured a bunch of older DV tapes. Since space ran […]

Continue reading »
0
Linux, Network, OSX

A workflow to sort pictures and movies by date captured (EXIF data)

Posted on March 14, 2017 by Peter Andersson

I have lots and lots of home made movies, mostly in the form of DV-tapes and SD-cards. (This workflow also works for photos and other […]

Continue reading »
0
Imaging, Linux, OSX, Photo, Video

Hibernate and Java annotations

Posted on March 1, 2017 by Peter Andersson

So….. I wanted to use something as neat and powerful as Rails’ ActiveRecord. I had used hibernate a bit a long time ago, and frankly […]

Continue reading »
0
Development, Java

Från bloggen

AI Ajax Apache bash Development Docker Git Google Gradle Heroku HTML and CSS Imaging IOS Java Javascript Linux Math MIcroservices Microsoft MySQL Network Node OSX Palmemordet Patterns Photo PHP Python Raspberry Pi React Ruby Ruby on Rails Samba Spring Boot Tankar Thoughts Trading Uncategorized Video Visual Studio Code Vue Web Wordpress XCode
March 2017
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« Feb   Apr »

Articles

Favourite Links

  • A Rock Solid Rails 5 API App with a React Frontend
  • Rails 5.1's form_with tag
  • Complex Rails forms
  • Rails is scalable

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Powered by WordPress and Momentous.