Goto Page: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 ... 214
Actual Results
- Rabid Dog
- Forums: Competitions
- Sujet: Developer Competition
- Subject: Developer Competition
- Réponses: 7
- Vus: 1778
- Subject: Developer Competition
Posted: Mars 22nd, 2012, 6:11 am
Sorry SB but I read that competition and it again seemed more targetted at the graphic artist as opposed to the programmer/developer. These types of comps are hard. I remember being tasked with this initially. I tried something as well but no one took the bait. Honestly for a competition like this t...
- Rabid Dog
- Forums: Suggestions / Comments
- Sujet: Ozzu Focus & Category Reorganization
- Subject: Ozzu Focus & Category Reorganization
- Réponses: 56
- Vus: 4123
- Subject: Ozzu Focus & Category Reorganization
Posted: Mars 20th, 2012, 1:24 am
Yeah, I think the differentiation between discussions and questions is imperative. Discussions are more free form where questions have a very specific purpose. As for the twitter feedback you might want to allow the user to automatically post it to twitter if they are asking a question. THis means i...
- Rabid Dog
- Forums: Suggestions / Comments
- Sujet: Ozzu Focus & Category Reorganization
- Subject: Ozzu Focus & Category Reorganization
- Réponses: 56
- Vus: 4123
- Subject: Ozzu Focus & Category Reorganization
Posted: Mars 19th, 2012, 5:02 pm
Glad you got what I was trying to say about tagging :) I think the ability to organise ones data in a way that make sense to ones self is always a winner. This also lends itself to creating feeds that users can view much like twitter. Oh that was another thing I thought of. Why not allow the users t...
- Rabid Dog
- Forums: Suggestions / Comments
- Sujet: Ozzu Focus & Category Reorganization
- Subject: Ozzu Focus & Category Reorganization
- Réponses: 56
- Vus: 4123
- Subject: Ozzu Focus & Category Reorganization
Posted: Mars 19th, 2012, 1:45 am
Ok well I hope you can all bear with me while I explain this. With BigWebs post regarding writing Ozzu from the ground up I would like to do a brief analysis on the site. First thing we need to do is understand what Ozzu is. I believe it is a few things A solutions gateway service By this I mean tha...
- Rabid Dog
- Forums: General Discussion
- Sujet: Women in Programming
- Subject: Women in Programming
- Réponses: 20
- Vus: 1492
- Subject: Women in Programming
Posted: Juin 21st, 2011, 11:42 pm
Ag it is all over rated anyway. If I had my way it would be nuclear holocausr, massive EMP and back to farming for everyone! Ah yes, happy days.
- Rabid Dog
- Forums: General Discussion
- Sujet: Women in Programming
- Subject: Women in Programming
- Réponses: 20
- Vus: 1492
- Subject: Women in Programming
Posted: Juin 14th, 2011, 12:33 pm
sherma a écrit:
.. and I confess to liking Gorillaz videos 
I am sorry, I nearly pee'd myself when I read that. Anyone else got some dark geek secrets they want to share?
- Rabid Dog
- Forums: Programming / Scripting / Coding Forum
- Sujet: Soap - how?
- Subject: Soap - how?
- Réponses: 7
- Vus: 1163
- Subject: Soap - how?
Posted: Juin 14th, 2011, 1:07 am
SOAP bashing are we? Personally I have no issues with SOAP. I developed a large scale SOA using SOAP. I have also done the RESTful services and the XML-RPC services. In my opinion if you want to can anything it would be XML-RPC :) All XML-RPC does is allow you to pass through XML. It doesn't enforce...
- Rabid Dog
- Forums: Programming / Scripting / Coding Forum
- Sujet: MySQL vs FILE
- Subject: MySQL vs FILE
- Réponses: 5
- Vus: 722
- Subject: MySQL vs FILE
Posted: Juin 14th, 2011, 12:49 am
Why do I get the feeling that you are doing this in some form of PHP loop? Looking at that code even if it was executed 31000 times a day shouldn't cause the kind of load that would cause the host to suspend it. If a day consists of 86400 seconds and your script is being hit 31000 times it means tha...
- Rabid Dog
- Forums: General Discussion
- Sujet: Women in Programming
- Subject: Women in Programming
- Réponses: 20
- Vus: 1492
- Subject: Women in Programming
Posted: Juin 14th, 2011, 12:40 am
one of the few
As for the spock ears, well, I was born with a set of those 
- Rabid Dog
- Forums: Programming / Scripting / Coding Forum
- Sujet: PHP, MSSQL_CLOSE, and memory usage
- Subject: PHP, MSSQL_CLOSE, and memory usage
- Réponses: 13
- Vus: 1336
- Subject: PHP, MSSQL_CLOSE, and memory usage
Posted: Avril 25th, 2011, 7:15 am
The problem being he is using Microsoft SQL Server not mysql :) and if he is going to put it in a VM he is still running the SQL server on a windows distribution. I think you might have miss read MSSQL as MySQL. I used to do it often (mistake the two that is) :) And the way I understand the question...
- Rabid Dog
- Forums: General Discussion
- Sujet: Women in Programming
- Subject: Women in Programming
- Réponses: 20
- Vus: 1492
- Subject: Women in Programming
Posted: Avril 24th, 2011, 11:44 pm
prog_beginner a écrit:
me 
HOOAH!
- Rabid Dog
- Forums: Programming / Scripting / Coding Forum
- Sujet: PHP, MSSQL_CLOSE, and memory usage
- Subject: PHP, MSSQL_CLOSE, and memory usage
- Réponses: 13
- Vus: 1336
- Subject: PHP, MSSQL_CLOSE, and memory usage
Posted: Avril 24th, 2011, 11:43 pm
Zealous a écrit:
make life easy install ubuntu
Yeah of course because MS SQL can run on ubuntu right?
- Rabid Dog
- Forums: General Discussion
- Sujet: IE8 is the best! Wait, what?! Who wrote this??
- Subject: IE8 is the best! Wait, what?! Who wrote this??
- Réponses: 41
- Vus: 3690
Posted: Avril 24th, 2011, 11:42 pm
Here we go again ...
My browser is better, no my browser is better no but mine is better blah blah blah blah. Use what you want! I still cannot stand any of them
My browser is better, no my browser is better no but mine is better blah blah blah blah. Use what you want! I still cannot stand any of them
- Rabid Dog
- Forums: .NET Tutorials
- Sujet: C# and lambda
- Subject: C# and lambda
- Réponses: 0
- Vus: 830
- Subject: C# and lambda
Posted: Avril 24th, 2011, 2:00 pm
Well it has been a while and I have been working with some really cool stuff lately. I thought I would share this handy little tid bit of info to make your life easier in .NET specifically C#. How many times have you looped through a list looking for matching class properties and added them to anoth...
- Rabid Dog
- Forums: Programming / Scripting / Coding Forum
- Sujet: php help needed
- Subject: php help needed
- Réponses: 8
- Vus: 1093
- Subject: php help needed
Posted: Avril 24th, 2011, 1:23 pm
[code] <?php // if($_POST['submit']){ $username = $_POST['user']; $password = $_POST['password']; //If username is 'abc' and password is '123', then login is successfull //You may connect this to database if($username == 'abc' && $password == '123'){?> <span ...
