• to the beginning
    home
  • my work
    portfolio
  • rss syndication
    entries
  • rss syndication
    comments
  • to the bottom
    down
#ekynoxe
development / design / triathlon
Archives for category: ruby

Latest website: Propryo.com

January 6, 12 //
0

Propryo is a slight twist of the French word “proprio”, which means “home owner”. My sister is trying to explore a few business ideas and we built together this little website where home owners advertise their properties for sale. Propryo is nothing close to a trading platform, it’s only there to advertise properties in a simple way.

The latest addition to the properties for sale is the Villa in Calvi which is a great addition as a featured property!

Propryo

Propryo

For the techies, it should work on mobile browsers as well as desktops, having used a little bit of fluid and responsive design and built as a sinatra pure ruby application hosted on heroku, using yaml configuration files and photos hosted on flickr.

Any feedback appreciated!

Kodes

May 3, 11 //
2

After creating rewriter I received a request at work asking if there was a simple way to test errors views on the front-end code we do at Betfair. As I did not have any real idea at the time, I wrote a dead simple ruby application hosted on my machine to return an HTTP error code, so the front-end would display the correct error messages. It seemed it was a good idea and I improved it by creating kodes.

kodes

kodes

(more…)

Rewriter

April 27, 11 //
3

I’ve been thinking in the past to create my own little applications for my own organisation and as a tool suite. The first one to come out is (surprisingly) not a todo app, but a URL shortener/bookmark manager. Check it out: Rewriter.

Access Rewriter

Rewriter

(more…)

Percent w and other ruby percent syntax

March 9, 11 //
1

If you can’t find what you want to know about ruby percent notations ( %w, %q, %r, %x), then have a look over there:

http://old.blog.jimhoskins.com/?p=8

Jim has obviously some other information sources than Google (where trying to search for %w is like trying to find your way in a dense steam room!)

The way to remember things is easy though:

  • %w is for White-spaced delimited arrays
  • %q works like Quotes
  • %r wraps up nicely Regular expressions
  • %x simply eXecutes system calls

Api token access with authlogic and login

November 4, 09 //
5

Creating an API for one project at work, one odbrhw tasks was to implement a token based authentication for some resources, but the client specifically requested not to have to handle cookies.
Also, it was requested for the user to still have to login with it’s own login and password, rather than with a permanent token, like a permanent API key.
The solution I implemented used the excellent authlogic capabilities with the single_access_token, although used slighlty differently from it’s original purpose. (more…)

Hosting by Memset Dedicated Servers

  • Links

    • ekynoxe portfolio
    • Tom Hume
  • Tag Cloud

    agreement Apache behaviour Betfair better by bike clients commute contact form 7 contract CSS cycling delays deployment design development frustration git ironman javascript job lanzarote mobile motivation Orange php plugin race racing responsibility ruby running security server Spain swimming syntax thoughts training travel triathlon UX video wordpress work Zend
  • Categories

    • Apache
    • authlogic
    • Betfair
    • code
    • conferences
    • CSS
    • cycling
    • design
    • games
    • gear review
    • git
    • javascript
    • link
    • mobile
    • Orange
    • photoshop
    • potd
    • ruby
    • shopify
    • testing
    • thoughts
    • tools
    • travel
    • triathlon
    • Uncategorized
    • UX
    • wordpress
    • work
    • work project
    • Zend
Wu Wei by Jeff Ngan.
back to the top