Nisi’s work blog

Nisi’s work blog – programing tips

Open Source Video Conferencing

Every project where people from different location are involved need a Video Conferencing solution. Usualy phone or video calls are used but what you do if you need to have a presentation for some charts or some source code? Then you buy or rent video conferencing services.

Now there is an open source alternative and it came with the name BigBlueButton.The application enables multiple users to login and share their webcam or communicate via VOIP at the same time, upload office documents or keep everyone in sync with their current page and mouse pointer

More about BigBlueButton on http://bigbluebutton.org/

Some video Overview: http://bigbluebutton.org/content/videos (they say then one image are equivalent to 1000 words and there are 5 movies so … )

Neural Networks in PHP

Browsing phpclasses.org I had found a very interesting article Neural Networks in PHP . For anyone who dont know yet “Neural networks allow emulating the behavior of a human brain in software applications.”

In this article you can read how to implement Neural Mesh to develop Neural Network applications in PHP. (Neural Networks in PHP)

Neural Mesh is an open source, pure PHP code based Neural Network manager and framework that makes it easier to work with Neural Networks.

Neural Mesh home page: http://neuralmesh.com/

  • Pure PHP & MySQl
  • Adaptive Learning
  • Implement in any enviroment
  • Web Api
  • Fast

Restore MySql database using command line

mysql -u USER -p DBNAME < dump.sql

Where:

  • USER is your username
  • DBNAME is Databas witch will be restored
  • dump.sql (any .sql file can be used) is your database dump

PSD to wordpress theme – free plugin for Adobe Photoshop

Divine Plugin for Adobe Photoshop is realy divine. It take a PSD image (template) and make from it a wordpress theme.

Features:

Convert PSD to HTML

  • HTML page identical to your PSD design
  • Clean standard compliant HTML-CSS layout
  • No HTML, CSS or programming knowledge required

Wordpress themes

  • Easy publishing from Photoshop® to your Wordpress™ website
  • Built in FTP-client
  • Widget ready Wordpress theme as output
  • Generate unlimited Wordpress themes

Browser compatibility

  • Resulting HTML/PHP code is div-based
  • Cross browser HTML / CSS code
  • Encoding support

buy Adobe photoshop:

Free FLV player for your website

Sometimes you need to post a video clip but you dint want to share it on Youtube or other websites. Then you need a FLV player to play your flv video directly from your website.

FLV Player is a free solution. Player can be customized and came in 5 types: MINI, NORMAL, MAXI, MULTI and JS.

The above image is a MAXI version of this free FLV Player.

Dovnload: http://flv-player.net/players/maxi/download/

Color schems for your website based on images

If you are a web designer one of the hardest task is to select a color schem on witch new website template will be based. If you have something in mind like some pictures witch will be used for header footer and so on this task will be  much easyer with Color Suckr

http://colorsuckr.com/

What you have to do? It is easy!!!

Select a picture and upload it somewhere on internet (you need a link to this picture). For example I had select the next picture.

Now after you heve this link write it on the “Enter image url:” field from ColorSuckr page and press “Get Colors” Button.

After image is processed page will reload and you get something like:

Now colors sugested by Color Suckr are ok to be used in a website in witch the wireworks picture is the header.

Do you need a Wordpress plugin for trafic statistics?

Ok you found one. It is called nStatistics and is on just one click distance from you. It is free too.

Go to plugin page http://wiki.nisi.ro/wordpress/nstatistics-wordpress-plugin/

What you get?

  • Last 15 days Statistics Table (Date, Visits, Page Views)
  • Today Stats
  • All time Stats
  • Trafic Sources
  • Accesed Pages
  • Top Keywords

Every of this statistics can be displayed for Today, Yesterday, This Month, Last Month, All time

Make money from your blog

Surfing on the net I found this great “Blog monetize tutorial”.

You will find there:

  • Overall income-generation strategy
  • Traffic, traffic, traffic
  • How to build traffic
  • Will putting ads on your site hurt your traffic?
  • Multiple streams of income
  • Blogging software and hardware
  • Comments or no comments
  • Build a complete web site, not just a blog
  • Posting frequency and length
  • Perks

Read more and … more on the article below
http://www.stevepavlina.com/blog/2006/05/how-to-make-money-from-your-blog/

Submit your website to major search engines

The Website Promotion center have a 9.95 $ offer to submit your new website to all major search engines. What you get?

  • Search engine submission, to major search engines and directories.

  • Submit your website globally and locally.

  • Access to online Search Engine Optimization resources.

  • Guaranteed listings on Google, Yahoo! and MSN Live.

  • Regular monthly submissions.

  • Free customer service.

Cleanup Wordpress Plugin

The latest plugin I had developed for the Wordpress CMS is named “Cleanup Wordpress“. And  … I write it becouse I needed a tool to delete spam comments, pages and posts revisions. All this unused data take more then all wordpress and database needed for this website.

You can download it, see some screenshots, donate or link to plugin page using this link .

This plugin is free for personal or comercial websites. But if you like it donate it.