Sunday, August 31, 2008

Mosts Sexiest Operating System Girls on Cyber Space

Who is the most sexiest computer girl ? Is that Linux girl, Microsoft girl, Google Girls, Ubantu girl ? Time to jump out the boring screen.

Linux Girl.
 Who said Linux is only for gigs?


















Apple Mac Girl (ipod girl, Mac OS Girl). 

 Apple always gives you the coolest tech products. ipod, iphone, ipad, iMac and how about iGirl?













MicroSoft Girl. 
 Oh! Everyone know about Microsoft Blue Screen. Screen of death and it has gone too far. May be it is time to change the colour. What you think















Ubuntu Girl.
 
Google Girl.
 Google is not a Operating System. I thin Google is planning to release one may be I should wait till that. No I better add this as it is quite famous.


















Android Girl

How about Android? I dont think it can fight with Apple. 




































FireFox Girl
 .

Friday, August 15, 2008

Google AdSense – Good bye Referrals – Welcome AdSense for Feed.


Google AdSense has decide to stop providing Referral ads via Google AdSense last week of August 2008. It will be able via Google’s new Referral network. So you are not totally miss it. Anyway you have to say good bye to Referrals from AdSense Setup.

In the morning I have notice new member in Adsense Setup. That is AdSense for Feeds. I warmly welcome AdSense for feed by adding Google Ads to all RSS feeds I have.


Webcam hack - Google webcam hack

How cool to hack someone else web cam without them knowing. It is pretty scary though knowing that someone can hack your web cam and see what you do in front of the computer.

I have seen many videos in Youtube and Metacafe but still I could not figure out software, tool or a method to hack a web cam. But I know it is not impossible.

For example if you view other persons webcam you just have to get his or her permission. That is totally controlled by Microsoft Messenger. Logically if you know the IP and if there is a web cam connect to that computer you should be able to view it.

There are many other possibilities to view IP cameras. By default most of the known IP camera software allow web access to the cameras that enables you to access from anywhere around the world. Normally it will not give any password protection at all. Unfortunately or fortunately Google and other major Search engines will index it as they are not been told to skip these pages. So everyone who knows the small trick can see indexed IP cameras around the world. You never know what you can find in these cameras.

You don’t want to be a hacker to hack web cams. Only thing you need to know is how to search “Google camera hack” in Google and get the video tutorials or step by step guides.
I think I should not put it here but I will give couple of examples.

Copy and Paste the italic words on Google. Search in Google there are lots more ways to get the indexed web cams.

Brimsoft cameras - intitle:"Biromsoft WebCam" -4.0 -serial -ask -crack -software -a -the -build -download -v4 -3.01 -numrange:1-10000

Supervisor cam - intitle:"supervisioncam protocol"

Netsnap cameras - intitle:"Live NetSnap Cam-Server feed"

WebcamXP - intitle:"powered by webcamXP" intitle:"ProBroadcast"

EvoCam - intitle:"EvoCam" inurl:"webcam.html"
there will be plenty of more here if search in Google.

However, still I need to figure out a way to hack a webcam without using Google. I know you want to hack your friends, girl friends or boy friends webcam. It will be more fun than hacking your friend’s msn, yahoo or Gmail account.

Do you know any other interesting Google hack?

Thursday, August 14, 2008

Official Gmail Blog: Get your Google Calendar in 38 languages

Google’s main aim is to gather all sort of information out of people all around the world in their servers. Main obstacle doing that is the language barrier. If someone can provide facility to support your mother language it can get close to your heart.
Google introduce 38 languages with Google calendar. The new languages are Latvian, Romanian, Filipino/Tagalog, Serbian, Ukrainian, Bulgarian, Hindi and Indonesian. Hope to see Sinhala in near feature.

Official Gmail Blog: Get your Google Calendar in 38 languages

Monday, August 11, 2008

Oracle 10g Hints for Performance Improvement

List of Oracle 10g Hints for the Oracle Optimizer so that you can dictate the execution plan of a query/statement..

Undocumented Hints ( You won't find this mentioned under Oracle Official documentation).. They are TOP Secret!


  • bypass_recursive_check
  • bypass_ujvc
  • cache_cb
  • cache_temp_table
  • civ_gb
  • collections_get_refs
  • cube_gb
  • cursor_sharing_exact
  • deref_no_rewrite
  • dml_update
  • domain_index_no_sort
  • domain_index_sort
  • dynamic_sampling
  • dynamic_sampling_est_cdn
  • expand_gset_to_union
  • force_sample_block
  • gby_conc_rollup
  • global_table_hints
  • hwm_brokered
  • ignore_on_clause
  • ignore_where_clause
  • index_rrs
  • index_ss
  • index_ss_asc
  • index_ss_desc
  • like_expand
  • local_indexes
  • mv_merge
  • nested_table_get_refs
  • nested_table_set_refs
  • nested_table_set_setid
  • no_expand_gset_to_union
  • no_fact
  • no_filtering
  • no_order_rollups
  • no_prune_gsets
  • no_stats_gsets
  • no_unnest
  • nocpu_costing overflow_nomove
  • piv_gb
  • piv_ssf
  • pq_map
  • pq_nomap
  • remote_mapped
  • restore_as_intervals
  • save_as_intervals
  • scn_ascending
  • skip_ext_optimizer
  • sqlldr
  • sys_dl_cursor
  • sys_parallel_txn
  • sys_rid_order
  • tiv_gb
  • tiv_ssf
  • unnest
  • use_ttt_for_gsets


Documented Hints

  • all_rows
  • first_rows
  • first_rows_1
  • first_rows_100
  • choose
  • rule
  • full
  • rowid
  • cluster
  • hash
  • hash_aj
  • index
  • no_index
  • index_asc
  • index_combine
  • index_join
  • index_desc
  • index_ffs
  • no_index_ffs
  • index_ss
  • index_ss_asc
  • index_ss_desc
  • no_index_ss
  • no_query_transformation
  • use_concat
  • no_expand
  • rewrite
  • norewrite
  • no_rewrite
  • merge
  • no_merge
  • fact
  • no_fact
  • star_transformation
  • no_star_transformation
  • unnest
  • no_unnest
  • leading
  • ordered
  • use_nl
  • no_use_nl
  • use_nl_with_index
  • use_merge
  • no_use_merge
  • use_hash
  • no_use_hash
  • parallel
  • noparallel / no_parallel
  • pq_distribute
  • no_parallel_index
  • append
  • noappend
  • cache
  • nocache
  • push_pred
  • no_push_pred
  • push_subq
  • no_push_subq
  • qb_name
  • cursor_sharing_exact
  • driving_site
  • dynamic_sampling
  • spread_min_analysis
  • merge_aj
  • and_equal
  • star
  • bitmap
  • hash_sj
  • nl_sj
  • nl_aj
  • ordered_predicates
  • expand_gset_to_union

Monday, August 4, 2008

Top 10 Crazzy Cool Hacks Tricks and Tweaks

I think it’s time to look back see what posts are been read most. What is more popular? I am going to check this base on Google analytics results.


how to remove braviax.exe manually
starbucks menu explained
what is winivstrexe
how to find any email with gmail search
error message unable to log you on
crazzycool hack msn hack yahoo email
change my document and desktop folder
warning xpsecuritycentercom is
how to remove antispy spider
how to hack windows xp or hack windows
Blog Widget by LinkWithin