Archive

Posts Tagged ‘HP’

About-joomla.html

March 15th, 2010 php No comments
Categories: Joomla Tags: , ,

Nikon Rumors giveaway #7 (ThinkTankPhoto backpack)

March 15th, 2010 Techno Wizkid No comments

What can I win?

Today I have a ThinkTankPhoto Shape Shifter backpack valued @ $249 to give away (click on image for larger view):

Shape Shifter 7 150x150 Nikon Rumors giveaway #7 (ThinkTankPhoto backpack) Shape Shifter 3 150x150 Nikon Rumors giveaway #7 (ThinkTankPhoto backpack) Shape Shifter 6 150x150 Nikon Rumors giveaway #7 (ThinkTankPhoto backpack)

More info on this backpack can be found here.

How do I win?

The rules are simple – just leave a comment to this post. Let’s be creative this time – tell me why do you need this backpack, what is your experience with other ThinkTank products (if any), what are you looking for in a camera backpack or just a funny story. Basically anything backpack related will be fine. One comment per person please. Don’t forget to add your email in the comment section – it will not be used for anything else but notifying you in case you are the winner. I will close all comments at the end of the week and will randomly pick the winner.

The best part?

Following our tradition, the good people of ThinkTank Photo agreed to ship this backpack anywhere in the world, so this is not one of those “US only” giveaways.

What if I don’t win?

You can always get a free bag from ThinkTank Photo with a purchase of $49.50 or more (when checking out, you can make you free bag selection – currently the free bag list consists of Cable Management 20, Pixel Pocket Rocket, Modular Pouch, or Security Tag products and is subject to change).

TTP FreeBag 468x60 Nikon Rumors giveaway #7 (ThinkTankPhoto backpack)

What else?

While you are on thinktankphoto.com, you can register for their newsletter.

Video:

Fine print: The contest is void where prohibited by law. All taxes are the responsibility of the winner. Shipping will be paid by ThinkTankPhoto. ThinkTankPhoto is an affiliate sponsor of NikonRumors. I did not receive any payment to run this giveaway.

Posted by NikonRumors.com

Get the new NikonRumors widget here.

like | post more? dislike | do not post again?

Related posts:

  1. Nikon Rumors giveaway #1
  2. Nikon Rumors giveaway #2
  3. Nikon Rumors giveaway #6


Related posts

EU VAT Checker

March 15th, 2010 php No comments
Package:
Summary:
Validate European Union VAT numbers
Groups:
Author:
Description:
This class can be used to validate European Union VAT numbers.

It takes a VAT number issued by any European Union member and performs basic checking to see if the number can be valid.

Then the class also validate the VAT number by sending a HTTP request to a site of an European Union that checks if the given number is valid and exists.


Related posts

Categories: PHP Tags: , , , ,

YouTube Trailer

March 15th, 2010 php No comments
Package:
Summary:
Search and embed movie trailers from YouTube
Groups:
Author:
Description:
This class can be used to search and embed movie trailers from YouTube.

It can send an HTTP request to retrieve and parse the YouTube search result pages for a trailer of a given movie.

The class extracts the identifier of the first result video and generates HTML to embed that video in a Web page.


Related posts

Categories: PHP Tags: , , , ,

Easy file upload

March 15th, 2010 php No comments
Package:
Summary:
Display and process forms to upload multiple files
Groups:
Author:
Description:
This class can be used to display and process forms to upload multiple files.

It can generate HTML to display one or more file upload fields in a form.

The class can also process the uploaded files by moving them to a given target directory, if they have one of the allowed file name extensions and do not exceed a given size limit.


Related posts

Categories: PHP Tags: ,

Table Simple

March 15th, 2010 php No comments
Browser view
Package:
Summary:
Display MySQL query results in HTML tables
Groups:
Author:
Description:
This class can be used to display MySQL query results in HTML tables.

It can execute a given MySQL SELECT query and display the results in an HTML table.

The table attributes, row colors, pagination links, custom column, etc. can be configured.


Related posts

Categories: PHP Tags: , , , , ,

jhttp_scan

March 14th, 2010 php No comments

jscan_http is a command line utility that scans the directory of a Joomla site for PHP files and tries to access them directly via the web server. Ideally no output should be received from directly accessing any PHP file, with the exception of index.php, index2.php (etc) which should display regular HTML output. Some files will return warning text, such as “Restricted Access”, and these will be ignored and considered safe. Any unexpected output will be logged to the console.

This tool is ideal for developers of Joomla component, modules, plugins and templates to ensure that their files correctly prevent direct access (by specifying the exact path to the file in the URL).


Related posts

Categories: Joomla Tags: , , ,

Val Simple URL Redirect

March 14th, 2010 php No comments

Val Simple URL RedirectVal Simple URL Redirect allows Joomla! site administrators to enter source and destination URLs that will redirect users to pages you specify

Features:

* All parametres can be specified on Admin Back-End (settings for system plugins)
* Possibility to specify the target page address with the help of reqular expressions
* Possibility to specify the list of checked domains
* You can specify a time for redirection
* Valid PHP/HTML
* Support Joomla 1.5


Related posts

Categories: Joomla Tags: , ,