-
Question: How does source control work in a non-distributed environment?
Posted on February 5th, 2010 No commentsAt our company we currently all work on one shared network drive. The source code is not under any kind of source control, which for me is a big no-no. I’d love to be able to set up SVN and us all work of separate repositories and just commit back to a trunk or branch, but our tech manager doesn’t agree.
Continue reading here:
Sphere: Related Content
Question: How does source control work in a non-distributed environment?
17, CVS, Eclipse, File, James, OS, SVN, amp, auto, change, check, code, coding, commit, company, control, fine, form, http, ical, in, ing, int, issue, linux, me, network, no, not, one, open, open to suggestions, problem, repository, scm, share, solution, something, source, tech, to, tom, ua, update, vcs, version, windows, work before-it-takes, check, commit, linux, network, situation, source-control, tech -
MySQL gotcha when using non-compulsory foreign keys
Posted on January 27th, 2010 No commentsI’m just writing a query at the moment that filters out test records from a database. These records have a foreign-keyed value that identifies test apps, e.g. a table with: id name 1 TEST 2 ANOTHER_VALUE 3 SOMETHING_ELSE This is joined onto the main data table, sensibly with a query like this: SELECT * FROM the_data LEFT JOIN the_values ON the_data.some_value = the_values.id WHERE the_values.name != 'TEST' The gotcha is however, that this doesn’t work as you’d expect
Read more here:
Sphere: Related Content
MySQL gotcha when using non-compulsory foreign keys
17, Eye, IDE, James, SQL, amp, base, check, coding, data, database, filter, gotcha, http, in, ing, join, key, left, like, me, mysql, name, no, not, null, query, record, simple, solution, something, table, test, to, value, values, work amp, base, gotcha, identifies-test, instance, joined-onto, null, onto-the-main, query, record, simple, simple-once, table, work -
cURL Tips – HTTPS requests
Posted on December 15th, 2009 No commentsToo many times have I seen this in cURL clients: curl_setopt ( $ch , CURLOPT_SSL_VERIFYHOST , false ) ; curl_setopt ( $ch , CURLOPT_SSL_VERIFYPEER , false ) ; Why is this bad? You leave yourself totally open to man-in-the-middle attacks, and makes SSL virtually pointless. Sure the data passed between the two servers would still be encrypted, but there is no way of verifying the server you’re talking to is the server you WANT to be talking to! My recommendation is that you verify the server is genuine by checking against the genuine CA certificate in PEM format.
See original here:
Sphere: Related Content
cURL Tips – HTTPS requests
17, 5, BT, IDE, James, OS, Read, Top, URL, ad, amp, api, blog, cURL, certificate, change, check, client, coding, data, form, format, fun, function, host, http, https, in, ing, int, internet, less, like, me, name, no, one, open, php, problem, request, server, servers, site, ssl, talk, time, to, tutorial, ua, verifyhost, verifypeer, virtual amp, check, cURL, fwo, internet, leave-yourself, open, passed-between, php, problem, Read, talk, tutorial, verifypeer -
ctype_digit rtfm!
Posted on October 23rd, 2009 No commentsFor the last 5-10 minutes I've been wondering why a check on a variable which should be valid has been returning false. The check is ctype_digit, which returns true if all characters in a string are digits.
Read the original post:
Sphere: Related Content
ctype_digit rtfm!
5, Chris, FAIL, General, Google, OS, Plug, RDP, Search, Windows 7, Wordpress, ad, amp, applications, book, case, characters, check, click, code, ctype_digit, data, digit, digits, dodgy, double, email, exam, first, form, fun, function, hellip, http, ical, ice, impressions, in, ing, integers, mail, manual states, map, me, microsoft, no, not, php, place, plugin, plugins, post, posts, press, rant, rtfm, service, something, string, theme, title, to, type, valid, web, web development, windows, word, www cases-it-might, digit, dodgy, ing, integer-at-some, integers, map, php, place, Plug, windows, www -
The Importance of Configuring Stuff Properly
Posted on October 9th, 2009 No commentsToday I had a TOS Violation on my Linode VPS for sending spam e-mails. Odd I thought as I only have 1 mail user.
See original here:
Sphere: Related Content
The Importance of Configuring Stuff Properly
17, 5, Connection, IDE, James, OS, Top, ad, air, amp, anyone, apache, api, cd, check, coding, config, configuration, day, exam, fix, gap, get, hacking, high, highlight, http, ical, import, in, ing, install, issue, left, light, like, linode, mail, me, network, no, not, one, ping, post, postfix, problem, proxy, running, script, security, server, something, spam, squid, thought, to, vps, web, website, weeks, work, www air, api, check, config, exam, hacking, issue, network, postfix, spam, thought, vps -
Overriding Methods With Different Arguments
Posted on September 17th, 2009 No commentsSomething I was looking at in PHP today, and I was pretty sure of, but I’m putting here for future reference.
Read more from the original source:
Sphere: Related Content
Overriding Methods With Different Arguments
17, 5, Class, IDE, James, OS, ad, amp, arguments, case, change, check, child, classes, coding, day, error, exam, extends, fun, function, http, important, in, inherit, inheritance, me, method, new, no, not, object, oop, output, override, parent, php, prototype, question, simple, something, sw, test, to, trac, type check, child-method, Class, classes, does-the-child, inherit, override, php -
Eclipse, why do you make installing plugins so hard?
Posted on September 10th, 2009 No commentsEclipse PDT and Zend Studio are really nice editors for general use. Once they’re set up the way you want, they work mostly fine
See the article here:
Sphere: Related Content
Eclipse, why do you make installing plugins so hard?
100, 17, 5, Eclipse, General, IDE, James, Java, Manually, OS, Plug, Projects, Top, Zend, ad, amp, base, bug, check, code, coding, collabnet, development, editor, error, exam, extensions, face, fact, feature, fine, get, http, ice, in, install, interface, issue, list, me, mylyn, netbasic, network, no, not, one, pdt, php, plug ins, plug-in, plugin, plugins, project, software, solution, studio, test, to, type, virtual, when, work code, Eclipse, fact, mylyn-bridge, netbasic, plugins, project -
Filling In Forms – Increasing Your Form Conversion
Posted on September 1st, 2009 No commentsThis kind of lazy form creation really annoys me. This company is trying to make users jump through hoops just so their form developers don’t have to bother reformatting the data into an acceptable format to them. It is absolutely critical when developing a form that must convert well to accept pretty much anything in the form.

Excerpt from:
Sphere: Related Content
Filling In Forms – Increasing Your Form Conversion
17, 5, BT, Class, HTML, IDE, James, Java, JavaScript, OS, RDP, Top, Wordpress, box, change, characters, check, code, coding, conversion, convert, custom, data, decimal, developers, error, exam, field, filter, form, format, formatting, forms, help, high, highlight, http, ical, ice, image, in, input, insurance, light, like, live, load, me, message, no, not, number, oop, ping, place, places, post, press, problem, replace, script, solution, sub, term, test, thought, tip, tips, title, to, upload, valid, value, warning, when, word, wp, www box, change, european, formatting, image, JavaScript, load, message, oop, ping, problem, reformatting, script, user, www -
Rant: Clickable Text and Checkboxes / Radios
Posted on August 27th, 2009 No commentsArgh, it really annoys me when web designers have check boxes or radio buttons that do not have clickable text attached.
See the original post here:
Sphere: Related Content
Rant: Clickable Text and Checkboxes / Radios
17, HTML, IDE, James, Web Design, box, button, check, click, coding, design, field, form, forms, http, in, input, issue, label, login, me, name, no, not, problem, radio, semantics, simple, simple solution, solution, to, type, value, web, website, when attribute-must, box, coding, form, HTML, issue, James, label, problem, simple solution, solution, the-element, Web Design, wise-at-least












































