Toby Allen

1,836
Reputation
384 views

Registered User

Name Toby Allen
Member for 1 year
Seen 18 hours ago
Website
Location Cork, Ireland
Age 35
Long Time Delphi Developer.
Not Quite so Long PHP Developer.
VBA Shark for a while.
Once did some POP11, Lisp and Prolog.
Just starting to learn Objective-C IPhone Development.
17h
answered SQL query problem
17h
answered How to bind text value to sqlite3 database in iphone
18h
comment Designing an SQL Table and getting it right the first time
What article, you dont provide a link
20h
revised Removing new line characters from NSString
edited tags
1d
comment Wordpress Plugin without any Host
Try asking this question on superuser.com instead - you might find a better target audience.
2d
answered Where do you set ${EXECUTABLE_NAME} in XCode?
Nov
23
comment Checking if a nsstring matches another string
hi Shyam, this isnt a site where you can give thanx in advance, when someone answers your question make sure you come back and give them an upvote and if appropriate mark it as the answer.
Nov
20
answered iPhone + file upload control
Nov
20
revised Caption update on button causing IPhone app to crash
small text fixes
Nov
19
comment how to change background color of UIAlertView ?
Yes but this question is clearer.
Nov
19
revised how to change background color of UIAlertView ?
edited tags
Nov
18
awarded  Popular Question
Nov
17
comment launch safari from iphone app
Your code is right in principle but wrong in practice, see surtyaarthoughts answer.
Nov
17
comment I need to print 20,000 Word documents, is there a 3rd party tool that will help me do this or do I need to write custom code?
Not very robust.
Nov
16
answered What’s a good example of really clean and clear [R] code, for pedagogical purposes?
Nov
15
answered How to get the direct download link from the url of video sharing web sites?
Nov
14
answered How can I able to get all the extensions in a Directory.?
Nov
11
revised Does it make sense to study COBOL?
clarifying answer
Nov
9
answered How to block all input on iPhone app(for jailbroken devices) ?
Nov
8
revised Setting up an MS-Access DB for multi-user access
edited tags
Nov
7
comment What are dispinterface declarations used for?
how can they not need dispinterfaces anymore? VB5/6 havent changed. I'm not sure I understand what you mean.
Nov
7
answered How to receive a batch of checkbox data in PHP?
Nov
7
comment Best Practices for Error Logging and/or reporting for iPhone
Being a developer and an Iphone user, I am quite happy for an app to just crash since I rarely care why it has crashed. if its a utility app then as long as it doesnt loose my data I dont care either. I think I'd have to agree with bpapa.
Nov
7
comment Is this code Equivalent
I come from a Delphi background so I find the mixing of an assignment operator and an equals operator in an if statement overly confusing, which is why I was trying to move it out of the if statement.
Nov
7
comment Is this code Equivalent
@codelogic why not an answer?
Nov
7
asked Is this code Equivalent
Nov
7
comment Objective-c variable initialization problem
Post some example code where you are having a problem.
Nov
7
answered How do I import a COM object namespace/enumeration in Python?
Nov
7
revised how to use ocx file in .net
formatted code; edited tags
Nov
6
answered Tell from where a .php file has been included?
Nov
6
revised PHP directory list from remote server
edited tags
Nov
6
answered PHP directory list from remote server
Nov
6
answered Delphi - loging all HTTP request
Nov
6
answered What are dispinterface declarations used for?
Nov
4
answered Is it possible to set permissions in Perforce such that a user cannot integrate into a certain area of the depot?
Nov
3
accepted Totaling figures in .csv files using Excel
Nov
2
answered Totaling figures in .csv files using Excel
Nov
1
comment What librairies exists to create “moving/living” UI in delphi ?
Wow, thats cool. Why cant you just use delQuery?
Oct
31
answered How to fully justify texts programmatically (Delphi)?
Oct
31
answered When building an app, how do you make sure an OS update wouldn’t affect your app?
Oct
31
comment How to create a google like word suggestion
He gave an overview of this at DevDays its very interesting.
Oct
30
comment Why is my if statement not firing?
Thankyou. So near yet so far :)
Oct
30
asked Why is my if statement not firing?
Oct
30
answered A php function to insert or update mysql table on true/false
Oct
30
answered How to register a custom keyboard shortcut for a windows application
Oct
29
comment Trimming string variables by reference in PHP5
I know its depreciated, but is it not also about the only way he can do what he wants unless there is a way of declaring that all (unknown number of) properties of a method will be passed byref
Oct
29
answered How to make a library I can access in VBA in Excel
Oct
29
comment How to make a library I can access in VBA in Excel
He doesn't need VB to do this, he can do it in any language.
Oct
29
answered Trimming string variables by reference in PHP5
Oct
27
revised Adding Delphi 6 third party component to Delphi 2010?
spelling