Showing posts with label Create Website. Show all posts
Showing posts with label Create Website. Show all posts

Friday, 4 December 2015

How To Use Sublime Text For Live Preview

Sublime _ A Notepad Like Software

Hello Readers My Name is Arslan Ahmed Awan. Today I am Going to tell you about How To Use 

Sublime Text For Live Preview.


A web developer may bang improved near what gasify text is actually able of. So no necessity to treat it here. The one things I kept intelligent for in Sublimate Book or in any connatural sandy unit schedule was the knowledge to guide the termination as soon as you type. But works unable to gestate it, so the exclusive option socialist was to use online tools like JsFiddle or JsBin. But what if we are offline? We human to type the write in our HTML or some line, refrain it, switching to browser, regenerate the attender to get the results. Whatever change.

But what if we can miss or should I say AUTOMATE the action and refreshing voice. Sounds good? So quit wasting the abstraction and see the nation of Aerify Schoolbook.

Alright! Lets Begin.

Step 1 :  Run Sublime Text.

Step 2 :  Create a new file and paste this code in it.
import sublime_plugin

class SaveOnModifiedListener(sublime_plugin.EventListener):
    def on_modified(self, view):
        view.run_command("save")
Step 3 : Save it as a .py (python) file. For example Autosave.py
What it actually do is, it saves the file after every keystroke. So whatever you type will be saved immediately.

Step 4 : Move this newly created file to, user folder in sublime text directory. For example,
C:\Program Files\Sublime Text\Data\Packages\User
Installation directory and folder doesn't matter, it could be anywhere. The main things is to place this .py file in the user folder.

Step 5 :  Almost done. Create 3 new files in Sublime Text. One for html, one for css and one for javascript. You can skip this part but it will give a fancy look to our editor and we can place our relevant code to get immediate results.

Step 6 :  Link your css and javascript to your html file. You know how :)

Step 7 : Now to the last magic trick. In your html file, add this line to the top.
<meta http-equiv="refresh" content="0.5">

Step 8 : This will refresh the page after every half (0.5) second. You will barely notice it. So no need to refresh the page in our browser. If you are working on transition and animations then change it to 3 seconds or so.

Step 9 : In Sublime Text you adjust the number of rows or columns if you like. You will find it under view menu. Here is what you can achieve with this.


Now you have the power of Sublime Text and the Live Preview, well! Almost Live Preview.


If you find any error in doing it , then let me know by Commenting under this post.

www.MuzamilTricks.com

Wednesday, 11 November 2015

How You Get Your own Domain and Hosting at Low Prices

   HOW YOU GET YOU OWN CHEAP DOMAIN AND HOSTING



Hello readers my name is Usman Shahid and now I’m going tell you how you buy a cheap hosting with domain outsides the PAKISTAN but this post is specially for PAKISTANIS people because in their region this is very strict to get any domain on Pakistani servers but we find the solution of this problem.
When you and any person start his any type of business . they need an proper website for the advertising of his business ad of his profile  . But today people use websites or blogs for earning because when their website got popular they get ads for their website from Google adsense and other multi national companies ads and start earning from his website. Because of this every person want his website and official domain but they thinks how its                                                                                         possible.
I also seen many people of  PAKISTAN doing search on Google for cheap domain and free hosting for buying or also visits to their office and companies for buying a cheap websites but its not important to visits their offices. If you see the domain and hosting website providers which is at top on world level then you never again contact with your Pakistanis companies which sale free hosting and domains because they buy the domain from worldwide top companies for you on which they also purchase unlimited resellers plans but they give you a limited plans offer which in not good for all of you.

Similarly I also visits the world top website to buy a domain and his hosting which name or Url is "www.muzamiltricks.com" but when I search this on websites they give me a cheap starter packages of $19 dollars per year  which is too much .Or one of the other thing is that this plans contains:-
 2GB disk space .
10 GB bandwidth.
10 Email accounts.
1  SQL
you also know these things are in  limited plans and at starter packages. But you know I got this website domain or hosting"www.muzamiltricks.com" at only 15$ dollar per years from economy Linux plan from GO-DADDY ,so s mean I save my 3$ .
and I also got :-
100 GB disk space.
Unlimited band width.
Unlimited email account.
and they also provide me and extra credits to make my website popular on GOOGLE, BING $ YAHOO and others search engines.
Now I’m telling you how you get a cheap domain from godaddy easily because its not Possible for Pakistanis to purchase the domain from godaddy due to some fraudulent issues orders.

How you purchase you own web hosting and domains :-
                                                                                                         If you want to buy your own domain and hosting from godaddy and image websites etc ,you cannot buy even a single domains As a PAKISTANI person or User because they do not provide their service in Pakistan due to some reasons ,when they trace your ip and ask you for id card to verify your domain and register it ,they cancel your orders because you information and ip belong to PAKISTAN. To buy hosting from godaddy you need a fake ip address and all other details .Now you also use your VPN but buying the vpn service from vpn traffic and then they send vpn software with user name and password t connect with worldwide servers if you like. you also use SPOTFLUX free vpn and other software which is free but use them at your own risk .

Always connect your computer just connected with us server using VPN and software. Now you create an account at Godaddy or ipages website as you want because both website work similarly and here you seen a cheap prices of you domains and Hastings. Before buying your domain once also check you ip address and location .when they asked you for your personal information you also get the personal fake information to verify according to your ip address region from "Fakenamegenerator" .Now you buy your domains as you want at cheap price and rate and also get the unlimited access of you website now you use your website freely from hosting ,you also connect your website to other free hosting servers such as Blogger, wordpress, and other free hosting websites .
If you unable to buy your domains at cheap price or any other issues you also contact with us for your new hosting and domains.
I hope you like this post and also buy domains at cheap rates and easily understood by this .keep watching new posts and share with your friends on facebook or social medias and also like us on social media.


WWW.MUZAMILTRICKS.COM


  

Friday, 6 November 2015

Complete Website & Admin Panel in PHP/MySQL

Hello Readers my name is Muzamil Hussain.Today i,m Telling you Complete Website & Admin Panel in PHP/MySQL.As you know this website is the biggest source for learning free web development tutorials in Urdu & Hindi. We’ve been mostly focusing on creating project-based tutorials since we started this website back in 2011. And yes, we’re trying our best to provide you more and more free tutorials with practical projects and from valuable knowledge we have. Today, you’ll learn creating a complete website with Admin Panel in PHP & MySQL, along the way, we’ll create a content management system which will actually take your PHP skills to the next level. in fact, this project was included in our paid DVD courses, but since I’ve created a new PHP & MySQLi course for DVD users, therefore, I thought to share this one with you for free. Our New basic to advance PHP/MySQLi course will be available in DVD from today. However, in this series of video tutorials today, you’ll learn creating the complete CMS & Website using PHP & MySQL. There are 32 video tutorials in this series and these are in Urdu/Hindi, so I hope you’ll enjoy learning this project. This project is easy to understand even for those who don’t know PHP.

Complete Website & Admin Panel in PHP/MySQL

Before you go to watch the videos series on this page, please have a look at following tutorials:

  • Website Layout in HTML & CSS3
  • JavaScript Tutorials in Urdu
  • jQuery Tutorials in Urdu
  • Student Registration in PHP
  • Create an eCommerce Website in PHP

What’s included in this course?

This course is a complete course which will teach you from scratch about creating a website layout in HTML/CSS and then adding dynamic content to that website using PHP/MySQL. We’ll include many features in this project so that you can learn more and more commands in PHP, however here is the list of some important points which will be the part of this course:

  • We’ll create a news based website called (Malala Yousafzai)
  • We’ll create the website layout using HTML/CSS3
  • We’ll create a database and some tables to store the news
  • We’ll display the posts on the website using PHP/MySQL
  • We’ll create an admin panel for this whole project
  • We’ll create a contact us page through which visitors can contact us & we’ll use mail function for auto responding
  • We’ll secure the Admin Panel and other sections of the website
  • We’ll upload the website to online web server
  • Much more….        
Now, after you have come to know about the structure of the project, you can straight go and watch the tutorials

Video Tutorials in Urdu/Hindi

Now you can watch the video tutorials one by one to learn this complete project in Urdu/Hindi, and I’ll also send you the source code of this project via email, but for getting the source code, you have to use all social buttons to share this page on social media, after that simply comment with your email, and I’ll send you the source code. But now here you can watch the video series, all the videos are hosted on YouTube, therefore in order to watch the videos from Pakistan, you should first open YouTube, this is a playlist of all videos for this project, so just start watching the first video, and the next one will automatically play.
CMS & Website in Urdu Videos Playlist!

After watching the above tutorials, I hope you’ll be able create your own content management system in PHP with Admin Panel and all other features I explained in this series. However and remember to change mysql to mysqli, because mysql is no longer supported in PHP. in Urdu.if You like this post soo shre your friends and tells about our site

www.MuzamilTricks.Com