3198 résultats trouvés

Actual Results

Post 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...

Post 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...

Post 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...

Post 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...

Post 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.

Post 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? :D

Post 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...

Post 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...

Post 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 :D

Post 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...

Post Posted: Avril 24th, 2011, 11:44 pm

prog_beginner a écrit:
me :)

HOOAH!

Post 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?

Post 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

Post 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...

Post 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 ...
  • Trier par
 
 

© 2011 Unmelted, LLC. Ozzu® est une marque déposée de Unmelted, LLC