Thursday, December 16, 2010

Wednesday, December 17, 2008

Airpics.net photos

You can find selected airpics.net photos in blog.airpics.net

Monday, September 22, 2008

Creating airpics.net

We are almost ready to release www.airpics.net

Using airpics.gr database as start, we create a new site with more professional interface, more user friendly and improved functionality.

We hope that we'll release our new baby on October, after beta testing period.

Keep on browsing :)

Wednesday, June 25, 2008

BBCode image creation

BBCode is a HTML alternative usually used in phpBB forums. BBCode allows to use a small variety of HTML-link tags inside textareas. Instead of using HTML tags uses [url]http://www.airpics.gr[/url] and [img]a.jpg[/img] for links and images.

For this reason, we create a BBCode compatible code for each photo.

On photo page, you can find a link "Get BBCode for PHPBB forum" that generates BBCode for current photo. Press CTRL + C and you will copy BBCode to clipboard. Then paste it in your phpBB message. You will create a refference link with current photo.

Monday, May 26, 2008

New search option using URL Rewrite

As we have already read in previous articles, you can link search page using various criteria, such as:

Airport (IATA or ICAO code):
http://www.airpics.gr/airport/iata/CFU
http://www.airpics.gr/airport/icao/LGKR

Airline Name (using underscore instead of space):
http://www.airpics.gr/airline/Air_Berlin

Registration number:
http://www.airpics.gr/reg/D-AGEL

Photographer Name (using underscore instead of space):
http://www.airpics.gr/photographer/Vasilis_Porgiazis

Now, you have the option to combine these searches together!

Examples:
http://www.airpics.gr/photographer/Vasilis_Porgiazis/reg/D-AGEL
Or
http://www.airpics.gr/reg/D-AGEL/airline/Air_Berlin/airport/iata/CFU
Or
http://www.airpics.gr/airline/Air_Berlin/airport/icao/LGKR
etc with 2 or more criteria!

Monday, May 19, 2008

Airport direct links are available

Two new ways added to link photos from a specific airport, using IATA or ICAO codes.

You can use the following links:

IATA code
http://www.airpics.gr/airport/iata/ATH

ICAO code
http://www.airpics.gr/airport/icao/LGAV

Tuesday, May 6, 2008

Next / Previous Photo

In external view, we added links for next and previous photograph. Actually, the previous photo is most recent photo (newer) and next photo is older photo than current. It's an easy way to navigate. Next step is relevancy based on criteria.