
code.joejag.com
JoeJag - Just Another DevSoftware development blog of Joe Wright
http://code.joejag.com/
Software development blog of Joe Wright
http://code.joejag.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
2.8 seconds
16x16
32x32
64x64
128x128
160x160
192x192
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
48
SITE IP
52.56.221.189
LOAD TIME
2.846 sec
SCORE
6.2
JoeJag - Just Another Dev | code.joejag.com Reviews
https://code.joejag.com
Software development blog of Joe Wright
An example driven guide to regular expressions
https://code.joejag.com/2013/practical-regex.html
JoeJag - Just Another Dev. An example driven guide to regular expressions. Mar 25, 2013. You have a string of text that needs to be checked to see if it fits a validation pattern or to extract information from it. In the case of validation you might want to know if a given input is a valid currency amount like £100, so you can prompt the user to enter a valid amount before you process a transaction. What is a regular expression? Regular expressions are a DSL which consist of two parts, a target string.
Guided Conversations
https://code.joejag.com/2015/guided-conversations.html
JoeJag - Just Another Dev. Feb 10, 2015. Meeting formats tend to gravitate between extremes of formal or informal. From meetings with water-tight agendas, to meetings with no goal or structure. Both leave attendees bored and frustrated. Finding a format which bridges the two extremes allows us to have enjoyable and productive meetings. Has revolutionised meetings around the world by introducing an agenda-less and democratic format. What is a Microservice? What are the motivations for Microservices? You n...
Renaming MP3 tags with Ruby and the mp3info gem
https://code.joejag.com/2011/renaming-mp3-tags-with-ruby-and-the-mp3info-gem.html
JoeJag - Just Another Dev. Renaming MP3 tags with Ruby and the mp3info gem. Jan 15, 2011. Occasionally you get MP3s which have unconventional tags. I usually get this problem with compilation albums and it's a bit dull to rename them in iTunes. There's a ruby gem which let's you easily edit id3 tags called ' mp3info. Here is a script to get you started:. Skip files not ending with .mp3. You would perform your text transform here, heres a simple change instead. Software development blog of Joe Wright.
Adding colour to your unix prompt (PS1) and some handy ls aliases
https://code.joejag.com/2011/adding-colour-to-your-unix-prompt-and-some-handy-aliases.html
JoeJag - Just Another Dev. Adding colour to your unix prompt (PS1) and some handy ls aliases. Jan 12, 2011. This is my standard .bashrc that I use on all my boxes with a bash prompt. It gives you colourful listings when you use 'ls' and some shorthand versions of common 'ls' parameters. The PS1 is set to just show the username, directory and the command in a brighter colour than the output from commands:. Ls aliases that use colour. Ls -a - color=auto. Ls -la - color=auto. Ls -ltr - color=auto.
My favourite Zsh features
https://code.joejag.com/2014/why-zsh.html
JoeJag - Just Another Dev. My favourite Zsh features. Nov 14, 2014. Zsh has seen wide adoption by developers looking to improve their interactive shell experience. I’m rather late to this party, but I’d like you to join too. I started cultivating a bash profile. Then I read about oh-my-zsh. A project that assembles good defaults for Zsh which has significant traction online. Being a late adopter, I’m writing this in a way that would of convinced me to switch shells immediately. When you see TAB. Command ...
TOTAL PAGES IN THIS WEBSITE
20
joejag (Joe Wright) · GitHub
https://github.com/joejag
X6a;oe@joejag.com. Http:/ code.joejag.com. Feb 24, 2009. Every dev should have some dotfiles, these are mine. Using the lasker framework to play checkers with a Sinatra server. Glasgow Green Map. A map of reuse places in Glasgow, UK. Playing with Java threading. 771 contributions in the last year. Summary of pull requests, issues opened, and commits. Learn how we count contributions. Pushed 1 commit to codecraftuk/conf. You can't perform that action at this time. To refresh your session.
Lean Agile Scotland 2012 – Part 2 | Agile Modus Operandi
https://gordonmcmahon.wordpress.com/2012/11/16/lean-agile-scotland-2012-part-2
Developing software in a more sensible way. Lean Agile Scotland 2012 – Part 2. November 16, 2012. Oh dear, it’s November now and I’ve not written the promised second part of my Lean Agile Scotland review. So no more excuses or procrastinating…. People Patterns by Joe O’Brien. Respect For People by Liz Keogh. I didn’t manage to attend Torbjörn Gyllebring’s session, but I’ll be watching the video soon. Why Agile Fails – Matt Wynne. I’ve used that a number of times myself now🙂. So, what now? Well, those ar...
Lean Agile Scotland 2012 – Part 1 | Agile Modus Operandi
https://gordonmcmahon.wordpress.com/2012/09/25/lean-agile-scotland-2012-part-1
Developing software in a more sensible way. Lean Agile Scotland 2012 – Part 1. September 25, 2012. My friend and colleague Wayne Grant. Posted an excellent blog/summary of his experiences at Lean Agile Scotland 2012. Common Objections to TDD. As I’m running TDD workshops myself, I felt that I had to attend the two TDD talks just in case I was missing out on any new thinking on the subject. First up was Seb Rose (@sebrose) with Common Objections to TDD (and their refutations. BDD: Busting the Myths. The c...
Distributed Team – Retrospectives – Sailboat | Agile Modus Operandi
https://gordonmcmahon.wordpress.com/2013/06/12/distributed-team-retrospectives-sailboat
Developing software in a more sensible way. Distributed Team – Retrospectives – Sailboat. June 12, 2013. Martin Fowler states that the first law of distributed objects. Is: don’t distribute your object. I think that the same applies to distributed teams. Co-location just makes things easier and distributing people makes it all much, much harder. However, sometimes, for reasons outwith our control, you end up with a distributed team. I like the Sailboat retro technique as it’s very good at gathering...
Lean Agile Scotland 2013 | Agile Modus Operandi
https://gordonmcmahon.wordpress.com/2013/08/11/lean-agile-scotland-2013
Developing software in a more sensible way. Lean Agile Scotland 2013. August 11, 2013. I’m speaking at the Lean Agile Scotland. Conference on the 19th/20th of September🙂 The subject is SOLID TDD and the abstract is below. It’s a really good conference with a wide variety of speakers. I enjoyed attending so much last that I proposed a talk this year and wrote a two part review of the sessions I attended in 2012 ( part 1. Leave a Reply Cancel reply. Enter your comment here. Address never made public).
TOTAL LINKS TO THIS WEBSITE
48
Jihei code
日頃のプログラミングのメモです。 何かをやりたいときのサンプル的な内容を公開しています。 生年月日からソウルナンバーを計算するExcelワークシートが以下からダウンロード出来ます。 是非活用して下さい。 Enter the PHP PHPプログラミング入門. IT業界を志す人に向けて作ったPHPプログラムの本を買う前の入門です。 ここではループとフォーム入力の二つにフォーカスして説明しています。 流れは. です。 あと以下に演習で使ったプログラムコードを貼り付けて起きます。 12459;スタム検索.
Code @ Jinlabs
Index of /
22-Aug-2014 18:33 1.6M. 14-Nov-2008 16:53 3.0K. 07-Feb-2012 02:34 5.0M. 10-Oct-2008 21:46 2.6K. 28-Mar-2008 13:31 1.9K. 01-Jun-2012 01:45 3.8K.
Joe Kanakaraj | UI Engineer
My name is Joe Kanakaraj. I studied Information Management and Technology. And recieved my BS in 2000. Since then, I've been busy working on many exciting and interesting projects and websites. When I'm not building websites, I'm busy playing skeeball.
JoeJag - Just Another Dev
JoeJag - Just Another Dev. Three little questions to save your new job before it starts. Hiring graduates when you have no idea what you are doing. The origin of soft skills. Three constraints for introducing mob programming. A mob programming adventure. Tracking where your time went with Lego workstream visualisation. Your two blank line budget for tests. Lean Coffee and the Kay Rule. Making BDD more than tooling. Make Selenium tests illuminating by saving the browser log and a screenshot. Adding colour...
Coding Ideas | Programming made fun (java,el,jstl, sql, php,...)
Programming made fun (java,el,jstl, sql, php,…). Runtime Arrays & Generic Types. Senior Systems Quiz Pt 1. Senior Systems Quiz Pt. 2. Tim Kings Coding thoughts. Josef Betancourt’s site. September 17, 2013. No Comments ↓. I spent considerable time finding a workable solution to return error and information messages from an ajax call using g:remoteFunction…./. My domain groovy file is wp profile (named after a WordPress table in mySQL). It includes an instance variable. Wp profile {. Notice a few things:.
Code.JohnPBloch.com | 1 and 0, but much more complex
1 and 0, but much more complex. PSA: Don’t (necessarily) Trigger a Save from a Save in WordPress. I know what you’re thinking. John got caught in an endless loop, and now he’s sharing his stupidity with us. Good guess. Normally you’d be right. This is not the case this time, though. That’s a great idea! Maybe something like this? Not so smart, now, are we? What you want is the. Wp insert post data. Wp insert post data. This entry was posted in WordPress. November 17, 2015. By John P. Bloch. And extract t...
johnpolacek | Code Library | ContentDisplay Suite
Various ActionScript classes and Flash site templates that I use on a regular basis, collected them into one open source code library. Feel free to send any suggestions, questions, etc. to john@johnpolacek.com. Project Home on Github. Basic Webkit Page Template. A group of Flash site templates ( Rooms ) used to display various types of media content (video/audio/images) in a variety of ways with a library of shared components (Lightbox, Media Players, etc.). The setup I use to embed video on a web pages&...
www.code.jonathanbriehl.com
Code - jonathangurebo.com
SOCIAL ENGAGEMENT