Photoscape is a easy photo editing software that enables you to edit photos.

photoScape


Key Features

  • Viewer: View photos in your folder, create a slideshow
  • Editor: resizing, brightness and color adjustment, white balance,
    backlight correction, frames, balloons, mosaic mode, adding text,
    drawing pictures, cropping, filters, red eye removal, blooming
  • Batch editor: Batch edit multiple photos
  • Page: Merge multiple photos on the page frame to create one final photo
  • Combine: Attach multiple photos vertically or horizontally to create one final photo
  • Animated GIF: Use multiple photos to create a final animated photo
  • Print: Print portrait shots, carte de visites(CDV), passport photos
  • Splitter: Slice a photo into several pieces
  • Screen Capture: Capture your screenshot and save it
  • Color Picker: Zoom in on images, search and pick a color
  • Rename: Change photo file names in batch mode
  • Raw Converter: Convert RAW to JPG
  • Paper Print: Print lined, graph, music and calendar paper
  • Face Search: Find similar faces on the Internet
  • Face Search: Find similar or same faces on the internet.
  • Photo Bookmark: Photography Web Links favorites.

Photoscape (download) is provided free of charge.
We are always upgrading Photoscape.

Not showing Image rotator with NextGen Gallery WordPress plugin.

imageRotator

If you get the message saying that it cannot locate JW Player swf but the JW Player swf is definitely uploaded in your directory….

I was trying to embed the slideshow into my sidebar but I always received this error “Get the Flash Player to see the slideshow.”

After one hour that I was dealing with it I finally fixed my problem.

The problem was the path to insert in the: Gallery>Option>Slideshow>Path to the Imagerotator (URL):

It had to include the full path, like this:

http://www.yoursite.com/maybe-your-subdirectory/wp-content/uploads/imagerotator/imagerotator.swf

Have fun!




WordPress 3.0 – How to enable Multi-Site from one WordPress installation. UPDATED

wordpress3-0

Read first this if you are installing a new WordPress installation

WordPress 3.0 is when the big merge happens. The core of WPMU is incorporated in WordPress which means that you can now run multiple blogs from one installation of WordPress. This new feature is being called Network and is under the Tools menu. By default this feature is disabled. If you want to use this option in your WordPress, then you would have to enable it.

note : to use sub domains make sure your home url & site url is set to http://domain
rather than http://www before you enable multisite or you can get the sub domains like
this http://subdomain.www.domain.tld. You can do it in the wp>Settings

To enable the Multisite feature, simply open your wp-config.php file located in your WordPress root folder. Then add the following line anywhere in the file (I put it before the line “That’s all, stop editing! Happy blogging.”) :

define (‘WP_ALLOW_MULTISITE’, true);

make sure that these ( ‘ ‘ ) are correct or will not work.

Upload the wp-config.php file, now you should be able to access the network page from Tools>Network, see pictures…

IMP. note for next picture: when creating the folder wp-content/blogs.dir give it 755 or 775

My .htaccess FILE looks like this:

# BEGIN WordPress
<IfModule mod_rewrite.c>

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]

# uploaded files
RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]

RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^ – [L]
RewriteRule . index.php [L]

</IfModule>
# END WordPress

Once you have edit or created the .htaccess file (some hosting require an extra permission to allow run it on your site) and If you have followed all the instruction above,  from now, you no longer need to install multiple copies of WordPress because you can run multiple blogs from one installation within many dashboards.

Last note: By default, with WordPress 3.0 you would only be allowed to run other blogs as a subdomain, if you want to use other domains for blogs, you can use a Domain Mapping plugin that allows users of a WordPress MU/3.0 to map their blog to another domain.

Resources:

http://trac.mu.wordpress.org/browser/trunk/README.txt#L21

http://mu.wordpress.org/forums

"At Twitter, The Future Is You" — Recruiting Video

At_Twitter_The_Future_Is_You


As part of an internal 2012 Hack Week project “the best worst recruiting video ever”, Twitter has unleashed a horribly awesome winner with “At Twitter, The Future is You!”.

While I would expect this one to be tossed into the “the worst” video pile, the humor is definitely nerd-approved. It (Read more...)

“Multi-screen Advertising” Proven Effective

3screens.gifThere has been a lot of discussion in recent months about the idea of multi-screen advertising - in other words showing the same or similar ad on different devices, with the intent to reinforce the advertising message to the consumer.

Now Google has partnered with Nielsen and CBS’s Television City (Read more...)