Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

Saturday, January 16

Compile and Run any Program online using ideone.com

2 comments
Looking for a age old COBOL compiler for your new owned Windows 7 PC or Googling for running Shell Programs on Windows? If you are one of the guy, who have done all these - then feel yourself lucky coz you landed in the perfect article. ideone.com is a Web Portal that allows you to compile all sort of programs from COBOL language to Java.



In Brief [From ideone.com]


ideone.com is a... pastebin. But a pastebin like no other in the Internet. More accurate expression would be online mini IDE and debugging tool.

ideone.com is designed mostly for programmers (but, of course, common plain text can also be uploaded). You can use it to:

  • share your code (that's obvious - it is a pastebin, isn't it? :)) in a neat way,
  • run your code on server side in 38 programming languages (number still growing)
  • and do it all with your own input data!
All pastes, if run on server (this option can be disabled for your code if you want), can be accessed through convenient hash links. Source code pages provide information about code and its execution: memory usage, execution time, language and compiler version, code itself, input uploaded by user, output generated by program and error messages from compilers and interpreters.


Links : 
ideone.com FAQs : http://ideone.com/faq
ideone.com Sample Programs : http://ideone.com/samples


Read more...

Saturday, August 8

Set Bing's daily image as your Wallpaper

0 comments


Hate it or love it, Microsoft's Bing Search Engine is gaining market share slowly - BTW you have to admit the fact that Bing's Background images that shows new appearance daily Rocks; Then why not set them as your own desktop's wallpaper - and watch them changing their roots daily? Here's how you can do it . .

Copy n Paste the following code in notepad or any of your favorite text editor and save as 'Bing.theme'

[Theme]
DisplayName=Bing
[Slideshow]
Interval=1800000
Shuffle=1
RssFeed=http://feeds.feedburner.com/bingimages
[Control Panel\Desktop]
TileWallpaper=0
WallpaperStyle=0
Pattern=
[Control Panel\Cursors]
AppStarting=%SystemRoot%\cursors\aero_working.ani
Arrow=%SystemRoot%\cursors\aero_arrow.cur
Crosshair=
Hand=%SystemRoot%\cursors\aero_link.cur
Help=%SystemRoot%\cursors\aero_helpsel.cur
IBeam=
No=%SystemRoot%\cursors\aero_unavail.cur
NWPen=%SystemRoot%\cursors\aero_pen.cur
SizeAll=%SystemRoot%\cursors\aero_move.cur
SizeNESW=%SystemRoot%\cursors\aero_nesw.cur
SizeNS=%SystemRoot%\cursors\aero_ns.cur
SizeNWSE=%SystemRoot%\cursors\aero_nwse.cur
SizeWE=%SystemRoot%\cursors\aero_ew.cur
UpArrow=%SystemRoot%\cursors\aero_up.cur
Wait=%SystemRoot%\cursors\aero_busy.ani
DefaultValue=Windows Aero
Link=
[VisualStyles]
Path=%SystemRoot%\resources\themes\Aero\Aero.mssty les
ColorStyle=NormalColor
Size=NormalSize
ColorizationColor=0X6B74B8FC
Transparency=1
[MasterThemeSelector]
MTSM=DABJDKT

After saving the file just double click on the file file and make sure you select "download attachments" in the pop-up window. That's it, your bing theme should be good to go. To make sure the photos look their best, select the "Fit" option in the desktop background settings

Follow Me on Twitter - http://twitter.com/darkc0re ; If you want to contact the me - Just leave a Scrap via Orkut or via E-Mail at b.arunselvakumar [at] gmail [dot] com; To Get Updates on your Mobile SMS ON DarkCore to 9870807070


Read more...

Tuesday, August 4

Edit any Webpages to your Wish

0 comments
It's a most known fact that Java rules the programming world; and let me remind you JavaScript too is good and is used in most webpages. And this time let me give you a trick to edit any webpage using a Java Script; This trick is cool to fool your parents or poke your friends - Let me guess you got low marks for your exams and your results are published Online, and your parents are asking you to show your results, well then just fool them using a single line of Java Script. And make your own news in TOI, or anything else and just show off to your friends.

* Before beginning our mission be sure your parents or friends are n00b, else you are gonna be caught red handed.

* Goto the URL of the Webpage into your favorite browser, that you are gonna to edit.

* Copy n Paste the following Javascript into the addressbar of your browser.

javascript:document.body.contentEditable='true'; document.designMode='on'; void 0


* Now you can edit the webpage, as I had shown my fake results page . .


Follow Me on Twitter - http://twitter.com/darkc0re ; If you wnt to contact the me - Just leave a Scrap via Orkut or via E-Mail at b.arunselvakumar [at] gmail [dot] com; To Get Updates on your Mobile SMS ON DarkCore to 9870807070

Read more...
 

dαrk сoяє | Copyright © 2009 | Original Design By Deluxe Themes | Converted To Blogger By Technolizard