Posts

Showing posts from February, 2019

technology communications

Hi once again Asalaomoalakam

3 minutes tpyimg tst can you do

Yah he vshev hehegev beeuv ehuev rhrv hevrhrvrbve jebe ebjeve  uervjc6he  an rhrvr dhje  this  xvbsv zbjd r us s I'd bxjd  and the dbsiveyceve vshdvvdejh r ebue ebue ecehirir  riejehe r 92nd e s js she did  did did bxjd d the  d tu dbxnd tu sci did th  d jd xnd tu did dhbddjcirbr 75th dduh did tu rej jd did hdhd sj the bd I'd bhehrhrcrjbrhd the this dhbdjdbd Han and dfjtjnr 92nd  dhdbdjr done it this did rbvrjr did then add net sowbw 82d 7ru4r73  d e83beied83 it e8d do it d8brur8br8 if they us djhrie 69th ribrir rjrb dhdbr ten 37th do our  did esa he ehveue nerve to the hey r r so jdbdbdid he did eu dhdhd ejev he did 92nd d ken d jd did jjdbis id din did did so wow wow  e am. Oqammz xosnxjei dhh sy st rgvdjd djd snjsjeje 67th lwlq alaanziebdm.  And.ka.  osbsosbdod now did I as and djdbiqlp. and÷63 &♥÷ d8r8eu 7et62 ueu7d jd jd jd 9did ue8 ebs8be8d a 8sbs8d 8ege6d eiuegywve video s9an is e8sbs is e8d, ie7eu ue7d 7 be8did t7d beibe do di djieveie ieveue duvduebeusbsudvuevbe us

how to create funny sms

Kbg bhhggv hg bh ub ijgb ggg tgb  ggb i i i i i i iiv    sjejgsg hheceg hve evejeh bsjehhe hshshjs hsjhsbd jsjsjbs jejejbd  ksjsbsh iejeheh jejeh hsbsb is sjje js shfhd jshsbd jskse sjdbdjshd jsje djdjhd djhdvd jsbs did sjjddb jdbdbdid jsjdvvd sjsbdjd jdjdd jd djkdjbdd jdnd dbjdbehdj jdbd djd djdbsbjdjbd dj ksjdbd j sjjd jdhd jsbs djdb jsbs sj jejsb jshsbdh ao skksnd kdhdvdjdb didbd djdjbd jdbdvd jsjsjd djiddb jdjdv si aowosk isjdhgs hsusgd jssvvd du bsjhevs ieje shdd h sjshd jj dbdj jsbdv d jsjenbs sjjsiwo jwqa 126 8463 68473 72525 7373 74774 848474  neks sjsb ush evsus sieb didd  djdbe dhd ushs sh bjs s dhdggs jisvskwbs hevd hsd  usbdvdbj hjeowvw  hsgw  sjs s js s sjsbjsje hjebsk lleke  svw agfa  w shsuuevrn bejdb  jebd djeb eh rueh h  ehd dje dhe d hd  dje  ddjbdhd bjebe dje bsj  sken dhd  hebd dhdhd djd d jd p l wwa qa zws pku sg rtvw sgdopwbs owh dhs iwkdv d ksjsjehd o s dkdkhd odkieb tdckdoe iieur yteih ueite hs shsuus jeuebu r udbd dh heusfegk jsodbi ebeie jeoow budkekoen  ieheb
Hi asalamooelakum once again in my page  Part 5 of html programming let start donot missing any point other we will any point we will understand and must be careful  See let start Lesson 10: Getting Down and Dirty with Tables Format, format, format. HTML is all about format. HTML is all about format. Just the other day, a friend asked me "Hey little v, is there a way to format a part of my page to look like it's a spreadsheet?" I told him "Heck yeah! Just make a table!". Here's a little description of tables from a great book, HTML 4 Unleashed by Rick Darnell: "Tables are kind of like lists. We're introduced to them at an early age through the mirth of games such as tic-tac-toe and checkers. Later in life, someone forces us to use a spreadsheet, and suddenly tables are'nt so fun anymore...". Tables were put in to HTML for the exact reason my friend wanted to use them for - spreadsheets and database information. Later, th

how to learning html programming part number 4

In this post if you are html programming of full course in part and parts 4) Lesson 9: Creating Image Maps I'll bet you've surfed around the web for a while, and seen more than a few images on a variety of pages. Ever seen one of those images that you can click on different regions of to get to different pages? Think that's cool? In this lesson we'll be learning how to make them! Any image that is subdivided into regions that point to different pages is called a Image Map. There are two ways that you can put an image map on your page: by using Client Side image maps or Server Side image maps. Client side scripting is when the coordinates for the image map is stored on an HTML page. Server side image maps store the coordinates for the image map on the page's web server. Because Client Side image map's are quicker loading and easier to understand, we will only explain how to implement Client Side image maps. When we want to create an image map we use the &

how to learning to html programming part 3

3) Lesson 7: Creating Lists We've just about learned everything there is to know about text formatting, but there's still one very important thing that we have to learn: Lists. Lists are everywhere. We post them on our refrigerators and take them to the grocery store. Lists are a very efficient way to organize information. Naturally, HTML has a few tags to help you make lists. HTML has not 1, not 2, but 3 different types of lists that you can add to your pages! They are the ordered, unordered, and definition lists. Ordered lists are exactly what the name implies: lists that follow a numerical order. Ordered lists begin with the <OL> tag and end with a </OL> tag. When we want to put an item into this list, we need to put a <LI>, or list item tag before that item. Here's an example of the ordered list syntax: What do I need from the store today?<p> <OL> <LI>Bread <LI>Cheese <LI>Milk <LI>Butter </OL>

lesson 2 of html

In this post  ypu are learning in this about thml on 5: More on Formatting your Text Hey! We're really getting somewhere! By now i'll bet that you've got a very informative page with a beautiful link to someplace (this site? please?! awww....) on it. That's great, but i'll bet you're hungry to make it look even more beautiful than it already is (or maybe your boss demands it!). Well, read on! Do you like your name to stand out on your pages? I do! On every page i make sure that little v is in boldface. How did I do this? HTML has some special tags that allow us to change the way our text is shown. The one i just used is the <B> or boldface tag. You can also make text in italics with the <I> or italics tag. Similarly, you can underline text with the <U> or underline tag. These tags need both an opening tag and a closing tag, so the format is <I, B, or U>text to be formatted</I, B, or U>. In addition to these regulerformatting tag

how to HTML learning gull tutorial

Lesson 1 Welcome to the HTML tutorial! Soon you shall be on your way to building great Webpages and vast Websites, but first lets go over a thing or two about what a "Web Page" is, how they work, and what we can do with them. For this tutorial you will need:  An Internet ready Computer  A Web Browser Because you are reading this on a Web Page, I will assume that you have both of these things. Let's jump right in to the Introduction! In the beginnings of the Internet, it was very hard to exchange data. So with great vision, Tim Berners-Lee created a way to connect text on the Internet through Hypertext Links (References to other text on the Internet). This was'nt a new idea, but his Hypertext Markup Language (HTML) was very popular, and caught on better than other developer's projects. HTML was not a "Programming Language" per se, but rather a Scripting Language that marks up the page with formatting commands. Your Web Browser then reads the
How to Forge Email with Windows XP Telnet Want a computer you can telnet into and mess around with, and not get into trouble no matter what you do to it? I've set up my techbroker.com (206.61.52.33) with user xyz, password guest for you to play with. Here's how to forge email to xyz@techbroker.com using telnet. Start with the command: C:\>telnet techbroker.com 25 Connecting To Techbroker.com 220 <techbroker.com> Service ready Now you type in who you want the message to appear to come from: helo santa@techbroker.com Techbroker.com will answer: 250 <techbroker.com> host ready Next type in your mail from address: mail from:santa@techbroker.com 250 Requested mail action okay, completed Your next command: rcpt to:xyz@techbroker.com 250 Requested mail action okay, completed Your next command: data 354 Start main input; end with <CRLF>.<CRLF> Newbie note: <CRLF> just means hit return. In case you can't see that little period between th

telnet num,tricks of 25

Telnet post if like ho In this Guide you will lelikope What is telnet? How to telnet How to get telnet accounts <begin11c.shtml> Why you might not want to telnet <begin11c.shtml> How to install a telnet server on your home Windows computer <begin11c.shtml> How to turn off a telnet server on your home Linux computer <begin11d.shtml> How to explore computers using telnet <begin11d.shtml> Why not use a portscanner instead? <begin11f.shtml> How to break into web sites using telnet <begin11f.shtml> "Where do I type that command?" People ask that all the time when they read my early Guides to (mostly) Harmless Hacking. I wrote those guides back when the Internet was in its infancy and almost everyone in cyberspace used telnet. However, nowadays you might never even hear about telnet, much less use it, unless you are a hacker. So if you are still wondering about telnet, today is your lucky day. What Is Telnet? Telnet is a proto

converting movies to psp formating

Converting Movies To Psp Format....... Hey again, this is a real quick guide for anyone interested to get a movie onto there PSP without all the fluff i have seen elsewhere. I just watched Africa the Serengeti on my PSP and heres is the lowdown. Movie - approx 40 minutes - dvd Saved to hard drive - 2.6GIG - using DVD Decryptor (free program) try google Transfered to avi format - 377MB- using Super DVD Ripper (9 FREE trial uses) then you must buy Transfered to MP4 - 37MB - using the (basically free) Image convertor 2 Average movie breakdown - using above as a guide only. so im guessing the average movie may be 4.5gig for example saved to 800MB CONVERTED TO 70-80MB Ok use DVD decryptor to save the movie to your hard drive eg. C:\africa (it will save it for you as described) When completed find the folder c:\africa on your computer and find the vob file in that folder - generally the largest one and right click and play it with your dvd program to see what part it is. If i

how to NFS tracing by passive network monitoring.......

NFS Tracing By Passive Network Monitoring Matt Blaze Department of Computer Science Princeton University mab@cs.princeton.edu ABSTRACT Traces of filesystem activity have proven to be useful for a wide variety of purposes, rang ing from quantitative analysis of system behavior to trace-driven simulation of filesystem algo rithms. Such traces can be difficult to obtain, however, usually entailing modification of the filesystems to be monitored and runtime overhead for the period of the trace. Largely because of these difficulties, a surprisingly small number of filesystem traces have been conducted, and few sample workloads are available to filesystem researchers. This paper describes a portable toolkit for deriving approximate traces of NFS [1] activity by non-intrusively monitoring the Ethernet traffic to and from the file server. The toolkit uses a promiscuous Ethernet listener interface (such as the Packetfilter[2]) to read and reconstruct NFS-related RPC pac