Sunday, June 20, 2010

List of question and answers

http://vark.com/t/n3KdrZ
Q: I'm looking for a simple example network which shows the difference between degree, closeness and betweenness centrality. any ideas?
A: Normally, people start with a "kite network" to understand basic theory of SNA. Read the following page for example:

http://www.orgnet.com/sna.html

---


http://vark.com/t/itc8vd
Q: Is there a way to bookmark a page using Adobe Reader for later read?
A: you can try the following plugin:

http://www.aldenta.com/2006/09/15/plugin-bookmark-a-page-in-your-pdf/

---

http://vark.com/t/Old2z0
Q: if I want to allow a field to be null in mysql, should I pick "not null" or "null" on creating the table?
A: Use null to allow null value.

---

http://vark.com/t/ac-sIb
Q: Just a best guess but do you think Adobe will fully support ColdFusion for the next 10 Years?
A: I predict (and hope) not.. Coldfusion is allready more than 10 years old since ver1... For another 10 years under Adobe will make it a legacy platform IDE... I predict Adobe will develop a new replacement product for it in next 10 years.

---

http://vark.com/t/V2NV_F
Q: Are there any good free apps out there for mac that can stitch together images to create a panoramic image?
A: For free, try open source hugin. For paid app, use Autopano Pro.

http://hugin.sourceforge.net/

---

Q: Can I install the os4 on my iPhone 3gs when it releases?
A: Yes.
This is official info about os4 compatibility for your reference:

http://www.apple.com/iphone/preview-iphone-os/
iPhone OS 4 Compatibility iPhone OS 4 will work with iPhone 3G, iPhone 3GS, and the second- and third-generation iPod touch this summer, and with iPad in the fall. Not all features are compatible with all devices. For example, multitasking is available only with iPhone 3GS and the third-generation iPod touch (32GB and 64GB models from late 2009).

---

http://vark.com/t/HXK1_O
Q: Can anyone point me to a good directory of Web 2.0 sites, preferably categorized?
A: http://www.go2web20.net/

---

http://vark.com/t/DO9hlT
Q: How does the touch in iPhone works?
A: http://electronics.howstuffworks.com/iphone1.htm
http://www.ehow.com/how-does_4964487_iphone-touch-screen-work.html

---

http://vark.com/t/BED0nZ
Q: what is the most popular car in malaysia?
A: http://www.motortrader.com.my/NUS/articles/article_2161/page_m.asp

Based on last year stats (sept 2009), Perodua MyVi is best selling car in Malaysia.

---

http://vark.com/t/nh441z
Q: what is a good large text file reader? 200Mb+ in size. thanks in advance. (windows7)
A: Use textpad, for free version use GVim for windows.

http://www.textpad.com/download/index.html

---

http://vark.com/t/nIOpw0
Q: What is the best way to teach myself Java online?
A: Download java IDE like netbeans and download sample code from internet. The easiest way to learn Java software programming is from examples.

http://java.sun.com/developer/onlineTraining/tools/netbeans_part1/

http://www.freejavaguide.com/corejava.htm

http://java.sun.com/docs/books/tutorial/

---

http://vark.com/t/WT-ksP
Q: How long are the days on Mars?
A: A day on Mars is 24 hours, 39 minutes and 35 seconds; amazingly similar to a day on Earth.

http://www.universetoday.com/guide-to-space/mars/how-long-is-a-day-on-mars/

---

Q: any analog of notepad++ editor for linux?
A: use kate editor or run notepad++ with wine

http://wiki.kate-editor.org/screenshots/kate_2_5/editing_this_homepage

http://notepad-plus.sourceforge.net/uk/nppLinux.php

---

http://vark.com/t/AP4u8r
Q: I've been seeing a lot of information about Windows in 32 and 64 bits, what are the main differences among them?
A: 64 bit can support larger RAM, > 4Gb

http://windows.microsoft.com/en-us/windows-vista/32-bit-and-64-bit-windows-frequently-asked-questions #

http://www.w7forums.com/windows-7-64-bit-vs-32-bit-t484.html

http://news.cnet.com/8301-17938_105-10302050-1.html

---

http://vark.com/t/mhBA7T
Q: I just bought a... Sky-Watcher Great Start 70 AR-AZ2 70mm Refractor Telescope... How can I attach my Canon EOS (40D) camera to it to take pictures? Thanks!
A: You need a T-ring adapter for eos camera. Make sure buy the correct adapter that compatible with your telescope and camera. Verify it with your dealer about it.

http://www.skywatchertelescope.net/swtinc/product.php?id=169&class1=5&class2=512

---

http://vark.com/t/qMKa93
Q: I am trying to make a budget in Excel, how do I make the cells dividing the categories turn into solid fields of the color I want?
A: Use conditional formatting

http://www.contextures.com/xlcondformat03.html

---

http://vark.com/t/aUukru
Q: Why are there so many tornadoes in the south central US? What are the weather phenomena behind this?
A: http://www.enchantedlearning.com/subjects/weather/tornado/tornadoalley.shtml
Why Does Tornado Alley Get So Many Tornadoes? Conditions in tornado alley are favorable for tornado formation. During the summer, the plains of Middle America get very hot (creating updrafts) and there are many thunderstorms. Tornadoes form during thunderstorms, when unstable hot air near the ground rises and meets the cooler air above in the thunder clouds. Tornadoes can form at any time of the year, but most of them form from March to August (in the Northern Hemisphere).

http://wiki.answers.com/Q/Why_does_Kansas_have_so_many_tornadoes

---

http://vark.com/t/BaDzjD
Q: I have this command find /path -type d -maxdepth 3 | xargs -n1 basename. Is there a way to instruct find to output only the names without full path? Bacause basename is too slow. Linu bash.
A: Try find with

-printf '%f\n'

http://linux.about.com/od/commands/l/blcmdl1_find.htm

---

http://vark.com/t/LsqbQZ
Q: What will happen in space (lets say an astronaut is doing a spacewalk) and his skin is exposed to the outer atmosphere, for example his hand?
A: http://imagine.gsfc.nasa.gov/docs/ask_astro/answers/970603.html

http://www.damninteresting.com/outer-space-exposure Though an unprotected human would not long survive in the clutches of outer space, it is remarkable that survival times can be measured in minutes rather than seconds...

http://answers.yahoo.com/question/index?qid=20090718060116AAoeaKx

---

Q: in my localhost oracle runs on port 8080 so how to run tomcat on 80?
A: modify your server.xml

http://lkamal.blogspot.com/2008/06/tomcat-how-to-change-port-8080.html

---

http://vark.com/t/rpEZq7
Q: is PUBLIC a keyword of C language?
A: I think not
http://wiki.answers.com/Q/What_is_the_Public_keyword_for_in_C

---

http://vark.com/t/Xly9JE
Q: is there a simple way to keep up to date on sports teams relevant to me? i am not really interested in sports, but i'd rather not sound completely clueless when people start talking about it. what i'd like is to get emails or such, perhaps weekly, with updates on say my college and city's basketball teams. is there anything like that?
A: At least read more on espn scoreboard. Or perhaps use google alert to get push info related to your keyword. Just my opinion.

http://scores.espn.go.com

http://scores.espn.go.com/ncf/scoreboard

http://scores.espn.go.com/ncb/scoreboard

---

http://vark.com/t/8JnONP
Q: Is there any software to monitor the data traffic on Symbian smartphone?
A: Just link from google search:

http://www.symbian-freeware.com/download-mconnection.html

---

http://vark.com/t/XZ96eS
Q: How to remove newline character in PostgreSQL? I tried using: "select replace(description, '\n' , ' ') as desc", but it doesn't work.
A: Try replace(description, '\r\n' , ' ')

---

http://vark.com/t/7bzaMf
Q: should I go for Android or iPhone?
A: I vote for iPhone because its bulk collection of application from AppStore.

But if you want open source and more customizable phone, buy Android.

---

http://vark.com/t/i4meK1
Q: My summer job will be software testing and quality assurance. I don't know too much of these yet and I'd like to educate myself a bit before I start working. Can you recommend me books or URL's that I should definitely read? Thanks!
A: http://www.softwareqatest.com/

---

http://vark.com/t/kvbCLj
Q: What windows software can I use to convert WAV files to MP3 and keep the original creation date of the WAV file for the new MP3 file?
A: Use any audio converter like Audacity, Cdex, winLAME, etc. After that adjust the file date attribute with program like filetouch or filetweak. http://www.wintestgear.com/products/FileTouch/FileTouch.html

http://www.febooti.com/downloads/filetweak/

---

http://vark.com/t/-p28NZ
Q: How do I remove tint from the windows in my house?
A: http://www.ehow.com/how_5006464_remove-window-tint-house-windows.html

---

http://vark.com/t/GvPz3m
Q: Whats the defalt pass code on an iphone bluetooth
A: Most device use 0000 or 1234 http://www.ehow.com/i/#article_4810828

---

Q: What's the name of the person who idealized Aardvark?
A: http://en.wikipedia.org/wiki/Aardvark_(search_engine) Aardvark was originally developed by The Mechanical Zoo, a San Francisco-based startup founded in 2007 by Max Ventilla, Damon Horowitz, Rob Spiro, and Nathan Stoll

---

http://vark.com/t/T1gq_d
Q: what is the difference between Aardvark and Google?
A: Eventhough Aardvark is owned by google, some question is not suitable by using google search engine because it only give you a list of link which google found relevant from your search keyword. You need to filter it to find the answer. Aardvark is different because you will get the answer from real person which normally better understanding in what you want. You will get the answer like you chatting to somebody.

---

http://vark.com/t/5eCJES
Q: What kinds of questions should I ask Aardvark?
A: Actually you can ask about anything but better ask a short than complex question. Question with specific details also help people provide a good answer. For example you can ask opinion about anything, fact, problem, etc.

---

http://vark.com/t/CidBNH
Q: Why do people answer questions on Aardvark? I'd like your opinion.
A: Answering on aardvark is fun and very addictive time killer. Sometimes, the feel good factor to help another people especially after getting good response is better than playing game. Normally, I just sharing my knowledge on specific topic but many times there are interesting question that increase my curiosity; a desire to answer it.

---

http://vark.com/t/VT_Wpb
Q: Should toilet rolls go on so that the paper pulls down at the back or rolls off at the front?
A: Classic never ending question :)

http://uncyclopedia.wikia.com/wiki/Toilet#Hanging_the_roll

http://answers.yahoo.com/question/index?qid=20100306183607AAAGnCm

http://askville.amazon.com/proper-hang-roll-toilet-paper-Paper-back-hand-front/AnswerViewer.do?requestId=8986693

---

http://vark.com/t/kYwCjQ
Q: when the last eposide of the sixth season from the series lost
A: From wiki, expected May 23, 2010, today? Don't know for sure.

http://en.wikipedia.org/wiki/Lost_(season_6)

---

http://vark.com/t/wfWVJH
Q: in Facebook: How can you delete a Group your member in ?
A: http://answers.yahoo.com/question/index?qid=20060902095014AAJSPhm

---

http://vark.com/t/PUYJCe
Q: What software(other than macromedia flash) can I use to produce simple animation to explain some concepts?
A: Use Photoshop to create animated gif

http://creativetechs.com/tipsblog/build-animated-gifs-in-photoshop/

---

http://vark.com/t/By0OZ2
Q: Is kosher salt just another name for rock salt?
A: No. Kosher salt is used for cooking because of its purity and flavor. Rock salt is used to de-ice, eg. in homemade icecream.

http://recipes.howstuffworks.com/salt3.htm

http://answers.yahoo.com/question/index?qid=20071106031908AAOKFJE

---

http://vark.com/t/6bLjno
Q: What's the best messenger client to use on the iPhone?
A: http://www.iphonelife.com/blog/87/one-and-only-real-iphone-instant-messenger-roundup

http://theappleblog.com/2009/07/15/10-instant-messaging-apps-for-the-iphone/

---

http://vark.com/t/klwPHx
Q: Does anyone have a number of how many people Jack Bauer has killed during the entire series of '24'?
A: 266 total kill

http://24.wikia.com/wiki/On-screen_kills_by_Jack_Bauer

---

http://vark.com/t/qKxQKj
Q: How do I tether my G1 to my XP laptop?
A: http://www.googleandblog.com/mobile-internet-tethering-google-android/3268/

---

http://vark.com/t/Ndug_K
Q: What's the difference between Baseline Standard and Baseline Optimized JPEG compression? Does one produce better looking results than the other?
A: Baseline optimized compression give smaller file size. No quality different. So, use it whenever possible. For high quality, use raw image without any compression (including standard jpg).

http://www.impulseadventure.com/photo/optimized-jpeg.html

---

http://vark.com/t/cX7AC2
Q: how do i create a living will?
A: http://www.ehow.com/i/#article_2063054

---

http://vark.com/t/l0FMOx
Q: On Blogger, is there a way to add a photo to a comment?
A: http://www.google.com/support/forum/p/blogger/thread?tid=1e57c997422c8905&hl=en

---

http://vark.com/t/mD-TcI
Q: hi i dont know if i should buy a mac or a pc. mac are so popular these days. i have no experience with them. what should i buy?
A: Buy pc if you need to use windows based application. No point to buy mac if your application is only available on windows. To be fair, actually you also can run windows in mac by using boot camp (dual boot) or using virtual pc which I think will add unnecessary complexity. For gamerz, I think pc still win because many title more on pc than mac. PC also is more flexible and cheaper for upgrading compared to mac.

Buy mac if you want its cool design and its simplistic but powerfull Mac OS X. Try it at apple store to get the fell. I think price tag also make a big different. I used both Mac and PC at office but using PC for home desktop. So, if money is not matterz, buy both ;)

---

http://vark.com/t/2_aDDK
Q: I'm working with values in excel. What I need to do is I have a random list of 250 values already plotted in. These values span from 1 - 100,000,000. I need to categorize these values into 7 set intervals in a separate column, so that everything from 1-100 corresponds to '1', 100-1000 corresponds to '2' and so on. Is there a formula to do this so I don't have do do each one manually?
A: use nested if

http://spreadsheets.about.com/od/tipsandfaqs/qt/nested_if.htm

---

http://vark.com/t/mY9RIh
Q: who is the biggest solar company in the world?
A: Maybe First Solar but not really sure about it.

The U.S.-based renewable energy company will build the world’s largest solar power plant in China.

Based on wikipedia, it is the largest manufacturer of thin-film cells in the world and world's first largest manufacturer of photovoltaic (PV) cells.

But for overall renewall energy (including wind), Iberdrola Renovables is the world's largest renewable energy firm.

http://en.wikipedia.org/wiki/First_Solar

http://preview.bloomberg.com/apps/news?pid=newsarchive_en10&sid=aHkwySMQijs0

http://uk.reuters.com/article/idUKL044570920080604

---

http://vark.com/t/atQUgh
Q: How to use Oracle in Java using JDBC?
A: Follow the following tutorial:

http://www.rgagnon.com/javadetails/java-0112.html

http://w2.syronex.com/jmr/edu/db/oracle-and-java

http://www.jdbc-tutorial.com/

---

http://vark.com/t/P5lmXt
Q: Where can I get a metapackage of avr-gcc 4.3.3 for OS X 10.6?
A: Dont know about 4.3.3. However, the later ver 4.4.2 is available through fink. For Darwin port, don't know which ver come with it. Below is the link if you are interested:

http://pdb.finkproject.org/pdb/package.php/avr-gcc?rel_id=10.6-i386-current-unstable

http://avr-gcc.darwinports.com/

---

http://vark.com/t/cFgFns
Q: how to create a bot in any language?
A: http://www.labnol.org/internet/tutorial-create-bot-for-gtalk-yahoo-messenger/4354/

---

http://vark.com/t/S2Am_-
Q: Is there any way to make rsync pick up where it left off after a copy has frozen?
A: use -P to resume incomplete file transfer (equivalent to --partial --progress).

http://techtavern.wordpress.com/2008/11/19/resume-scprsync-file-transfer/

http://www.manpagez.com/man/1/rsync/

---

http://vark.com/t/tpmnWj
Q: I want to plant a cherry tree. How many years will I have to wait until it bears edible fruit?
A: 3 years... just my guess based on the following link:

http://wiki.answers.com/Q/How_long_does_a_cherry_tree_take_to_bear_fruit

http://answers.yahoo.com/question/index?qid=20100328085449AADnFmb

---

http://vark.com/t/9TIg9c
Q: Why does it feel weird when you get on an escalator which isn't moving?
A: the following link have info about it. the weird feeling is related to "odd sensation induced by moving-phantom"

http://phantomologist.blogspot.com/2009/07/phantom-of-escalator.html http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2686154/pdf/pone.0005782.pdf

---

http://vark.com/t/wMnTcu
Q: What are the symptoms of Hepatitis C
A: http://www.idph.state.il.us/public/hb/hbhepc.htm
Many people infected with hepatitis C have no symptoms. When symptoms are present, they can range from mild to severe. The most common early symptoms are mild fever, headache, muscle aches, fatigue, loss of appetite, nausea, vomiting and diarrhea. Later symptoms may include dark coffee-colored rather than dark yellow urine, clay-colored stools, abdominal pain, and yellowing of the skin and/or whites of the eyes (jaundice).

http://www.idph.state.il.us/public/hb/hbhepc.htm

---

http://vark.com/t/4xGTKb
Q: How do I cast a string to an int in C#?
A: use Convert.ToInt32 or Int32.Parse:

int myParsedInt = Int32.Parse(myStr); int myConvertedInt = Convert.ToInt32(myStr);

http://blogs.msdn.com/csharpfaq/archive/2004/05/30/144652.aspx

---

http://vark.com/t/LFG6ue
Q: can any one help me on the Beginning signs of pregnancy
A: http://www.womens-health-questions.com/pregnancysymptoms.html

http://ezinearticles.com/?Very-Early-Signs-of-Pregnancy---Do-You-Know-the-10-Pregnancy-Signs?&id=57464

---

http://vark.com/t/_Morlq
Q: How can I raise my self steem?
A: - set goal and reward yourself -> success will lift self esteem
- think positive (believe in your strength)

ref: http://www.ehow.com/how_4561831_raise-self-esteem.html

---

http://vark.com/t/dmFb4Z
Q: How do I flip an image in java?
A: use drawImage method. see example below for vertical flip [1]:

g.drawImage (im, im.getWidth(this), 0, 0, im.getHeight(this), 0, 0, im.getWidth(this), im.getHeight(this), this);

read tutorial on the following website for more info:

[1] http://www.javaworld.com/javaworld/javatips/jw-javatip32.html
[2] http://www.javalobby.org/articles/ultimate-image/#9

---

http://vark.com/t/nN2gDU
Q: Who is the best soccer player Kaka or Messi ?
A: I think Messi still the best soccer player, right now (at least by statistic). Messi won the 2009 FIFA World Player of the Year [1]. On 2009, Kaka also said that Messi deserves to be called best soccer player in world [2]. Right now, ESPN Soccernet still list Messi on 1st of their list [3]. From age factor, Messi (22) have more time to prove it compared to Kaka (27). However, Kaka is still one of the best player in the world.

[1] http://en.wikipedia.org/wiki/2009_FIFA_World_Player_of_the_Year

[2] http://inform.com/world/kaka-messi-soccer-player-world-656099a

[3] http://soccernet.espn.go.com/world-cup/story/_/page/worldcup101-03012010/ce/us/top-50-players-2010-world-cup&cc=4716?ver=global

---

http://vark.com/t/ilXLLM
Q: What do you think of long distance relationship
A: i think nothing wrong with it but not suitable for everyone. some people need a closed distance relationship to success.

http://ezinearticles.com/?Long-Distance-Relationship---Advice-on-Dos-and-Donts&id=83590

http://www.waiit.com/Long_Distance_Relationships_Statistics

http://cupidblogger.com/love-the-distance-or-distance-the-love/

---

http://vark.com/t/BpFujP
Q: Looking for game mechanics for a website I am building. Where is a good place to start?
A: the following website may help you:

http://mashable.com/2010/04/07/funware-game-mechanics/

http://blog.meatinthesky.com/good-game-mechanics-in-your-web-app-are-good

http://en.wikipedia.org/wiki/Game_mechanics?wasRedirected=true

---

http://vark.com/t/oOY-Qe
Q: I need a service like Google Adsense that has very similar stuff like them. For Publishers... except, yahoo, adsense. What else?
A: Too many alternative but don't know which one the best.

http://www.bashbosh.com/six-good-google-adsense-alternatives/

http://hubpages.com/hub/101-Google-Adsense-Alternatives

http://www.rosswalker.co.uk/adsense_alternatives/

---

http://vark.com/t/hbiV78
Q: who directed the movie The Man From Earth?
A: Directed by Richard Schenkman

http://www.imdb.com/title/tt0756683/ http://en.wikipedia.org/wiki/Richard_Schenkman

---

http://vark.com/t/mFPAYy
Q: Have you ever used a QR Code? If so, what do you think of them?
A: Never used it but have seen it on net. Its like barcode but with 2 dimensial pattern; created by japanese. For example, phone with camera can be used to scan QR Code to open & redirect to the programmed URL. Can be used also as ID for tracking.

http://en.wikipedia.org/wiki/QR_Code

---

http://vark.com/t/3O72vV
Q: If i download Open BSD can i make a USB live?
A: Read the tutorial on the following link or just download the pre-build image: http://liveusb-openbsd.sourceforge.net/

---

http://vark.com/t/x5pC5q
Q: Do any PCs have optical 3.5 mm audio out? If so, which ones?
A: Find/upgrade PC with Creative Sound Blaster X-Fi Titanium series which have optical out (TOSLINK connector)

I think Dell Alienware Desktop come with it but not sure about it.

---

http://vark.com/t/owia1j
Q: I wanna know what is the origin of "caucasian people"?
A: definition of "caucasion" from oxford dictionary: http://www.askoxford.com/concise_oed/caucasian?view=uk 1 relating to a broad division of humankind covering peoples from Europe, western Asia, and parts of India and North Africa. 2 white-skinned; of European origin. 3 relating to the region of the Caucasus in SE Europe.

more info on origin of caucasian people/race:

http://en.wikipedia.org/wiki/Peoples_of_the_Caucasus
http://en.wikipedia.org/wiki/White_people
http://en.wikipedia.org/wiki/Caucasian_race

---

http://vark.com/t/Iu23py
Q: What is a Navajo/Diné word for "beautiful"?
A: i dont speak Navajo, but i guess "nizhoni"

http://www.pronouncenames.com/pronounce/nizhoni http://wiki.answers.com/Q/Navajo_name_for_beautiful

---

http://vark.com/t/C6Xh3A
Q: why are there only eight bits in a byte??
A: http://en.wikipedia.org/wiki/Byte
Factors behind the ubiquity of the eight bit byte include the popularity of the IBM System/360 architecture, introduced in the 1960s, and the 8-bit microprocessors, introduced in the 1970s. The term octet unambiguously specifies an eight-bit byte (such as in protocol definitions, for example).

---

http://vark.com/t/H9E7Lv
Q: I need a program for Windows that lets me experiment with regular expressions. I've tried using Notepad++ but it doesn't support lookaheads.
A: try GVim for windows

---

http://vark.com/t/UviMG0
Q: does java use static scoping or dynamic scoping?
A: Java use static scoping

http://en.wikipedia.org/wiki/Scope_(programming)#Lexical_versus_dynamic_scoping

---

http://vark.com/t/zeFs7Q
Q: How do you write an "or" statement in an LDAP query?
A: dont know for sure, maybe the following link will help you:

http://www.windowsitpro.com/article/ldap/q-how-can-i-use-an-or-logic-statement-to-create-a-query-based-distribution-group-dg-.aspx

http://www.ldapsoft.com/selectstatmentsexample.html

---

http://vark.com/t/2Xs02V
Q: what is the main difference between web 2.0 and web 3.0? i`d prefer a short real example.
A: Just my opinion:

Web 1.0 - user read only, 1 way comm, eg old schooll web directory Web 2.0 - interactive, 2 way comm, user interaction. Eg web application (google doc), wikipedia, youtube, digg

Web 3.0 - actually no clear definition yet. - Tim berners lee said it will be Semantic Web, relevant info will correlated with other info based on metadata - eg wolframalpha search engine - other definition - personalization/ user customization. (eg maybe like igoogle) - another definition - closed integration (eg dont know for sure, maybe ubiquitous computing)

---

http://vark.com/t/be5b52
Q: what is the best way to reduce cellphone radiation when i use handset? do you recommend any headset?
A: http://www.mobilook.com/ReducingCellPhoneRadiation.asp

---

http://vark.com/t/2819c4
Q: What is the best iPhone Internet browser?
A: 1. Safari (still the best) 2. Opera Mini

---

http://vark.com/t/32364c
Q: im looking for a good and thinking on the future programming language to learn. i already know C, C# and Haskell, what is the one you think will have a important role in the future?
A: Learn the following languages:

Java - current trend beside c#
SQL - learn db programming eg oracle, mysql, postgresql
Scripting language - Eg JavaScript, shell script, python

---

http://vark.com/t/d6d934
Q: Does anybody have any tips on how to cure insomnia?
A: http://www.ehow.com/how-to_4845346_cure-insomnia.html

---

http://vark.com/t/a1de88
Q: thinking of buying a new car. seen honda commercials, is honda a good car brand?
A: based on OICA 2008 statistic, honda is ranked #5. so, i think it is a good car brand. however, better check the consumer impression of honda brand in your country because i think it's different between country. popular brand choice normally have better support but with higher price.

1. Toyota 2. GM 3. Volkswagen 4. Ford 5. Honda

http://oica.net/wp-content/uploads/world-ranking-2008.pdf

---

http://vark.com/t/bae04e
Q: which is better? nokia n-series or Iphone
A: i prefer iphone because its large collection of application and its simple/intuitive interface. however, n-series is also a better choice if you want keypad, 5mp camera, micro sd.

try it both and make your choice.

http://gadgetophilia.com/nokia-n97-vs-iphone-3gs-a-comparative-study/ http://saunderslog.com/2009/07/03/smackdown-nokia-n97-vs-iphone-3gs/ http://www.mynseriesblog.com/nokia-n97-vs-iphone-3gs/

---

http://vark.com/t/882984
Q: How do you make fried ice cream? Wouldn't the ice cream melt once it gets dipped inside the fryer?
A: Don't know for sure but here some link that may help:

http://www.wikihow.com/Make-Fried-Ice-Cream

http://www.ehow.com/how_2039583_tempura-ice-cream.html

http://www.grouprecipes.com/s/how-to-make-fried-ice-cream/recipe/1/relevancy

---

http://vark.com/t/5bac23
Q: what are location based applications? how can i study about them(to write a report,not for programming)? please provide with a good source of study?
A: http://en.wikipedia.org/wiki/Location-based_service

---

http://vark.com/t/4c0512
Q: Who is the new prime minister of the UK?
A: http://en.wikipedia.org/wiki/David_Cameron

---

http://vark.com/t/8a53fe
Q: when mentioning about a degree beside your name, do we mention the bachelors degree first or the Masters degree first .. eg : John Dale, B.E, M.S or is it John Dale, M.S, B.E ?
A: I think from least to highest

http://wiki.answers.com/Q/In_what_order_do_you_list_your_multiple_degrees-_eg_BS_MS_PhD

---

http://vark.com/t/46932e
Q: i need to know the best way to be able to stream live programming without using a 3rd party site - so i can use my own server with my own ad network
A: I think vlc can do it but never tried it before.

http://www.engadget.com/2005/11/29/how-to-stream-almost-anything-using-vlc/

---

Q: I'm trying to play chess with two iPhones and were together in the same room what's a free chess app that we can do I by just challenging them
A: I think chess.com app can do that

---

http://vark.com/t/7506d4
Q: in mysql how can I make a summry of the number of occurences of a value in a field? i.e. a list of "first name", number of people with that first name
A: select firstname, count(firstname) from tablename group by firstname

Ps: I use oracle, i think same in mysql

---

http://vark.com/t/c1eff8
Q: how many stairs are int he empire state building?
A: 1576

http://manhattan.about.com/od/historyandlandmarks/a/empirestate.htm

---

http://vark.com/t/107a31
Q: How to join 3 ISO CD image in one ISO DVD image ?
A: Use magiciso
http://www.magiciso.com/FAQ/FAQ0001.htm

---

http://vark.com/t/c7f3cb
Q: I have a question about: Gameboy music: How does one make music with a gameboy?
A: http://en.wikipedia.org/wiki/Game_Boy_music
http://en.wikipedia.org/wiki/Nanoloop

---

http://vark.com/t/4e1442
Q: do you know any site on the internet that can help me making documentary movies?
A: Few links from google search:

http://www.ehow.com/how_2002129_make-a-documentary.html

http://documentaryfilms.suite101.com/article.cfm/make_your_own_documentary_film

http://www.wikihow.com/Create-a-Good-Documentary-Film

http://hubpages.com/hub/How-to-make-your-history-into-a-documentary-film

http://m.makeuseof.com/tag/how-to-make-a-documentary-online-that-will-spread-like-wildfire/

---

http://vark.com/t/72b163
Q: Is there an app for the iPhone which gimme info about my Family name procedence?
A: Try purchase MobileTree, never tried this app before but from the app desc said it provide access to familysearch website.

http://www.familysearch.org

---

http://vark.com/t/6276b8
Q: what is the meaning of this size, "M - (W) 23 (L) 28 (SL) 28"
A: (W) armpit to armpit, (L) back of neck to hem (SL) sleeve length shoulder to cuff

---

http://vark.com/t/1fc0b5
Q: I've got malware that keeps redirecting me to random webpages and can not get rid of it, I have tried using Malwarebites and Ad-Aware to remove it, but this has not worked. HELP!
A: Try scanning using dr web cureit http://www.freedrweb.com/cureit/?lng=en

---

http://vark.com/t/aab329
Q: how do i crop a photograph in photoshop
A: http://artist.tizag.com/photoshopTutorial/croptool.php

---

http://vark.com/t/90afd8
Q: IS THERE ANY REVIEW FOR HTC HD MINI WINDOWS MOBILE
USER RATING OF WINDOWS MOBILE HTC HD MINI
A: http://asia.cnet.com/reviews/mobilephones/0,39051199,45209140p,00.htm

---

http://vark.com/t/859df1
Q: What is the addvantage of tweeter? do we need to have
A: Twitter allow us sharing info (tweet) or seeking info (follow) among social network community. It is just current social network trend like facebook but with different purpose. People who like it can use it or just ignore it if you think it is not interesting for you. Just be noted, that trend is always changing, in the old day, people just use IRC to do the same thing.

---

http://vark.com/t/d7b028
Q: What is semantic web? How do you think is Google evolving to it?
A: Please be advised, this is just my opinion, may not accurately correct.

In layman term, semantic web is definded as web3.0, more info and integration on metadata. Example of semantic web is wolframalpha search engine, try it to know it better. I think semantic web is still on development phase to find the right design model that everyone accept.. I bet google also monitoring this process closely because semantic web will make existing search engine result like google not relevant in future.

http://en.wikipedia.org/wiki/Semantic_Web
The Semantic Web is an evolving development of the World Wide Web in which the meaning (semantics) of information and services on the web is defined, making it possible for the web to "understand" and satisfy the requests of people and machines to use the web content.[1][2] It derives from World Wide Web Consortium director Sir Tim Berners-Lee's vision of the Web as a universal medium for data, information, and knowledge exchange.[3]

---

http://vark.com/t/ce9100
Q: I need a dos command that will rename multiple file extensions. Example - I have 5 .xml files i want changed to .txt
A: ren *.xml *.txt

---

http://vark.com/t/413de2
Q: I have a program that is just a .JAR file. One the computer it was created on it runs fine. It connects to serial port and grabs information. When I move it to another computer and hook up the serial device. The software claims it can't find the port. I have used Putty to verify that data is coming out of the port. Is there something that needs to be install on top of JRE to utilize the Com ports?
A: Make sure javax.comm.properties file (normally on jdk/lib folder) is exist and correct.

http://java.sun.com/products/javacomm/reference/faqs/index.html

---

http://vark.com/t/b68039
Q: I'm looking for project manager software alternatives to MS Project, on MAC OSX
A: 1. use GanttPV 2. or better use vmware to run ms project or its open source alternative Open Workbench

http://www.techsupportalert.com/best-free-project-manager.htm

---

http://vark.com/t/5f3e9a
Q: Why does audio desynch occur on divx videos and the like?
A: Read explaination on the following link: http://labs.divx.com/node/6612

---

http://vark.com/t/ff94b8
Q: What are the latest technologies in IT/software?give me a link.
A: http://www.technologyreview.com/

---

http://vark.com/t/5ed0d2
Q: What is the best way to manage your time on internet to prevent abusement?
A: Setting goal or using task list can help you utilize time management during Internet browsing session.

---

http://vark.com/t/a0408a
Q: For financial reporting from an SQL database, are there any alternatives to Crystal Reports? Is there an open source, free or cheaper alternative that will run on Windows?
A: If java, use JasperReport, else use ReportManager

http://jasperforge.org/
http://reportman.sourceforge.net/

---

http://vark.com/t/11bbe4
Q: what's the best book covering basics of linux for webdesigner/webmaster in a nutshell? I'm advanced webdesigner with some programming skills but everyday I suffer lack of knowledge of linux fundamentals. I feel like librarian who can't read.
A: I don't know which book is best for you but i think any Linux for beginner book is ok. Anyway, why not learn it from online Linux tutorial. Below is some basic tutorial for you:

http://www.ee.surrey.ac.uk/Teaching/Unix/
http://www.linux.org/lessons/beginner/toc.html

---

http://vark.com/t/962219
Q: What is the difference in AIM free and paid versions for iPhone ???? (Hempstead, NY)
A: AIM free version is ad supported and the paid version is not. Beside that, don't know for sure.

---

http://vark.com/t/8b466b
Q: What is the basic knowledge needed to learn C++ ,Java ?
A: No specific knowledge is required but basic knowledge of object oriented concept is good starting point to learn c++ and java. However, anyone who know any structural programming languange also can learn it with ease but need some time to utilized object oriented feature in c++/java.

---

http://vark.com/t/6f24ff
Q: In VBA, how do you write code to multiply a range of cells with numbers? (Excel, VBA)
A: example to multiply range a1..a5 with 2 and save result to b1..b5:

For i = 6 To 10 Cells(i, 2) = Cells(i, 1) * 2 Next i

or use range:

With Range("b1", "c5") .Formula = "=rc[-1]* 2" .Value = .Value End With

---

http://vark.com/t/16a78e
Q: What does the file /var/log/btmp do and what happens if I remove it?
A: This file contains all info of failed login attempts. I you want to delete it, just recreate it "touch /var/log/btmp" for future security audit purpose. If the file size is very big, it can means there are many failed login attempt to your server (eg brute force attack). better check it out.

---

http://vark.com/t/6e2cf5
Q: which versioning service is better, Subversion or CVS? preferebla a step-by-step tutorial
A: SVN is better than CVS. FYI, GIT also a popular choice today.

Below is windows tutorial using TurtoiseSVN http://www.shokhirev.com/nikolai/programs/SVN/svn.html

---

http://vark.com/t/71ee82
Q: Is there any good free software that allows sound modifications, more specifically, voice modification?
A: Use MorphVOX Junior or Audacity.

---

http://vark.com/t/9419eb
Q: how long does an emerald boa live?
A: 15-20 years
http://www.enchantedlearning.com/subjects/reptiles/snakes/Emeraldtreeboa.shtml

---

Q: Is there a thesaurus app out in the I'm looking for one can Some one help
A: Try Dictionary.com

---

http://vark.com/t/e48daf
Q: what was the name of the actor in bazigar?
A: http://www.imdb.com/title/tt0106333/
http://en.wikipedia.org/wiki/Baazigar

Shahrukh Khan, Kajol, Shilpa Shetty, Rakhee, Dalip Tahil, Anant Mahadevan, Siddharth, Johnny Lever

---

http://vark.com/t/67f6bd
Q: which architects' work is influced by Louis Kahn?
A: http://en.wikipedia.org/wiki/Louis_Kahn#Legacy

In addition to the influence Kahn's more well-known work has on contemporary architects (such as Tadao Ando), some of his work (especially the unbuilt City Tower Project) became very influential among the high-tech architects of the late 20th century (such as Renzo Piano, who worked in Kahn's office, Richard Rogers and Norman Foster). His prominent apprentices include Moshe Safdie, Robert Venturi and Jack Diamond.

---

http://vark.com/t/9fa015
Q: Where can I get samples/tutorials for good examples of post-it art?
A: http://mentalhygiene.com/index.php/2005/06/04/post-it-mosaic-howto/

---

http://vark.com/t/25affb
Q: What is the fullform of USSD - a term used in mobile industry?
A: Unstructured Supplementary Service Data

http://en.wikipedia.org/wiki/Unstructured_Supplementary_Service_Data

---

http://vark.com/t/d0eccc
Q: I have a Macbook which I bought new in Feb 2007. Can I hook up two external monitors to it, so I can have a three monitor setup (so, two monitors and the built-in laptop monitor)?
A: Yes but you need additional product to support multiple monitor. Refer the following link:

http://daggle.com/multiple-monitor-solutions-for-the-macbook-pro-343

http://www.mostlygeek.com/personal/multiscreen-macbook-pro/

---

http://vark.com/t/7382d8
Q: what is the best way to land an airplane?
A: hopefully the following link can help you:

http://stoenworks.com/Tutorials/How%20to%20land%20airplanes.html

http://philip.greenspun.com/flying/how-to-land-an-airplane

http://www.wikihow.com/Land-an-Airplane-in-an-Emergency

---

http://vark.com/t/ab3e36
Q: WHO MADE THE FIRST ACOUSTIC GUITAR IN THE WORLD ?
A: http://guitar.lovetoknow.com/Who_Invented_the_Acoustic_Guitar
Many guitar history books point to an Italian gentleman named Gaetano Vinaccia as being the inventor of the acoustic guitar.

---

http://vark.com/t/22f7e7
Q: how to recognize the age of cats
A: examine the cat's teeth, eyes, body, habits:

http://cats.about.com/od/catcare/f/catsage.htm

http://www.ehow.com/how_4469250_tell-cats-age.html
Examine the cat's teeth to determine if it has its baby teeth or adult teeth. If it has its permanent teeth and they are white, the cat might be around 1 year old. If its back teeth have yellowish stains (tartar), the cat might be 1 to 2 years old. If all of the teeth have tartar build-up, the cat might be 3 to 5 years old. More wear on the teeth are usually seen at 5 to 10 years old. By 10 to 15 years, the cat might be missing some teeth and have an extreme amount of tartar build-up.

---

http://vark.com/t/9b136b
Q: What is an "API"? I see sometimes that Twitteriffic is having a Twitter API error and someone asked about google API... So what does it stand for and what is it?
A: in layman term, API is like list of methodology (eg function call) defined by a program which act as interface to enable other program (client) use or call its internal module without directly access the internal code..

Application Programming Interface (API) http://en.wikipedia.org/wiki/Application_programming_interface An Application Programming Interface (API) is an interface implemented by a software program to enable its interaction with other software. It is similar to the way the user interface facilitates interaction between humans and computers.

---

http://vark.com/t/45b87f
Q: I'm looking for an Iphone app that will allow me to read pdf text books. Caveat - Prior to opening, the text book requires a user name and password which is transmitted to ebookcareeredonline. University and technical support people for the texts have been less than helpful. Makes me wish for hard copy texts!. Any application suggestions?
A: You can try FileApp (Documents & Files reader) for iPhone.

---

http://vark.com/t/f7496e
Q: what does wimax-ready mean for a mobile device?
A: http://en.wikipedia.org/wiki/WiMAX
Some vendors claim that their equipment is "WiMAX-ready", "WiMAX-compliant", or "pre-WiMAX", if they are not officially WiMAX Forum Certified. FYI, The WiMAX Forum is a non profit organization formed to promote the adoption of WiMAX compatible products and services.[21]

p/s: but in layman term, all WiMAX Forum Certified is wimax ready (support wimax)...

---

http://vark.com/t/a59754
Q: What’s the best iPhone app to get breaking news reports?
A: You can use Twitter and follow CNN breaking news (cnnbrk) or any news provider you like.

FYI, there are multiple free and paid applications on itunes AppStore that focus on providing breaking news but I don't know which one is better but personally I prefer simply using Twitter.

---

http://vark.com/t/482329
Q: What is digg? What is the impact of digg/
A: http://en.wikipedia.org/wiki/Digg
Digg is a social news website made for people to vote stories up and down is the site's cornerstone function, respectively called digging and burying. Many stories get submitted every day, but only the most Dugg stories appear on the front page. Digg's popularity has prompted the creation of other social networking sites with story submission and voting systems.[8] The website traffic ranked 100th by Alexa.com as of April 2, 2010.

http://about.digg.com/
Digg is a place for people to discover and share content from anywhere on the web. From the biggest online destinations to the most obscure blog, Digg surfaces the best stuff as voted on by our users. You won’t find editors at Digg — we’re here to provide a place where people can collectively determine the value of content and we’re changing the way people consume information online.

---

http://vark.com/t/5d4377
Q: What is a good social network to join in? I don't want that my info is available to third ones. Thank you!
A: Facebook and Twitter. You can adjust your privicy setting to limit what info other people can view or simply use nickname without adding any details info about yourself. Don't add unrecognized people as friend.

---

http://vark.com/t/228be6
Q: What is "application persistence." One of my iPhone apps announced this as a new feature.
A: Maybe your application can remaining in persistent state after the app is exit (eg normal or unexpectedly) or its ability to resume or recover it last state/session. Just my guess.

---

http://vark.com/t/922dd9
Q: How do I go about finding out if my invention is patentable?
A: Typically your invention is patentable if it is new, non-obvious and useful or industrially applicable. However, patent protection law is different between country/region which you want to submit the application. For professional advise, you can consult with patent agent or lawyer.

---

http://vark.com/t/b7b923
Q: how to plot data files in matlab?
A: probably, the following tutorial may help you:

Example: Loading and Plotting Data http://www.mathworks.com/access/helpdesk/help/techdoc/data_analysis/f0-15185.html#f0-14409

---

http://vark.com/t/9e3da2
Q: In GPS, this is a parameter called: accuracy, what does this number mean? is it about diameter, radium, or girth or something else?
A: GPS accuracy may refer to precision of distance position error. Eg 15 meter accuracy may indicate the gps position is correct within 15 meter radius. DOP value also can indicate GPS accuracy.

http://en.wikipedia.org/wiki/Dilution_of_precision_(GPS)
The effect of geometry of the satellites on position error is called geometric dilution of precision and it is roughly interpreted as ratio of position error to

http://en.wikipedia.org/wiki/Global_Positioning_System#Error_sources_and_analysis

---

http://vark.com/t/59e142
Q: Which is the longest bridge in the world?
A: Weihe Grand Bridge, China 79,732 m

http://en.wikipedia.org/wiki/List_of_longest_bridges_in_the_world

http://en.wikipedia.org/wiki/Weihe_Grand_Bridge

---

http://vark.com/t/35f865
Q: what is malaysia electric reserve margin percentage
A: 66% for 2009. Expected drop to 58% in 2010 and 49% in 2011

http://biz.thestar.com.my/news/story.asp?file=/2010/4/12/business/6019512&sec=business

On its reserves margin, following the full commencement of the 1,400MW Jimah coal-fired power plant in July last year, the country’s power reserve margin rose to 66% in FY09.

But with the rebound in power consumption, AmResearch estimates that the power reserve margin will drop to 58% in FY10 and 49% in FY11.

---

http://vark.com/t/2e6228
Q: We are doing a 22 pages feature story on Apple in our magazine, thinking of sticking some kind of give-away with it, wondering what apple fan boys out there would be happy to have? (Ideas so far, Poster of some sort, One free song on iTunes) Readers are Japanese, early 30s, 60% male.
A: Free CD/DVD with full of mac applications (freeware, open source, etc), games, utility, tutorial, video clip, audio, image, etc.

---

http://vark.com/t/862318
Q: Is a Dell core i7 worth it? Compared to a new Macbook Pro?
A: personally, i prefer Macbook pro because i like Snow Leopard. So, Dell core i7 is worth it if only you need windows based notebook. but if you like Apple brand, its OS, its design, its uniqueness, than there is no choice than go for Macbook Pro. -just my opinion.

---

http://vark.com/t/d38fb8
Q: What are your most used apps on iPhone? ()apps iPhone
A: Safari and Mail and mBoxmail for reading email from hotmail.

---

http://vark.com/t/dc6eb2
Q: its my birthday today? What should I ask for?
A: if you are religious, ask for forgiveness and happiness from god.. :) just kidding... hehe.. i think celebration with family and friend is good enough. for birthday gift, you can ask someone special/family to fulfill your dream, maybe holiday trip to somewhere you like, do something special, request new game console, new phone, new computer, or just ask money, so you can buy anything yourself.. heher

---

http://vark.com/t/c8c35a
Q: where can i find a world map showing all gold mines operating at the time?
A: not free and don't know about its accuracy: http://www.infomine.com/maps/

---

http://vark.com/t/5709f2
Q: what are the simple stretch exercises to do while working on a computer
A: you can follow the following guides from shelter publication on simple computer & desk stretches:

http://www.shelterpub.com/_fitness/_stretching_in_the_office/online_stretches.html

http://www.geekscribes.net/blog/wp-content/uploads/2008/05/exercise.jpg

---

http://vark.com/t/82aada
Q: is aardvark has mobile version or may wap version?
A: Aardvark mobile for iPhone is available but don't know about other device or any support for mobile wap.

--

http://vark.com/t/553acf
Q: I've just downloaded MediaWiki and I'm a little confused - I have no idea how to use it!!! A little help please???
A: hopefully, the following tutorial will help you:

Getting Started with MediaWiki http://os.cqu.edu.au/courses/guides/gsmw/

---

http://vark.com/t/3f7d7c
Q: How do you change the order of the apps on the iPhone display
A: Many ways:

1. Select any icon and hold it until remove app is appear. Drag any icon app to any page or position your want. Press home button to exit.

2. Sync using iTunes and manage your app from there.

3. On jailbroken iPhone, you can edit iPhone setting file to change your icon list order.

---

http://vark.com/t/993556
Q: Is there a shortcut for "add space after paragraph" in Words 2007
A: 1. use find/replace, find new line/paragraph mark (eg ^p ) and replace with double paragraph mark (eg ^p^p )

2. select paragraph and adjust spacing using format>paragrap

---

http://vark.com/t/bfdfc3
Q: What is the best phone for skype ? Iphone or Android based and what about window mobile ?
A: I vote for iPhone + sykpe simply because iPhone intuitive interface make all application under it look cool and easy to use.

---

http://vark.com/t/62c60a
Q: How much does visual studio 2010 ultimate cost?
A: from ms website it stated from USD$11,899.. but i think the actual cost is slightly different on your local store, depends on where you get it.

http://www.microsoft.com/visualstudio/en-us/products/2010-editions/ultimate

---

http://vark.com/t/a9399f
Q: Can Malwarebytes replace antivirus such has norton or do i have to install the antivirus software along with Malwarebytes?
A: I don't think so. I think you need both of it... at least for now.

---

http://vark.com/t/5bcf0c
Q: is it possible to have code completion in VI? I want the classes and methods automatically be suggested to me in VI editor, is it possible?
A: http://vim.wikia.com/wiki/Omni_completion
http://vim-taglist.sourceforge.net/installation.html

---

http://vark.com/t/b51e0f
Q: what is the best place to download free vector graphics?
A: http://www.findfreeclipart.com/10-great-free-vector-art-websites/

---

http://vark.com/t/76728c
Q: How long did it take Apple to sell 1 million iPods?
A: almost three years (between Q3 and Q4)

http://en.wikipedia.org/wiki/File:Ipod_sales_per_quarter.svg

---

http://vark.com/t/e04124
Q: is there any way to get mac OSX snow leopard installed onto a PC?
A: probably yes.. but i am not recommend it.. get the real one ;)

http://lifehacker.com/5360150/install-snow-leopard-on-your-hackintosh-pc-no-hacking-required

http://lifehacker.com/5351485/how-to-build-a-hackintosh-with-snow-leopard-start-to-finish

http://www.ihackintosh.com/2009/08/how-to-install-snow-leopard-10a432-on-pc-hackintosh/

---

http://vark.com/t/db6c3f
Q: How can I brighten a video clip shot after sundown? Some friends and I did a Thriller re-enactment in the dark and our video came out too dark.
A: i think open source VirtualDub or most of popular video editing software can adjust the brightness/contrast level of your video but decoding can take some time to process. http://www.virtualdub.org/

---

http://vark.com/t/2738b3
Q: how do you congradulate a newly wed couple in japanese?
A: http://answers.yahoo.com/question/index?qid=20070527080140AAW2c5h
Congratulations on your wedding. Go-kekkon omedetou gozaimasu.

---

http://vark.com/t/680633
Q: Do you have a link to a good recent review of electric cars?
A: http://www.allcarselectric.com/
http://www.thecarelectric.com/

---

http://vark.com/t/73e4af
Q: is there any way to get marker off of children's plastic toys?
A: http://answers.yahoo.com/question/index?qid=20081104063750AAviO6n

---

http://vark.com/t/7b1f1c
Q: how do I make a shortcut on my desktop to a folder on the server (I'm on a PC)?
A: Create network shared folder on your server. Connect server from client and find your shared folder. Create shortcut from it.

here example step by step with screenshot: http://chdcsedtech.fullerton.edu/Help/help_sharedfolder.asp

---

http://vark.com/t/748dd6
Q: Where do I find truly information about semantic web?
A: from semantic web official website: http://semanticweb.org/wiki/Main_Page

or read the original article by Scientific American article by Tim Berners-Lee : http://www.scientificamerican.com/article.cfm?id=the-semantic-web

http://www.semanticoverflow.com/questions/1/where-can-i-learn-about-the-semantic-web

http://en.wikipedia.org/wiki/Semantic_Web

---

http://vark.com/t/6f6381
Q: anyone know any good websites for step by step guides for taking a computer apart?
A: http://www.instructables.com/id/Disassemble-a-Computer/ http://www.ehow.com/how_5901326_disassemble-computer.html

---

http://vark.com/t/d449d3
Q: what is the world fastest surface to surface missile?
A: BrahMos

http://wiki.answers.com/Q/Which_is_the_fastest_cruise_missile_in_the_world

---

http://vark.com/t/a419b2
Q: Which license I need to use to allow people reuse my artwork freely, but giving the credits?
A: Maybe under freebsd license

http://en.wikipedia.org/wiki/BSD_license#2-clause_license_.28.22Simplified_BSD_License.22_or_.22Free

---

http://vark.com/t/acde64
Q: Looking for an explanation of a Feistel Cipher Network that includes diagrams?
A: http://en.wikipedia.org/wiki/Feistel_cipher

---

http://vark.com/t/439de3
Q: Hi, I realize that I have a poor level of concentration doing desktop task. How can I improve the power and lenght of concentration time?
A: Use checklist to prioritize task. Minimize multitasking. Set clear and achievable target.

---

http://vark.com/t/d385cf
Q: Will the new iPhone 4 OS update both the iPhone 3G and iPhone 3GS?
A: update will available on 3gs/3g but iPhone 3g will have limited feature.

http://en.wikipedia.org/wiki/IPhone_OS_version_history

It is expected to be available to the public in summer 2010 (northern hemisphere) for iPhone 3GS and iPod Touch (3rd Generation), and fall for iPad.[3] The iPhone 3G and iPod Touch (2nd Generation) will also get a limited update which will include most, but not all, of the new features. For example, multitasking will not be included. This is due to the limited hardware of the iPhone 3G and iPod Touch 2G.

---

http://vark.com/t/5e1005
Q: anyone refer me good ocr software for converting gif. images to word document with good accuracy
A: Use OmniPage

http://en.wikipedia.org/wiki/OmniPage

---

http://vark.com/t/78cc3d
Q: How many episodes of Doctor Who have there been?
A: i guess 207 episodes

http://en.wikipedia.org/wiki/List_of_Doctor_Who_serials

---

http://vark.com/t/e175db
Q: how do you perform a multiple regression in excel 2007?
A: http://answers.yahoo.com/question/index?qid=20071111061315AA3KAL4

---

http://vark.com/t/75f905
Q: If I formatted my PC, how would I transfer all my iPhone backups and settings to a new PC.
A: probably, the following thread can help you...

Howto move my iPhone apps to my new MacBook Pro iTunes library? http://forums.macrumors.com/showthread.php?t=753623

How to transfer iTunes library and iPhone backup to new computer http://forums.macrumors.com/showthread.php?t=526316

---

http://vark.com/t/242560
Q: Is there any book/novel on Mossad? I am really interested in learning more about Mossad.
A: http://en.wikipedia.org/wiki/Mossad#Books

---

http://vark.com/t/a09421
Q: Where can i buy polaroid cameras online?
A: maybe can get it from ebay or amazon.
http://www.polaroid.com/where_to_buy.php

---

http://vark.com/t/d16f30
Q: can you build houses in the sims 3 iphone app? I've looked online and i got nothing searching on my own...
A: no, only upgrade is available.

http://mac-software.suite101.com/article.cfm/the_sims_3_mobile_application
There are also some major limitations to the Buy mode, and a nonexistent Build mode. This version of the game does not allow the player to fully customize the Sim's house—instead, throughout the game there will be pre-packaged home upgrades available at a pre-paid price. Further buy options also are unlocked as play proceeds, but there isn't nearly as much furniture or "fun stuff" for the Sim as in the full version.

---

http://vark.com/t/2226ee
Q: What are the functions of the cerebellum?
A: http://en.wikipedia.org/wiki/Cerebellum

The cerebellum (Latin for little brain) is a region of the brain that plays an important role in motor control. It is also involved in some cognitive functions such as attention and language, and probably in some emotional functions such as regulating fear and pleasure responses,[1] but it is its function in movement that is most clearly understood. The cerebellum does not initiate movement, but it contributes to coordination, precision, and accurate timing.

---


http://vark.com/t/e17655
Q: How oil transform to energy and power a car?
A: How is oil (energy resource) used to make power??
http://answers.yahoo.com/question/index?qid=20080214145010AAqyUqc
When oil is combusted, chemical energy is transformed to kinetic energy, and can be used to do things like move pistons in a car's engine.

http://en.wikipedia.org/wiki/Four_stroke_engine
Today, internal combustion engines in cars, trucks, motorcycles, aircraft, construction machinery and many others, most commonly use a four-stroke cycle. The four strokes refer to intake, compression, combustion (power), and exhaust strokes that occur during two crankshaft rotations per working cycle of the gasoline engine and diesel engine. A less technical description of the four-stroke cycle is, "Intake, Compress, Power, Exhaust" or even less technical "Suck, Squeeze, Bang, Blow"

http://en.wikipedia.org/wiki/Internal_combustion_engine

---

http://vark.com/t/7a40b7
Q: Other than Aardvark and your favorite search engine, what else do you use to find information about things you are interested in, either generic or specific?
A: Wikipedia Wikianswers Google Answers Yahoo Answers Answerbag

---

http://vark.com/t/efe228
Q: which is the most populer course to presue in computer hardware and networking
A: cisco ccna

---

http://vark.com/t/973731
Q: i need an introduction about the iPad, to put it in a marketing plan project... anything more than the introduction would be helpfull, can you help ?
A: http://en.wikipedia.org/wiki/IPad
http://www.apple.com/ipad/

---

http://vark.com/t/3ce39c
Q: can someone pls translate a short text from English to russian?
A: Why not you use online translator like google translate.

http://translate.google.com

---

http://vark.com/t/ef0190
Q: How many episodes of Doctor Who are they releasing this season?
A: 13 episodes

http://en.wikipedia.org/wiki/Doctor_Who_(2010_series)

This is the first series with Matt Smith as the Eleventh Doctor, Karen Gillan as Amy Pond his companion, Steven Moffat as executive producer and head writer and Piers Wenger as executive producer.

---

http://vark.com/t/6ea39c
Q: How to export firefox bookmark into google bookmark?
A: https://addons.mozilla.org/en-US/firefox/addon/2888

---

http://vark.com/t/7b9c77
Q: need help remembering a word. it starts with "H" and has something to do with studying personalities.
A: http://en.wikipedia.org/wiki/Personality_psychology

Too many words start with H ;) . Maybe the wikipedia article can be your starting point to find the word.

---

http://vark.com/t/0270ae
Q: Linux Bash question: How to replace some lines of a file from a bash script?

Example: From To

Also, how to insert line after a specific line? Ex: insert line '' after the line ''
A: Use tr or sed.

http://en.wikipedia.org/wiki/Sed http://en.wikipedia.org/wiki/Tr_(Unix)

---

Q: How public opinion is created in virtual communities?
A: Public opinion in virtual community can be created by using "community consensus" (eg wikipedia) or simply using majority votes.

http://en.wikipedia.org/wiki/Consensus_decision-making
Eg on wikipedia http://en.wikipedia.org/wiki/Wikipedia:Consensus

---

http://vark.com/t/64d287
Q: can i speek in chinese? does this ask-and-answer system support langugae auto translating?
A: http://vark.com/faq
Can I ask Aardvark questions in a language other than English? Aardvark currently only works for questions written in English. The Aardvark team is planning on building multilingual support in the near future.

http://community.vark.com/forums/18354-general/suggestions/261217-more-languages

---

http://vark.com/t/1410f6
Q: How long does a maple tree live?
A: http://www.answerbag.com/q_view/2021474

Different varieties of maple have different lifespans, which vary in urban and wild settings. In urban environments, silver, red and Norway maples live an average of 100 years, while the sugar maple has a lifespan of 75 years. In the wild, sugar maples can live up to 300 years.

---

http://vark.com/t/2f9da9
Q: What is the most inexpensive way to call Ghana? from the United States
A: VoIP call (eg using skype, voipcheap, etc) sometimes give better rate for international call but dont know for sure for Ghana.

---

http://vark.com/t/fc7ad4
Q: what are the best config management tools available in open source? we use SVN, ANT perl and need something for better release management and monitoring and control
A: you can try Git. fyi, many high profile open source projects like Linux, Fedora, Digg, Android are now using Git for revision control.

http://en.wikipedia.org/wiki/Git_(software)

---

http://vark.com/t/b72f78
Q: What are the performance differences between a MacBook and MacBook pro? Both 13"
A: i dont know for sure, but bigger RAM on standard Macbook Pro (4GB) is better than Macbook (2GB) because the performance difference will be noticeable when using heavy application like video/photo editing or during multitasking.

based on processor spec, maybe no big different between 2.26Ghz to 2.4 (min spec for Macbook pro).

---

http://vark.com/t/be7ce2
Q: Is there a jailbreak for the iphone 3.1.3 3gs ?
A: no for iPhone 3GS with iBoot-359.3.2 on 3.13 firmware.

yes if previously using jailbroken iphone with custom 3.1.3 firmware.

more info on wikipedia:

Device must be jailbroken on 3.1.2 before upgrading using custom 3.1.3 firmware. Note: Apple no longer signs any firmware besides 3.1.3. Only signed firmware can be installed on an iPhone 3GS, which means once it has been upgraded to 3.1.3, it cannot be downgraded to 3.1.2 and hence, cannot be jailbroken. http://en.wikipedia.org/wiki/Jailbreaking_for_iPhone_OS

---

http://vark.com/t/8c6fe0
Q: How many Chinese engineers graduate every year? A rough estimate is okay, as long as it comes from a credible source.
A: no latest statistic but during 2005/06, a report from Duke University claimed the value was 351,000 but during that time the widely reported was 600,000.

you can get more info and citation links from the following Google Answer page: http://answers.google.com/answers/threadview/id/725925.html

---

http://vark.com/t/2770b5
Q: i need a true link for download fedora core 5
A: http://iso.linuxquestions.org/fedora/fedora-core-5/

http://archives.fedoraproject.org/pub/archive/fedora/linux/core/5/

http://mirrors.fedoraproject.org/publiclist/Fedora/5/

ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/fedora/linux/core/5/

---

http://vark.com/t/3ec0c0
Q: How to change Oracle Plus Editor's horizontal screen size? It keeps getting 80 and cut the results so we cannot understand.
A: Do you mean sqlplus. If yes, use set linesize n ( default is 80 characters ). Eg:

set linesize 500

---

http://vark.com/t/968b28
Q: Can you tell me what is the main capital of tailand
A: Bangkok http://en.wikipedia.org/wiki/Tailand

---

http://vark.com/t/3c2084
Q: Who is the author who wrote pride and prejudice?
A: Pride and Prejudice is a novel by Jane Austen http://en.wikipedia.org/wiki/Pride_and_Prejudice

---

http://vark.com/t/44e882
Q: how do you write a hello world program in COBOL?
A: http://en.wikipedia.org/wiki/COBOL
http://www.helloworldexample.net/cobol-hello-world-example.html
IDENTIFICATION DIVISION. PROGRAM-ID. HELLO-WORLD. PROCEDURE DIVISION. DISPLAY 'Hello, world'. STOP RUN.

---

http://vark.com/t/efb905
Q: Can you provide some good resources for a beginning iPhone developer?
A: http://developer.apple.com/iphone/

---

http://vark.com/t/bbb218
Q: I'm new to regular expressions. The string I'm searching has a ? in the sentence. I know that the ? means options. So how would one search for a question mark using regular expressions?
A: Add backslash for special character. Eg \?

---

http://vark.com/t/e4afcb
Q: I need help with an access query that would return the top 10 of one catergory based on another catergory. I want to see what the top 10 items each store is selling.
A: select top 10 sale_category from sales_table order by total_sale desc http://en.wikipedia.org/wiki/Select_(SQL) http://www.blueclaw-db.com/accessquerysql/select_top.htm

optional, add "where other_sale_category=?"

---

http://vark.com/t/ccba77
Q: I'm trying to figure out how many blogger.com blogs there are. Any stats to show the actual number?
A: fyi, until oct 2005 only, blogherald has estimated over 15 million blogs for blogger.com. now, the value is supposed larger.

http://www.blogherald.com/2005/07/19/blog-count-for-july-70-million-blogs/ http://www.blogherald.com/2005/10/10/the-blog-herald-blog-count-october-2005/

---

http://vark.com/t/85c363
Q: I was wondering - why do birds (in general) move their heads when walking?
A: http://answers.yahoo.com/question/index?qid=20100104060118AA0drJm

---

http://vark.com/t/37702c
Q: what is the name of the website which is youtube equivalent in china
A: http://www.youku.com/
http://www.tudou.com/

http://en.wikipedia.org/wiki/Youku
http://en.wikipedia.org/wiki/Tudou