Search found 90 matches

Actual Results

Post Posted: June 29th, 2009, 1:03 am

Is there still need for help or are you all set?

Post Posted: January 31st, 2009, 1:35 am

I am using http://www.mootools.net - similar to jQuery but faster and more powerful.

Post Posted: January 26th, 2009, 7:31 am

Live from our website: We dropped in PR from a nice 6 to a intermediate 3. Yet, this did not inflict any damage to our SERPs. So the google PR cannot be taken into account when it comes to search engine ranking. The disadvantage of a low PR is just that links on your site ain't that much worth as th...

Post Posted: January 26th, 2009, 3:20 am

Code: [ Download ] [ Select ]
# $thisconsole = $_GET['console']; #    $query = "SELECT id, name, system FROM tradevalues WHERE system = '$thisconsole' ORDER BY name ASC";
This opens doors wide to any kind of attack to your DB... always distrust user input. Do a addlashes and strip_tags to your GET variable...

Post Posted: January 26th, 2009, 3:15 am

Hi, well surely AJAX increases the attack surface, making it inevitable to check and double check your code. Every piece of sent data needs to be evaluated server-side, meaning passwords and logins etc have to be sent to a server-side script like php which then does the validation. Worst case would ...

Post Posted: July 25th, 2007, 2:47 am

no problem :) feel welcome.

Post Posted: July 20th, 2007, 6:36 am

Well, you can stop that problem - when using mootools framework ( http://www.mootools.net ), as you can add a "domready" function, that will wait until all stuff is properly loaded. If you need further infos, PM me.

cheers
Frank

Post Posted: July 20th, 2007, 6:24 am

Why would you do this? Why not design the wordpress template the way it looks similar to your page? Yet, if you really consider that, you might can take out the routines of wordpress that display your blog entries and simply include them into the page you want to show the blog. [php] <?php get_he...

Post Posted: July 6th, 2007, 5:25 am

[code] <object type="application/x-shockwave-flash" data="flash/monitor.swf" width="250" height="236"> <param name="movie" value="flash/monitor.swf" /> <param name="quality" value="high" /> <...

Post Posted: May 29th, 2007, 8:02 am

Thanks all of you for your comments - well, it's surely ones personal preference if he doesn't want to change the mouse cursor on mouseover. Yet - gladly - that doesn't apply to everyone out there :)

Concerning the "flash" - it isn't. The menu is just ajax driven, no flash at all.

Post Posted: May 27th, 2007, 6:16 am

Hi there,

would you please comment on this page, it's a redesign of one of our portfolio pages: designstudio artViper.

Thanks boys and girls :)

cheers
Frank

Post Posted: May 22nd, 2007, 8:06 am

me too :)

If you want to put 160 USD in your hands, then go to shutterstock.com, you can download there 25 images a day, in best quality. 30 days downloads. Guess this is a fair price for good and large scaled images.

Post Posted: May 21st, 2007, 6:36 am

Yes, indeed. I am working actually on an ajax driven info part, so when you click on the image, it will slide out an accordion with all information about that page. In addition I might use my self written tag retrieval class to check for tables etc and create a final score. Maybe I should add a full...

Post Posted: May 21st, 2007, 5:21 am

You're right, we check each submission before adding it to the gallery. Otherwise you might send your competitors pages there without a check ;) Well, submissions we accept are not only scored by the look but also on the technique behind ( (x)html / css / script errors / server security ) - so you m...
  • Sort by
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.