Mobile Application Development and Data Mining
Oops! We don't even know why this section is here.
Now we Know! In this section we will be posting information about on going and completed projects using things such as API's and all sorts of content.
Code With Design is a web development blog that consists of mostly php, sql and java content but does have information and articles with a bunch of other languages. Code With Design
This is a project for the members of Dream In Code. It allows the users display information, reputation and posts that are provided by dream in code. It is a simple widget that allows members to show off their participation in the community and help support Dream In Code.
The project currently supports all of the main badge groups available on dreamincode.net. If a user would like another size they can simply add a size attribute to the end of the url and make it equal to 'usb'.
In order to display the following block please see the html code below.
HTML code that will allow you to embed your own profile into your website. In order to change it to your own profile you just need to change the '?id=' to the user id that is given in your dream in code profile's user id.
<iframe scrolling="no" style="width: 282px;height: 76px;border: none;"src="http://atomicbucket.com/dreamincode/?id=175017"></iframe>
Feel free to fork the code, the code is currently up on Github. Please commit what you make with it and share it with the community.