Sitereview.org
Headlines | Software | Hardware | Science | Coding | Sysadmin | Humor | Misc
The Tech Website Directory  (Click 'post' below) 

jsDraw2D, Open Source JavaScript Graphics Library

Up
vote
Down

jsDraw2D is an open source javascript library which can be used to draw advance shapes like curves and beziers along with the basic shapes like line, polygon, circle, ellipse, arc etc.
The library also provides options to set the co-ordinate system, origin and scale for the drawing. read more...
permapage | score:9960 | -sameer_cdac, July 14, 2009
Modern art T-shirts:  I Love Spades T-shirts

Freelancers Portal and Forum

Up
vote
Down

New Freelancer's world-wide portal is started. You can find here last news form freelance world, read most interesting and useful articles and interviews, talk on our forum with other freelancres and buyers.

Our project is very young and we hope that with your help we will improve it and create really useful and informative resource. So, you are welcome to share your knowledge and experience with other people.

We are always opened to receive any propolas, ideas and fewedback from you. See you on the pages of our portal. read more...
permapage | score:9956 | -devunion, March 26, 2009

Advanced Drag-n-Drop Coding with Visual Basic

Up
vote
Down

Recently, drag-n-drop features of programming languages are being used extensively. Examples of use of this feature include the following:
1. Quiz software,
2. Rich GUI designs,
3. Modelling, etc.

An in-depth study of drag and drop features available with Visual Basic (VB6) are shown with working examples. The contents of the tutorial is as given below:

1.0 Introduction

1.1 Simple Definition for Drag & Drop
1.2 The Basic Concepts of Drag & Drop
1.3 Properties of Drag & Drop

2.0 Drag & Drop Operation – a Simple Examples

2.1 Simple example for Drag & Drop type operation
2.2 Downloadable Zip File

3.0 Visual Basic Drag & Drop – Another Example Using Database Backend

3.1 Explains how example2 is Different from Example1
3.2 Database Design
3.3 Downloadable Zip File

4.0 An Advanced Use of Drag-n-Drop Application in VB6 with Example

4.1 Brief Description
4.2 Database Design
4.3 Downloadable Zip File read more...
permapage | score:9947 | -Vijay, February 28, 2009

Learn Java with ease

Up
vote
Down

A very good site dedicated to java with a very useful collection of articles for Java Developers.
Java 3D is a scene graph-based 3D application programming interface (API) for the Java platform. It runs on top of either OpenGL or Direct3D. Since version 1.2, Java 3D has been developed under the Java Community Process.

Compared to other solutions, Java 3D is not only a wrapper around these graphics APIs, but an interface that encapsulates the graphics programming using a real, object-oriented concept.
read more...
permapage | score:9946 | -freshersweeyt, April 30, 2009

iWebBuddy.com: Webmaster Community

Up
vote
Down

iWebBuddy.com is a website development forum which members can use to communicate with other webmasters.

  • Request free website reviews
  • Request free website templates
  • Request free graphic designing services
  • Ask for webmaster advice
  • Ask website development questions
  • Ask questions related to SEO
  • Read useful website development tutorials and SEO tutorials
  • Learn HTML, CSS, XHTML, JavaScript, pHp, etc...
  • Advertise your website, forum or blog
  • And much more. read more...
  • permapage | score:9942 | -iWebBuddy, May 21, 2010

    Sun Java Certification (SCJP) Exam Notes

    Up
    vote
    Down

    Sun Certified Java Programmer (SCJP) is the most sought after certification by software programmers worldwide. The certification is awarded by Sun Microsystems(R). Exam cram notes on Java certification (SCJP) is available at ExamGuides.com. The topics covered in the exam cram are as given below:

    1. Language Fundaments
    2. Operators and Assignments
    3. Modifiers
    4. Converting and Casting
    5. Flow Control and Exceptions
    6. Objects and Classes
    7. Threads
    8. java.lang Package
    9. java.util Package
    10. Components
    11. Layout Manager
    12. Events
    13. Painting
    14. Applets and HTML
    15. I/O
    16. Resources
    17. Tip for Studying and Taking Exam

    Please view the SCJP exam notes at ExamGuides.com read more...
    permapage | score:9923 | -Vijay, January 17, 2009

    Configuring and Using MySQL with MyODBC

    Up
    vote
    Down

    The article provides a detailed overview of configuring, connecting, and working with MySQL database from a Windows Operating System. The Windows computer may be running any Windows OS such as 9x, 2000, or XP. The MySQL database is available free of cost under GPL. In the example provided, the MySQL server is running on a separate Redhat 9 (Linux) Operating System.

    Topics covered in the article include the following:
    1. Server Configuration.
    2. How to install MySQL database.
    3. Granting permission for a username and password.
    4. Client Configuration.
    5. How to install MyODBC Driver.
    6. Configuring the MyODBC DSN on Windows.
    7. DSN-less connection.
    8. Example program in VB.
    9. Viewing the stored data using Telnet. read more...
    permapage | score:9923 | -Vijay, November 6, 2008

    The Ten Commandments for C programmers

    Up
    vote
    Down

    The Ten Commandments are annotated with additional enlightenment so that they speak even more eloquently for themselves...
    2 Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end.

    Clearly the holy scriptures were mis-transcribed here, as the words should have been ``null pointer'', to minimize confusion between the concept of null pointers and the macro NULL (of which more anon). Otherwise, the meaning is plain. A null pointer points to regions filled with dragons, demons, core dumps, and numberless other foul creatures, all of which delight in frolicing in thy program if thou disturb their sleep. A null pointer doth not point to a 0 of any type, despite some blasphemous old code which impiously assumes this.
    read more...
    permapage | score:9910 | -Ray, January 5, 2006

    C, C++ Tips, FAQs, and Tutorials

    Up
    vote
    Down

    This one-page resource contains lists of C and C++ programming links on the following topics:
    • Tutorials
    • C++ Tips and Tricks
    • Debugging
    • C++ Compilers
    • Source Code Archives
    • Journals and Newsletters
    • Pointers and Dynamic Memory Allocation
    • Coding Standards
    • C Programming (resources)
    • Standard Template Library (STL)
    read more...
    permapage | score:9909 | -Ray, December 18, 2005

    WinAsm Studio

    Up
    vote
    Down

    WinAsm Studio is a free Integrated Development Environment for developing 32-bit Windows and 16-bit DOS programs using the Assembly Language. It is a MUI application already translated to many languages and includes a Visual Resource Editor for rc scripts. Highly extensible via user created Add-Ins (aka plug-ins).

    A lot of free (most of which are open source) projects (such as HiEditor, a large file editor), custom controls to download, a popular programming forum and a link directory to add your site.

    Best Regards,

    Antonis Kyprianou read more...
    permapage | score:9907 | -akyprian, March 2, 2007 (Updated: March 13, 2007)

    GrokCode

    Up
    vote
    Down

    GrokCode is a site by developers for developers. It covers programming tips & tutorials, recommendations for books and tools, sweet hacks, career advice specific to software development, and programming trends. GrokCode contains code samples in a wide variety of languages including Java, PHP, Lisp, Scala, and C. read more...
    permapage | score:9907 | -grokcode, October 1, 2008

    Text Editing for Programmers: JEdit

    Up
    vote
    Down

    JEdit is now seven years old and, therefore, quite mature.
    While jEdit beats many expensive development tools for features and ease of use, it is released as free software with full source code, provided under the terms of the GNU General Public License.
    • Written in Java, so it runs on Mac OS X, OS/2, Unix, VMS and Windows.
    • Built-in macro language; extensible plugin architecture. Dozens of macros and plugins available.
    • Plugins can be downloaded and installed from within jEdit using the "plugin manager" feature.
    • Auto indent, and syntax highlighting for more than 130 languages.
    • Supports a large number of character encodings including UTF8 and Unicode.
    • Folding for selectively hiding regions of text.
    • Word wrap.
    • Highly configurable and customizable.
    • Every other feature, both basic and advanced, you would expect to find in a text editor. See the Features page for a full list.
    read more...
    permapage | score:9905 | -Ray, January 18, 2006

    A simple Java tutorial

    Up
    vote
    Down

    This is an excellent Java tutorial with no unnecessary prerequisites. If you're an experienced C programmer, you'll just fly past the reused concepts and keywords, but it helps to know which ones are reused. If you're not yet a programmer, this is probably the right tutorial for you.
    This tutorial has grown into a book called The Java Developer's Resource, available now from Prentice Hall. It's now out of print, but the examples and exercises from that book are also online here and may be of use.
    read more...
    permapage | score:9888 | -Ray, March 2, 2006

    Extreme Testing

    Up
    vote
    Down

    Extreme testing derives from the concepts outlined for extreme programming (XP) and distributed extreme programming (DXP) and tailored to be applicable to onshore-offshore model of software development, single & multi vendor model of software development. This approach retains the classical concepts of eXtreme Programming like simplicity, discipline, communication, quality, and flexibility read more...
    permapage | score:9864 | -riseoficarus, June 19, 2007

    VisualBuilder.com

    Up
    vote
    Down

    Learn AJAX, PHP, JSP, ASP.NET, DHTML and other cool Web 2.0 Development techniques from the experts. Read the JSP tutorials and download the basic source code snippets and start developing now - All FREE read more...
    permapage | score:9861 | -imran, February 17, 2007

    Free pdf book: Programming from the Ground Up

    Up
    vote
    Down

    Note: This 326 page introductory programming text is in .pdf format.
    I will take you through the difficult issues because that is the only way to move on to masterful programming. My goal is to take you from knowing nothing about programming to understanding how to think, write, and learn like a programmer. You won’t know everything, but you will have a background for how everything fits together. At the end of this book, you should be able to do the following:
    read more...
    permapage | score:9859 | -Ray, January 23, 2006
    More coding articles...
     

    Articles and website reviews are owned by their authors.
    The rest is © 2000-2010, Ray Yeargin.

    coding headlines

    Blog software feature list

    Space Tyrant: A multiplayer strategy game and programming project

    CSS and Tables: The Hype and Trends

    jarfinder - Free jar database

    New php/sql tutorials

    Introduction to HTML

    ByteMyCode: Online Code and Tutorial Sharing Site

    Geekpedia: Programming Tutorials, Source Code...

    Maze Algorithms

    Effective Programmer Practices

    Advanced WAP Programming

    /training/etc/ Programming Site

    XML Guide

    Unix Programming FAQ

    AllSyntax.com - Tutorials and Code Samples available

    Javascript Graphics Functions

    The Open Watcom Compiler

    Extreme Visual Basic Forum

    Ten Minute Python Tutorial

    DHTML Shock - Free Dynamic HTML and JavaScript

    Modular Programming in C

    Win32, C, C++, VC++ resources

    Free Programming Resources

    The Tutorials Search Engine

    Java Programmer Online Examples

    Extreme Programming: A Gentle Introduction

    C Programming

    Linux Assembly Programming Resource Site

    One PHP Street - A PHP Code Repository

    Programming Language Compromises

    Methods and Tools

    Secure Transaction Developers Resource Site

    The Ruby Programming Language

    Network Programming with Perl

    Javascript Tips

    Coding for 64-bit processors

    Unmaintained Free Software Projects

    Unix Bourne Shell Programming

    Compiler FAQs, Links, Info

    PHP Resource Index

    Fighting Memory Leakage

    Programming Optimization: Techniques, examples and discussion

    Cascading Style Sheets (CSS) Tutorial

    Freecode, Free Programming Source Code

    Online guide to Visual Basic

    Raw IP Networking FAQ

    Webmaster Forum

    Remote Debugger for ASP

     

    Bookmark us! 

    post 

    Posting Guidelines

    Site info

    News feed

    Login
    (to post)

    Search