Showing posts with label Tutorials. Show all posts
Showing posts with label Tutorials. Show all posts

Wednesday, April 18, 2012

How to install PhpDocumentor on lampp (xampp on Ubuntu)

1. open terminal and run the command (we are installing phpdocs version 2.0.0a2)
sudo /opt/lampp/bin/pear install channel:pear.phpdoc.org/phpDocumentor-2.0.0a2

2. add lampp bin to $PATH variable so that phpdoc can be called from anywhere
echo 'export PATH=$PATH:/opt/lampp/bin/' >> ~/.profile

3. reload the .profile
. ~/.profile

4. Test by running the phpdoc on the terminal.
phpdoc


References:

Tuesday, April 28, 2009

Typography, Wordpress Themes for April 2009, QT

Web Design is 95% Typography
http://informationarchitects.jp/the-web-is-all-about-typography-period/
Good point: 'Think of Typography as an User interface' :)

Disabling javascript in Google Chrome
http://nethead.blogspot.com/2008/09/google-chrome-how-to-disable-javascript.html
-disable-javascript


Tutorial: Design a Clean Corporate Website with Illustrator
http://www.spoonfeddesign.com/design-a-clean-corporate-website-with-illustrator

Wordpress: Premium Themes for April 2009
http://wpcrowd.com/premium-wordpress-themes/10-premium-wordpress-themes-realesed-in-april-2009/

wxWidgets
http://wxwidgets.org/downloads/

Tclkit -
http://www.equi4.com/tclkit

QT
---------------
How to learn QT:
http://doc.trolltech.com/4.0/how-to-learn-qt.html

Tutorial:
http://doc.trolltech.com/4.0/tutorial.html

Download:
http://www.qtsoftware.com/downloads
Commercial Edition:
http://doc.trolltech.com/4.0/commercialeditions.html

Monday, April 20, 2009

10 Premium Wordpress Templates - April 2009

a-r-t: How to become a freelancer web developer
http://net.tutsplus.com/articles/how-to-become-a-freelance-web-developer/

Companies: Open Objects - Creator of Datastore
http://www.openobjects.com/products/

10 Premium Wordpress Templates - April 2009
http://wpcrowd.com/premium-wordpress-themes/10-premium-wordpress-themes-realesed-in-april-2009/

Friday, April 3, 2009

Design Techniques, Logo inspiration, Arduino Scanner, Wordpress Themes

10 Impressive Simple Design Techniques
http://www.smashingmagazine.com/2009/04/02/10-impressive-simple-design-techniques/

Creative Logo Inspiration
http://www.smashingmagazine.com/2009/04/01/drawing-inspiration-from-creative-logos/

MIT Builds Battery from Bacterial Virus
http://www.engadget.com/2009/04/03/mit-builds-battery-from-bacterial-virus-humans-to-power-machine/

DIY: Arduino 3d Scanner
http://hackedgadgets.com/2009/04/02/3d-arduino-scanner/

wordpress: magazine Theme
http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

wordpress: More premium themes
http://www.zidalgo.com/

wordpress: Premium Themes
http://wphacks.com/best-premium-wordpress-themes-gallery/

1by1 mp3 player and mp3directcut (fast mpeg audio editing)
http://mpesch3.de1.cc/

tool: Typographic keyboard Layout
http://www.smashingmagazine.com/2009/04/02/typography-keyboard-layout-download-now/

Thursday, March 12, 2009

Photoshop Image Saving Principles for Print, Freebase

good: Photoshop Image saving file principles part 1 - File formats for print
http://photoshopninja.com/photoshop-top-tips/photoshop-image-saving-file-principles-part-1-file-formats-for-print/

Freebase - A social database about thing you know and love
http://www.freebase.com/

Freebase Parallax - a novel browsing interface designed for freebase
http://mqlx.com/~david/parallax/index.html

http://en.wikipedia.org/wiki/Connection_Machine
http://en.wikipedia.org/wiki/Danny_Hillis

Tuesday, March 10, 2009

VIM Commands, Notepad ++ Plugins, Dom Tutorial, Photoshop Tutorial

XML Banner rotators
http://www.sourcecodeonline.com/list?q=xml_based_banner_rotator

VIM Commands:
yw: yank word (copy word)
yy: yank line (copy line)
p: paste


Didn't try: Speech Plugin for Notepad ++
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=258358

File explorer Plugin for Notepad ++
http://sourceforge.net/project/showfiles.php?group_id=189927&package_id=223667

OpenText.org
http://www.opentext.org
info: The OpenText.org project is a web-based initiative to develop annotated Greek texts and tools for their analysis.

http://www.opentextbook.org

Tutorials: DOM
http://net.tutsplus.com/tutorials/javascript-ajax/javascript-and-the-dom-series-lesson-1/

Company: Creative Volition - An advertising and design agency based out of South Florida
http://www.creativevolition.com/

Photoshop Text Effects Tutorials
http://www.smashingmagazine.com/2009/03/04/50-stunning-photoshop-text-effect-tutorials/

70 Useful ajax and javascript
http://www.smashingmagazine.com/2009/03/08/70-new-useful-ajax-and-javascript-techniques/

Friday, March 6, 2009

Code fast, Syntax Highlighter, Phantom OS

How can I code twice as fast as you
http://net.tutsplus.com/videos/screencasts/how-i-can-code-twice-as-fast-as-you/

Syntax Highlighter for Blogger
http://abhisanoujam.blogspot.com/2008/12/blogger-syntax-highlighting.html

Didn't test: Search Engine Keyword Higlighting with Javascript
http://scott.yang.id.au/code/se-hilite/#toc-live-demo

3 Column Layout in less than 10 lines of code
http://www.devinrolsen.com/tutorials/css/three_column_layout/index.php

The Register: Phantom Operating System
http://www.dz.ru/en/solutions/phantom/

Thursday, March 5, 2009

Database design with UML, Developer Handbook (HTML), Enabling Modern Printers for DOS Applications

Database Design with UML and SQL 3rd Edition
http://www.tomjewett.com/dbdesign/dbdesign.php

JPEG images to PDF using Perl
http://johnbokma.com/mexit/2009/02/24/jpeg-to-pdf-using-perl.html

Database design with the UML and relation schemes
http://johnbokma.com/mexit/2005/11/09/uml-database-design.html

subscribe:
http://www.zurb.com/blog

CF: Web Developer's Handbook | CSS, Web Development, Color Tools, SEO, Usability etc.
http://www.alvit.de/handbook/

Alerts.com - The information you want, when and where you want it.
http://www.alerts.com

Tables not as evil as you think
http://www.zurb.com/article/206/tables-not-as-evil-as-you-think
info: Tables are for tabular data. Using tables for layout is evil. If you use tables for layout, YOU are evil. Don't do it. Don't do it ever.
DON'T $*&^%ing DO IT!


Society for the Promotion of Good Grammar - SPOGG
http://grammatically.blogspot.com/

CopyTaste -
http://www.copytaste.com/
info: CopyTaste enables you to create your own private urls with the data you wish to share with your friends or colleagues

Lifehacker: WinPrint Enables Modern Printers for DOS Applications
http://lifehacker.com/5164269/winprint-enables-modern-printers-for-dos-applications

Lifehacker: Tangent Log
http://lifehacker.com/5164299/avoid-distraction-get-more-done-with-a-tangents-log

Wednesday, February 25, 2009

.htaccess caching, Rewrite Rule Example, VIM Basic Commands, VIM Commands, Wordpress Themes

Dramatically Improve your site by Implementing Caching!
.htaccess caching
http://www.evolt.org/ultimate_htaccess_examples

Rewrite Rule Example
http://tomclegg.net/rewriterule

VIM Basic Commands
http://arioch.unomaha.edu/~jclark/vim.html

http://www.askapache.com/htaccess/speed-up-sites-with-htaccess-caching.html

wordpress: Good themes
http://www.2expertsdesign.com/2009/02/03/classic-free-wordpress-themes/

Free: Wordpress: Magazine Theme
http://michaelhutagalung.com/2008/06/platformate-personal-magazine-wordpress-theme/

Internet Download Speed tester
http://www.speedtest.net/

Saturday, February 21, 2009

Open Source Softaware for Windows, Bubble Test Form Generator, Photoshop Tutorials and Patterns

sarcastic: 10 Things a web designer would never tell you
http://boagworld.com/design/10_things_a_web_designer_would/

The OSSwin project: Open Source for Windows!
http://osswin.sourceforge.net/

Bubble Test Form Generator
http://www.catpin.com/bubbletest/

Joke: Automated Remote testing, scoring, marking (mobile scanner :P)
http://www.catpin.com/testronic/

Photoshop: Patterns: The ultimate collection of free photoshop patterns
http://www.smashingmagazine.com/2009/02/12/the-ultimate-collection-of-free-photoshop-patterns/

10 Easy Steps to Advanced Photography Skills
http://www.smashingmagazine.com/2009/02/17/10-easy-steps-to-advanced-photography-skills/

Tuesday, February 3, 2009

Photoshop Tutorials

DeviantArt - Photoshop Tutorials
http://photoshop-tutorials.deviantart.com/

Javascript Form validation:
http://www.tizag.com/javascriptT/javascriptform.php

Thursday, January 29, 2009

What is Levenshtein Distance?

Levenshtein Distance
http://en.wikipedia.org/wiki/Levenshtein_distance
info: The amount of di shortest distance needed to change a wonder into another.
sitting -> kitten = 3
1. kitting (changed 's' to 'k')
2. kitteng (changed 'i' to 'e')
3. kitten (delte 'g')


The metric is named after Vladimir Levenshtein, who considered this distance in 1965.[1] It is often used in applications that need to determine how similar, or different, two strings are, such as spell checkers.

Thursday, January 22, 2009

PHP Tools

PHP Snippet File for Notepad++ (Quicktext plugin) [Check the syntax]
http://searchlightdigital.com/the-greatest-php-snippet-file-ever-using-quicktext-for-notepad

a-r-t: Web application security for PHP
http://php-ids.org/

PHP: 50 Extremely useful php tools
http://www.smashingmagazine.com/2009/01/20/50-extremely-useful-php-tools/

10 most esoteric languages
http://nettuts.com/articles/top-10-most-bizarre-programming-languages/

PIET demo
http://www.dangermouse.net/esoteric/piet/samples.html

http://nettuts.com/tutorials/php/sanitize-and-validate-data-with-php-filters/
http://nettuts.com/tutorials/php/oop-in-php/

Tuesday, January 20, 2009

Gizmo Virtual Drive, Javascript as a desktop application programming langage, Open Source Digital Audio Workstation

Introduction to flex using php
http://www.onlamp.com/pub/a/onlamp/2007/07/19/introduction-to-flex-using-php.html

Javascript classes for noobs
http://www.komodomedia.com/blog/2008/09/javascript-classes-for-n00bs/

Gizmo drive Mount ISO
http://lifehacker.com/5134980/gizmo-drive-mounts-iso-bin-and-vhd-disk-images

Short url for maps
http://mapof.it/

Future of Gnome Language binding. (Javascript for desktop applications)
http://arstechnica.com/articles/paedia/javascript-gtk-bindings.ars
http://blogs.gnome.org/johan/2007/11/30/future-of-gnome-language-bindings/

Mod x - CMS
http://www.modxcms.com/

Traverso - Digital Audio Workstation
http://www.osalt.com/traverso-daw
tag: DAW: AWS: AMS

Saturday, January 3, 2009

Uncollapsing margins in CSS, wikipedia search application, Blender

Create a wikipeida search application
http://search.wikia.com/wiki/Creating_a_WISE_Application

Blender Tutorials:
http://en.wikibooks.org/wiki/Blender_3D:_Noob_to_Pro

a-r-t: cf: html: css: Uncollapsing Margins
http://complexspiral.com/publications/uncollapsing-margins/#fn1

Friday, January 2, 2009

Harvard Extension Courses

a-r-t: cf: Excel like: Smartsheet - Online Collaboration, workflow management
https://www.smartsheet.com

Logo Instant - Download free web 2.0 logos
http://www.logoinstant.com/browse/

DECT Wireless eavsdropping made easy
http://www.theregister.co.uk/2008/12/31/dect_hack/

Polyphasic sleep
http://www.instructables.com/id/S1M1CS8F5UO1JD4/

Harvard Universisty Extension School
http://www.extension.harvard.edu/

Get in to Harvard University without trying
http://www.instructables.com/id/SWVB3JZFOWZOBFG/

Tuesday, December 30, 2008

Linux user administartion, permissions, 100 Most Popular photoshop tutorials

100 Most Popular photoshop tutorials of 2008
http://www.photoshoplady.com/the-100-most-popular-photoshop-tutorials-2008/

linux: Managing accounts and groups
http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/admin-primer/ch-acctsgrps.html

linux: Setting User Permissions
http://www.webmasterworld.com/forum40/1555.htm

good: Setting Up File Permissions on Unix
http://www.onlamp.com/pub/a/apache/2004/05/28/apacheckbk.html

good: Linux Permissions
http://www.zzee.com/solutions/linux-permissions.shtml

Friday, December 26, 2008

Mozilla Re-introduction to Javascript, Open source applications

The way to get started is to quit talking and begin doing

-Walt Disney


CDATA Tags

// <![CDATA[


// ]]>


The address book reloaded
http://sourceforge.net/projects/tab-2/

VCD-db
http://vcddb.konni.com/
info: VCD-db is a Free web based software that lets you manage your DVD/VCD/CDs collection on your own website.

Paid: Censura - The flexible robust reviews and rating application
http://www.censura.info/
$185.00 USD One Time

Open source Finance management solution
http://demo.badger-finance.org

Love of Linda Cancer Fund
http://www.loveoflinda.org/

Free: Simple and fast images to icon converter
http://devpro.phpsoft.it/iconcreator/

Simple Ajax Chat with Loadvars class
http://www.devpro.it/jas_chat/

PHP Upload Progress
http://www.devpro.it/upload_progress/

Simple Pie - Super fast, easy-to-use, RSS and Atom Feed parsing in PHP
http://simplepie.org/

A re-introduction to Javascript
https://developer.mozilla.org/en/A_re-introduction_to_JavaScript

Monday, December 22, 2008

Free Typing Tutorials

free: KP Typing tutor - DOS version
http://www.fonlow.com/kptypingtutor/downloade.html

TT: Typing tutor IV
http://www.cs.cmu.edu/afs/cs.cmu.edu/user/ysun/pc-bak/tt/

Saturday, December 20, 2008

Read Books Via email, C++ Tutorials, Raphael Javascript Library

Read Books Online by daily email and RSS
http://www.dailylit.com/

Microsoft's Embedded OS: Windows Embedded Standard 2009 (Based on Windows XP Sp3)
http://itmanagement.earthweb.com/entdev/article.php/3751546/Meet+Microsofts+New+Embedded+OS:+Windows+XP.htm

Christmas stocking
http://en.wikipedia.org/wiki/Christmas_stocking


Web Standards Based Slide Show Software
http://scooch.gr0w.com/

good: cool: wallpapers
http://www.antirobotic.net/FreeWalls.html

good: Tenouk's C & C++ Site Index
http://www.tenouk.com/

a-r-t: C++ Inhertiance features - Constructors and desctructors exectution order and friend keywords
http://www.tenouk.com/Module15a.html

C++ Inheritance -- What your mother never told you (Updated!!)
http://www.parashift.com/c++-faq-lite/strange-inheritance.html

Make IE8 Behave like IE 7 (The Compatibility Mode)
Defining Document Compatibility
http://msdn.microsoft.com/en-us/library/cc288325(VS.85).aspx#SetMode

Raphael Javascript Library
http://raphaeljs.com/

http://www.sitepoint.com/examples/raphael/
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />


Simple todo list
http://todoist.com/

Down for everyone or just me?
http://downforeveryoneorjustme.com
tags: server: downtime:

Windows: server2go: "%1 is not a valid win32 application"
http://support.microsoft.com/kb/812486
info: Error message when you start a service