Earlier I had written an article on How to get(view) html source code of a website . I had created an application and that would grab the html code of any website. In this article, I will be writing on how you can modify the looks of a website by changing the html source code [...]
Google planned to announce on Tuesday that the source code for its mobile operating system, Android, is now available for anyone to use free.
The move was expected, although the timing was uncertain.
Developers can find the source code on the Web site for the Android Open Source Project.
"An open-sourced mobile platform, that’s constantly being improved upon by the community and is availab
As promised, listed below is the source code in MikroC for the 5x7 Led Dot Matrix Clock. The free demo version of MikroC can compile this code without any problem. Of course, the code is just for educational purpose only and use it with your own risk. The explanation about the source code will come later. Setting time- Press and hold MODE button until the digits blink - The blinking digits are the
regarding right now everybody got their own blog or space like hi5, myspace, friendster i think the Internet is important you also want to be owner of website you want to have the space on Internet? and after you have some website on Internet then you want to modify your website, so the first thing [...]
In this article, I will be illustrating about getting html source code of any website. I have done this in PHP.
I created an html form for submitting the website url. After the url is submitted, the PHP code does all the magic to display full html source code of that particular website. The source code [...]
I’m sure you’ve heard of Jeremy Burns and his Source Code Goldmine sales which are the cream of the crop when it comes to Private Label Rights.
You know, the one that everyone else tries copying, ripping off and imitating but never even comes close.
Just when you think the products can”t get any better, Jeremy goes [...]
Um. Whoa. Okay, DevExpress rocks. I think this will be very well received by the community and you’ll have to watch their page for when it is available and to get your license. From their site: As the release of Silverlight draws near, DevExpress has invested the engineering resources needed to deliver a feature-rich grid control for Silverlight. Not just a "preview"
I've gathered (and rewrite) working Google pagerank checker into single PHP file library. Here's the function list inside the library:Function nameWhat for?getpagerank($url)get $url Google pagerankget_technorati_rank($url, $apikey)get $url Technorati rank. You need Technorati API key to use this function. This function also fill $techno_inblogs (for Technorati authority), $techno_inlinks, and $tec
Click to enlarge
Source Code Library 1.8.5.430
Source Code Library is a powerful multi-language source code Library and clipboard extender with the following benefits:
1. Built-in library with 50,000++ lines of code
2. Quick and powerful search engine
3. Powerful printing capability
4. Password protection & strong 256 bits encryption (optional)
5. User notes & attachments handling
6. Favorites & rating support
7. Full integration with *all* [...]
Alexandro Quarto released the source code of a great flash game. The source is available at Emanuele Feronato blog, where you can find also a small description from the Author about the game. A curiosity of this game, is that he coded all in one day.
Download the source and read original post
[...]
I have source code to create a DLL to view a PDF. The sourcecode is all written in in C++.
I have compiled and tested the DLL in vs 2005, and it works perfect in my C# application.
The issue is
(Budget: $0-100; Expertise: C/C++, )
Remember the awesome PV3D site Whitvoid? Craig try to duplicate it as his 1st Papervision 3D project. Moreover he made the source available, so if you want to investigate, modify or improve you download it here.
Looking for a way to convert a binary (or even a text) file into a Perl, Pascal/Delphi, C/C++, or Java source code array? For example, you may want to do this to include a GIF or other binary file...
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
The reason of my question is to debug other codes in vs2005 to view how they works, anyway are there any part on the webpage where i can see all the submission codes not only the best code. Thanks for the answers.
For obvious reasons... If it's after the match, what are the obvious reasons? As mentioned above, you can already copy code submitted during the SRM via the website, so why not code in the practice room?
Here’s is the screenshot of leaked Windows Vista source code.
This post is from Deepak Gupta's - D' Technology Weblog
Windows Vista Source Code Screenshot
Tags: Screenshot, Source Code, Windows Vista
Today i’ve find this nice flex component using the google spell checker service API.
Features used in the component
The Flex SpellCheckComponent extends the mx.controls.PopUpButton control. You can use it with a TextInput, TextArea or RichTextEditor control.
The component can be instantiated with MXML or Actionscript, and will use the Google service URL directly if a proxy url [...]
I managed to get 13 source code search engines through Googling & Stumbling. These sites do not store any code in their servers , but index from other sites. So have a look! 1. Google Code Search Google Code Search helps you find function definitions and sample code by giving you one place to search publicly accessible source code hosted on the Internet. With Google Code Search, you can: Restrict your search by language, license or filename View the source file with links back to the entire package and the webpage where it came from. Search codes in archives (.tar.gz, .tar.bz2, .tar, and .zip), CVS repositories and Subversion repositories. 2. Koders Searching 742,409,048 lines of open source code in different languages & licenses. 3. Oreilly Labs Search fo
Source Code dalam program ini hanyalah merupakan contoh sederhana yang dasarnya hanya untuk memperkenalkan model pemrograman menggunakan Visual Basic .NET 2008 dengan backend database SQL Server 2000. Program ini merupakan penyempurnaan dari program terdahulu yang menggunakan Visual Basic.NET 2005 dengan menghilangkan vbpowerpack.dll dan library lain yang kurang dibutuhkan. Tidak disarankan untuk
The Source Outliner PowerToy is a Visual Studio 2008 extension that provides a tree view of your source code's types and members and lets you quickly navigate to them with filtering inside the editor.
Source code berikut ini merupakan source code dari visual basic 6.0, yang berfungsi untuk mendeteksi dan memberikan informasi bila flash disk atau bahasa kerennya Removable Disk masuk kedalam komputer kita. Source code inis angat cocok bila dikembangkan untuk Anti virus.Untuk Mencoba source code, yang perlu anda persiapkan :
1.Form (Form1)
2.Text Box (Text1)
3.Module
‘——– Masukan ke Module
Private [...]
I consider myself to be a geek. Linux and geeks have a long history together. So, naturally there are a bunch of geeky things available for Linux. In this case, I’m talking about screensavers. I was looking for a screensaver that would show me something really cool about my system. Then I got the idea [...]
Hi All
FYI
Srinivas Retneni
---------- Forwarded message ----------
From: munigoti ram krishna <mrk.ezen@gmail.com>
Date: Dec 18, 2007 12:18 AM
Subject: Source Code
To:...
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
REPORT ZSOURCE0104.* Declaration of a work area for a Dictionary tableTABLES CUSTOMERS.* Internal table used as snapshot of the database tableDATA ALL_CUSTOMERS LIKE CUSTOMERS OCCURS 100 WITH HEADER LINE.* Definition of input fields on the report's selection screenSELECT-OPTIONS SNAME FOR CUSTOMERS-NAME.* Reading the entries of the database table into an internal tableSELECT * FROM CUSTOMERS INTO TABLE ALL_CUSTOMERS WHERE NAME IN SNAME.* Displaying each line of an internal tableLOOP AT ALL_CUSTOMERS. WRITE: / ALL_CUSTOMERS-NAME.ENDLOOP.---------------------ABAPer, mail: abap.community@gmail.com http://abaplearner.blogspot.com
REPORT ZSOURCE0103.* Declaration of a work area for a Dictionary tableTABLES CUSTOMERS.* Internal table used as snapshot of the database tableDATA ALL_CUSTOMERS LIKE CUSTOMERS OCCURS 100 WITH HEADER LINE.* Reading the entries of the database table into an internal tableSELECT * FROM CUSTOMERS INTO TABLE ALL_CUSTOMERS.* Displaying each line of an internal tableLOOP AT ALL_CUSTOMERS.WRITE: / ALL_CUSTOMERS-NAME.ENDLOOP.---------------------ABAPer, mail: abap.community@gmail.com http://abaplearner.blogspot.com
REPORT CHAP0102.* Copying the content of one data object to anotherDATA: SOURCE(10) TYPE C, TARGET LIKE SOURCE.MOVE SOURCE TO TARGET.* Displaying the contents of fieldsWRITE 'ABAP/4 is easy.'.NEW-LINE.WRITE 'This text is displayed on a new line.'.WRITE / 'After the symbol /, text also appears on a new line.'.* Standard control structures (conditions and loops)IF SOURCE = TARGET. WRITE / 'Fields source and target have the same content'.ELSE. WRITE / 'Fields source and target do not have the same content'.ENDIF.DO 3 TIMES. WRITE / SY-INDEX.ENDDO.* Local subroutine of a single programDATA: A1 TYPE I, A2 TYPE I.PERFORM CALC USING A1 CHANGING A2.WRITE / A2.FORM CALC USING F1 LIKE A1 CHANGING F2 LIKE A2. F2 = F1 + ( F2 * 17 ).ENDFORM.* Event for drill-down facilities (reacts when a user selects a line)AT LINE-SELECTION. WRITE 'This is displayed after double-clicking a line'.b---------------------ABAPer, mail: abap.community@gmail.com htt
Here is the list of various source code search engines. These let you search actual code in open source projects accumulated over the Internet.By using these source code search engines, developers can avoid the wastage of time spent on writing the lines of code for certain functions that are already exist and free to use.Reuse is the main motive of this post.Here goes the list http://www.krugle.com/http://www.koders.com/http://www.google.com/codesearchhttp://labs.oreilly.com/code/http://www.codefetch.com/http://www.jexamples.com/http://csourcesearch.net/http://kelpi.comhttp://lxr.linux.no/searchhttp://www.ucodit.comhttp://www.codase.com/http://www.allthecode.com/http://www.quickref.org/http://www.bytemycode.com/http://www.planet-source-code.com/http://jsourcery.com/welcome/home.htmlhttp://www.merobase.com/For better results, search on multiple source code search engines as source code displayed by one engine may not be displayed by another or vice versa.The above list contains almost a
This book is designed to teach you the fundamentals of object-oriented programming. You can use this book if you have a basic knowledge of Visual Basic 6, Visual Basic .NET, Visual C#, or another Windows programming language.Embark upon object-oriented programming in the .NET era with this straightforward, accessible guide. Progress at your own pace from the basics through advanced OOP concepts with the help of clear instructions, candid reference notes and design tips, and engaging programming examples. Learn how to take full advantage of the objects provided by Visual Basic .NET and Visual C#—or how to create and implement your own objects. In less time than you thought possible, you’ll absorb object-oriented design concepts and terminology and understand how to construct elegant object-oriented programs with two of the most powerful development languages.Download LinkPwd: ganelon
iCodeGenerator is a free tools database centric template based code generator for any text(ascii) programming language like C, PHP, C#, Visual Basic, Java, Perl, Python...
Supported databases are SQL Server, MySQL and PostgreSQL.
Project Admins: victoryoalli
Operating System: All 32-bit MS Windows (95/98/NT/2000/XP)
License: GNU General Public License (GPL)
Category: Database, Code Generators,
Setelah blogwalking kesana-kemari, saya menemukan sesuatu yang sangat dibutuhkan buat temen-temen blogger yang suka buat tutorial apalagi programming…
Ini didapet dari sini, mas sandynata yang nulis…
Intinya, jika ingin membuat sebuah tutorial,
sebenarnya di wordpress itu tinggal tulis misalnya :
[sourcecode language=’php’]
…tulis_kode_di_sini…
[/sourcecode]
bahasanya pun macam2, ada css, java, C#, dll..
Nah, pengen coba ah…
(more…)
Scott hat es soeben gepostet [1]. Eine Nachricht die viele erfreuen wird:
"... Today I'm excited to announce that we'll be providing this with
the .NET 3.5 and VS 2008 release later this year.
We'll begin by offering the source code (with source file comments included) for
the .NET Base Class Libraries (System, System.IO, System.Collections, System.Configuration,
System.Threading, System.Net, System.Security, System.Runtime, System.Text, etc),
ASP.NET (System.Web), Windows Forms (System.Windows.Forms), ADO.NET (System.Data),
XML (System.Xml), and WPF (System.Windows). We'll then be adding more libraries
in the months ahead (including WCF, Workflow, and LINQ). The source code will
be released under the Microsoft
Reference License (MS-RL).
You'll be able to download the .NET Framework source libraries via a standalone
install (allowing you to use any text editor to browse it locally). We will also
provide integrated debugging support of it
VBWare is free vb tools download written in Visual Basic that is released into the public domain that includes source code.
Download VBWare + source code
Project Admins: kyhwana
Operating System: All 32-bit WIN
License: Public Domain
http://sourceforge.net/projects/vbware/
Visual Basic Sample Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button and additional source code for making other controls is available. . All of the VB Source Code is compatible with VB3, VB4, VB5 and VB6.
The source code draws the control directly onto a Picturebox and can be
Tahun 2002 sudah lama memang! saya pernah memenangkan kontes programming VB6
Code yang diadakan di planet-source-code. Tidak ada maksud untuk menyombongkan diri, saya sadar (i'm a bad programmer)
saya hanya memberikan informasi kalo orang
indonesia juga bisa menang..walau cuma sekali hik..hik.
Program ini saya beri nama Avaco Uninstaller 2002 - [Updated : New ! English
Version]
Untuk
Tahun 2002 sudah lama memang! saya pernah memenangkan kontes programming VB6
Code yang diadakan di planet-source-code. Tidak ada maksud untuk menyombongkan diri, saya sadar (i'm a bad programmer)
saya hanya memberikan informasi kalo orang
indonesia juga bisa menang..walau cuma sekali hik..hik.
Program ini saya beri nama Avaco Uninstaller 2002 - [Updated : New ! English
Version]
Untuk memudahkan saya beri tanya jawab sedikit ya..
Q : Om Program apa ini?
A : Ini adalah program yang sangat complete untuk melakukan uninstaller windows
atau add/remove.
Q : Apa saja yang dilakukan program ini?
A : Dengan program ini anda dapat :
- Mengedit Entry pada Uninstall Registry.
- Menghapus Entry pada Uninstall Register.
- Membuat Entry ba
Jika anda mempunyai blog yang difokuskan pada dunia programming "New Code
Scrolling Ticker" sangat cocok untuk mempercantik halaman blog programmer anda.
"New Code Scrolling Ticker" merupakan informasi cepat mengenai posting source
code terbaru yang beralamatkan pada
www.planet-source-code.com. Selain menggunakan "New Code Scrolling Ticker"
anda juga bisa mempercantik dengan menggunakan "
Jika anda mempunyai blog yang difokuskan pada dunia programming "New Code
Scrolling Ticker" sangat cocok untuk mempercantik halaman blog programmer anda.
"New Code Scrolling Ticker" merupakan informasi cepat mengenai posting source
code terbaru yang beralamatkan pada
www.planet-source-code.com. Selain menggunakan "New Code Scrolling Ticker"
anda juga bisa mempercantik dengan menggunakan "Textbox Search Source Code",
berbeda dengan Scrolling Ticker pada Textbox Search ini dikhusus kan melakukan
proses pencarian langsung pada halaman yang dicari sesuai dengan categori yang
dipilih.
Sampel dari "New Code Scrolling Ticker"
Your browser does not support inline frames...However, you can click here to see the related document.
Jika anda mempunyai blog yang dikhusus khan pada dunia programming "New Code
Scrolling Ticker" sangat cocok untuk mempercantik halaman blog programmer anda.
"New Code Scrolling Ticker" merupakan informasi cepat mengenai posting source
code terbaru yang beralamatkan pada
www.planet-source-code.com. Selain menggunakan "New Code Scrolling Ticker"
anda juga bisa mempercantik dengan menggunakan "
Beberapa waktu lalu, ada teman-teman menanyakan tentang pembuatan skin di program Kamus dan Shollu. Sebenarnya banyak komponen yang tersedia di internet untuk membuat aplikasi/program dengan antarmuka (skin) yang menarik. Misalnya saja AlphaSkins yang juga menyediakan komponen yang gratis. Jika untuk membuat program yang besar, mungkin tidak masalah, tetapi jika hanya ingin membuat program sederhana [...]
See the source code of any online site. Find out exactly how the website is scripted.Please do not use source code to copy designs and layout of other websites that are copyrighted and implement it on your own.View source of:http://Powered by iWEBTOOL Check Your Alexa Traffic RankView and compare Alexa Ranking graphs.Check Your Website for Broken LinksUse this tool to check for broken links on a website.Reciprocal Link CheckerCheck your reciprocal links to see if link partners are still linking back to your site.Website Speed TestFind out how fast a specific website loads.Google Banned CheckerDiscover whether a website is banned on Google.Index Checker Check for the total number of pages of a specific website which are present on search engines.Page Rank CheckerView Google PageRank on different Google servers.
If you are looking for a very professional flash based image gallery for your projects Adobe has few samples with source codes and also with templates.
There are three different samples.
These galleries are dynamic and based on xml.
I have uploaded the source code to my box file sharing account, you can download it by box widget on the sidebar or by going to http://public.box.net/aarif. You can download the complete package from Adobe website to by clicking here.
similar posts : kuler from Adobe Labs - Play With Colors, Aviary - Free Online Audio,Video,Graphics Tools, Flaraby - Arabic Support in Flash, Adobe EDEG Magazine
Tahun 2002 sudah lama memang! saya pernah memenangkan kontes programming VB6
Code yang diadakan di planet-source-code. Tidak ada maksud untuk menyombongkan diri, saya sadar (i'm a bad programmer)
saya hanya memberikan informasi kalo orang
indonesia juga bisa menang..walau cuma sekali hik..hik.
Program ini saya beri nama Avaco Uninstaller 2002 - [Updated : New ! English
Version]
Untuk
WSBackgroundPixelSkin is a free Flex component for creating patterns within Flex containers such as...
[[ This is a content summary only. Visit my website for full links, other content, and more! ]]
Bagi anda yang ingin mempelajari program Restore my files, ini program dan source codenya (dalam Delphi). Untuk dapat menjalankan program dalam delphi, perlu di install komponen KOL ( key objects library ), bisa download di http://kolmck.net/ ( Inggris ) atau http://kolnmck.ru ( dalam bahasa Rusia)
Download Source code Restore My Files ( 67 KB). Semoga [...]
HTML Brander
Ready to Build Your Own Profitable Affiliate Program?
Here’s How to Create a Branded Website for Affiliates With the Push of a Button!
If you’ve ever wanted to build a profitable affiliate program, this may be the most important letter you read today!
Here’s why:
I’m about to reveal how you can start easily creating branded websites for your affiliates.
Introducing the
Copy your programs source code to the text box, select the type of code and generate a syntax highlighted/colored version in html ready to be put on your website. Generate a single html with embedded css or a separate css and html code. Lots of code types to select from.read more | digg story
Copy your programs source code to the text box, select the type of code and generate a syntax highlighted/colored version in html ready to be put on your website. Generate a single html with embedded css or a separate css and html code. Lots of code types to select from.
read more | digg story
The Code Project -Free articles & source code of Atlas and AJAX Ajax.NET - A free library for the Microsoft .NET Framework -Examples using the free Ajax.NET libraryW3Schools.com -An AJAX tutorial from the helpful people at W3Schools.18-Week Free AJAX Programming (with Passion!) Online Course -The first session of this free online AJAX course is already underway, but there are slides and various other resources available. This is a Java site so the AJAX course ultimately involves JavaServer Faces and AJAX integration.Creating a MySQL connection with PHP/AJAX -This is a short ajax tutorial on opening a connection to MySql using ajax.Getting Started with Ajax -This article at A List Apart is an excerpt from the book Web Design in a Nutshell and covers using ajax with innerHTML and Nodes to manipulate page content dynamically.SAJAX -SAJAX is an open source tool to make programming websites using the Ajax framework also known as XMLHTTPRequest or remote scripting as easy as possible. Sajax
AJAX web applications, made famous by GMail and Google Maps, seem to be the flavour of the month in some circles. Using a combination of HTML/XHTML, XML, CSS, DOM scripting via JavaScript, and XMLHttpRequest (for exchanging data with a server asynchronously), AJAX allows you to do many interactive things with your website, making it appear almost like a native application running on your system. Incidentally, in case you were wondering, AJAX is an acronym for "Asynchronous JavaScript and XML".If you are looking for a tutorial on Ajax, you might want to try the following online articles from IBM: * Mastering Ajax, Part 1: Introduction to Ajax * Mastering Ajax, Part 2: Making asynchronous requests with JavaScript and Ajax * Mastering Ajax, Part 3: Advanced requests and Responses in Ajax Free AJAX Toolkits, Frameworks, Libraries and Source CodeGoogle Web Toolkit - Build AJAX applications in the Java language Google Web Toolkit helps you in developing AJAX web applications li
Posted under
{Source Code Search Engines} by syam .Search other's codes learn or copy them. Create your own code based on them. For all these you will need these great Source Code search engines