3,381 reputation
31249
bio website jordanarseno.com
location Vancouver, BC, Canada
age 25
visits member for 2 years, 4 months
seen 2 hours ago
stats profile views 407

Jordan Arseno ( http://jordanarseno.com )

I build residr.com & PHP+CI apps

  • Web Developer
  • Electrical Engineer
  • CodeIgniter
  • LAMP Stacker
  • Former RIMer
  • Surf Skate Snow .. boarder
  • Bridge & Cliff Jumper
  • World of Warcraft Survivor
  • Entrepreneur
  • AVR Hacker
  • Rubiks Cube Solver
  • Space Enthusiast
  • Younger Brother
  • C++ Programmer
  • Tesla Wannabe
  • Beer Maker
  • POLITICA

BrandYourself


May
14
awarded  Nice Answer
May
13
comment Pass binary data to S3 PutObject
Bingo. rewind did it! Apologies on the delay. I long abandoned this attempt (other concerns took precedence), and just refactoring it now. Works great. Thx!
May
13
accepted Pass binary data to S3 PutObject
May
12
accepted submit button 'depressed' state on focus — potential chrome bug?
May
12
answered submit button 'depressed' state on focus — potential chrome bug?
May
12
awarded  Electorate
May
12
revised submit button 'depressed' state on focus — potential chrome bug?
added 137 characters in body
May
12
comment submit button 'depressed' state on focus — potential chrome bug?
Submitted
May
12
revised submit button 'depressed' state on focus — potential chrome bug?
edited title
May
10
awarded  Popular Question
May
10
awarded  Notable Question
May
9
comment Import script that maintains data integrity w/ zero downtime
Thx for your help. Let me be more clear -- Postgres itself is sitting on the Root volume -- only the data directory is set to the location of the new mount. In other words, data_directory = '/ebs-postgres/main/' is set in /etc/postgresql/9.1/main/postgresql.conf. Will it still be an issue?
May
9
comment Import script that maintains data integrity w/ zero downtime
Maybe I am conceptually over-engineering at too early of a stage -- early-morning downtime is acceptable, I suppose, but I'm failing to recognize where this downtime will come from? Once the import is complete, the EBS is detached from xlarge and attached and mounted to webserver. When the volume is attached and mounted, it takes the place of the old volume. This will be completely transparent to the database itself, so it will not need a restart. RDS is unfortunately not an option -- Postgres ;)
May
9
asked Import script that maintains data integrity w/ zero downtime
May
7
revised Are CodeIgniter database sessions more secure even if cookies are encrypted?
deleted 1 characters in body
May
7
comment Javascript time plus seconds?
You need to reword this question, it makes no sense.
May
7
comment Get pageX and pageY from Google Maps Mouseover
Now iterating over properties of the event and finding the property that has a constructor with MouseEvent name. Dirty, but it works :) -- Thank you.
May
7
accepted Get pageX and pageY from Google Maps Mouseover
May
7
revised How to display array in matrix table of php
added 3 characters in body
May
7
answered How to display array in matrix table of php