Vyoma
Dec 14 2006, 03:33 AM
A week back or so, I happened to stumble across Inkscape (http://inkscape.org) and I was hooked. In a few days, I was able to create some things that were recognizable, and I created two clip arts at my blog as give aways: Red Ornament DreidelAnd after that, I went ahead to create a tutorial that explains the basic steps and concept of vector art - as I have learned. I put that too on my blog, and can be found at the following permanent link: 10 step tutorial to create shiny ball vector artPlease give your comments and critique. 
Reply
Recent Queries:--
creating illustrator shiny ball - 228.61 hr back. (1)
-
shiny ball tutorial illustrator - 258.17 hr back. (1)
Similar Topics
Keywords : 10, step, tutorial, create, shiny, ball, vector, art, vector, artworks
- Gimp Animation Tutorial
Read in the first part of the tut why i made another tut same as Lance (1)
Here Are Some Great Php Tutorial Sites
(3) these site very usefull for php html java 5 day ago i only use w3school recently i have some great
web for usefull http://www.devresources.net/ http://www.php.net/ http://www.tizag.com/phpT/
http://www.w3schools.com/php/default.asp http://phpbuilder.com/ http://www.phpfreaks.com/
http://www.w3schools.com/php/ http://www.hudzilla.org/phpbook/index.php
http://www.spoono.com/ http://codewalkers.com/ http://www.phpcs.com/ http://pear.php.net/
http://www.phpclasses.org/ http://phpdebutant.org/ http://www.phpfrance.com/ http://....
How To Understand A Database Schema
A very nice and simple tutorial (4) Yesterday while i'm seaching for a data model and database schema at the Library of Free Data
Models for a new project of a friend of mine i found there this nice and simple tutorial on How to
Understand a Database Schema . As its name says, this tutorial will help you to better understand a
Database Schema and covers the following basics topics that every Database Schema must define:
QUOTE Primary and Foreign Keys. One-to-Many and Many-to-Many Relationships. Inheritance.
"Rabbit's Ears", (Recursive relationships). The Scope of this tutorial is ....
Psychostats
Psychostats tutorial for cs (1) QUOTE Required Server Software A Web server (usually Apache or IIS) PHP v4.3 or any version
higher. MySQL v4.1.11 or any version higher. Windows ActivePerl v5.8 or v5.10 Linux Perl v5.8+
Required Perl modules DBI (v1.4 or higher) DBD::mysql (v3.0002 or higher) Optional Perl modules
Net::FTP - This is only required if you need to download logs from a remote FTP server (chances are
this will be installed by default with your version of Perl). Net::SFTP - This is only required if
you need to download logs via an SFTP server (secure SSH file transfer protoco....
Basic Html Tutorial
Made it myself, hope you like it. (1) HTML stands for hyper text markup language. It is a basic coding language used on almost every
website. There are some tags in HTML which must be used, whilst others are enhancing, but not
essential. Below I shall list the essential tags and there uses: This tells the browser that
the language between the tags is going to be HTML so it knows how to read it. Inbetween those tags
come These tags tell the browser that all the content that you wish to be displayed is in there.
They are the only essential tags for HTML! The list is short but if you only use them y....
What You Need Before You Can Create A Text-based Game..
Using PHP, HTML and MySQL (7) Please comment and rate, after you finished reading! /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" />
################################################################# Change log: Aug 22 2008: The
Tutorial Was Created. V1.0.0 Aug 30 2008: Added XHTML and a small CSS part. Also corrected some
small things and added this change log. V2.0.0
################################################################# OK.. Many people here want to
create text based games. Many of you ask us here on the forums: "how to create a text-based ....
Moving To Fedora 9
Tutorial on how a newbie can move to using this fantastic OS Fedora 9, (1) INTRODUCTION Through this Post/ tutorial, I will try to explain to newbies and experts an
smoothly moving to Fedora 9. Also, I would explain only those topics that are hard to find on net,
or are not well documented anywhere. These are my experience of using Linux/Fedora. Motto: More
and more people realize and get FREE from all the GATES and WINDOWS. Table Of contents 1.
Installation 2. Setting the Stage 3. Get set n Go 3.1 Play Anything 3.2 Read anything 3.3
Desktop utilities 3.4 Connect ADSL 4. Tips and Tricks 5. Remarks. Remark: This....
Bulletproof Ftp Server Tutorial
BulletProof FTP Server Tutorial (0) thanks to someone for this tut. Configuring your Bulletproof FTP Server Tutorial I am not sure
where I found this tutorial, It’s been a while…It might even have been here... ..So if it is one of
yours, my hat goes off to you once again.... After reading the excellent tutorial on "Creating an
FTP" that Norway posted… (I would suggest reading and following his tutorial first, then following
up with this one) I thought that perhaps this tutorial might be pretty helpful for those interested
in knowing how to configure their Bulletproof FTP Server that don't already ....
Create An Ftp Server On Your Pc With Serv-u
Create An Ftp Server On Your Pc With Serv-u (1) QUOTE Create An Ftp Server On Your Pc With Serv-u Requirements: Serv-U No-IP.com Website
Quote: Step 1. Getting a static IP address. Get a static address for your FTP server. You will want
to do this as opposed to using your IP address for several reasons. First, it’s easier keeping
up-to-date. Imagine having to change all of your setting every time your IP changed. With No-IP, the
No-IP service runs in background on your computer and updates your current IP address with your FTP
server’s URL (for example, you get ftp://rkchoolie.serveftp.com) . Second reason, yo....
How Do You Create A Vista?
(21) I'm wondering how people use computer software to create a vista. I know that I can go onto
Google or Yahoo! or whatever and download different vistas, but I was wondering if I could make
my own that would be realistic. What programs do you recommend? I would prefer free, open-source
software that preferably works on Linux. As for the companies providing CDs/packages of vistas, do
they actually create it themselves or do they have to go to take them? Just wondering.....
C/c++ -gdb Linux Debug Tool
Simple Gdb tutorial (1) To run the C/C++ file use $ gcc –g –o test sample.cpp To debug the code use following
command $ gdb test --- you will get following messages GNU gdb Red Hat
Linux (6.3.0.0-1.122rh) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered
by the GNU General Public License, and you are welcome to change it and/or distribute copies of it
under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty
for GDB. Type "show warranty" for details. This GDB was configured as "i386-redh....
Linux Beginners - Tutorial On Editors In Linux.
(3) This is a simple tutorial on the editors in Linux. I use these 3 editors for programming on linux:
1. vi -- available in all Linux and unix box, used to edit 2. vim -- not in all Linux flavors
and it has got default coloring of key words feature, used to edit 3. view --Its used only to
view, recommended to use for viewing of system config files, as it should not get edited without
your notice. Following are the basic commands comes handy with these editors #Open a file for
edit $ vi test -- creates a file if file is not exist in the current director....
How To Create A "user Profile" Page.
No design (easy to add later if you want). (14) Hi! It was a long time ago I created a tutorial, so I've decided to create a new one
/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> This time, I am
going to teach you, how to create a "user profile page". Lets say I am logged in on my account, and
want to view someone else account information (in this case, only his username, but you can add more
things later). Then I'll press on a link, that will take me to his user profile. But before
you can do that, you will have to create a register script, and a login script. If y....
How To Create Your Own Proxy Site (free And Easy)
(13) Tired of your school blocking every new proxy site you find? Here's an answer. Check out
http://www.proxybuilder.com . After you fill in the information you want for your proxy site, it
will give you the download link for your files. Then all you have to do is upload the files you
download to your web host and you've got your own proxy website. If you find a free hosting
site, you can make as many of these as you want! NOTE***If your site gets blocked, just make
another account with the free hosting service. BUT UNDER NO CIRCUMSTANCES SHOULD YOU KEEP ALL ....
How To Download Videos From Youtube
A Tutorial designed to inform of how to download YouTube videos. (11) This tutorial is to inform the reader of how to download videos from YouTube. I will also inform
you of how to convert these videos into MP4 format so you can put them on your iPod. First, download
Mozilla Firefox Internet Browser. This is, in my opinion, the most secure and customizable browser
available. It can be downloaded freely at http://www.firefox.com . After you have Mozilla Firefox
installed, open it and go to: http://www.firefox.com . When the page has finished loading, click
Add-ons at the top of the page. Once the page has loaded, click in the search....
Html Basic Tutorial
<!-- For beginners only --> (9) Knowledge HTML stands for H yper T ext M arkup L anguage. You cannot create an HTML file
using a rich-text editor, such as Microsoft Word or Wordpad. HTML To write a basic HTML, you will
need to start with this: CODE <html> The html > tag tells the browser that this is
an HTML page. To close any tag, the same tag will be repeted but with the "/" sign. For example,
CODE <html> <head> <title>Page title</title>
</head> </html> Did you notice the /title >, /head > & /html > tags? Th....
How Do I Create Static Routes In Windows Xp?
(11) Here's my setup: My PC connects to my Internet facing wireless router via a USB-pluggable
wireless NIC, the IP address of which is 192.168.1.2 (netmask 255.255.255.0). The IP address of my
router's LAN port is 192.168.1.1. The NIC which is embedded in the motherboard has remained
disabled so far. Everything works OK, but I recently got a hold of a crossover cable, and I started
using it to connect a laptop to my PC. So I enabled the embedded NIC on the PC and gave it an IP
address of 192.168.2.2 (netmask 255.255.255.0, default gateway 192.168.2.2). The laptop&....
Php Tutorial: Making A Shoutbox
Requirements: PHP, MySQL (11) Hi everyone, I'm going to tell you how to make a simple shoutbox using PHP and MySQL. To start
off, open up mysql in the command line, or phpmyadmin, and create a database called shoutbox. Next,
enter the following sql into the command line, or the phpmyadmin sql box, while using the shoutbox
database: CODE create table messages(author varchar(30), message text, time
timestamp, mid int auto_increment, primary key(mid)); This creates the table we need
to store the messages, note the "mid" column, this gives each message a seperate id nu....
Phpbb - Installation Tutorial ( For Newbies Based On Astahost Cpane)l
phpBB 2.0.22 installation Tutorial with basic steps. (5) Introduction!! Providing a comprehensive 'How To' tutorial guide, on the
installation of phpbb 2.0.22 forum on your Astahost/cPanel account. Tutorial includes Downloading
of files Uploading using cPanel File Manager CHMOD using cPanel File Manager MySQL database
creation PhpBB initial configuration This guid will help everyone from beginners, with images and
an in depth guide of what to do. Step 1 To start with we need to download PhpBB ( latest stable
version is PhpBB 2.0.22 ). This can be done by visiting the PhpBB Downloads page wh....
Wireless: Bypassing Mac Filtering
Tutorial (10) Sometimes you scan the neighborhood for the wireless connections, you see open connections but can
not connect to them. Well this is possible because they use MAC filtering to secure up their
network. I will try to explain how to bypass this protection NOTE: This is for EDUCATION purpose
only to show you it is possible to bypass this security. I am not responsible for unauthorized use
of these information. Requirements : 1- You need some tool for sniffing the traffic. I suggest
using Aircrack-ng (http://www.aircrack-ng.org/) 2- You need some tool to change your MAC ad....
Can You Create A Folder Name "con"
Is it possible to create a folder named "CON" in Windows? (18) I tried in both Windows XP Home and Professional. If you try to make a folder named "CON" Windows XP
renames it back to what it was. So creating a new folder with the name "CON" just renames it to "New
Folder". The bug seems like a variable that got treated as a string or vice-versa. Trying to create
the folder from a cmd prompt failed with an error "The directory name is invalid.". This also works
when you try to create a file called "CON", or "CON.". ".CON" shows up the way it should. Somewhere
I found the reason that CON stands for CONsole which is device name but....
Pre Loader Tutorial For Flash
Made by: Jordain (6) Simple pre loader tutorial with play button by: Jordain Joyce First of all open up flash then
Create 4 Layers and in order name them: Actions
Loader outline
Loader Bar Content Then create 3
frames for each layer. Lets start in the actions layer, for the first frame make it blank and the
second frame make it blank also. Press F9 to open the actions panel (make sure you ....
VB.NET: MS-Access Interaction Tutorial (Part I)
(18) VB.NET - MS-Access Interaction Tutorial I got down to writing this tutorial because of
this certain question that Dhanesh posted on our forums here . This tutorial will attempt to
show you how to: Create a MS-Access Database Create/Edit/Delete Tables in it Access it and
Add/Edit/Update data in those tables all with VB.NET . Note: This is not a beginner's
tutorial and I'll assume you know all the basics of creating WinForm based applications using
VS.NET . The screen-shots provided are from VS.NET 2005 - but you shouldn't f....
Help Me Create A Text-based, Turn-based Game
Similar to X-kings, Inselkampf, Ogame, Travian,etc.. (10) Can anyone help me create a game similar to the ones mentioned above? It isn't intended to have
lots of graphics, but maybe a few... Any response will be much appreciated.....
You Cannot Create A File Named Con
(9) did you know, that on MS Word, you cannot name a document con? nobody can figure out why!
....
C#.NET: Web Timer Control Tutorial
C# & VB.NET (3) Web Timer Control C# Difficulty: Easy Time: 10 Minutes The aim of this tutorial is to create a
Timer that works on web pages. Timers are a very useful control in Windows Applications but how can
you use them in web pages. With the default controls you get in the .Net Framework there is not a
Web Timer. This web timer can be used as a normal web control you will be able to drag and drop it
onto Web Forms, and modify it using the properties window. This Timer Works using the JavaScript
setTimeout() function which once the required time has elapsed unlike a Windows F....
How To: Create PDF With Php
Create on-the-fly PDF on the web server (18) In this tutorial, we will explore the possibilities of generating a PDF file - on-the-fly - with
PHP. The samples that are presented can be run on astahost.com. Why would we want to generate a
PDF on-the-fly ? Well, we might want to include in the PDF some data that must be entered by our
surfer, by means of a html form. Or we might want to include in the PDF some data that comes from a
database that is updated by another process. Or some other reason. You invent one. All reasons are
legit! (1) The first thing to do, when we want to generate a PDF file with PHP....
3ds Max Tutorial.
Introduction to reactor. (7) Letter Collision Tutorial. This tutorial will help u make a basic collision in 3Ds Max using its
inbuilt reactor feature. Requisites:- discreet 3Ds Max 7 (Does 6 have reactor?? I dunno....). Even
the trial downloaded from discreets website will do. Time:- 20-30min. Skill Level :- Beginner (A
basic knowledge of the menu items is a must for this tutorial) Introduction:- reactor is a plug-in
for 3ds max that allows animators and artists to easily control and simulate complex physical
scenes. reactor supports fully integrated rigid and soft body dynamics, cloth sim....
How To Remove Bad Sectors Or Bad Clusters From HDD
a tutorial for you all (17) hi friends, there is small tutorial to remove Bad Sectors from hdd to remove bad sectors you need a
program named SeaMap now we start Start the SeaMap.exe software Set the option by typing SD and
then press enter Press 1 then 0 or 1 to select drive Then press 2 and there will be a option (Y/N)
press n for No Press Esc button one to go back to command line Type FD Type y for yes the Hdd will
format the whole disk and removes bad sectors and partitions Now the computer has to be restarted,
Restart your computer Partition your Hdd using fdisk and then format all partitio....
How to create a guestbook with php !!!
Create your own guestbook. (7) Before you begein you need to create a database and in this database to create a table called
"comentarii". This table should have this fields:
+-----------------+------------------+------+-----+---------+----------------+ | Field
| Type | Null | Key | Default | Extra |
+-----------------+------------------+------+-----+---------+----------------+ | id_comentariu |
int(10) unsigned | | PRI | NULL | auto_increment | | nume_utilizator | text |
YES| |NULL | | | adresa_email ....
Looking for 10, step, tutorial, create, shiny, ball, vector, art, vector, artworks
|
*RANDOM STUFF*
*SIMILAR VIDEOS*
Searching Video's for 10, step, tutorial, create, shiny, ball, vector, art, vector, artworks
|
advertisement
|
|