Group29.com - What did you expect?
  Create an account
:: Home  ::  Downloads  ::  Your Account  ::  Forums  ::
Google Adsense
Modules
  • Home
  • Downloads
  • ExpectationReviews
  • Forums
  • Group29 FAQ
  • MovieReviews
  • OtherReviews
  • Stories Archive
  • Submit News
  • Top 10
  • Topics
  • Web Links
  • New at Group29
    ·Movie Review: Buzz Lightyear Movie [10]
    ·Movie Review: The Marvels [7]
    ·UCLA vs. USC 2022 preview
    ·Expectation Review: Black Adam [22]
    ·Tuna Is Not The Favorite Pizza Topping in Minnesota
    ·Expectation Review: Captain Marvel [25]
    ·Forum Topic: Update your Facebook property
    ·Web Link: WEP Key Converter
    ·Forum Topic: Why does my IPA file get saved as a zip file in IE?
    ·Web Link: BeyondCompare

    read more...
    TheForce.Net
    ·Rebelscum Breast Cancer Awareness Charity Patch
    ·BBC Interviews J.J. Abrams About Trek And Wars
    ·CEII: Jabba's Palace Reunion - Massive Guest Announcements
    ·Fathead's May the Fourth Be With You!
    ·Star Wars Night With The Tampa Bay Storm Reminder
    ·Stephen Hayford Star Wars Weekends Exclusive Art
    ·ForceCast #251: To Spoil or Not to Spoil
    ·New Timothy Zahn Audio Books Coming
    ·SDCC: Exclusive Black Series Boba Fett With Han In Carbonite Set
    ·Star Wars Art Exposition May 4th

    read more...
    Hot trends
    ·Group29.com

    read more...



    [ Links Main | New | Popular | Top Rated | Random ]

    Category: Main/Computers and Internet/Programming


    Sort Links by: Title (A\D) Date (A\D) Rating (A\D) Popularity (A\D)
    Sites currently sorted by: Date (New Links Listed First)


      Tiny MCE (Moxiecode content editor) 
    Description: TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems (like PHP-nuke) 

    Added on: 29-Mar-2006 Hits: 913
    Rate this Site

      VB-Tips.com 
    Description:
    If you are looking for a Visual Basic FAQ, check out this site with a compilation of Visual Basic Frequently asked questions.

    • Datagrid Tips is specially about windowforms DataGrids/DataGridViews
    • Windowforms Controls is specially about windowforms controls
    • ADO.NET Tips is specially about database use in VB
    • ASP.Net Tips contains general ASPNET programming tips based on DLL use
    • VB.Net Tips contains all other windowforms tips
    • Faqs contains Faqs about VB (2002/2005)

    Added on: 06-Mar-2006 Hits: 1003
    Rate this Site

      Help 4 Web - Professional web developer howto 
    Description: This site addresses most "How to" needs of Professional Web Developers; with a special beginner section. The most comprehensive Web Developer Toolkit coupled to the most extensive link lists by subject. A must for demanding Web Developers who prefer spending their time finding solutions rather than searching for them.

    The webmaster tools have a large number of links and references, including the very helpful Java Test Tool.

    Improve your Site add extra features to your own site such as search, counter, guestbook, statistic, weather, sound, time and date, meta-tag, news, banner, channel, sherlock and optimize it...

    WebMaster about colors, fonts, java, window info, formats, meta-tag, validator, trace & ping, domain, sounds, HTML, CGI, copyright, tricks of the trade...

    Search Engines all search engines listed, direct search with no advertising, links by category, Tips, All in One, PowerSearch and SNIFFIT launcher and more...

    Power Links the web developers ultimate time saver. Comprehensive link sets by categories, with descriptions to sites containing valuable web assets...

    Setup Browser setup correctly your browser such as contrast/brightness, fonts size, WYSIWYG, TCP, proxies, eMail, PPP...

    Added on: 17-Feb-2006 Hits: 1070
    Rate this Site

      ASP.NET - Microsoft Developer site for Web developers 
    Description: Created for the release of Visual Studio .NET and focusing on the web application development. Currently touting ASP.NET 2.0 as part of the .NET framework 2.0 release. Lots of sample code and help.
    Added on: 13-Feb-2006 Hits: 1041
    Rate this Site

      Microsoft Visual Basic 6 Resource Center 
    Description:
    Hey all you VB6 users, here is a Resource Center for Visual Basic 6.0. Some may say that this is strange. But not so, MS is still committed to supporting the developers that have of plenty of valid reasons they cannot move to .NET at this time. Is this is a good thing? Absolutely, but, moving to .NET is the best way to ensure organizations remain competitive. Some will take more time than others will. Some may move incrementally.


    Added on: 21-Dec-2005 Hits: 917
    Rate this Site

      Periodic Table of PERL operators 
    Description: Awhile back, Mark Lentczner saw Larry Wall give a short talk about the current design of Perl 6. At some point Larry put up a list of all the operators - well over a hundred of them! Mark had a sudden inspiration, but it took a few months to get around to drawing it...
    Added on: 16-Dec-2005 Hits: 1036
    Rate this Site

      PHPDesigner by mpSoftware 
    Description:
    PHP Designer 2005 is a FREEWARE PHP programming editor.


    Whether you're an experienced web professional or just a novice starting writing your first PHP script, PHP Designer 2005 is a free PHP editor designed to provide you with the complete set of tools you need for PHP coding. The development environment in PHP Designer 2005 combines many powerful features such as customizable syntax schemes for PHP, HTML, XHTML, CSS, Perl, C#, JavaScript, VB, Java and SQL (Ingres, Interbase, MSSQL, MySQL, Oracle, Sybase and Standard SQL), a class/include browser, test and debug your scripts with the PHP interpreter, integration of the PHP manual, parameter hint, auto indent of brackets, automatic close brackets, access to common code/script libraries all combined in this one unique program. PHP Designer 2005 also includes time saving features as a FTP manager, project manager, file manager, ToDo manager, code templates, snippet support, export possibility to LaTex, HTML and RTF and a lot more… The interface is a sophisticated streamlined XP interface with 18 different themes to choose between and built-in wizards to help accelerate the process of developing with ease.
    Added on: 21-Nov-2005 Hits: 1053
    Rate this Site

      Regulator - an advanced, free regular expressions testing and learning tool 
    Description:
    Regulator is a full-featured Windows-based tool that makes it easy to build and test regular expressions. There is excellent support for them in the .NET Framework and they have been around for a long time in UNIX based utilities like sed and awk. Regular expressions are used to define patterns in strings based on characters, frequency, and character order. They are most commonly used as a means to validate user input or as a way to find a string of characters inside a larger string—for instance, when looking for a URL or e-mail address on a Web page. Regulator allows you to enter a regular expression and some input against which you would be running this expression. This way you can see how the regular expression will act and what kind of matches it will return before implementing it in your application. The ability to write and test regular expressions in a separate application like this is much easier than trying to work with them in your app. One of the best features in Regulator is the ability to search the online regular expressions library at regexlib.com. For example, if you enter the string "phone" in the search box, you will find more than 20 different regular expressions that will match various phone numbers, including expressions for UK, Australian, and many other phone numbers.


    Added on: 18-Nov-2005 Hits: 843
    Rate this Site

      Jeff Key's useful tools, including Snippet Compiler 
    Description: If you are like Jeff, you might have hundreds of Visual Studio solutions that consist of a few lines of code to test out something outside the scope of whatever you are currently working on.  Of course there is nothing wrong with that, but the time it takes to launch a new VS.NET, create the project and so on is just unnecessary.  One of the voices in his head said that it is easy enough to compile code using the .NET Framework, so why not do something about it. So he wrote the Snippet Compiler.
    Added on: 18-Nov-2005 Hits: 849
    Rate this Site

      Guided Tour of the Microsoft Windows Command Shell 
    Description:
    On the Linux platform, the text-based shell is the nexus of computational control and the point at which proper articulation of will can transform commands into consequences. The emulated DOS command shell found in Windows is a shallow farce by comparison, and Microsoft has done little over the years to imbue it with greater power. Now Microsoft is prepared to augment its antiquated command line with a revolutionary new shell that will provide Windows users with a whole new level of control. The Microsoft Command Shell (MSH) features a unique object oriented syntax, extensive support for versatile .NET technology, and an adequate assortment of commands. (Available for free download from Microsoft's Beta site. )


    Added on: 18-Nov-2005 Hits: 1164
    Rate this Site



    Select Page:   [ << Previous Page ] 1 2 3 4 5 6 7 8 9   [ Next Page >> ]
    Group29 Productions

    All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest (c) 2006 by Group29 Productions.


    You can syndicate Group29 Productions news with an RSS Feeder using the file backend.php


    PHP-Nuke Copyright © 2005 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
    Page Generation: 0.31 Seconds

    :: HeliusGray phpbb2 style by CyberAlien :: PHP-Nuke theme by www.nukemods.com ::