iEntry 10th Anniversary Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register

Go Back   WebForumz.com > Blogs
Register All Albums Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read

Old

3D Chess in your browser!

Posted March 14th, 2008 at 06:32 PM by alexgeek
This is some pretty cool application!
http://www.valil.com/winfx/

3D chess, it's just like a normal desktop application.

Let me know if you win, I've lost about 5 times already!
Elite Veteran
Posted in Uncategorized
Comments 2 alexgeek is offline
Old

Asp.net C#

Posted February 12th, 2008 at 12:10 PM by alexgeek
I've been using PHP for ages and then slightly after that I started learning C# for desktop applications.

Recently I've tried ASP.NET (C#) and I happy to say that I quite like it!
With PHP I'd put all my code into objects for easy access etc., but accessing these classes would mean putting an include at the top of every page or specifying the magic __autoload() function... it was okay but it was.. time consuming.

In ASP.NET I just put my classes in the App_Data folder...
Elite Veteran
Posted in Uncategorized
Comments 1 alexgeek is offline
Old

Social Networking & Dating sites

Posted February 7th, 2008 at 03:52 PM by alexgeek
<rant>
Is it just me or are there millions of these lately?
Half the advertising I see is "meet a girl in your area". Seriously, how can they make money? There's thousands of dating sites.
I see no point in creating one, even with loads of advertising the already established sites will succeed.
And the worst thing about these social networking sites and dating sites is that they all use the same downloadable system.
To put it in a welsh way "it...
Elite Veteran
Posted in Uncategorized
Comments 5 alexgeek is offline
Old

Why shouldn't I use PHP short tags?

Posted January 30th, 2008 at 03:37 PM by alexgeek
A lot of people seem to use them but a lot of experienced PHP developers discourage the use of short tags for two main reasons.

Firstly, the normal php tags are:
Code:
<?php code here ?>
And the following are short tags:
Code:
<? code here ?>
<?=variable here ?>
<% %>

The first are for those too lazy to put php after <?.
The second it to quickly echo a variable. E.G, the following:
...
Elite Veteran
Posted in Uncategorized
Comments 6 alexgeek is offline
Old

Ajax

Posted January 12th, 2008 at 08:00 PM by alexgeek
A lot of people seem to think that AJAX is just snazzy javascript like mootools and lightbox.
It's not, it's a special way of retrieving information from a server without reloading the page.
Just wanted to clear that up!
Elite Veteran
Posted in Uncategorized
Comments 8 alexgeek is offline

Search Engine Optimization by vBSEO 3.2.0 RC8