Tag Archives: project

Dynamic Dummy Image Generator With PHP

1 Sep

" alt="Dynamic Dummy Image Generator With PHP" width="490" height="200" class="thumbnail" />

There can be cases that you may want to generate images dynamically like using it as a background, displaying the titles of a post inside an image, etc.

Dynamic Dummy Image Generator is a free PHP script that helps creating images with any size, color and text over them.

Dummy Image

It has many predefined sizes for popular uses (like banner sizes) and works by sending the details inside the URL like: http://dummyimage.com/480x160/333333/fff&text=This+is+a+Dummy+Image is actually how the image above is created.

Tip: The website also displays similar dummy text generators that are built with other scripting languages.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags:

Related posts

 

Click here to read the full article

Article Source: Dynamic Dummy Image Generator With PHP

PHP RSS Reader Gets Better With New Version

31 Aug

" alt="PHP RSS Reader Gets Better With New Version" width="490" height="200" class="thumbnail" />

PHP RSS Reader, a free application with a paid/premium version that was shared before at WRD, now has a new version with nice features.

The application can crawl any number of feeds and can organize them inside categories created.

Similar to how Google News does, it can now show related news articles appear below each new item, in clusters nice way of discovering more.

PHP RSS Reader

The premium version has the ability to categorize contents that include pre-defined keywords which is very useful if you're monitoring your brand or a specific subject.

That version also has a multi-user interface where each user can create his/her own feeds and vote on the stories displayed.

Who is it good for?

It fits to various scenarios:

  • creating a website from scratch which totally feeds from other sources.
  • a companion to a website for displaying content from other similar websites.
  • monitoring your brand or specific keywords from preferred sources (Twitter, newspapers and more).

P.S. The premium version also comes with an optional free installation.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

 

Click here to read the full article

Article Source: PHP RSS Reader Gets Better With New Version

Open Source & Ajaxed Notebook – Surreal Todo

24 Aug

" alt="Open Source & Ajaxed Notebook – Surreal Todo" width="490" height="200" class="thumbnail" />

Surreal Todo is an open source web application that can be used as an online notebook or a to-do-list manager.

It is built with PHP, uses MySQL for storing data and relies on jQuery for the JavaScript part.

Surreal Todo

With a totally Ajaxed interface, you can create new lists, style every item or mark them as completed.

The application enables you to create new tabs and pages instantly for a better organization of the lists/content.

Also, list items can be re-ordered or moved to other lists via drag'n drops and lists can be collapsed to save space.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: , ,

Related posts

 

Click here to read the full article

Article Source: Open Source & Ajaxed Notebook – Surreal Todo

MyWebSql – Open Source & Ajaxed MySQL Manager

13 Aug

" alt="MyWebSql – Open Source & Ajaxed MySQL Manager" width="490" height="200" class="thumbnail" />

MyWebSql is a web-based and open source MySQL client that is built with PHP.

It has an Ajaxed interface and besides the rows of tables, it can control views, stored procedures, triggers and functions.

MyWebSql

Data can be exported and imported easily (query results can be exported as well).

MyWebSql comes with a syntax highlighting rich-text SQL editor to run queries (the last-ran query is shown automatically which is a nice reminder).

The application is improved frequently and, within time, can become a good alternative to mature solutions.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

 

Click here to read the full article

Article Source: MyWebSql – Open Source & Ajaxed MySQL Manager

If I Had Started Web Design Today (And You?)

2 Aug

" alt="If I Had Started Web Design Today (And You?)" width="490" height="200" class="thumbnail" />

It has been ~15 years that I've been into web design where the first 5 was totally amateur, 7 years were for creating client projects and the last 3 is focused on personal ones.

When looking back, I'm thankful to many stuff that helped me improve my skills on web design/development. And, there are some important ones that makes me say “I wish I had..”.

This article is mostly focused on the “I wish” part hoping it may help anyone who is new to web design.

2010 Date

They are not the absolute truths, in fact, they may be wrong. They are simply my thoughts based on what I experienced. You decide if they'll fit you or not.

So, starting now. If I had started web design today, I would (share yours in the comments):

Start With PHP

PHP LogoWhen I started web development, the stability of open source was still a question mark and developers were discussing whether ASP or PHP was more powerful.

As a user of Windows, having Ms Access already installed in my PC and no idea what MySQL was, I started with ASP. Bang!.. wrong move.

ASP is not developed further after 2000 however PHP is improved so much and so is its community, tutorials, etc. Today, it is clearly the most popular scripting language.

There are also many other great languages like Python, Perl, ASP.NET, Ruby, etc. However, learning the most popular one at first is the easiest, most functional and you can better decide which other language you want to learn after that.

Learn JavaScript Very Well

JavaScript IconJavaScript was always popular but never as this much. And every new day makes it more popular and required.

It was mostly used for form validations, displaying alerts or pop-ups and knowing few things about it was enough.

Today, it is hard to think of a non-Ajaxed web application, we can pull tweets, Flickr images, draw images, implement animations and much more.

Also, it is the best cure for the biggest headache: browser incompatibilities. And, the HTML5 world will push it more.

Use Frameworks

Framework IconTo me, words like CodeIgniter, Zend, MooTools or jQuery sounded like totally new languages and didn't know why to use them when I already can do anything I want.

After spending few hours to understand their basics and experiencing them, that was the moment when I realized I was coding so slow and not.. that organized.

Why not use something that enables to manipulate images or upload files with ready-to-go functions and validate forms or use Ajax easily and better?

There are awesome frameworks for every language, just spend some time on reading/understanding them, choose one and master it.

Store Snippets

Snippet IconWithin time, you start re-coding stuff like a contact form, an e-mail validation pattern ,etc.

I started storing such snippets ~3 years ago (better late than ever) and it now takes me to build a membership module (new user, e-mail validation, forgot password & login) no more than 15 minutes.

Also, in every project, take a little time to look skeptically on the snippets used that will help you to figure out any possible bugs and make the code better (if needed).

Store (or Bookmark) Resources

Toolbox IconWhile building something, I used to say “I had seen something nice that would fit here but can't remember the URL”. Pretty sure, you live that too.

Whether it is an icon set, an application or a tutorial, store or bookmark them with a good categorization. That saves too much time.

Learn Tricks Of Image Editing

Image Editing IconIf you design a website in an image editing application (like Photoshop) and it gets too much time of yours to make it look good, then you may be missing the tricks as they are the one that makes the difference.

Not everyone is a designer, that's ok (I'm not as well) but learning tricks like using filters, gradients, patterns or effects can convert a standard object into something impressive.

Besides the basics, make sure you learn them (following tutorials is a great way).

Never Build A CMS

CMS IconMany developers don't like ready-to-use codes but prefer to build everything from scratch. That has a reason: “it is usually harder to learn another system compared to building your own”.

By thinking the same, I have built various CMSs for years, small to complicated ones or project-specific ones to smarter ones that would fit many projects.

When I look back, I see that none of them were better than WordPress, Drupal,

A/B Testing With PHP: phpA/B

29 Jul

" alt="A/B Testing With PHP: phpA/B" width="490" height="200" class="thumbnail" />

A/B Testing is a great way for finding the better performing version of text, layouts, images, colors or any other element. in a website.

phpA/B is a free PHP script that enables you to setup A/B tests on your website so quickly.

It integrates automatically into your Google Analytics, allowing deeper insight into your tests’ impact on users.

phpA/B

The script can be run in trial mode to find out if the variations are working completely and, if it is, can be switched to live mode.

phpA/B also automatically filters search engine bots out of your tests to keep the data clean.

P.S. More on A/B Testing on Wikipedia.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
Professional XHTML Admin Template ($15 Discount With The Code: WRD.)
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

 

Click here to read the full article

Article Source: A/B Testing With PHP: phpA/B

Open Source PHP webOS: Lucid Desktop

16 Jul

" alt="Open Source PHP webOS: Lucid Desktop" width="490" height="200" class="thumbnail" />

Web-based operating systems are becoming more and more solid everyday (thanks to JS frameworks that offer a desktop-like experience).

They are mostly hosted web applications which is not surprising. However, Lucid Desktop is an open source webOS that is built with PHP and uses a SQL database for storing data.

Lucid Desktop

It is a multi-user application which is very modular with the support for installable applications.

Lucid Desktop already comes with lots of applications like text editor, calculator, image viewer, simple games, web browser, feed reader, music player and more.

With the help of a file manager, you can add-edit-delete files and folders (a context menu makes these steps easier), change the appearance of the desktop with theming support and auto-update the OS to the latest version.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

 

Click here to read the full article

Article Source: Open Source PHP webOS: Lucid Desktop

Open Source PHP webOS: Lucid Desktop

16 Jul

" alt="Open Source PHP webOS: Lucid Desktop" width="490" height="200" class="thumbnail" />

Web-based operating systems are becoming more and more solid everyday (thanks to JS frameworks that offer a desktop-like experience).

They are mostly hosted web applications which is not surprising. However, Lucid Desktop is an open source webOS that is built with PHP and uses a SQL database for storing data.

Lucid Desktop

It is a multi-user application which is very modular with the support for installable applications.

Lucid Desktop already comes with lots of applications like text editor, calculator, image viewer, simple games, web browser, feed reader, music player and more.

With the help of a file manager, you can add-edit-delete files and folders (a context menu makes these steps easier), change the appearance of the desktop with theming support and auto-update the OS to the latest version.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

 

Click here to read the full article

Article Source: Open Source PHP webOS: Lucid Desktop

40+ Must-Bookmark PHP Classes & Libraries For Developing Faster

14 Jul

" alt="40+ Must-Bookmark PHP Classes & Libraries For Developing Faster" width="490" height="200" class="thumbnail" />

PHP IconPHP, being the most popular scripting language, has lots of documentation, tutorials and resources about itself.

And, as a feature-rich language, it is possible to accomplish many tasks by default from handling e-mails to images, PDFs to database connections, etc.

However, there are high-quality and free PHP classes and libraries which helps you get more like:

  • good looking charts
  • form validation
  • parsing feeds
  • better image or database handling
  • and more.

Here is a collection 40+ totally free PHP classes and libraries that every PHP developer would love to bookmark:

Free PHP Classes And Libraries

Content


BackPress

A complete library, that grew from WordPress, which offers the most common tasks for creating web applications like user management, HTTP transactions, logging, formatting and more.

PHP User Class

The class aims to ease the handling of user management tasks like registration, login, logout, etc. for PHP-MySQL applications.

phpSEO

Do you want to automate the process of generating keywords or meta tags from the content? This is what

Feed-Based Data Aggregator: Managing News

5 Jul

" alt="Feed-Based Data Aggregator: Managing News" width="490" height="200" class="thumbnail" />

Managing News is an open source application that aggregate RSS/Atom based content with search, republishing and mapping.

It is built on Drupal and 30 other open source resources (mostly Drupal modules) and can display the content as list or on a map (by geotagging them).

Managing News

Using Managing News, it is possible to search for key trends within the feeds followed and graph the results.

Also, it enables you to share any story using Facebook, Twitter or email.

Special Downloads:
Ajaxed Add-To-Basket Scenarios With jQuery And PHP
Free Admin Template For Web Applications
jQuery Dynamic Drag’n Drop
ScheduledTweets

Advertisements:
FindIcons.com – Ultimate Free Icon Search Engine
Psd to Xhtml
SSLmatic – Cheap SSL Certificates (from $19.99/year)

Tags: ,

Related posts

 

Click here to read the full article

Article Source: Feed-Based Data Aggregator: Managing News