-
PHP Alternate Navigation Method, Using Arrays
Query7.com (Aug 24 2008) Explore Article
Ive seen alot of PHP Navigation methods, you know the ?action=blah sorts of things, most used the switch function. I thought it would be cool to try and construct one not using switch. It uses arrays (To hold the ?action=VALUE ) and the file name that needs to be included. It also uses a few loops to get every value. Here it is.. 1. ‘memberlist.php’, 12. ‘login’ => ‘login.php’, 13. ... (Read Full Article)
-
Setting Up an Adobe Air Development Enviroment (Video Tutorial)
Query7.com (Aug 21 2008) Explore Article
Adobe Air has been out for around a year, i’ve only just started playing with it. I recorded a video tutorial showing you how to setup a development (using Aptana) and make a very simple application. This method will work for all Operating Systems. **High Resolution Version Available To Download** Submit Article :- BlinkList + Blogmarks + Digg + Del.icio.us + Ekstreme Socializer + Feedmarker + Furl + Google Bookmarks ... (Read Full Article)
Comment on Article Mentions: Adobe AIR
-
Writing Better jQuery Code
Script & Style (Aug 14 2008) Explore Article
You may already know how to code jQuery, but is your code as small and efficient as it could be? Take a look at one example of writing better jQuery code. Direct Link Make your band website kick as much as your band! sponsor sponsor sponsor sponsor sponsor Exclusive Tutorial Automatically Generate a Photo Gallery from a Directory of Images A photo gallery that builds itself dynamically from a directory ... (Read Full Article)
-
Writing better jQuery Code
Query7.com (Aug 13 2008) Explore Article
We all know that jQuery is great, that you can do things in 2-3 lines in jQuery that you can in 20 lines of Javascript, but is your jQuery code starting to get a bit bulky? Could you do things better?. I’m going to show you how to reduce a 20-25 line jQuery script into 3 lines by making the script dynamic, and give a few tips on improvement of ... (Read Full Article)
Comment on Article Mentions: Javascript
-
XAMPP(Webserver) On Linux
Query7.com (Aug 8 2008) Explore Article
I recently erased Fedora 9 from my hard drive, and installed Linux Mint. Im enjoying it so far but it didn’t come with a webserver. Heres a little tutorial on how to install XAMPP and get it up and running. First of all, download XAMPP from sourceforge. As of writing this, the latest version is 1.6.7 so ill be referencing to that in the tutorial. Save it to your /home/$USER/ ... (Read Full Article)
-
Format your Twitter Stream with jQuery
Query7.com (Aug 1 2008) jQuery Explore Article
Woo! Another screencast. In this one i show you how to include your twitter stream into your blog or website, and then format it using jQuery so your tweets have an alternating background colour. As usual, the high resolution file is available to download. Here (Read Full Article)
-
Upgraded To Wordpress 2.6
Query7.com (Jul 16 2008) Explore Article
We have now upgraded to wordpress 2.6. Remember, you can subscribe to our RSS Feed to get the latest updates and tutorials and request tutorials and screencasts. Submit Article :- BlinkList + Blogmarks + Digg + Del.icio.us + Ekstreme Socializer + Feedmarker + Furl + Google Bookmarks + ma.gnolia + Netvouz + RawSugar + Reddit + Scuttle + Shadows + Simpy + Spurl + Technorati + Unalog + Wink Posted ... (Read Full Article)
-
Dropbox on Fedora. Believe it
Query7.com (Jul 4 2008) Explore Article
Published by Panzer Jul 04 I was lucky enough to get chosen to be one of the 25 alpha testers for the linux dropbox client. We were given the choice to download a precomiled .deb, or the source code. Since i use Fedora, i opted for the source code. I attempted to compile it and then i came across some dependency issues.There were 2-3 packages that i needed to find ...
(Read Full Article)
-
Fedora 9 , First thoughts
Query7.com (Jun 20 2008) Explore Article
Published by Panzer Jun 20 I was getting some problems with the latest Ubuntu release (ext3 didn’t agree with ubuntu) so i decided to try another distro. Ive always been an apt-get man so i wanted to try something different. I downoloaded the Fedora 9 DVD and popped it in the drive. I couldn’t use the GUI installer as there was some conflict with my monitor, so i need to ... (Read Full Article)
-
jQuery UI 1.5
Query7.com (Jun 17 2008) jQuery Explore Article
Published by Panzer Jun 17 The jQuery team are approaching the UI 1.5 release, the library of demos is steadily building up and i personally cannot wait until its fully released :) . One of the “weaker” points of other Javascript User Interfaces and previous releases were the themes for the window borders etc. This has been solved in with the theme roller. Its a well polished theme roller with ...
(Read Full Article)






Recent Comments
joew » Partial Functions in JavaScript
This is a fascinating article, partial function application is a really useful technique John's ...
pawan » Google
Here are two other similar products which I bookmarked in the past: http://www.maani ...
See all recent comments