Skip to main content

Web Designing & Development :: How to start web engineering

Many peoples ask me what they do in their professional career, so i always give one answer to them do that what you mind and heart says and do this work very sincerely, then see you will get the success what ever you are doing.

I know that is really hard to understand for new comers same like me when i want to select one field as a professional. Lucky i got the web engineering and start my career with full of intentions.

Before starting any thing make sure your self that do you have the interest in this field from you soul, well now let start now. There are few general key point before starting web engineering

1. Always honest with your work
2. Don't loss the hope, if you did not get the solutions. Always struggle again and again
3. If you stuck and did not think the new ideas or solution then change the environment then get back to work
4. Don't look at the clock that just keep in mind that you that target and you need to achieve
5. Have a command in the tools
6. Research work involved frequently


Well always keep these point when every you start work now i informed you how you get started the web engineering what exactly you courses you need to do

  1. Study & Understand HTML (http://www.w3schools.com) is the best site ever for binning level, make sure you know the tags and functionality. there are various tools that i define in my next upcoming sections you will use these tools but make sure you know all tags and properties relevant HTML. It is important because once you do the good professional work then you need to work with the codes and CSS mostly as a result you can handle this very easily
  2. Once you finished the HTML then installed the Dream weaver or Front page as a HTML tool you will learn the basic tutorial form here
    http://www.haverford.edu/acc/docs/software/dreamweaver/welcome.htm

    or

    Check this
    http://www.vineyardesigns.com/resources/dreamweaver/

  3. After that you need move on to the look and feel of the website make sure start with the professional work so make sure you get the ADOBE PHOTOSHOP and working on it.

    http://www.photoshopsupport.com

    For creating some special effects in photoshop
    http://www.teamphotoshop.com/Tutorial-15,8.html

  4. Obviously you are new and did not know what you need to design then just get the sample here www.templatemonster.com get the idea and create a clone for study purpose make sure they have copyright laws for these template so make sure do not sale any design otherwise the website has been blocked
  5. Once you create a design in Photoshop then implement it in HTML that is the another section that i will define in next blog, now its your turn to find out how to create the templates and HTML as well as how you deploy it

I hope you got the bigning point and best wishes in your upcoming bright career

Regards
Rashid Imran Bilgrami
CEO Best Visualization

Comments

Post a Comment

Thanks for the Comments , Your review will display soon

Popular posts from this blog

OLEDB jet 4.0 driver In Vista 64bit / he 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine

Well i think you must be thankful for me specailly for this research i am really getting the solution after 6 month research that is how to enable the oledb jet 4.0 driver in vista, i read arround 100s of articles and maximum said that is not possible to enable it and ala bla well at the end i got the answer that is so easy Acctually that is correct that oledb jet 4.0 driver is not avaialble for 64 bit but if you run your IIS on 32 bit instead of 64 then Oledb jet will working fine Here are the steps Click on the Start > Program > Administrative Tool > IIS Management panel Select the Computer name Right click on the application pool and select properties Select "TRUE" in Enable 32 Bit Application by default it is false Then this problem will resolve if you need any assitance then feel free to email me rashidbilgrami@hotmail.com Regards Rashid Imran Bilgrami CEO Best visualization www.bestvisualization.com

How to create a search engine for your DotNetNuke site

Dear Readers today i found very interesting item now you can create your own search engine like google in just few steps by using dotnetnuke technology Original URL  http://www.wrensoft.com/zoom/support/tutorial_dnn.html thanks for zoom Zoom Search Engine is a software package that allows you to create a powerful custom search engine for your website. It is unlike other search solutions in that it gives you full control over its indexing capabilities, and there is no advertising or annual fees, while being one of the easiest to use and most feature packed solutions on the market. More on the advantages of using Zoom here . The following tutorial explains how to use Zoom with your DotNetNuke website. Since many DotNetNuke (DNN) users find the built-in search functionalities of DNN Search to be lacking, they have found that Zoom is far more capable in providing a much more effective (both in relevance and performance) search function to their DNN website. We provide

How to convert and crack windows server 2012 from Evaluation to Full

Dear All This is a way how you Convert Evalution to Full Step1: Open CMD and run following command DISM /online /Get-CurrentEdition <edition ID> is like ServerStandard with out Eval Step 2: DISM /online /Set-Edition:<edition ID> /ProductKey:XXXXX-XXXXX-XXXXX-XXXXX-XXXXX /AcceptEula WINDOWS SERVER 2012 Serial Key Windows Server 2012 DataCenter: 48HP8-DN98B-MYWDG-T2DCC-8W83P Datacenter: Y4TGP-NPTV9-HTC2H-7MGQ3-DV4TW Standard: XC9B7-NBPP2-83J2H-RHMBY-92BT4 Standard R2: DBGBW-NPF86-BJVTX-K3WKJ-MTB6V Server Essentials: K2XGM-NMBT3-2R6Q8-WF2FK-P36R2 For Standard R2 here is a command For R2 its like that DISM /online /Set-Edition:ServerStandard /ProductKey:DBGBW-NPF86-BJVTX-K3WKJ-MTB6V /AcceptEula Regards