Posts Tagged with tech-notes

Tata Indica top of Kharghar Railway station
General

Another weekend

Upgraded WordPress site reveals newline bug causing extra code tags; resolved by table dump edit & re-importing. Personalized header image added but IE shows blank space issue—continuous learning in...

General

Reached 10K and folding

Folding@Home, a Stanford project on protein folding using distributed computing with PCs worldwide offers minimal impact on personal computer performance while contributing significantly to...

General

Part -2

PHP script creates individual HTML pages for jpg images starting with a number in the specified directory. It generates navigation links and includes header content from an external file. Each image...

General

photo album : imagemagick (part -1)

This bash script resizes jpg images to a thumbnail with either width or height set at 500 pixels, adding a black border. It creates an output directory if missing and processes all .jpg files in the...

General

Gallery2

Struggling with a simple Gallery2 installation on Dot5 Hosting, I found an alternative solution using PHP scripts for gallery setup and backup restoration without knowing Unix or FreeBSD commands.