News murat on 20 Dec 2006
AT4 Changelog
New database structure:
There is a gateway for spidered galleries, galleries go there first, then they will be checked by AT4 multi-check script, gallery content will be analyzed and content’s MD5 will be written to database. That helps to avoid duplicate galleries in different urls such as:
http://gallerydomain.com/my/gallery/for/stickyhole.html
http://gallerydomain.com/my/gallery/for/catlist.html
It also helps to reduce main galleries database, it means faster operation.
Gay-free Straight category listings:
In main AT4 database, gay / transsexual / anything that doesnt contain a pussy but only dicks! are being filtered by gaymark.php script. Its accuracy is more than %95 and it will be %99 after gay domain filter.
words.txt and words_gay.txt is used to determine gay and straight galleries. Amateur category had the most gay galleries before, but it has changed in AT4
New and improved multi proccess gallery scanner
I wish php could have multi thread abilities, but it doesn’t seem possible in future because of non-threadsafe libraries that php depends on. However, it doesn’t mean we have to stuck on one slow php check script. I wrote a multi-proccess php check script, which can run 5-40 (or more if you dare) proccess at same time. It works much, much faster. Using 40 proccess at same time, it scans & downloads images (for thumbnailing with ImageMagick) of 20 galleries in a second. After all new imported galleries checked, it continues with localcrop (auto-crop thumbs utility)
Better auto-crop thumbnail system
At4 can use ImageMagick and special (c) IM filter created by me which produces very sharp and good looking thumbs. I always liked amateur-curves.com’s thumbs, so I have made a similar filter, maybe same who knows? ![]()
Original files are also stored in harddisk, in case an emergency, you can have your thumbs re-cropped in a different size / quality (It takes time though)
All Image files are stored in multiple directories such as /at4/t/100/334.jpg (up to 999 folders)
SEO Optimized Search System
AT3 Search Demo:
http://search.jasara.com/free/porn/movies/teen/1
Note: It is not using AT4 database, it is still AT3
AT4 Search Demo:
http://search.mpeghunter.com/free/porn/movies/lesbian/1
If you change lesbian/teen with something else, it will check the cache flat text file, if doesn’t exist or not updated for 6 hours, it will search thru mysql and update cache file, and then show the results. It is very fast, if you use a php-cache it is even faster. It doesnt generate 10s of html files for each query, which is diskspace intensive and search template changes can be seen instantly. No more cleancache.cgi script! I must say, search urls are looking very nice and SEO optimized
New features & changes will be posted to this blog, so you can check the progress of AT4 development and write your ideas about it.