Seach in Techno Google

Thursday, November 29, 2007

Internet & networking related stuffs

1. http://www.whatismyip.com/
u can use this site where abt ip and ip command lines are given or
write ipconfig in command line for ip address
nethelp to know the all commands related to net

2. Getting A 1gb Yahoo China Account
1. Sign for a yahoo ID... you can do this in my.yahoo.com. DO NOT check the automatically create an Email address
2. Clear ALL cookies
3. Activate mail account at cn.mail.yahoo.com
(you get 100Mb storage first *don't worry*), then sign-out
NOTE: FYI, the two boxes in the activation page is lastname and firstname

Upgrading to 1Gb Yahoo China Account
1. Sign-in to Yahoo Messenger, add a contact, sign-out
2. Go back to cn.mail.yahoo.com (all pages would be in Chinese)
3. Click the 1G orange label (graphic) *look at the lower right of the page*
4. Type-in your Yahoo ID and Password *look at the bottom of the page*
5. You'll go to two more Chinese pages (Just click the bottom centered label in the page)
6. Tadah!! Your upgraded to 1Gig and your default is English with Free POP3

There's no pesky graphic or flash ads at the moment... but your email add would be username[at]yahoo.com.cn

I think that's good enough for people without Gmail

3. Peer gurdian
PeerGuardian and PeerGuardian 2 are free and open source programs developed by Phoenix Labs. They are capable of blocking incoming and outgoing connections based on IP blocklists. Their purpose is to help protect the user's privacy from organizations such as the RIAA(Recording Industry Association of America) and MPAA(Motion Picture Association of America) while using file-sharing networks such as FastTrack and BitTorrent. The system is also capable of blocking advertising, spyware, government and educational ranges, depending upon user preferences.
to downlaod this software visit
http://sourceforge.net/projects/peerguardian/

4. make ur yahoo multione without any software
open regedit through run command
then HKEY_CURRENT_USER->>software->>yahooo->>pager->>and the inside it right clik on test and make a d-word valu name it as plural
now double click on it and type 1 as value
now u can use your yahoo as a multi yahoo

5. File Hosting
www.esnips.com
This is file hosting (sharing) site which gives you 5 GB of space to share your stuffs like videos,songs etc. Just sign in there get your account and start sharing.

6. Music Lovers This For You
www.cooltoad.com
At this site you can get each & every song in any language for free. This site gives you free website & file hosting,free e-mail ID and unlimited downloads of songs. Just craete your account and start loving music.

7. know about networking terms and all
http://compnetworking.about.com/od/basicnetworkingconcepts/l/blglossary.htm
through this site u can learn how ip address works and many more just check it

8. for movies,serials etc.
http://chandamamacinemalu.blogspot.com/
n there is a torrent site ,... u might be knowing this
www.h33t.com

9. guys here is two important websites.......
1) www.dnsstuff.com

U can check ur ip address using the command ipconfig in the command prompt, here is another website doing the same.
But this website has an additional feature :
a) u can know the ip address of any website(eg: www.yahoo.com) along with its location and every details of that address.

b) knowing the ip-address u can know the websites name.
Thats called REVERSE DNS i.e by knowing the ip address u can know the hosts
name.


2) www.ip-adress.com
Guys this website also does the same info as above with the difference that, it also
shows where u are exactly on the geographical map.
just check it man it would be more clear to u.

Eg: for www.nettech.in the details are as follows:

Host info:
--------------
Host of the IP: www.nettech.in
Host IP: 202.144.75.66
IP country: India
IP address state:
IP address city:
IP latitude: 20.000000
IP longitude: 77.000000
ISP: SIFY Ltd
Organization: SIFY Ltd

10. a site for regestry editor
http://www.pctools.com/guides/registry/

11. certification course fee like CCNA,CCNP etc.(approx.)
http://www.jodoinstitute.com/fee-structure.htm
here u can get all the information related to the course fee and all

12. send free sms to anywhere in INDIA www.160by2.com

some cool websites to know

1.if u want to know about space or any new developments in this field
simply log on to
www.space.com

2. if u are interested in script writing
using different fonts
www.dafonts.com
www.fonts.com

3. www.softpedia.com is pretty good for downloads

4. see the ranking of any site
www.alexa.com
from this site u can check the ranking of every sites and can know the details of that site means how much it is being browsed and of wehich country browse it more all details are there
just go through it

5. http://www.hotscripts.com/
very good site for programming languages and web designing.....
here u can get thousands of scripts,tutorials of any languages..

6. www.phazeddl.com , www.serials.to for crack and serials

7. www.papuyaar.com for songs

8. send fake mail to anyone widout giving ur ID
hey guys n gals
try this out its really awsome n workin trick

check out
http://gdit.iiit.net/~mudit/cgi-bin/prank.cgi

USE NOTES:
in name : write any thing your name
in your ID : write anything for e.g: fake_mail@fakeadmin.com
to: write target mail id
message: write here what u wanna say
send

another sites are:
http://deadlyhaxorz.page.tl/Fake-eMail.htm

http://www.funmaza.com/fun_mailer.html

9. software collections for any mobile!!!
http://www.easyjar.com/
here u will get everything related to your set no.
for ex: nokia 3310
then click on the page then on nokia section then there is a list of nokia sets if your set no. is there just click on that and u will get plenty of softwares related to that...
hope u mobile holders will enjoy this site

10. Gate aspirantes
this is a good sits for gate aspirantes
http://www.onestopgate.com/

11. Cellular operators association of INDIA
http://coai.in/MSC%20Codes.htm

you will get nearly all the cellular codes .
now you can exactly guess that from where missed call is coming rite?

Monday, October 22, 2007

lecture notes

lecture notes on compilers
http://www.cs.sfu.ca/~anoop/courses/CMPT-379-Fall-2006/

online lectures and notes of various universities
https://www.cs.tcd.ie/~htewari/courses.html

notes on data communication
http://www.geocities.com/goldenziby/dc.html

video lectures by IITs
http://web.iitd.ac.in/eklavya/vediocourse/index.htm

personal view of a person on LINUX



Thursday, October 18, 2007

What's in C

  1. # What is data types in C?
  2. # Why C is the first language to teach the students at engineering colleges?
  3. # Why in this modern world also C is the backbone of software industry?
  4. # still in colleges during on-campus they ask questions mostly from C ?
  5. # what is the importance of data structure through C?
  6. # When program is run then how it manages the memory location and where it stores the variables,expression's value and all?
  7. # What is the difference between declaration and definition?
  8. # What does static variable mean?
  9. # What is a pointer?
  10. # What is a structure?
  11. # What are the differences between structures and arrays?
  12. # In header files whether functions are declared or defined?
  13. # What are the differences between malloc() and calloc()?
  14. # What are macros? what are its advantages and disadvantages?
  15. # Difference between pass by reference and pass by value?
  16. # What is static identifier?
  17. # Where are the auto variables stored?
  18. # Where does global, static, local, register variables, free memory and C Program instructions get stored?
  19. # Difference between arrays and linked list?
  20. # What are enumerations?
  21. # Describe about storage allocation and scope of global, extern, static, local and register variables?
  22. # What are register variables? What are the advantage of using register variables?
  23. # What is the use of typedef?
  24. # Can we specify variable field width in a scanf() format string? If possible how?
  25. # Out of fgets() and gets() which function is safe to use and why?
  26. # Difference between strdup and strcpy?
  27. # What is recursion?
  28. # Differentiate between a for loop and a while loop? What are it uses?
  29. # What are the different storage classes in C?
  30. # Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?
  31. # What is difference between Structure and Unions?
  32. # What the advantages of using Unions?
  33. # What are the advantages of using pointers in a program?
  34. # What is the difference between Strings and Arrays?
  35. # In a header file whether functions are declared or defined?
  36. # What is a far pointer? where we use it?
  37. # How will you declare an array of three function pointers where each function receives two ints and returns a float?
  38. # what is a NULL Pointer? Whether it is same as an uninitialized pointer?
  39. # What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
  40. # What does the error 'Null Pointer Assignment' mean and what causes this error?
  41. # What is near, far and huge pointers? How many bytes are occupied by them?
  42. # How would you obtain segment and offset addresses from a far address of a memory location?
  43. # Are the expressions arr and &arr same for an array of integers?
  44. # Does mentioning the array name gives the base address in all the contexts?
  45. # Explain one method to process an entire string as one unit?
  46. # What is the similarity between a Structure, Union and enumeration?
  47. # Can a Structure contain a Pointer to itself?
  48. # How can we check whether the contents of two structure variables are same or not?
  49. # How are Structure passing and returning implemented by the complier?
  50. # How can we read/write Structures from/to data files?
  51. # What is the difference between an enumeration and a set of pre-processor # defines?
  52. # what do the 'c' and 'v' in argc and argv stand for?
  53. # Are the variables argc and argv are local to main?
  54. # What is the maximum combined length of command line arguments including the space between adjacent arguments?
  55. # If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?
  56. # Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
  57. # What are bit fields? What is the use of bit fields in a Structure declaration?
  58. # To which numbering system can the binary number 1101100100111100 be easily converted to?
  59. # Which bit wise operator is suitable for checking whether a particular bit is on or off?
  60. # Which bit wise operator is suitable for turning off a particular bit in a number?
  61. # Which bit wise operator is suitable for putting on a particular bit in a number?
  62. # Which bit wise operator is suitable for checking whether a particular bit is on or off?
  63. # which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?
  64. # Write a program to compare two strings without using the strcmp() function.
  65. # Write a program to concatenate two strings.
  66. # Write a program to interchange 2 variables without using the third one.
  67. # Write programs for String Reversal & Palindrome check
  68. # Write a program to find the Factorial of a number
  69. # Write a program to generate the Fibinocci Series
  70. # Write a program which employs Recursion
  71. # Write a program which uses Command Line Arguments
  72. # Write a program which uses functions like strcmp(), strcpy()? etc
  73. # What are the advantages of using typedef in a program?
  74. # How would you dynamically allocate a one-dimensional and two-dimensional array of integers?
  75. # How can you increase the size of a dynamically allocated array?
  76. # How can you increase the size of a statically allocated array?
  77. # When reallocating memory if any other pointers point into the same piece of memory do you have to readjust these other pointers or do they get readjusted automatically?
  78. # Which function should be used to free the memory allocated by calloc()?
  79. # How much maximum can you allocate in a single call to malloc()?
  80. # Can you dynamically allocate arrays in expanded memory?
  81. # What is object file? How can you access object file?
  82. # Which header file should you include if you are to develop a function which can accept variable number of arguments?
  83. # Can you write a function similar to printf()?
  84. # How can a called function determine the number of arguments that have been passed to it?
  85. # Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
  86. # How do you declare the following:
  87. * An array of three pointers to chars
  88. * An array of three char pointers
  89. * A pointer to array of three chars
  90. * A pointer to function which receives an int pointer and returns a float pointer
  91. * A pointer to a function which receives nothing and returns nothing
  92. # What do the functions atoi(), itoa() and gcvt() do?
  93. # Does there exist any other function which can be used to convert an integer or a float to a string?
  94. # How would you use qsort() function to sort an array of structures?
  95. # How would you use qsort() function to sort the name stored in an array of pointers to string?
  96. # How would you use bsearch() function to search a name stored in array of pointers to string?
  97. # How would you use the functions sin(), pow(), sqrt()?
  98. # How would you use the functions memcpy(), memset(), memmove()?
  99. # How would you use the functions fseek(), freed(), fwrite() and ftell()?
  100. # How would you obtain the current time and difference between two times?
  101. # How would you use the functions randomize() and random()?
  102. # How would you implement a substr() function that extracts a sub string from a given string?
  103. # What is the difference between the functions rand(), random(), srand() and randomize()?
  104. # What is the difference between the functions memmove() and memcpy()?
  105. # How do you print a string on the printer?
  106. # Can you use the function fprintf() to display the output on the screen?