Musik12 June 2006 2:41 pm

Disini kau dan aku
terbiasa bersama
menjalani kasih sayang
bahagia kudenganmu

pernahkah kau menguntai
hari paling indah
ku ukir nama kita berdua
disini surga kita

bila kita mencintai yg lain
mungkin kah hati ini akan tegar
sebisa mungkin tak akan pernah
sayang ku akan hilang

if u love somebody
could we be this strong
i will fight to win
our love will conquer all
wouldn’t reach my love
even just one night
our love will stay in my heart
my heart

pernahkah kau menguntai
hari paling indah
ku ukir nama kita berdua
disini surga kita

bila kita mencintai yg lain
mungkin kah hati ini akan tegar
sebisa mungkin tak akan pernah
sayang ku akan hilang

bila kita mencintai yg lain
mungkin kah hati ini akan tegar
sebisa mungkin tak akan pernah
sayang ku akan hilang

if u love somebody
could we be this strong
i will fight to win
our love will conquer all
wouldn’t reach my love
even just one night
our love will stay in my heart
my heart

Umum 2:12 pm

phpThumb() uses the GD library to create thumbnails from images (JPEG, PNG, GIF, BMP, etc) on the fly. The output size is configurable (can be larger or smaller than the source), and the source may be the entire image or only a portion of the original image. True color and resampling is used if GD v2.0+ is available, otherwise paletted-color and nearest-neighbour resizing is used. ImageMagick is used wherever possible for speed. Basic functionality is available even if GD functions are not installed (as long as ImageMagick is installed).

Supported source image formats:

  • JPEG (via GD or ImageMagick)
  • PNG (via GD or ImageMagick)
  • GIF (via GD, ImageMagick, or phpthumb.gif.php)
  • BMP (via ImageMagick or phpthumb.bmp.php)
  • any image format ImageMagick can read
Supported output image formats:
  • JPEG (via GD or ImageMagick)
  • PNG (via GD or ImageMagick)
  • GIF (via GD or ImageMagick)
  • BMP (via ImageMagick or phpthumb.bmp.php)
  • ICO (via ImageMagick or phpthumb.ico.php)
Image processing features:
  • Source image can be a physical file on the local server, remote file over HTTP, or can be retrieved from a database.
  • GIFs are supported on all versions of GD (even if GD does not have native GIF support) thanks to the GIF Util class by Fabien Ezber.
  • BMP source images can be used even if ImageMagick is not available.
  • ImageMagick (if available) can be called to generate thumbnails for source images larger than PHP’s memory limitation would allow a GD-only thumbnailer to do, or for image formats that GD does not support.
  • phpThumb’s basic features will work even if the server has no GD support, as long as ImageMagick is installed
  • HTTP thumbnail creation can be limited to the current (or other list of) domain to prevent other sites from using your server to create their thumbnails.
  • Linking to thumbnails from another domain can be prevented or watermarked.
  • Thumbnails can be cached for less server load. Mulitple sizes of any source image can be cached seperately. Thumbnails are automatically updated when (local) source image is modified.
  • Embedded EXIF thumbnails (if available) can be extracted as-is, or used as the source image for thumbnailing if the real source image would take more memory than PHP has available.
  • Images can be rotated, either by an arbitary angle or auto-rotated to either portrait or landscape.
  • Images can be cropped, either by a specified number of pixels or by a percentage of original image.
  • Output is antialiased into the alpha channel where appropriate when PNG output is selected.
  • Quality can be auto-adjusted to fit a certain output byte size.
  • Corners of the thumbnailed image can be optionally rounded.
  • A number of filters can be applied (most require GD v2.0+ and/or PHP v4.3+):
    • A watermark image or text can be applied over the thumbnail in one of 10 positions or tiled.
    • A border or frame can be applied.
    • Thumbnails can be a fixed dimension regardless of source aspect ratio and background filled with configurable color. Border corners can optionally be rounded (independant horizontal & vertical radius)
    • Unsharp Mask sharpening can be applied thanks to Torstein Hønsi’s phpUnsharpMask function.
    • Other filters:
      • Alpha channel mask from mask file
      • Auto Contrast / Levels
      • Bevel edge
      • Blur
      • Brightness
      • Colorize to target color by amount
      • Contrast
      • Drop shadow
      • Edge Detect
      • Flip Horizontal / Vertical
      • Gamma
      • Grayscale
      • Mean Removal
      • Negative color
      • Reduce Color Depth
      • Saturation
      • Sepia
      • Smooth
      • Threshold
      • White Balance
Umum 2:07 pm

FCKEditor HTML text editor brings to the web many of the powerful functionalities of desktop editors like MS Word. It’s lightweight and doesn’t require any kind of installation on the client computer.
Because it is Open Source, you may use it however you want.

Features :

  • Internet Explorer 5.5+ and Gecko browser (Mozilla / Firefox / Netscape) compatibility
  • XHTML 1.0 support
  • Font formatting: type, size, color, style, bold, italic, etc
  • Text formatting: alignment, indentation, bullets list, etc
  • Cut, Paste and Paste as Plain Text, Undo and Redo
  • Paste from Word cleanup with auto detection
  • Link creation
  • Anchors support
  • Image insertion, with upload and server browsing support
  • Table creation and editing (add, delete rows, etc) - one of the best systems in the market.
  • Table cells editing (size, colors, etc)
  • Form fields
  • Right click context menus support
  • Complete toolbar customization
  • Skins support.
  • Plugins support.
  • Spell checker
  • CSS support for better integration with your web site
  • Multi-language support with automatic user language detection. Including Right to Left scripting.
  • Complete page editing (from <HTML> to </HTML>) or just contents.
  • Lightweight and fast
  • Automatic browser detection and customization
  • Integration with ASP, ASP.NET, Java, ColdFusion, Perl, PHP and Javascript.
  • Image and file links upload and server repository browser.
  • For web developers it is easy to install and customize
  • For web users it’s simple and easy to use!