Current state
This commit is contained in:
606
database/skinbase_categories_migration.sql
Normal file
606
database/skinbase_categories_migration.sql
Normal file
@@ -0,0 +1,606 @@
|
||||
-- CONTENT TYPES
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (1,'Skins','skins','In computing, <span style="font-weight: bold;">skins </span>and <span style="font-weight: bold;">themes</span> are custom graphical appearances (GUIs) that can be applied to certain software and websites in order to suit the different tastes of different users. Such software is referred to as being skinnable, and the process of writing or applying such a skin is known as skinning. Applying a <span style="font-weight: bold;">skin</span> changes a piece of software''s look and feel - some skins merely make the program more aesthetically pleasing, but others can rearrange elements of the interface, potentially making the program easier to use.');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (2,'Wallpapers','wallpapers','The terms <span style="font-weight: bold;">wallpaper</span> and desktop picture refer to an image used as a background on a computer screen, usually for the desktop of a graphical user interface. ''<span style="font-weight: bold;">Wallpaper</span>'' is the term used in Microsoft Windows, while the Mac OS calls it a ''desktop picture'' (prior to Mac OS X, the term desktop pattern was used to refer to a small pattern that was repeated to fill the screen).');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (3,'Photography','photography','Photography is the process of recording pictures by means of capturing light on a light-sensitive medium, such as a sensor or film. Light patterns reflected or emitted from objects expose a sensitive chemical or electronic medium during a timed exposure, usually through a photographic lens in a device known as a camera that also stores the resulting information chemically or electronically.<br>');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (4,'Other','other','<p>Other artworks which doesnt fit in main categories</p>');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (29,'Photo Manipulated','photo-manipulated','nan');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (67,'WPlay','wplay','WPlay is a high Quality MP3 / CD Player with a multi-language interface. It converts files (WAV-MP3) with a built in equalizer and playlist.');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (89,'MP3-Nator','mp3-nator','-The player supports drag and drop you can drag mp3 songs in it but also your playlist can be dragged into the player. Other files wich are not .mp3 or .plf will be ignored by the player.');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (151,'SlotMachine','slotmachine','SlotMachine is a User-programmable and ´skin-able´ SlotMachine. You can play like in a casino with the included model or download new skins. ');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (209,'ConWatch','conwatch','Features:');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (222,'Votor','votor','Votor is a small Windows application that will popup in your webbrowser.');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (234,'Konex','konex','konex is a telnet client with the following features:');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (249,'MyIE2','myie2','MyIE2 is a powerful multi-page browser based on the IE core (IE5.x or IE 6.0 required). It can open multiple web pages in just one window. And it only takes a little system resource when surfing with a greatly integrated user interface. It also supports special Plug-Ins & IE Extensions to let you have an enjoyable surfing experience.');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (272,'DVWM','dvwm','Dimension Virtual Window Manager (DVWM) displays the contents of each desktop within the window. This was the first desktop vwm for Windows to do this. ');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (289,'Y.A.w.N','y-a-w-n','With this tool you can write up to 255 pages (since v0.44) full of notes in the Rich Text Format (different colors & fonts) in a skinable window.');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (293,'Zoomer','zoomer','Zoomer is a skinnable zoom screen+pick color utility. Zoomer is a great tool to every that get involved with computer graphics. This program is for all that want to magnify any screen part and analize colors. Zoomer is very easy to skin and features transparency making the possibilities endless. ');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (300,'Skinner','skinner','Skinner is a tool that skins Windows Start button. It gives the following effects according to the selected skin: ');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (328,'Y''s Dock','y-s-dock','Y´z Dock is a program that emulates the MacOS X dock.');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (349,'RadLight','radlight','RadLight is an application developed to offer you fast and high quality playback of DivX content and other multimedia files. Skinnable of course :)');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (354,'Zoom Player','zoom-player','Zoom Player is a robust Media and DVD Front-End Player. ');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (404,'SkinMem','skinmem','SkinMem is a freeform skinnable system resource monitor. The program displays the percentage of the current RAM being used by your PC as well as the available RAM left in Mbs. One difference between this system monitor and other similar programs is the realtime updating of the information.');
|
||||
INSERT INTO content_types (id,name,slug,description) VALUES (544,'Members','members','nan');
|
||||
|
||||
-- CATEGORIES
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (5,4,4,'Art','art','A category where artists can add their artwork in any resolution they feel like! (No more than 1600 pixels, though).
|
||||
No resolution restrictions as the standart wallpapers! ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (6,1,1,'Audio','audio','Skinnable audio applications (for playing such files as MP3s and CDs)','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (7,4,4,'Base Bin','base-bin','Uploaded graphics that were started, but either couldn''t be finish or the creator lost interest in. Files free for sharing. ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (8,1,1,'Contest','contest','All entries submitted to various Skinbase competitions.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (9,1,1,'Desktop shell','desktop-shell','Software used to skin your desktop or windows.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (10,1,1,'Games','games','game related skins','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (11,1,1,'Icons','icons','Replacement icons for your system.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (12,1,1,'Internet','internet','Various applications all internet based. such as skinnable browsers or email clients.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (13,1,1,'Linux Themes','linux-themes','Themes for the Linux system.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (14,1,1,'Misc','misc','All skinnable applications that don''t fit into the other categories.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (15,1,1,'Multimedia','multimedia','Applications that can play more than just audio. Movie players, Flash players and more.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (16,1,1,'Productivity','productivity','Programs that help you perform tasks easier. Colour pickers, zooming applications and more.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (17,4,4,'Promotion Art','promotion-art','Promotion Art is very popular nowadays!
|
||||
You can show to the world your talent and efforts.
|
||||
Chose a subcategory and upload your works. ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (18,4,4,'Screenshots','screenshots','Submitted screenshots of users desktops and/or skins they are currently working on.
|
||||
','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (19,1,1,'Startup/Shutdown','startup-shutdown','Replacement screens for the startup and/or shutdown procedure on your PC.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (20,4,4,'Web Design','web-design','Buttons and other interface designs to be used on web sites.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (21,4,5,'Drawings','drawings','A category where artists can add their artwork in any resolution they feel like! (No more than 1600 pixels, though).
|
||||
<br/>
|
||||
<br/>No resolution restrictions as the standart wallpapers!
|
||||
<br/>','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (22,4,5,'Abstract','abstract','nan','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (23,4,5,'3 Dimensional','3-dimensional','3 Dimensional','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (24,4,5,'Comic','comic','nan','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (25,4,5,'Dark','dark','nan','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (26,4,5,'Fantasy','fantasy','nan','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (27,4,5,'Females','females','nan','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (28,4,5,'Miscellaneous','miscellaneous','nan','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (30,4,5,'Science Fiction','science-fiction','nan','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (31,1,6,'Audio Sliders','audio-sliders','Audio Sliders is a Volume Control replacement which is five times smaller than the Windows version. User friendly interface lets you change volume, bass and treble, group playback and recording controls in any of five custom layouts and save and restore mixer settings.
|
||||
<BR>','audioslider.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (32,1,6,'C-4','c-4','A sturdy, low CPU-Usage, audio player for Windows 95/98/NT/2K. C-4 supports MP3, Internet Streaming MPEG audio, VQF, CD Audio, Midi, Wave, and Tracker files. C-4 has the easiest and most flexible "free-form" skinning support out there.','c4.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (33,1,6,'CD Stomper','cd-stomper','Time for a newer, cooler CD player than the ones You´re used to. Introducing CD Stomper, completely customizable layout, full playlist support, and - Stomp the Troll! This CD Player is for music lovers, and by music lovers','cdstomper.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (34,1,6,'CDRun','cdrun','CDrun is an attractive freeware skinnable Audio CD player for Windows. It resides in a system tray and doesn´t use a huge amount of memory and CPU time. It is small but has everything you need to play the music. And it is freeware.','cdrun.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (35,1,6,'CL-Amp','cl-amp','CL-Amp is an advanced audio player that make use of the famous WinAmp´s skins. Right now it can play mp3 (also variable rate), midi, mod, mtm, wav, aiff, snd, au, 669, amf, dsm, far, gdm, it, imf, med, m15, stm, stx, s3m, ult, uni, xm','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (36,1,6,'CoolPlayer','coolplayer','CoolPlayer is a Mpeg layer 1, 2 & 3 audio player for Windows 95/98/NT4/2000. Some of it´s features include a skinnable interface, advanced playlist editor, fast MP3-WAV converter, 8 band equalizer and a lot more.','coolplayer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (37,1,6,'CyberJukeBox','cyberjukebox','CyberJukebox is a shareware skinnable MP3 and CD player. The software´s homesite is in French.','cyberjukebox.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (38,1,6,'DigiDeck','digideck','Definitely not one of the bigger kids on the block as far as file size and features go, but what it lacks in those areas it more than makes up for in blazing speed, great sound and skin support. This is one of the fastest players around and for those with limited disk space and creative instincts, this could be the one for you. There are lots of skins available for the Digideck and creating your own is relatively simple and straightforward. Our resources indicate that you NEED a skin to run this program.','digideck.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (39,1,6,'DigitalCD','digitalcd','is a desktop music player compatible with RISC OS 3.1 or later (including StrongARM). It provides independent control panels for any connected CD drive and music files playlists.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (40,1,6,'DJ2000','dj2000','MP3 Library Manager and Player. It´s an integrated environment for playing and storing your MP3 collection.','dj2000.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (41,1,6,'FreeAmp','freeamp','FreeAmp is an extensible, cross-platform audio player. It features an optimized version of the GPLed Xing MPEG decoder which makes it one of the fastest and best sounding players available. FreeAmp provides a number of the most common features users have come to expect in a clean, easy to use interface.','freeamp.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (42,1,6,'ICCD','iccd','The new ICCD 4.1 is out with new powerful exiting features such as CDDB support, QuickBar, new theme, Cover print, multi CD-ROM support and other features that makes it the most beautiful CD Player for your platform! This version corrects some bugs and adds the new QuickUpdate feature!','iccd.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (43,1,6,'iCaster','icaster','The iCASTER is an all-in-one application that lets you play music, watch videos, trade MP3s, chat, instant message and search the globe for radio stations','icaster.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (44,1,6,'Jet-Audio','jet-audio','features an impressive home audio system interface, including independent A/V components for Digital Signal Processor, Audio CD Player, Digital Audio (MP3, RA, etc.), MIDI (MID, MOD etc.), and Digital Video (AVI, MPG, MOV, etc.), along with a Mixer and a Remote Controller.','jetaudio.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (45,1,6,'K-Jofol','k-jofol','is a multimedia audio player. It is currently available for all windows boxes (95/98/NT/2000) and is currently ported to Linux','kjofol.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (46,1,6,'Media Wizard','media-wizard','Powerful and complete all-in-one multimedia solution supporting all popular media formats, audio and video (including full screen) playlists, audio editing & recording, and powerful audio and video conversions. Audio conversions include: WAV to MP3, MP3 to WAV, CD to MP3, CD to WAV, CD to WMA, WAV to WMA, WMA to WAV, and WAV Compression Conversions; while video supports two way conversions among AVI, MPEG, FLIC, and Multi-Page TIFF. Customizable (skinnable) interface, complete CDDB support, drag and drop functionality, and advanced, track-level Video/Video CD/Audio CD player control panel modules are also present! And much more! ','mediawizard.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (47,1,6,'MP3Spy','mp3spy','MP3Spy is a german shareware skinnable MP3 player.','mp3spy.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (48,1,6,'MP3Studio','mp3studio','MP3Studio comes complete with a 24 Band Equalizer, Playlist Creator, ID3 Tag Editor, Skin Support and much more. The best part is it´s totally FREE.','mp3studio.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (49,1,6,'MPFree','mpfree','MPFree comes complete with a 24 Band Equalizer, Playlist Creator, ID3 Tag Editor, Skin Support and much more. The best part is it´s totally FREE.','mpfree.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (50,1,6,'MusicMatch','musicmatch','Voted BEST JUKEBOX by PC Magazine, MusicMatch Jukebox is the fastest, easiest to use and most powerful personal jukebox software on the planet!','musicmatchjukebox.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (51,1,6,'PAM','pam','Pam v2/free is a modern Audio/Video player for Windows 95, 98, NT4 and 2000. Pam supports mp3, mp2, mpa, mpg, mpeg, mpv, m1v, avi, mov, qt, asf, wav, wave, au, snd, aif, aifc, aiff, mid, midi, rmi, pls, m3u,... Encoder frontend, renamer, skins, playlist editor, id3/lyric editor, timer, multi-language support are included','pam.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (52,1,6,'QCD','qcd','brings the user a huge arsenal of quality features, and uses simplicity as its decoy. QCD is truly the most unique player available.','qcd.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (53,1,6,'RadioSpy','radiospy','RadioSpy works in conjunction with other MP3 Players (such as Winamp) to bring you internet broadcasts using the Live365 network. One of the features of the RadioSpy software is "Notify Me" button (enter your favorite songs and RadioSpy will automatically search through all available songs and look for a match). Once you´ve entered your favorite songs into the Notify Me! feature, you´ll be able to see all the songs as they start on the "What´s Playing Now?" tab.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (54,1,6,'RealJukebox','realjukebox','RealJukeBox is the ultimate digital music player. It allows you to download music online, convert your CDs to MP3 files as well as helping you create your own CDs (including printing custom CD jewel cases!). ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (55,1,6,'SAP','sap','Streaming Audio Player (SAP) is an mp3 player that features easy-to-use animated interface. Behind the fancy animated interface is the powerful mp3 decoder that Soritong is known for. Actually, the mp3 decoding engine of SAP is more advance than that of Soritong because multiple instances of decoding is possible, which allows cross-fading (smooth transition between songs).','sap.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (56,1,6,'SimpleCD','simplecd','Cycline3 SimpleCD is the coolest freeware CD player on the planet. SCD is fully skinable, includes visualizations, and an easy to use skin editor. SCD is shown above with the default skin and a couple of the new skins with transparency. Also notice the video and media file support that´s now built into SimpleCD.','simplecd.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (57,1,6,'SIRENJukeBox','sirenjukebox','SIRENJukebox allows you to rip CD audio, build and organize a media library, stream Internet audio and video, burn your own audio and data CDs, and design custom labels—all in an easy-to-use, integrated environment. Transfer your CD collection to your PC, download songs from the Net, and arrange your songs into customized playlists using powerful organization tools—MP3, WAV, WMA, OGG, and our new Perfect Clarity Audio™ (PCA) are all supported. Listen to your tracks or tune in to Internet radio from around the world. SIRENJukebox gives you powerful features that enhance your experience, allowing you to add reverb to your track, change the tempo, and tweak the EQ. Plus, your music never looked better—dazzling eye candy interacts with your music, and custom skins allow you to change the appearance of your virtual stereo system. Once you´ve assembled the perfect playlist, take it with you. SIRENJukebox allows you to burn your own audio or data CDs or send songs to your portable MP3 player.','sirenjukebox.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (58,1,6,'SkinnyMix','skinnymix','SkinnyMix! Mixer is a freeform skinnable volume control replacement for Microsoft® Windows® 95/98/ME/2000PRO.','skinnymix.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (59,1,6,'Sonique','sonique','Sonique is the Web´s media and MP3 player. It features support for all the latest audio formats, a killer user interface, customizable skins and visuals, and built-in access to music resources on the Web','sonique.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (60,1,6,'SongSpy','songspy','SongSpy is a new music sharing program designed from the ground up to be the ultimate service of its kind. If you fancy yourself an unselfish music enthusiast, SongSpy´s "give and take" philosophy is just the seriously tricked out gateway to 24/7 downloads you´ve been looking for.','songspy.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (61,1,6,'Soritong','soritong','Soritong means "sound box" in Korean. Soritong is a MP3 player with powerful organization features. It features MP3, WMA, VQF, WAV formats playback plus a music manager, User Interface Script and Sound Effects.','soritong.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (62,1,6,'StationRadio','stationradio','StationRadio allows you to listen to thousands of Radio Stations broadcasting around the world. Tune into the sounds of other exotic countries, hear sports broadcasts as they happen or just relax to your favorite local station. Using StationRadio is easy, with a few clicks you can be listening to your favorite music or experiencing tunes you have never heard before.
|
||||
<BR>','stationradio.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (63,1,6,'UltraPlayer','ultraplayer','UltraPlayer handles the playing chores for MP3, WMA, RealAudio, WAV, MIDI, CD Audio, Internet radio, AND video files (Windows Media, AVI, MPEG, Real). It looks and sounds great, it´s lightweight and powerful, and it´s more handy than a big bucket full of llamas and aliens.','ultraplayer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (64,1,6,'UnrealPlayer','unrealplayer','UnrealPlayer works in Windows 95/98/NT. It has an attractive interface and allows graphic and sound effects.It can read Audio Cd, WAV, AVI and various other formats. A system of skins is integrated into this new version to modify the basic bitmap screen LCD.','unrealplayer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (65,1,6,'Winamp Skins','winamp-skins','Nullsoft Winamp 2 is the ultimate high-fidelity music player for Windows 95/98/NT. Winamp supports MP3, CD and other audio formats, more than 10,000 skins and 150 audio visualization and effect plug-ins','winamp.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (66,1,6,'WMP','wmp','Amplify Your Play with the first fully integrated, all-in-one player that lets you copy CDs, listen to Internet radio, watch videos, and more.','wmp.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (68,1,6,'XMMS','xmms','This player has most of the features as winamp from Windows 95/98/NT but it will of course feature some specials only available for the linux version. ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (69,1,6,'Yahoo! Player','yahoo-player','Yahoo! Player makes it easy to find and play the best music, videos, and radio stations available on the Internet. You also get the following features:
|
||||
<BR>
|
||||
<BR>Latest music news, interviews, free music downloads, audio books, and videos. Now Playing feature that displays information about the current playing track like artist biography, free downloads, similar artists, and more
|
||||
<BR>The best radio stations on the Internet. CD-lookup service that automatically finds and displays the title, artist, and song titles of the current CD. Personalize the player to your own personality using the skins feature.','yahooplayer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (70,1,6,'ZVolume','zvolume','ZVolume is a nice, powerful replacement to the standard Windows volume control. It can be vastly customized, including changing its look using skins. ZVolume Pro supports hotkeys and command-line parameters as well as all other functions the standard Windows Volume Control supports. ZVolume Pro is a nice alternative to the original volume control for your system. The program takes the form of a tiny toolbar - as small as 64x14 pixels. Use your mouse to adjust the volume or take advantage of its extensive hotkey support. Besides allowing you to use your keyboard to adjust your sound cards output.','zvolume.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (71,1,6,'ProList2000','prolist2000','ProList 2000 is a free mp3 player for windows. Its features are: high quality mp3 player (19% used CPU time with a K6-2 300), interface with a music files explorer, powerful id3-tags editor, interface with skins (easy to use skin builder included), reads automatically the lyrics of your favourite songs, can use an external player to read all kind of files and it can run on Cd-r','prolist2000.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (72,1,6,'SysTrayPlayer','systrayplayer','STP (SysTrayPlay) is a simple MP3 player that runs at the system tray and takes just a little of display space and processor time. It also has an equalizer and a simple playlist editor, plus several unique features you won´t find in other players.','stp.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (73,1,6,'A2 Media Player','a2-media-player','A2 is a powerful media player built on our dynamic fidelity sound engine, empowering natural and loyal playback of the most popular computer-based digital music and sound formats:CD Audio, MP3, Midi and Wave under Microsoft Windows.','a2.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (74,1,6,'BlazeMedia Pro','blazemedia-pro','Powerful, all-in-one multimedia software supporting all popular media formats, audio and video playlist, audio and video conversions, video construction & decompiling, audio editing & recording, and much more!','blazemediapro.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (75,1,6,'AVS Presets','avs-presets','Advanced Visualization Studio - Or now known as WVS. Winamp Visualization Studio. The ultimate visualization plug-in for Winamp. Allows endless user customization.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (76,1,6,'Velocity','velocity','Velocity is a very minimalistic MP3 player. 4 buttons that can be rearranged in any order. Simplistic in design (which is not something you see too often in an MP3 player).','velocity.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (77,1,6,'Pulse Player','pulse-player','Pulse Player is The Definitive Media Player that includes support for over 25 audio file formats, stylish Visual Audio Analyzer and Oscilloscope, and our own custom skin support. Pulse Player supports your favorite WinAmp skins, and with our fully configurable interface, you will finally be able to change those irritating features you never liked. With all of these features included, we are confident that Pulse Player will become your default audio playback software. Even now, Pulse is under further development to support all of your favorite video formats.','pulseplayer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (78,1,6,'neoPlayer','neoplayer','neoPlayer is a freeform, freeware audio player with a heap of features. The program claims to always be in development as well, so skinners and users alike can always help make it the player they are truely looking for.
|
||||
<BR>
|
||||
<BR>Features
|
||||
<BR>
|
||||
<BR>:] Fully skinnable (Venera 3.0b)
|
||||
<BR>:] Reads and plays files of type: MP?, WAV, AU, MID, RMI, RA, RAM, RM, RMM
|
||||
<BR>:] Reads Winamp (M3U) and Sonique (PLS) playlists.
|
||||
<BR>:] Saves playlist in Winamp (M3U) type.
|
||||
<BR>:] Reads ID3v1, ID3v2, ID3v2.2 and ID3v2.3 tags.','neoplayer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (79,1,6,'RioPORT','rioport','RioPORT is the software used to transfer songs to the Diamond Rio portable MP3 player.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (80,1,6,'Rainbow','rainbow','Rainbow can be used either as a standalone synth, or as a VST2.0 plugin (it has been tested with Cubase 3.7, Logic Audio Platinum 4.7, FruityLoops 3.0, and Orion 2.2). Standalone operation requires a soundcard with DirectSound drivers, and a midi controller.
|
||||
<BR>
|
||||
<BR>Thanks to an original mixture of FM, AM, additive and substractive synthesis, Rainbow is able to produce a wide assortment of sounds, from analog emulations or synthesized drums to 80´s electric pianos or synth basses.','rainbow.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (81,1,6,'Magic player','magic-player','Magic Player is a skinnable multimedia player for Windows operating system. It plays audio and video files in common formats: MP3, MID, CDA, AVI and others. Magic Players has a small size (170+ kb) and high perfomance. On the other hand it supports many multimedia formats. The program has an easy interface (similar to such as many Windows applications have). The appearance can be changed with the help of skins and different language packs (Magic Player can be translated into any language).','magicplayer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (82,1,6,'Media-Box','media-box','Media-BOX is an enhanced media jukebox designed for use on a standard PC connected to a TV set.
|
||||
<BR>
|
||||
<BR>The aim is to allow you to play enhanced audio, video, and other content on your TV set, with just a mouse. It functions as an enhanced launcher and also comes with custom players to play various types of video and audio content, such as MP3, Mpeg4, Divx, OpenDivx, Mpeg2, DVDs, VCDs, etc.
|
||||
<BR>
|
||||
<BR>Not only will it play media content on a TV, but it also allows you to scour the web and locate movie reviews, posters, ratings, websites, and other information which can be saved to disk to describe each and every piece of media you have. Think of it like having your DVD and Audio CD inserts on your PC, instantly accessible!','media-box.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (83,1,6,'SoundJam','soundjam','SoundJam MP v2.5 is the premier full featured MP3 player and recorder for Macintosh, allowing you to easily build custom music playlists that can track your music by artist, track, song, music style, track length, date recorded, you name it! It also includes a 10 band graphic equalizer that allows you to control the quality and tone of your music manually or by using preset music styles: Jazz, Rock, Classical and more','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (84,1,6,'WhopSee','whopsee','WhopSee is a free CD Player with cddbp support. It can be displayed in 3 different ´states´.
|
||||
<BR>
|
||||
<BR>The GUI for WhopSee is completely skinnable. Own skins can be generated with the SkinGenerator that is included in the WhopSee download.
|
||||
<BR>
|
||||
<BR>WhopSee can be controlled in three ways : through the GUI by pressing the buttons, by keyboard or by the a menu that can be put in the systray. For users with multiple CDROMs, WhopSee can access all of them by a simple dropdown list.
|
||||
<BR>For those people (like me) that don´t like to have a lot of programs in the taskbar, WhopSee can be removed from the taskbar and put into the systray.
|
||||
<BR>
|
||||
<BR>WhopSee has cddbp support integrated into it. When a CD is put into the CDROM, WhopSee will connect to the online CD database (default this is freedb.org) and download title, artist name and track listing. This information is also put into the registry so the next time the CD is used, data can be obtained from the registry. For cddbp to work, a working connection to the internet is needed.
|
||||
<BR>
|
||||
<BR>To make WhopSee as easy to use as possible, an HTML help file is included in the setup','whopsee.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (85,1,6,'DeliPlayer','deliplayer','DeliPlayer is a multi format, free audio player for Windows 95/98/ME, Windows NT/2000 and Windows XP.
|
||||
<BR>It plays all sorts of music, modules and samples with high quality, while providing a powerful but easy to use user interface.','deliplayer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (86,1,6,'Simple','simple','SIMPLE is a free program package for creating MP3 and other audio files and for playing them. The player is skinnable.','simple.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (87,1,6,'Simple Control','simple-control','Simple Control is a small free form skinnable winamp control. Just like the one you would see in litestep or hoverdesk themes. The nice thing about this one is you dont have to use a shell or desktop replacement to use it.','simplecontrol.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (88,1,6,'AKripper2000','akripper2000','Akripper2000 a good mix between VB and C++ art of coding ;-)
|
||||
<BR>- Convert your favourites CD-Audio into MP3, WAV, WMA or OGG files with ease with Akripper2000.
|
||||
<BR>- It runs under: Windows 95, 98, ME, SE, NT and Win2000 SP1 + Windows XP.','akripper2000.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (90,1,6,'Sonique 2','sonique-2','Sonique just got a whole lot better! Don´t think skins.... think remotes.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (91,1,6,'SkinAmp','skinamp','A skinnable media player based on the Windows Media Player technology. The skins include animation, alpha transparency and much more!','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (92,1,6,'Meridian','meridian','Meridian Advance is a modular program that is used to emulate the sound systems of various video game systems. It does this by using different modules which interface with the main program to emulate these systems. This allows for the creation of a new module that can be added to the collection without any updates to the main program. Meridian Advance also supports the use of DSP plugins which allow for post processing of the output to include various effects. There is also the built in ability to record all output to a WAV file while still listening to the music as it plays. Finally, Meridian Advance also has the full support for user created skins. ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (93,1,6,'PKVolume','pkvolume','PKVolume is a free skinnable windows volume control program for Windows XP.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (94,1,6,'XMplay','xmplay','XMPlay is a Windows music player, supporting the OGG / MP3 / MP2 / MP1 / WMA / WAV / MO3 / IT / XM / S3M / MTM / MOD / UMX audio formats, and PLS / M3U / ASX playlists. A load more formats are also supported via Winamp plugins. When XMPlay was first released in 1998, only the XM format was supported, hence the name "XMPlay".','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (95,1,6,'MirkoAmp','mirkoamp','MikroAMP 2.51 is a General Purpose plugin for Winamp 2.x. It provides a tiny interface to Winamp´s many, many features. It´s small to stay out of your way, but it floats on top of your other windows so it´s always to hand.
|
||||
<BR>
|
||||
<BR>MikroAMP has three interface modes. The normal mode is a 32 pixel square window, the small mode is a 16 pixel square window. Additionaly it has a tray icon mode. Or you could of course have one of the window sizes and the tray icon. Or neither
|
||||
<BR>','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (96,1,6,'Winamp','winamp','The original skinnable audio player.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (97,1,6,'Whamb','whamb','Whamb is a Digital Audio Player for Mac OS X. For now, it supports MP3 and Ogg Vorbis files and Internet streams. ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (98,1,6,'Air Whisper','air-whisper','Air Whisper enables a high-quality playback and easy browsing through your MP3 files. Instantly accessible, it runs on Mac OS X as well as Mac OS, being always on top of all other programs running. Moreover, nobody likes a player that eats memory and brakes for other tasks and skips. Air Whisper was designed to be free from such drawbacks.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (99,4,7,'Base Bin','base-bin','A place for users to upload works they have started but lost interest in for others to freely use. For example, you started working on a skin but couldn´t finish it so you upload to the BaseBin and someone else (or several people) download and complete the skin in their own special way. By uploading you grant permission to anybody who downloads to do with as they please.´´´´´´','trash.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (100,1,8,'Kazaa','kazaa','Sharman Networks Limited is proud to announce the release of version 2 of its free Kazaa Media Desktop (KMD) software. With more than 119 million downloads to date, KMD is the established peer-to-peer application of choice for all forms of digital media content. The latest KMD software sets a new standard for peer-to-peer offerings, to meet the dynamic and unique needs of users.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (101,1,8,'MovieDB Contest','moviedb-contest','The top 3 skins created will be included in the installation package, as well as be available in a prominant location on the website. All skins that are created that don´t make the top 3 will of course be available on the website under the skin page.
|
||||
<br/>','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (102,1,8,'Skinbase Favicon','skinbase-favicon','Skinbase Favicon Contest!','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (103,1,9,'Aston','aston','new Desktop manager and Shell replacement for Windows 95/98/NT/2000.Aston fully replaces standard Windows Desktop and gives you a great amount of new features: nice looking, easy-to-change interface; detailed setup of any element; very simple visual configuring (no need to learn about this complicated *.cfg files) toolbars of any size with plenty of levels; skins for all the elements; any size & shape icons, maybe animated','aston.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (104,1,9,'Chroma','chroma','is an advanced windows theming and user-interface engine; it allows you to completely customize the look and feel of your Microsoft Windows (95/98/NT/2000) environment. Using Chroma, you can replace Windows´ drab and rectangular controls with colorful, stylish images','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (105,1,9,'DarkStep','darkstep','DarkStep is a new shell replacement for WindowsTM 9xNT2K which is compatible with most LiteStep themes and modules but has been written from the ground up with the original intent of LiteStep: To be fast, resource friendly and ultimately configurable.
|
||||
<BR>The shell itself is a mixture of public domain code that has been revised and assembled by Fahim Farook to represent his perception of the ever illusive “perfect shell” replacement :) While everyone´s view of this “perfect shell” most certainly will differ, there is no denying the speed, ease of use and configurability, combined with a very flexible interface.','darkstep.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (106,1,9,'DesktopX Objects','desktopx-objects','DesktopX is part of Object Desktop, it is a powerful object framework for Windows. It allows users to create completely customized user environments. With it, desktops can be broken into individual parts that are called DesktopX objects that can be exchanged with other DesktopX users. As a result, virtually anything that doesn´t require user input can be created quickly and easily.','desktopx.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (107,1,9,'DesktopX Themes','desktopx-themes','DesktopX is a powerful object framework for Windows. It allows users to create completely customized user environments. It allows that environment to be broken up into individual parts that are called DesktopX objects that can be exchanged with other DesktopX users. As a result, virtually anything that doesn´t require user input can be created quickly and easily.','desktopx.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (108,1,9,'eFX','efx','eFX lets you change the look of all your windows via easy to make skins. It works on all platforms of Windows including Windows 95, Windows 98 and Windows NT. You can use any of the many pre-made skins or you can make your own, it´s not hard at all. Setup is achieved via the eFX control panel. You simply double click the icon in your system tray and change options on the fly including your current skin. Take a look at the screenshots below if you would like to see what can be achieved','efx.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (109,1,9,'Europa','europa','Europa is a 3D shell for Windows 95/98/NT v4.0 or greater. It uses OpenGL for the graphics engine and requires a good OpenGL video accelerator to be usable. It currently runs on top of Explorer. When Europa starts it will create rotating boxes for all of your desktop icons. Simply double click an icon and the program will start as usual. You may move the icons around with mouse, but their positions will not be saved. When you minimize a running application the window is captured by Europa and displayed. The right mouse button is a context sensitive menu. If you have a mouse with a mousewheel, you can change the depth where an object is displayed.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (110,1,9,'EVWM','evwm','Eliot Gillum and Marek Gorecki are both seniors at Cornell University. Early sophomore year, we each decided to try to make a shell for windows 95 and NT that mimicked the unix fvwm shell, since we liked fvwm so much more than Microsoft´s Explorer shell. I, Marek (RaV), created and released a shell called RaVwm in about a week, whereas Eliot created Evwm under NT for his own usage. After a few months, I had given up on fixing and upgrading RaVwm because of work, and Eliot had continued to work on Evwm, making a very fast, stable version of the shell','evwm.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (111,1,9,'ge0Shell','ge0shell','geOShell is a shell replacement for windows. The shell is in constant development and it is smaller, faster, and more stable than windows explorer. It is a shell for the minimalist, yet it is far more customizable than the standard windows interface.','geoshell.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (112,1,9,'HoverDesk','hoverdesk','HoverDesk is a complete and powerful desktop replacement. It adds versatility to your existing Windows desktop and lets you customize your interface according to your needs and tastes.','hoverdesk.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (113,1,9,'Ice Sphere','ice-sphere','The plugin system is the core of the IceSphere shell, it is what makes IceSphere so flexible and so powerful. The whole idea behind plugins is that they are the mechanism through which new features are added to the shell. It makes it possible to add almost ANY new feature no matter how involved to our shell without modifying a single line of code in any of the core components. The core code behind the IceSphere plugin system is our plugin library, iceplugin.dll. Iceplugin allows any component that uses it resources to host plugins or modules, so developers can code ONE plugin that works in nearly all parts of Icesphere, the blocks, desktop, menus or anything else that supports iceplugin.dll. Iceplugin is a very versatile library, it allows plugins to easily communicate with each other and allows seamless compatibility with litestep wharf modules. ','icesphere.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (114,1,9,'Illumination','illumination','is a real theme system for Win32 (Win95, Win98 and NT4.0). It allows window borders to be customized to take on any look imaginable, even non-rectangular windows become possible','illumination.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (115,1,9,'LAUNCH-Kaos','launch-kaos','is the NEW, fully skin-able shortcut launcher that can look like anything','launchkaos.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (116,1,9,'LiteStep','litestep','LiteStep is a shell replacement for Windows 95, 98, and NT, that will give your Windows desktop the AfterSTEP look & feel. It consists of a Wharf toolbar, a popup menu and some modules. The Wharf toolbar is used to organize your most-used applications & modules. The Popup menu will automatically give you access to all installed applications via its included adaptation of the “Start Menu”, as well as any other folders and applications you choose. The modules are designed for particular functions, such as a clock, temperature monitor, WinAMP plugin, Virtual Window Manager, CPU load monitor, etc.','litestep.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (117,1,9,'MS Plus!','ms-plus','Microsoft Plus! for Windows 95 is a high volume retail add-on product for Windows 95 customers, from the Personal Systems Division. Targeted at Windows 95 enthusiasts, Microsoft Plus! is the essential Windows 95 companion designed to fully exploit the power of 486 and Pentium class PC´s.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (118,1,9,'NextSTART','nextstart','NextSTART is a powerful, skinnable, and dynamic pop-up menu that can be used as a replacement or supplement to the Windows Start Menu. NextStart also offers an incredible amount of flexibility so that the user can customize it to his needs and desires.','nextstart.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (119,1,9,'Outsider 99','outsider-99','Outsider 99 is a Shell for MS Windows 95/98/NT. It takes control of your Windows Desktop and Windows Taskbar. Combine Outsider 99 with a window replacement like WindowBlinds or Efx and you have a totally new OS! Many features, including these: Fully skinnable Shell (so you can change the look of your taskbar like WinAmp or K-Jofol). All buttons can be customized. Full compatibility of the Windows taskbar. Very simple Skins editors, so you can made your own skin and exchange it with your friends. Shell Chooser. You have the choice to boot with Outsider 99 or Windows Explorer','outsidershell.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (120,1,9,'PureLS','purels','PureLS comes from the roots of the ever popular LiteStep Shell. PureLS is written in ANSI-C compliance, utilizing the Win32 API. What does "PureLS" stand for? Simply put, its a combination of two things: "Pure" - for its pure ANSI-C code base, and "LS" - for following the philosophy of LiteStep to be a powerful user oriented Shell.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (121,1,9,'Reveal','reveal','Reveal is a departure from existing shells, in that instead of giving you a default interface, it allows you to mold Reveal into any interface that you prefer.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (122,1,9,'Serenade','serenade','Serenade is a completely customizable shell replacement for Windows. The shell is the set of objects on your screen whose sole purpose is navigating your computer. On most computers, the shell consists of the start menu, the task bar, and the desktop icons.
|
||||
<BR>
|
||||
<BR>Serenade replaces these drab and often difficult to manage controls with a set of controls (which can be completely customized via themes) which make managing your computer much easier.','serenade.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (123,1,9,'Talisman','talisman','Talisman is a desktop alternative and shell-replacement for Windows 9x/ME and NT/2000, capable of transforming your computer into a magical world arranged as you like. The program´s basic purpose: Launch other applications in a new interface, instead of the standard Windows desktop. But the opportunities presented by Talisman are much broader. The program does not limit your computer fantasies - draw anything you like and arrange it as your imagination tells you to. When you get tired of looking at the same screen - change it all over again.If you are in a good mood - throw flowers and favorite photos on the screen. If you´re not feeling so bright - leave the black screen with lonely Norton Commander or winking Bill Gates. Create invisible buttons - they will open those places and the pictures, known only to you. Construct galleries of the best pictures and photos. Simply create your own little world, created by and for you, instead of staring at the same lines of icons on your desktop, year after year','talisman.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (124,1,9,'VDE','vde','Verona Desktop Enhancer (VDE) is is not your average desktop enhancement program. It allows you to build your own desktop interface in a completely new way. You can create graphical objects and allow them to ´click´ actions (e.g. start an executable, open a document or a folder), or just create cool (and animated) elements to enhance the look of your desktop.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (125,1,9,'WindowBlinds','windowblinds','WindowBlinds is the first utility of its kind. It lets you decide how Windows 95, 98, NT & Windows 2000 look. You can change the style of title bars, buttons, toolbars and much more. It gives you total control over your graphical user interface.','windowblinds.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (126,1,9,'WinPanel','winpanel','As stated on the creator´s website: WinPanel is a poor excuse for a gnome-panel look alike for windows. If enough people e-mail me, I might think about trying this one again, otherwise I´ll just move on with my life and program other things.','winpanel.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (127,1,9,'xiOn [windows shell replacement]','xion-windows-shell-replacement','xiOn is a windows shell replacement, It allows you change the look, and feel of your computer with out having to change operating systems. Another benifit of using a shell replacement is in most cases, cut down on memory usage, Since the explorer shell takes up quite a bit of memory usage..Almost any shell replacement can save you more memory.
|
||||
<br>xiOn is a follower in some aspects..but it is also a leader in some too. xiOn has features no other shell does, Features we think are absolutly needed in a good shell. Features like xDirectory, xPanel..are more noticable features, We designed xiOn to be configured with ease, We give the user fast access to files, folders and websites just by creating the shell at a very minimal level, but allowing it to be configured to a more complex shell.','xion.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (128,1,9,'ObjectBar','objectbar','ObjectBar is the world´s first truly complete Start Bar replacement for Windows. With it, users can completely replace their Windows Start bar (or enhance their existing Windows Start Bar) with one of their own creation or one that they´ve downloaded. Each object bar that they create is fully skinnable on its own. As a true super-set of the Windows Start bar, ObjectBar includes a fully skinnable system tray, configurable (and filterable) taskbar, Start bar menuing, and custom menus. The menus can be configured to be tear off or just standard menus. ObjectBar is currently only available as part of Object Desktop.','objectbar.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (129,1,9,'Cloud9ine','cloud9ine','Cloud9ine is a shell replacement for Windows 9x/Millennium and NT/2000. Highly customizable and very flexible. You have the ability to create your own plugins and services.','cloud9ine.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (130,1,9,'MMDesk','mmdesk','Mmdesk is a system bar inspired by the enlightenement bar : a Xwindow user interface. This application contains a general engine and lots of little elements like Start Menu, CD Player, Volume Controls, Shortcuts, CPU monitor and more.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (131,1,9,'Talisman 2','talisman-2','Talisman is a desktop alternative and shell-replacement for Windows 9x/ME and NT/2000, capable of transforming your computer into a magical world arranged as you like. The program´s basic purpose: Launch other applications in a new interface, instead of the standard Windows desktop. But the opportunities presented by Talisman are much broader. The program does not limit your computer fantasies - draw anything you like and arrange it as your imagination tells you to. When you get tired of looking at the same screen - change it all over again.If you are in a good mood - throw flowers and favorite photos on the screen. If you´re not feeling so bright - leave the black screen with lonely Norton Commander or winking Bill Gates. Create invisible buttons - they will open those places and the pictures, known only to you. Construct galleries of the best pictures and photos. Simply create your own little world, created by and for you, instead of staring at the same lines of icons on your desktop, year after year.','talisman.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (132,1,9,'Zero','zero','Zero is a new shell replacement for windows that has been worked on in secret for over two years now, and Is ready to be released. But it needs your help.
|
||||
<BR>´','zero.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (133,1,9,'CustomEyes','customeyes','CustomEyes changes the default Windows look. You can customize every one of your programs and let your ideas end your taste decide. Your desktop will never be the same!','customeyes.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (134,1,9,'EppieDesktop','eppiedesktop','EppieDesktop replaces the default Windows title bar buttons with bitmaps using very little memory. It also allows you to change the Start button.','eppie.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (135,1,9,'msstyles','msstyles','WindowsXP allows for the altering of the ´Visual Styles´ that are used to make the themes that come installed with the operating system. By using programs such as StyleXP and Stylebuilder you can create and use your very own Visual Styles.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (136,1,9,'WorkShelf','workshelf','WorkShelf by Winstep Software Technologies, is a powerful, multi-paged desktop replacement and task organizer that can be used as an alternative or supplement to the normal Windows desktop. WorkShelf offers an incredible amount of flexibility so that the user can customize it to his needs and desires.','workshelf.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (137,1,9,'Winstep Full Pak','winstep-full-pak','Winstep Full Pak from Winstep Software Technologies, is a single, easy to install package featuring all their popular desktop enhancement products for Windows! NextSTART, WorkShelf and the Font Browser.','winstep.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (138,1,9,'WinStyles','winstyles','A single master theme utility, for applying all your skins, icons and themes, at once from a unified interface. Supports WindowBlinds, ICQPlus, DesktopX, WinAmp, MediaPlayer, ObjectBar, NeXTStart and more.
|
||||
<BR>','winstyles.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (139,1,9,'PaneKiller','panekiller','MaDdoG PaneKiller is the quickest way to get to all the documents and programs stored on your computer, without filling your screen with folder windows. You can access the Desktop, My Computer, Control Panels, your hard drives, your program files, your documents... anything, any way you like.','panekiller.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (140,1,9,'Qoolbars','qoolbars','Qoolbars is a powerfull popup toolbars for Windows 95/98/NT/2000. It intended for quick access to your favorite tools and applications. Program can locate it''s ToolBars on the left and on the right side of Desktop, hide them out of screen side and popup when mouse is close to it''s location. The principal features: Plugins, Skins, Hotkeys.´´','qoolbars.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (141,1,9,'ShellWM','shellwm','ShellWM is an open source version of CustomEyes, a Windows skinning utility.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (142,1,9,'Kapsules','kapsules','From the author:
|
||||
<br/>
|
||||
<br/>"Kapsules is desktop widget engine for Microsoft Windows.
|
||||
<br/>What´s a widget you say? A widget is like a miniature application which rests on your desktop. Widgets can do all sorts of things. A widget could show you the current weather conditions, display news from your favorite website, or even check your email for you.
|
||||
<br/>
|
||||
<br/>Kapsules makes use of the Microsoft Active Scripting Engine, which is a part of Windows. Using this built-in scripting engine, Kapsules can allow widgets to be written in a multitude of scripting languages, provided that a user has a language´s add-on engine installed. That being said, widgets can make use of a certain languages strengths, weaknesses, and special features. Kapsules does not limit a developer to what language they can use!"','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (143,1,9,'DesktopX Widgets','desktopx-widgets','Widgets are like "mini-applications".
|
||||
<br/>With them you can have weather, to-do lists, clocks, calendars, calculators and more onto your Windows desktop.
|
||||
<br/>
|
||||
<br/>You will need DesktopX from Stardock and Windows XP or 2000 to run them. ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (144,1,9,'Desktop Sidebar','desktop-sidebar','Desktop Sidebar provides you with instant access to the information you most desire by grabbing data from your PC and the internet. The result is a dynamic visual display you configure and control.
|
||||
<br/>
|
||||
<br/>How can you make this possible? Choose from among a wide selection of information conduits (e.g. MS Outlook, toolbars, newsfeeds), called "panels". Fully customizable, Desktop Sidebar allows you to dock these panels to the edge of the screen, or arrange them anywhere on your desktop as you wish. All panels are configurable with a number of specific options.
|
||||
<br/>With hundreds of skins available in our Extension Exchange Page and an easy to use Skin Editor, you can freely change the appearance of Desktop Sidebar to suit your tastes.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (145,1,9,'8start launcher skins','8start-launcher-skins','8start is a free skinnable application that provides you with your own customizable launcher. You can group your own shortcuts into subcategories which are nicely visible and much more. Check out the authors page at http://www.8start.com','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (146,1,10,'Half-Life','half-life','Half-Life is a game that has won over 50 ´game of the year´ awards. You can create your own skins/models for the game.','halflife.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (147,1,10,'Quake','quake','Quake is an extremely popular game that allows you to create your own skins/models.','quake.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (148,1,10,'Quake II','quake-ii','Quake II is an extremely popular game that allows you to create your own skins/models.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (149,1,10,'Quake III','quake-iii','Quake III is an extremely popular game that allows you to create your own skins/models.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (150,1,10,'TetriNET','tetrinet','is for Windows95/NT machines and WILL NOT RUN WITH WIN32S. TetriNET operates best on a display capable of 256 colors or more. If your screen resolution is 640x480, you may have to set your windows taskbar to auto-hide while playing to see both windows entirely','tetrinet.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (152,1,10,'Kyodai Mahjongg','kyodai-mahjongg','Kyodai Mahjongg is a great version of the famous Mahjongg Solitaire (or Shanghai) oriental game. The purpose of the game is to remove all the tiles from a board. The tiles must be removed by pairs. They have to be free on their left or right side, otherwise you can´t remove them. The rules are simple and the game is extremely addictive ! And you can create your own tiles for the game too!','kyodai.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (153,1,10,'BoxChess','boxchess','A cool skinnable Chess game. You have the ability to play a friend on your PC, play against the program itself or play a friend online. ','boxchess.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (154,1,10,'Memory','memory','Memory is a classic game that everyone can enjoy. It is very simple to use and configure. It is skinnable and comes with a built-in skin editor. The skins are very simple to make and only require one image. Two skins, the default in the theme of dangeruss´ Dream skins and the second called mossimo, come with Memory. You can change the difficulty for more callenge or change the icons used for a change of scenery. The default set is a set of Star Wars icons and a second set called shapes come with it as well
|
||||
<BR>
|
||||
<BR>If you want a break from solitaire but don´t want to get into a complicated 3D shooter or role-playing game then have a quick game of Memory','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (155,1,10,'Unreal Tournament','unreal-tournament','Another First Person Shooter in the vein of Quake, Q2, etc. but withit´s own cutting edge game engine and player skins.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (156,1,10,'Snake','snake','A little game that most of us have played on our portable phone. Pogrelz has brought it to our PCs. Easy to skin and fun to play when you are bored.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (157,1,10,'Tetrix','tetrix','An advanced Tetris game. Boasting 32 bit graphics and fast paced gameplay.
|
||||
<BR>
|
||||
<BR>Features include:
|
||||
<BR>
|
||||
<BR>- 3 game modes: 1 player, 2 player, internet
|
||||
<BR>- Up to 6 people at once in internet mode
|
||||
<BR>- Special blocks which add intensity to the game.
|
||||
<BR>- Alpha bltting, masking, smooth drop, particle effects, shadows and other special effects.
|
||||
<BR>- Support for animated blocks, backgrounds, etc..
|
||||
<BR>- Client/Server included in 1 package.
|
||||
<BR>- In game server browser.
|
||||
<BR>- Complete statistics following internet games.
|
||||
<BR>- Theme Previewer and Editor included.
|
||||
<BR>- MP3/MP2/OGG/ASF/MOD/XM/S3M/etc.. support.
|
||||
<BR>- Ability to change almost EVERYTHING about the way the game looks. Blocks, Backgrounds, GUI, everything :)','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (158,1,10,'ZFE','zfe','Skinnable Amiga/GB/GBA emulator','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (159,1,10,'Yazzle V2','yazzle-v2','azzle V2 is a fully skinnable Solitaire game with great gameplay!
|
||||
<br/>
|
||||
<br/>It allows skinning the whole game (resizing options of everything including the card, option to display whatever function you (don´t) want, tooltip and menu color options), developing your own games and much more. Everyone who uses the windows solitaire should consider changing to this freeware program right now! ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (160,1,11,'IconPackager','iconpackager','Part of Object Desktop, it is a powerful yet easy to use way of customizing your icons on your system. Unlike other icon changing programs, IconPackager can change virtually every icon on your system including folders. Its shell integration allows users to change icons by right clicking on an icon and choosing "Change icon".','iconpackager.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (161,1,11,'Cursors','cursors','Custom made cursors by skinbase members.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (162,1,11,'IconPhile','iconphile','Icon Phile is a small program for customizing windows´s system icons. Using IconPhile you can change the standard Desktop icons (MY Computer, Recycle Bin, Network Neighborhood, etc..), drive icons (Hard drive, Floppy drives, external drives), folder icons (Open and Closed Folders, Printers, DialUp, Tasks.. or any individual folder) and more.','iconphile.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (163,1,11,'CursorFX','cursorfx','Stardock CursorFX is a new program that takes advantage of the new visual effects features of Windows XP and Windows Vista. With it, users can create and use cursors that look and feel far superior to anything you´ve ever seen before! Best of all, it´s really easy to create your own super-charged cursors! It integrates into the standard Mouse interface of Windows and is easy to turn on and off as you need.<br><br>For more product information:<a href="http://www.stardock.com/products/cursorfx/"> http://www.stardock.com/products/cursorfx/</a> <br>
|
||||
|
||||
<br>','cursorxp.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (164,1,11,'Icons','icons','Icons are small picture intended to represent something (a file, directory, or action) in a graphical user interface. When an icon is clicked on, some action is performed such as opening a directory or aborting a file transfer. Icons are usually stored as bitmap images.
|
||||
<br/>','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (165,1,11,'Emoticons','emoticons','Emoticons are very small pictures intended to represent an emotion or a critic at messageboards or in any comment.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (166,1,11,'Icon Tweaker','icon-tweaker','Customize your Windows desktop
|
||||
<br/>IconTweaker is a <b> freeware </b> application that allows you to customize all your Windows icons.
|
||||
<br/>
|
||||
<br/>Icons are one of main parts of the Windows interface. Customizing them can make your desktop look better and can also improve the usability, because you can make it easier to recognize items.
|
||||
<br/>
|
||||
<br/>Using the IconTweaker theme system, designers can share their icons with other people. IconTweaker has an open XML-based theme format that can be extended using plug-ins. If you created an IconTweaker theme for your icons, you can be sure they can be used by everyone.
|
||||
<br/>
|
||||
<br/>Many themes with beautiful icons are already included and ready to use.
|
||||
<br/>
|
||||
<br/><a href="http://www.adni18.com/IT.jpg" target=_blank><img src="http://www.adni18.com/IT.jpg" width="128" height="127"></a>
|
||||
<br/>','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (167,1,12,'3D-FTP','3d-ftp','3D-FTP is CWSApps Cool App of the Week Winner! The apps featured on this [Cool App of the Week] page are either outstanding representatives of their class or are unique, ´;break-through´; clients that you can expect to shape the way we make use of and benefit from this wild, extraordinary thing that is The Internet.','3dftp.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (168,1,12,'Axe','axe','Axe includes functions to monitor internet time and traffic, you can also enable automatic disconnection when specified cost/time is reached. Furthermore, you can automatically check email, use InetTools, add password protection, change interfaces(skins). Axe has also detailed documentation','axe.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (169,1,12,'Axion Chat','axion-chat','Free skinnable chat community software with embedded irc client.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (170,1,12,'BabelFish','babelfish','nan','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (171,1,12,'BoxIP','boxip','With BoxIP you can check ALL your emails accounts..even Hotmail and Yahoo web base emails. You can use an unlimited number of mail accounts. At regular delay, in the background, BoxIP will check all your email accounts in rollover without any intervention..No need to click from an account to another. And, if new mails are incoming, BoxIP will notify you the way your want...Flash tray icon, Popup, Sounds, Skin effects..even talk using Microsoft Agent characters.','boxip.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (172,1,12,'BuddyPhone','buddyphone','It is a fantastic utility that lets you place phone calls over the Internet at no additional charges. It has a slick, simple to use interface and offers high audio quality','buddyphone.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (173,1,12,'EGN','egn','EGN (Enternet Global Network) is an easy-to-use gaming network that takes you through a step-by-step account setup wizard, and provides a small, simple, graphics-intense interface. EGN also features a very useful chat client which allows you to keep a list and talk with your buddies before launching an online game. EGN also lets you customize the appearance by allowing you to select from included skins, or to even make your own! It has half-life support.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (174,1,12,'EzPop','ezpop','Its main feature is to check your mail accounts every 1 to 99 minutes. When you have mail, EzPop will warn you by a mailbox image, a sound or a pop-up.
|
||||
<br/>Want a quick look at this message you just received ? Double-click on the Mailbox and a window will open to let you read it. You can even reply from this window, save the attachment, or delete the message.
|
||||
<br/>You can filter your messages, and avoid those annoying spam e-mails or huge attachments filling your mailbox.','ezpop.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (175,1,12,'GetRight','getright','is a program to help you download files from the Internet. It allows you to easily download files and recover (resume downloading) if errors occur - and has many other advanced features.','getright.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (176,1,12,'GNotella','gnotella','Gnotella is clone of Gnutella, a distributed real time search and file sharing program. Gnotella is for the Win32 environment, and offers extra benefits such as multiple searches, improved filtering/spam protection, bandwidth monitoring, enhanced statistics, upload throttling, and skinning, as well as more. ','gnotella.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (177,1,12,'HotBar','hotbar','enhances your browser by adding beautiful background images and a set of great new services','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (178,1,12,'ICQ','icq','ICQ is a revolutionary, user-friendly Internet tool that informs you who´s on-line at any time and enables you to contact them at will. No longer will you search in vain for friends or associates on the Net. ICQ does the searching for you, alerting you in real time when they log on. The need to conduct a directory search each time you want to communicate with a specific person is eliminated','icq.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (179,1,12,'iMesh','imesh','is a revolutionary way to search the Net. It´s a user-oriented way to access and share information directly from one desktop to another, rather than through servers.','imesh.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (180,1,12,'MadCow','madcow','is a skinnable browser that uses the Internet Explorer engine. It uses a control bar that is separate from the browser. This makes it easy to skin and skins can be very small, saving room on your screen for other programs.','madcow.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (181,1,12,'Mail Checker','mail-checker','a mail-client utility allows you to control your mailbox easily. MailChecker periodically checks the mailbox and announces whether you have new messages. In order to make the control easier, MailChecker resides the Windows taskbar and its icon changes when new mail is deliverd to your mailbox.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (182,1,12,'mIRC','mirc','mIRC is a shareware IRC client for Windows. It is developed and copyrighted by Khaled Mardam-Bey. mIRC is a highly configurable IRC client with all the goodies other clients on UNIX, Macintosh and even on windows offer, combined with a *nice* and clean user interface. mIRC offers full color text lines, DCC File Send and Get capabilities, programmable aliases, a remote commands and events handler, place sensitive popup menu´s, a great Switchbar, World Wide Web and sound support, and... a lot more. mIRC is shareware but not crippled in any way...','mirc.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (183,1,12,'MyCQ','mycq','MyCQ uses a highly sophisticated plugin technology; witch makes it the ideal choice for IM (Instant Messengers) since you can use MyCQ (at the same time) with any networks of your choice. MyCQ is shipped with plugins for ICQ and AIM (AOL Instant Messenger). It also ships with a tool to import your old users from both AIM, and ICQ','mycq.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (184,1,12,'NECST','necst','Can your browser send instant messages let you play multiuser games? give you comfortable chats? This and much more does NECST','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (185,1,12,'NeoPlanet','neoplanet','NeoPlanet unites Content, Community, and Communications, by integrating a web browser, e-mail client, instant messaging, chat, web directory, search engine, and user-created communities all into a single application','neoplanet.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (186,1,12,'Netscape 6.x','netscape-6-x','Netscape 6 is the first Internet software to seamlessly integrate browsing, email and instant messaging, keeping you connected to what´s most important to you on the Web','netscape6.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (187,1,12,'News Nabber','news-nabber','is a great application that grabs headlines/backend files from news sites that support it, and shows it in a skinable window. When you click on a headline, it opens your browser to that webpage and that article','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (188,1,12,'Odigo','odigo','Odigo is an all-in-one instant messaging, browsing, and search tool for the 21st century. ','odigo.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (189,1,12,'PageLink','pagelink','PageLink is an award-winning application launcher that lets you have a list of favourite programs, documents or websites at your disposal, without having to hunt through the Start Menu or needing to launch your browser. PageLink uses the power of Windows to automatically detect what program should be used to open your files. ','pagelink.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (190,1,12,'PowerPager','powerpager','A minimalist pager which is easy to use and that allows the exchange of messages between users. It is skinnable.','powerdvd.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (191,1,12,'Socket','socket','Socket lets you compare capabilities with people on your buddy list and launch shared applications on their computers so you are all queued up and connected for an on-line activity. Automatically.
|
||||
<BR>
|
||||
<BR>Sending messages and chatting is pretty cool, but don´t you wish you could do more on-line? Whether it´s a collaboration application like NetMeeting or a multi-player game like Re-Volt, Socket makes working and playing over the Web as easy as flipping a switch. Isn´t that why you´re on the Web--to do something different?','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (192,1,12,'Themebar 1','themebar-1','Themebar is an Internet Explorer add-in which allows you to fully customize the appearance of your browser. With Themebar, you can customize your browser´s button images, animated logo, and its background. Because you can do more with Themebar than just "skin" your browser, you can give it the look and feel of anything you want','themebar.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (193,1,12,'URLMenu 99','urlmenu-99','URLMenu 99 is a Windows 95/98/NT application for Internet Explorer, Netscape and Opera users. It has two main features - access to your bookmarks from a tray icon, and automatic launching of URLs from any piece of text! Plus a bunch of other things to make life easier.','urlmenu.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (194,1,12,'uTOK','utok','First and foremost - uTOK Polls! You can create polls on any subject, on any site, and it´s as easy as writing a regular note. The polls you create can be seen by all users and voted upon. You can determine when the poll "closes" by setting limitations on it - Either limit the number of people who can vote on it, or the set a "closing" date for the poll. You won´t believe how much fun it is until you tried it.','utok.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (195,1,12,'VoidEYE','voideye','VoidEye CGI scanner. Scans for 119 known vulnerabilities. Runs on: win9x, winNT, win2000. Features: Three IDS tactics, user can add his own holes, editing "exp.dat" in any text editor or via program interface, user can process a site list, editing it via the program interface or the file "servers.dat", scanner can work via a proxy, for more security. Multi-threaded and fast. This is the worlds first skinnable hacking tool.','voideye.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (196,1,12,'wbiff!','wbiff','wbiff! is a very small 32-bit internet application that automatically checks your e-mail accounts and notifies you if any new e-mail has been received. Its small size, customizability and screen presence make it the perfect application for those who don´t like to keep bulky e-mail readers constantly running.
|
||||
<BR>
|
||||
<BR>wbiff! is based on the UNIX xbiff program - but sports many more features. Because of wbiff!´s customizability, for example, you can change the look of the program to suite your own needs.','wbiff.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (197,1,12,'Yahoo! Pager','yahoo-pager','Now Yahoo! Messenger - see our Yahoo! Messenger listing.','yahoopager.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (198,1,12,'Yahoo! Messenger','yahoo-messenger','With the Yahoo! Messenger application you can send instant messages as well as use these features: Talk for free!,Use the Yahoo! Chat client, receive alerts for your stocks and Yahoo! Mail, check News, Weather, Stock Quotes, Sports Scores and so much more... ','yahoomessenger.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (199,1,12,'Yoink','yoink','Yoink is a distributed file sharing agent which lets you download the latest movies, music MP3, pictures, software, documents, or whatever. Have easy uncensored access to the information you are looking for.
|
||||
<BR>
|
||||
<BR>Instead of a central file list, your searches are distributed to thousands of other people in the community, who will respond with your search results.
|
||||
<BR>
|
||||
<BR>Simply run the search agent and you will be connected to a server where you can trade files. The interface makes it easy for anyone to use.','yoink.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (200,1,12,'WebBlinds','webblinds','It is an Internet Explorer extension that makes IE5 or later a fully skinnable web browser. It uses WindowBlinds technology to do this. Users can mix and match their toolbar, animated throbber...','webblinds.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (201,1,12,'neoMail','neomail','neoMail is a POP3 email checker. neoMail will check all your email accounts without any intervention. And when new mail is found, neoMail will notify you. neoMail is very easy to skin and features transparency making the possibilities endless','neomail.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (202,1,12,'MaxxChat','maxxchat','MaxxChat isn´t just another chat client for the IRC community. It´s a hypercharged IRC client that´s raising the standard by which ALL IRC clients are judged.It´s a notifier/instant messenger in the sense that it tells you when your friends are online, and allows you to page them and chat one-to-one, as well as exchange files','maxxchat.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (203,1,12,'CipherNet','ciphernet','CipherNet is a dynamically skinnable web browser which includes an HTML editor, a Media Player, an FTP Client and a Search Engine. It gives you the ability to change screen resolution to fit the web site, get IP address, enable/disable images, sounds, animations and pop-up windows for better surfing. You can also translate (primitavely) web pages.','ciphernet.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (204,1,12,'LSD','lsd','LSD, or Legendary Search Device, is a small, yet powerful search tool which reads custom-made files and can use virtually thousands of search engines. With LSD, instead of going to the main search page, and then entering the keyword, you can just enter the (larger) keyword into LSD, select the category (of the engine), then the engine, and press GO. In addition to opening up the browser and going to the engine´s result page, LSD creates a Quick Links menu in a small frame that has links to all of the other search engines in the specified engine category. This greatly speeds up searches when looking through many different search engines. In addition, LSD supports custom skin creation, to ultimately redefine LSD to fit your needs and tastes.','lsd.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (205,1,12,'Neon','neon','Neon is a great browser for home, focusing around a smooth, fast, and personal experience. Unique features include complete skin support as well as an infinite number of active web pages in one window.','neon.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (206,1,12,'Champion Launcher','champion-launcher','This free program allows you to quickly find and launch the best search engine for the job. Champion Launcher is a flexible and easy-to-use application to quickly determine which search engine on the internet is most likely to yield good results for your query.
|
||||
<BR>
|
||||
<BR>Not all search engines are created equal. For example, only a few will contain information less than six weeks old. So if you search something very new, you´ll be better off with a search engine that regularly updates its index.
|
||||
<BR>
|
||||
<BR>Champion Launcher is a very straightforward program that offers maximal flexibility. Anyone can develop his own skins or translate Champion Launcher without recompiling the program. If you want to become Skin Author or Translator, please visit the appropriate section of this site first.','championlauncher.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (207,1,12,'GreyBook','greybook','GreyBook, Is the multi award winning peice of freeware, Which provides you with a fully skinnable, freeform..and stylish address book. For the most part, GreyBook is for minimalists. It comes packed with a extensive search tool, Unlimited page entries, Quick Goto feature, Email and url launcher..And many more. It allows you to store Name´s, Phone Number´s, Addresses, URL´s, E-Mail Addresses, Notes..Or Whatever you want!','greybook.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (208,1,12,'Aimster','aimster','Aimster integrates with your instant messenger service to provide you with the ultimate file sharing tool. With Aimster you can:
|
||||
<BR>Target the hottest files on AOL, Gnutella and Microsoft networking.
|
||||
<BR>Target the files that your Instant Messaging buddies recommend.
|
||||
<BR>Target your own files to be shared only with your buddies.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (210,1,12,'BrowserBob','browserbob','BrowserBob is an easy to use www-browser-development-kit, enabling you to design your own personalized freeform (!) internet-browser, using your own pictures/images for the buttons, as background shape etc. Add your personal sounds to the buttons. BrowserBob enables you to use basic browser functionality like back, forward, navigate buttons etc.','browserbob.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (211,1,12,'Trillian','trillian','Simply said, Trillian is the ultimate chat program. With so many different chat mediums such as MSN Messenger, AOL Instant Messenger, ICQ and IRC available today, there needs to be a single unified program for people to communicate with. Enter Trillian. With Trillian, all these chat networks are combined into a powerful, easy to use program.','trillian.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (212,1,12,'RAV Antivirus','rav-antivirus','Highly efficient antivirus integrated suite, recommended both for home users (with the fancy skinnable interface) and for exigent professionals (with the cutting edge technology included in the advanced features).','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (213,1,12,'HyperTuner','hypertuner','HyperTuner is a free web power tool that allows you to get news, sport and weather delivered to your desktop. It also allows you to perform internet searches and helps filter out low quality websites with it´s filtered web directory. All that and it´s skinnable.','hypertuner.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (214,1,12,'iNet-Tabs','inet-tabs','A new Tab based web browser, designed to be simple and easy to use. It also includes other features like the ability to prevent popups and is completely skinnable. The browser is freeware.','inet-tabs.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (215,1,12,'InboxSpecialist','inboxspecialist','Like a standard new mail checker, it will access your email server at specific intervals and check for new mail. Unlike most checkers, though, it displays the size of waiting mail, giving you the option of deleting it instead of downloading it. All pertinent information such as file size and whether or not a file is attached is given. It is even able to download only the first x Kbytes of an email. It also displays the sender´s address, so that you can opt to contact them to determine what the attachment is before downloading it.','inboxspecial.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (216,1,12,'Infogate','infogate','Infogate is your antidote to information overload. It´s a free alerting service offering the prioritized delivery of personalized news, financial information, sports, weather and messages via the Internet to your computer or wireless device. Also apparently skinnable.','infogate.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (217,1,12,'V-Mail','v-mail','V-Mail completely replaces your outdated email package and allows you to send voicemail messages quickly and easily via the internet. It comes with built in virus checking, an online mail checker (no need to download unwanted mail), a personalised skins creator and more.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (218,1,12,'Max-FTP','max-ftp','Max-FTP is a File Transfer Protocol program that performs various file actions over LAN, FTP, and local drives, in any order. With file actions such as Copy, Move, Delete, New Folder, and Rename, the FTP protocol is ideal to upload all your files. And you can create your own themes for the program too!','maxftp.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (219,1,12,'Swoop','swoop','Swoop uses an internet connection to hit various engines with a query you input and returns the results as provided by the individual engines. ','swoop.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (220,1,12,'AMINews','aminews','AMINews is a great new skinnable application that grabs the latest news headlines (topics are selectable) and it´s easy to skin.','aminews.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (221,1,12,'Copernic','copernic','With Copernic 2001, obtain fast, relevant results from the greatest number of information sources and categories available on the Internet! All this with an easy-to-use interface. Comes in three flavours:
|
||||
<BR>Copernic Basic
|
||||
<BR>Copernic Plus
|
||||
<BR>Copernic Pro
|
||||
<BR>
|
||||
<BR>The basic version is free.','copernic.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (223,1,12,'Digital Navigator','digital-navigator','The browser uses the IE Engine so one of the requirements is that you have IE installed.
|
||||
<BR>You can Hotlink your email client in the browser so this means that when you are browsing with DGN that you can start your email client with a click. The browser will use the favorites folder of IE so that when you are not working with DGN but with IE that you still can access the favorites that where created with DGN.
|
||||
<BR>
|
||||
<BR>And because it uses the engine of microsoft, it can then handle anything from flash to scripts irritating popup windows are filtered it cannot prevent them all but at least 60%. Might one browser window crash it will then only close that window not all open browser windows.
|
||||
<BR>
|
||||
<BR>The browser also comes with an Update Wizard wich can check for you if there is a new version and this will provide you with the latest version 24/7','digitalnavigator.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (224,1,12,'Crystal Active','crystal-active','Crystal Active is a web browser written by Will Jefferies. The browser utilizes the Microsoft Internet Explorer web browser control that is already installed on your Windows PC and has an easily skinnable interface. Crystal Active also has a built-in MP3 player, implemented as an OCX control (provided by Impulse Studio). It currently supports most functions available with Internet Explorer including standard "plug-in" features such as javascript, flash, Java Applets, etc. However, channels are not currently supported.','crystalactive.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (225,1,12,'Qubo','qubo','Qubo is a client for MSN and Yahoo messenger. Qubo uses skins in Flash(SWF) format.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (226,1,12,'IES','ies','IES (Internet Explorer Skinner) is a small, simple way to enhance your browsing. It skins IE (Internet Explorer 4, 5, 5.5) without the hassle of additional DLLs, IE-Bars, and such things. Freeware.','ies.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (227,1,12,'DzSoft Mail Check','dzsoft-mail-check','DzSoft Mail Check lets you quickly see if you have new mail waiting in any of your POP accounts and clean them from spam (junk email). Can protect you against I-Worm.Sircam virus (internet worm). Able to use customized skins that let you alter the appearance of the program. Shareware.','dzsoftmailchecker.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (228,1,12,'Easy Message','easy-message','Easy Message allows you to message your friends on ICQ, MSN, Yahoo, and AOL all at the same time. It´s skinnable, there are no banner ads and it is absolutely free to download!','easymessage.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (229,1,12,'Themebar 2','themebar-2','Themebar is a skinning application that allows you to fully customize the appearance of Internet Explorer, Windows Explorer, My Computer, and Outlook Express like never before. Themebar lets you customize toolbars, animated logos, and change the toolbar background in all of these applications.','themebar.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (230,1,12,'eDonkey2000','edonkey2000','Welcome to the next generation of file sharing. eDonkey2000 allows you to share and trade any type of file. eDonkey2000 doesn''t rely on one central server yet searches are quick and your client doesn''t get bogged down with endless search requests. You have the ability to search all the files being shared anywhere on the eDonkey2000 network.´´','edonkey.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (231,1,12,'HoverNews','hovernews','Skinnable news provider that lists news as given by the major skin sites. Such as Skinbase News ;)','hoverdesk.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (232,1,12,'Devil Messenger','devil-messenger','Devil is a brand new product that enables Internet users to communicate in real time to share files & information with ease. Devil informs you when your friends and contacts are online and enables you to contact them at will. With Devil, you can chat, send messages, files and URL´s, share contacts, or just keep in touch with fellow ´Souls´ while surfing the Net.','devilmessenger.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (233,1,12,'Experience Cell Dialer','experience-cell-dialer','The program helps you to get a connection to Internet and combines an easy to use interface and powerful abilities. The main window of the program is a Skin of a cellular telephone. You can choose Skin of your cellular telephone or other.','experincecelldialer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (235,1,12,'MediaSpyder','mediaspyder','Access to over 5,000,000 items with new archives that are automatically updated each time you run MediaSpyder.
|
||||
<BR>- Find Clip-art, GIF Animations, Celebrity Photos, Cartoons, Animals, Musicians, Screen-shots, Bullets, Buttons, Icons, Textures, Adult, and much more.
|
||||
<BR>- Multi-threaded concurrent downloading to increase speed
|
||||
<BR>- Attractive skin-able client
|
||||
<BR>- Built-In Media Viewer that can display GIF, Animated GIF, JPG, BMP, MOV, MPG, AVI, and more.
|
||||
<BR>- Slide-show, Wallpaper, Zoom, Media Organization
|
||||
<BR>- Auto-archive History and Collection folders
|
||||
<BR>- Thumbnail view
|
||||
<BR>- Thumbnail selection mode to increase speed on slower connections','mediaspyder.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (236,1,12,'Opera Web Browser','opera-web-browser','Opera is an opensource internet browser. Opensource means that it can be run on most OS´s, like Windows, MAC, BeOS, Linux etc. etc. With Opera for Windows´ speed, flexibility, features, and security the Internet is now even more convenient. Opera, the browser that gives you the freedom to use the Internet the way it was meant to be.','opera.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (237,1,12,'Weather1','weather1','This is a cool, shareware weather program that sits in your system tray and keeps you posted of current weather conditions, forecasts, Warnings & Advisories, hundreds of Satellite and Radar images - including State level radar, Weather Cams, over 4,500 Worldwide locations, 1-day, 2-day, 10-Day, 3 Month and 12 Month Outlooks, USDA, Forecast images, Population/Census information, and much more! You can even customize the look of weather1 by changing or loading any of the available skins! Much more!...','weather1.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (238,1,12,'Webbe','webbe','Webbe is a multifunction application:
|
||||
<BR>- Chat
|
||||
<BR>- Checks POP and web-mail
|
||||
<BR>- Portal with over links to over 800 websites
|
||||
<BR>- Search function utillising the 20 most popular searchengines
|
||||
<BR>- Reminder for important tasks and events
|
||||
<BR>- News headlines
|
||||
<BR>- Keyword box. Smarter navigation, just type in a keyword, ex Skinbase and Webbe hunts down a link for Skinbase!!','webbe.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (239,1,12,'wwWhoosh','wwwhoosh','wwWhoosh is a surfing accelerator, not <b>download</b> accelerator.','wwwhoosh.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (240,1,12,'3D Mail Effects - Skins','3d-mail-effects-skins','Once in a while, you run across a program that really does stand out. 3D Mail Effects is just such a program.
|
||||
<br/>
|
||||
<br/>Put simply, when you get new mail, 3D Mail Effects notifies you by way of 3D special effects, hovering on your desktop.
|
||||
<br/>
|
||||
<br/>With 3DME, you can customize the application´s skin, the 3D models and the materials used to affect the way those models appear.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (241,1,12,'KlipFolio','klipfolio','Serence™ Klipfolio™ is a free information channel viewer that lets you view and manage Klip™ information channels right on your desktop. KlipFolio is a real time saver - a "break through the clutter" approach to gathering information that interests you.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (242,1,12,'3D Mail Effects - Models','3d-mail-effects-models','Once in a while, you run across a program that really does stand out. 3D Mail Effects is just such a program.
|
||||
<br/>
|
||||
<br/>Put simply, when you get new mail, 3D Mail Effects notifies you by way of 3D special effects, hovering on your desktop.
|
||||
<br/>
|
||||
<br/>With 3DME, you can customize the application´s skin, the 3D models and the materials used to affect the way those models appear. ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (243,1,12,'LividBrowser','lividbrowser','The LividBrowser is online and ready to rumble! Using Internet Explorer, LividBrowser allows you to explore the web in style with it´s professional-looking skin. Also, because it only consists of JavaScript, Web Pages and Graphics, the program is fully customizable. So, what´s so special other than it´s graphics? LividBrowser takes up all of your screen to provide you with truly stress-free browsing, removing all the unwanted buttons and bars. Browsing the net never felt so good! You can download this program for free by clicking Download to the right of the screen! There are no catches, no twists, no advertisements - just a more stylish browser! If you´re worried that you won´t be satisfied - don´t worry! Not only does it come with an extremely simple uninstall program, it also doesn´t take up almost no space at all (approximately 20KB). The browser does not change any of your settings in Internet Explorer, and you may use both Internet Explorer and LividBrowser whenever you wish without any hassle. You´d be crazy not to give it a try!','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (244,1,12,'KaZaa V2','kazaa-v2','Sharman Networks Limited is proud to announce the release of version 2 of its free Kazaa Media Desktop (KMD) software. With more than 119 million downloads to date, KMD is the established peer-to-peer application of choice for all forms of digital media content. The latest KMD software sets a new standard for peer-to-peer offerings, to meet the dynamic and unique needs of users.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (245,1,12,'HoverWeather','hoverweather','HoverWeather is a freeware app that will display the current weather on the desktop. Displayed are location, local time, weather conditions and temperature (Celsius or Fahrenheit). HoverWeather is also capable of displaying tomorrow´s weather forecast. ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (246,1,12,'SpyBot-Search And Destroy','spybot-search-and-destroy','SpyBot-S&D searches your hard drive for so-called spy- or adbots; little modules that are responsible for the ads many programs display. But many of these modules also transmit information about your surfing behaviour and more to the net.
|
||||
<br/>If SpyBot-S&D finds such modules, it can remove them. In most cases, the host still runs fine after removing the bot.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (247,1,12,'AIMutation','aimutation','AIMutation does for AOL Instant Messenger (AIM) what ICQ+ does for ICQ. It makes it skinnable! An awesome (free) program that allows you to skin the application including buttons, AIMutation is easy to skin as well.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (248,1,12,'K-Meleon','k-meleon','K-meleon is an excellent, fast, stable, mozilla-base browser with an IE feel, but much more customizable.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (250,1,12,'WikMail','wikmail','WikMail is a skinnable email client that includes built in anti-spam features, stationery, smilies, multi-language support, multiple mail notification methods and more. This new release is a great improvement on an already cool application with lots of new features added.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (251,1,12,'Maxthon','maxthon','Maxthon is a skinnable, tabbed browser based on the Internet Explorer engine. It has many useful features including mouse gestures, super drag & drop, a powerful and customizeable pop up and AD blocker, and is comparable to FireFox.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (252,1,12,'Mozilla Firefox','mozilla-firefox','Firefox is a free, open-source web browser for Windows, Linux and Mac OS X and is based on the Mozilla codebase. It is small, fast and easy to use, and offers many advantages over Internet Explorer, such as the ability to block pop-up windows.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (253,1,12,'Mozilla Thunderbird','mozilla-thunderbird','Thunderbird is a free, open-source and cross-platform mail client for most operating systems including, but not limited to, Windows, Linux and Macintosh. It is based on the Mozilla codebase. It is a robust and easy to use client, similar to competing products like Outlook Express, but with some major advantages such as junk mail classification.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (254,1,12,'Mozilla Suite','mozilla-suite','Mozilla Suite (or the Mozilla Application Suite) is a free, cross-platform Internet software suite, whose components include a web browser, an email client, an HTML editor, and an IRC client. Its development was initiated by Netscape Communications Corporation based on the source for their Netscape Communicator, but the Mozilla Foundation now spearheads development.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (255,1,13,'AfterStep','afterstep','This is a window manager for the Unix X Window System. Originally based on the look and feel of the NeXTStep interface, it has evolved into its own creature, with interest expressed by GNUstep, to make AfterStep the window manager of choice for X11. These pages provide an introduction to the world of AfterStep, and serve as a distribution point for the latest stable and development releases','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (256,1,13,'Enlightenment','enlightenment','Enlightenment is a window manager for X. It´s design goal is to be as configurable as possible - in look AND in feel. Currently in the look department it pretty much has that done. you can design your own window borders, menus, and other elements of your screen to look any way you like. You don´t have to touch one line of code and you don´t have to recompile anything. It merely involves being able to use an image drawing program like GIMP and edit some configuration files','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (257,1,13,'BlackBox','blackbox','Blackbox is another window manager for the Open Group´s X Window System, Version 11 Release 6 and above. Blackbox is built with C++, sharing no common code with any other window manager (even though the graphics implementation is similar to that of Window Maker).','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (258,1,13,'Window Maker','window-maker','Window Maker is an X11 window manager designed to give additional integration support for GNUstep applications. It tries to emulate the elegant look and feel of the NeXTSTEP(tm) GUI. It is relatively fast, feature rich, and easy to configure and use.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (259,1,13,'KDE','kde','KDE is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (260,1,13,'GTK+','gtk','The GNOME project was born as an effort to create an entirely free desktop environment for free systems. From the start, the main objective of GNOME has been to provide a user friendly suite of applications and an easy-to-use desktop.
|
||||
<BR>
|
||||
<BR>As with most GNU programs, GNOME has been designed to run on all modern strains of Unix-like operating systems.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (261,1,13,'IceWM','icewm','IceWM is a small, but powerful window manager for the X11 Window System.
|
||||
<BR>
|
||||
<BR>IceWM is themeable. Every setting from the preferences file can be changed by a theme. This includes titlebars, borders, icons, events, the taskbar, etc. IceWM supports pixmapped and non-pixmapped themes and comes with an example theme for all the theme types (warp3, warp4, win95, motif, nice, pixmap, metal, gtk) that IceWM supports.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (262,1,13,'Gkrellm','gkrellm','GKrellM is a single process stack of system monitors for Linux, which supports applying themes to match its appearance to your window manager, Gtk, or any other theme.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (263,1,13,'Metacity','metacity','Metacity is a window manager for GNOME. It uses GTK+ 2.0 for drawing window frames, meaning that it inherits colors, fonts, etc. from the GTK+ theme.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (264,1,14,'BeOS','beos','Meet the soaring demand for dynamic digital media and applications head-on, without taxing your budget, your timetable, or your patience. BeOS is the first and only operating system to deliver the speed, processing power and stability of a high-end multimedia workstation on ordinary, low-cost desktop PCs.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (265,1,14,'BoxCard','boxcard','BoxCARD is a skinnable application that offers useful tiny tools like an address book, a calculator, a calendar, a small note pad, a programs launcher and a Mp3 player assorted with a playlist. All taking a place less than 4x2 inches on your desktop.','boxcard.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (266,1,14,'Calmira','calmira','it''s a complete 16-bit shell that lets you manage files, launch applications and control tasks. It brings Windows 3.1 up to date with some of the advanced user interface enhancements from the Windows world, and for most people, provides welcome relief from the awkwardness of File Manager','clamira.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (267,1,14,'Chameleon Clock','chameleon-clock','Chameleon Clock is a digital desktop clock that is a beautiful replacement of standard Windows tray clock. It may change its look using Winamp skins and bitmap digits. Besides, Chameleon Clock has all the major functions that a desktop clock may have','charmeleonclock.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (268,1,14,'Codename 2','codename-2','Well, I guess if I had to put it into words its a wharf. But, what makes it so cool, is you can define its size. The boxes can be 40x40, 64x64, 100x20. Hell, it could be 800x600 if you wanted. It supports a number of features including modules, sounds, multiple images and !Bang commands. Uses very little CPU, and is small in size. It runs in Litestep, Explorer, D, Reveal, or any other shell you can think up. It works great as a second wharf in Litestep, or just a nice app launcher for Explorer.','codename2.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (269,1,14,'Cool Desk','cool-desk','Cool Desk a virtual desktop manager. Ever wish to have several screens on your computer? Cool Desk creates up to 9 virtual desktops and allows you to have different windows in each of them. The desktop manager window has a skinnable interface and allows you to switch from one desktop to another with a single mouse click. You can easily minimize, maximize, close, move from one desktop to another and even drop windows to the system tray area (near the clock) using the dockable Windows manager. Customizable hotkeys help you conveniently manipulate your virtual desktops. Drag you favorite applications and shortcuts over a specific virtual desktop icon to open it there. Each virtual desktop can also have its own wallpaper. Cool Desk supports multilingual interfaces','cooldesk.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (270,1,14,'DAYA','daya','This NEXT GENERATION application is still in development. It will allow you to change how hour Windows looks like. Great examples of such programs are Chroma and WindowBlinds.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (271,1,14,'DragonDrop','dragondrop','Quite simply, it´s a customizable pet which plays multimedia files.','dragondrop.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (273,1,14,'eLol','elol','electronic Laugh Out Loud - is a free joke service that you can access through a small icon on your taskbar. It delivers jokes based on your personal tastes. The more jokes you rate, the more the jokes become suited to your sense of humor. eLOL lets you control the type, frequency and quantity of jokes you´ll receive. Plus, eLOL supports audio and video! So, ready for a laugh?','elol.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (274,1,14,'Fire Burner','fire-burner','FireBurner (FB) is a compact yet full-featured CD-R/W burning software package used by hundreds of thousands of people all over the world!
|
||||
<BR>
|
||||
<BR>FB allows users to easily burn custom data, audio or mixed mode CD´s. FB can burn audio tracks from MP3 files with its on the fly decoding support. FB is shareware. Continued use past 15 days requires registration.','fireburner.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (275,1,14,'FiveClock','fiveclock','With FiveClock you have: TrayClock Themes, Interface Themes, Talking Themes, Talking clock, Wake Up Alarm and you can shutdown or restart your windows using hot timer. ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (276,1,14,'FunkyFX','funkyfx','FunkyFX is an extension for a popular music player, Winamp. FunkyFX monitors Winamp´s audio output, and generates graphics in time to the music.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (277,1,14,'GameSpy Arcade','gamespy-arcade','GameSpy Arcade is your arcade for the Internet -- more than 200 supported games, from the hottest games and mods, like Quake III Arena, Counter-Strike and Baldur´s Gate 2, to classics like Monopoly, Risk and Chess. And it´s skinnable!','gamespyarcade.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (278,1,14,'GetSmart','getsmart','is a download manager which supports splitting a download into separated connections. Each connection will download a different part of the file simultaneously. GetSmart was written out of a despair, after trying similar programs which did not answer today´s needs.','getsmart.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (279,1,14,'Lama','lama','Lama is a skinnable desktop toy. It can display eyes that look at the mouse, point at the mouse, simulate the screen and many more. The new version (2.0) has many new features, like optional always on top and many new eye types. The name Lama stands for Look At Me, the extra ´A´ is because the creator didn´t want to call my program ´Lam´.','lama.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (280,1,14,'L-ement','l-ement','L-ement displays system resource information on your PC. Informations like CPU usage, free memory, swap file stats, modem stats, the time, etc. It´s also fully skinnable.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (281,1,14,'MemoryPad','memorypad','MemoryPad allows you to display post-it style notes on your desktop as reminders for you while you are working upon your computer. It´s small, quick, and very simple to use. With some good features (HotKey, Autostart).','memorypad.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (282,1,14,'PalmOs Emulator','palmos-emulator','The Palm OS® Emulator is software that emulates the hardware of the various models of Palm OS® platform devices. It is extremely valuable for writing, testing and debugging applications. Create "virtual" handhelds by running the Emulator on Windows, Mac OS, or Unix computers','palm-os-emulator.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (283,1,14,'Pluser','pluser','Handy calculator that pops up at the touch of a button. Download Pluser and it installs itself on your Numbers Lock button. Hit Num Lock and it pops up.You work your problem using the numbers on the right side of your keyboard. Enter gives you the answer. Hit Num Lock again, and the little Pluser calculator window goes away','pluser.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (284,1,14,'Quick Launch','quick-launch','This program is a launcher, with over a thousand customers worldwide! You can add your own programs, redesign it''s graphics to make this launcher exactly the way you want it to be','quicklaunch.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (285,1,14,'SClock','sclock','SClock Plus is an easy-to-use desktop multilingual speaking clock with skin support and full-featured alarm system, that allows an user to set multiple alarms. Each alarm can be set to go off at various intervals: daily, Monday, Tuesday... Saturday, Sunday of every week, etc. You can set each alarm to run an application, play a wave file, open a document or a picture, or just display a message. SClock can be vastly customized and its size is 40 Kb only!','sclock.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (286,1,14,'SKINuler','skinuler','SKINuler is a skinnable scheduler, easy to use, and free (Win 9x/?).','skinuler.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (287,1,14,'SkinPad','skinpad','I made an installer for all of you getting errors out there, Go to the downloads section and pick it up. It comes with all the runtime files you need','skinnypad.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (288,1,14,'WinTV','wintv','WinTV´s are used for TV watching, video image capture and for data broadcast reception (Intercast and WaveTop in the U.S. and Teletext in Europe).
|
||||
<BR>
|
||||
<BR>* skins option not currently implemented.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (290,1,14,'YerTV','yertv','YerTV displays Satellite TV grabs and webcams as well as streaming video from Windows Media Player and Real Media Player. It also can play streaming audio and can set favorite audio stations in the favorite menu section. It is a skinnable application, and somewhat like a chameleon, it can change its skin. YerTV is image viewing software that displays still images that come from various webcam locations or from satellite TV channels. Such an image sequence is called a channel. YerTV is 100% freeware.','yertv.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (291,1,14,'3DS Max Scenes','3ds-max-scenes','One of the best programm for 3D rendering and here we´re give you scenes and models for it.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (292,1,14,'qRool','qrool','qRool features two cursors. Distances, positions for one or two are showed, angle, relative sizes and much, much more.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (294,1,14,'VirtuaWin','virtuawin','Using a virtual desktop manager is a way to organize applications over several virtual desktops. For example if you use two virtual desktops you can put a webbrowser on desk 1 and by using a desktop manager switch away the webbrowser and it will seem like you have a new empty workspace (desk 2) to put another application/applications on. Virtual desktops are very common in the Unix community and once getting used to this, it is very hard to manage without it.','virtuawin.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (295,1,14,'Orion','orion','Orion is a ´virtual´ music studio suite for the PC running under Windows 95/98/2000. It recreates all parts of a traditional studio including sequencing, the emulation of a mixing desk and all wired rackmount hardware (Synthesizers, Samplers, Drums, Effects etc).','orion.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (296,1,14,'Caller Eyedee','caller-eyedee','Caller EyeDee is a Skinnable, feature rich Caller ID management system. It Integrates with your Microsoft Outlook 2000/98 contact list! Caller EyeDee will help you manage incoming telephone calls to your home or business.','callereyedee.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (297,1,14,'Alteros 3D','alteros-3d','Alteros3D is a 3D and 2D graphic viewer with skinable interface. The program allows viewing any 3D files (3DS, MAX, VRML, TrueSpace, LightWave and many other formats), as well as 2D graphical files (PSD, TIFF, PNG, JPEG, BMP, GIF and many others). Build in text editor allows viewing and editing TXT and RTF files.','alteros3d.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (298,1,14,'Consolable','consolable','A skinnable commandline application much like the address field available as a function on the taskbar. It also features some internal commands such as aliasing.','consolable.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (299,1,14,'Voice Clock','voice-clock','Here are some of the features:
|
||||
<br/>Digital clock that shows the time from your computer
|
||||
<br/>Auto-resizing skins with transparency
|
||||
<br/>Comes with an extra 12 realistic and ready to use skins
|
||||
<br/>Voice plug-ins that can automatically speak the time every 1, 15, 30, or 60 minutes.
|
||||
<br/>Can automatically set your PC´s time using the internet time server of your choice
|
||||
<br/>
|
||||
<br/><i>No current download available</i>','voiceclock.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (301,1,14,'Verve','verve','A skinnable wallpaper manager which allows for different settings for each wallpaper including icon size and presence; if it should be tiled, centered, or stretched; etc.','verve.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (302,1,14,'RotoBlox','rotoblox','RotoBlox is a collection of six different Tetris-clone games. It includes Classic Tetris, Advanced Tetris (same as Classic but includes special blox), Pentix, Advanced Pentix, Kid and Advanced Kid (it´s really easy).','rotoblox.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (303,1,14,'JokeBox','jokebox','Jokebox 2000 allows you to rate jokes on a 1-4 scale. Fully skinnable with sounds enabled. Just for fun :)','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (304,1,14,'Snowball','snowball','Remember the old snowdomes? Well, now you can create your own skinnable snowball! Snowball is a clock that you can drag up and down your desktop (shaking it) to create the snow effect. Cool fun.','snowball.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (305,1,14,'Cool mouse','cool-mouse','Cool Mouse is the ultimate mouse tool, making your every-day work a little easier. Cool Mouse offers powerful features which, according to your preferences, may be selected via its icon in the system tray
|
||||
<BR>
|
||||
<BR>Cool Mouse features include:
|
||||
<BR>
|
||||
<BR> - Assign various features to the middle mouse button and mouse wheel:
|
||||
<BR> - Popup Start Menu under the mouse cursor
|
||||
<BR> - Minimize windows to the System Tray
|
||||
<BR> - Rollup windows to their title bars
|
||||
<BR> - "X-Windows" styled Copy-to/Paste-from clipboard
|
||||
<BR> - Simulate middle button click as a double click
|
||||
<BR> - Scroll window ( net surfers, have fun!)
|
||||
<BR> - Display windows features menu
|
||||
<BR> - Customize any window to have its own features layout
|
||||
<BR> - "Fast Folders" feature allows you to bring up a popup menu containing your favorite folders
|
||||
<BR> for easy navigation in Open/Save dialogs
|
||||
<BR> - Fast program configuration via hotkeys and System Tray icon','coolmouse.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (306,1,14,'Console','console','Replacement for the DOS-box, skinnable. While easy to skin there´s a load of advanced options under the hood, including plugin and script support. By Alazorn.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (307,1,14,'AltioLive','altiolive','AltioLive provides a live, desktop-style interface in the browser for any application, new or existing.
|
||||
<BR>
|
||||
<BR>Using XML to render the user interface provides pixel-level control over the look and feel of the application:
|
||||
<BR>
|
||||
<BR>Fonts.
|
||||
<BR>Window styles, skins and positioning.
|
||||
<BR>Image selection and placement. ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (308,1,14,'Rainlendar','rainlendar','Rainlendar is a very customizable calendar-application which shows the current month on your desktop.','rainlendar.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (309,1,14,'argus','argus','A freeware skinnable webcam utility with video and screenshot capture.','argus.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (310,1,14,'T-Shirts','t-shirts','A section for you to upload any T-Shirt designs you have created that you want to share with the rest of the Skinbase members.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (311,1,14,'Candy Clock','candy-clock','Candy Clock is a fun clock for your desktop. It is colourful and easy to modify to your own tastes.
|
||||
<BR>It comes with a range of ready-made clocks, and new ones can be built in no time at all using clipart, graphics from the web or your own personal masterpieces.','candyclock.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (312,1,14,'ZX Spectrum Emulator','zx-spectrum-emulator','This is Windows 95/98/NT program that converts outing to AY-3-8910/12 or YM2149 into digital sound or WAV-file. Following files can be used as outing sources:
|
||||
<BR>OUT (files of ZX Spectrum emulator ´Z80´ by G.A. Lunter);
|
||||
<BR>PSG (files of ZX Spectrum emulator ´Z80 Stealth´ by Mr.Kirill and of some other emulators);
|
||||
<BR>EPSG (files of ZX Spectrum emulator ´Z80 Stealth´);
|
||||
<BR>YM (file of ´StSound Project´ by Leonard/Oxygen; YM2, YM3, YM3b, YM5 and YM6 files completely supported);
|
||||
<BR>VTX (files of ´Vortex Project´ by V_Soft);
|
||||
<BR>ZXAY, ZX50 (files of this Emulator).
|
||||
<BR>All of these files simply store outing to the chip. Additionally supported files of popular ZX Spectrum music editors:
|
||||
<BR>STC - Sound Tracker v1.xx
|
||||
<BR>PSC - Pro Sound Creator v1.xx
|
||||
<BR>ASC - ASC Sound Master v0.xx-2.xx
|
||||
<BR>PT1, PT2, PT3 - Pro Tracker v1.xx-3.xx
|
||||
<BR>STP - Sound Tracker Pro
|
||||
<BR>FTC - Fast Tracker v1.xx
|
||||
<BR>FLS - Flash Tracker
|
||||
<BR>SQT - SQ-Tracker
|
||||
<BR>GTR - Global Tracker
|
||||
<BR>FXM - Fuxoft AY Language
|
||||
<BR>AY of AMAD type - Amadeus modules, analog of FXM
|
||||
<BR>Third kind of supported files is that, which need to emulate Z80 processor because of these files store parts of ZX Spectrum or Amstrad CPC memory.
|
||||
<BR>AY of EMUL type (DeliAY and AYPlay projects files);
|
||||
<BR>AYM (RDOSPLAY files).
|
||||
<BR>To listen music in emulator needed sound card with next abilities: 44100, 22050 or 11025 Hz, 8 or 16 bit, Mono or Stereo. WAV-files are always creating with 44100 Hz, 16 bit, Stereo quality.
|
||||
<BR>','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (313,1,14,'ClockPlayer','clockplayer','- Internet Time Synchronization
|
||||
<BR>- Sticky Notes
|
||||
<BR>- Unlimited sticky notes.
|
||||
<BR>- Cut ´n Paste from Clipboard.
|
||||
<BR>- Lan Time Server/Client
|
||||
<BR>- Unlimited time clients (9,999 simultaneous)
|
||||
<BR>- Unlimited resize using our Infinite Resolution TM display technology.
|
||||
<BR>- From a pin head to a jumbotron screen, our designs look fabulous. You have to see it to believe it! Dial it in or use the ´quicksize´ menu. It remembers EVERYTHING!
|
||||
<BR>- Size, position, alarm settings, etc. No resetting necessary.
|
||||
<BR>- Up to 25 alarms with custom labels.
|
||||
<BR>- Instead of "Alarm 1" use "Pick up the kids".
|
||||
<BR>- Day of the Week enable.
|
||||
<BR>- User definable alarm sound.
|
||||
<BR>- Use your own or keep the design default.
|
||||
<BR>- Selectable hour, half hour and quarter hour chimes.
|
||||
<BR>- Like the alarm sound - use your own or keep the defaults.
|
||||
<BR>- <b>100% Fat Free!</b>','clockplayer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (314,1,14,'Drill','drill','Drill is an app that help you find where all your drive space is being used. It is only in a ´proof of concept´ stage. Consider this an Alpha version of Drill. Use at your own risk. To use, run the app and double click on the + signs to expand the drives. Drill has a resizable skin that still needs a little work. It is very slow at reading folder sizes. This might even make it to a beta version one day.','drill.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (315,1,14,'Easypad','easypad','Skinnable HTML editor (From what could be understood from the readme.txt/site!) ;)','easypad.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (316,1,14,'CarbonCap','carboncap','CarbonCap is a very basic utility with great functionality. It sites either on your desktop or in the system tray, waiting to be activated. The aim of this util was to create an application capable of creating a screenshot and writing it to file that;
|
||||
<BR>1. Had a very small footprint.
|
||||
<BR>2. Required little to no game interruption.
|
||||
<BR>3. Took care of all the ´dirty work´ (pasting and saving the screenshot) for you.
|
||||
<BR>
|
||||
<BR>This is all done by use of hotkeys, which are highly configurable. CarbonCap also allows you to choose between a full screen screenshot or just a screenshot of the active window. CarbonCap does all its work while you do yours, completely in the background','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (317,1,14,'CarbonAlarm','carbonalarm','CarbonAlarm is an Alarm clock for the personal computer. You can select almost any type of digital music filetype or playlist. CarbonAlarm will ´go off´ at the exact time ( one or two seconds) that you have specified within its interface. The application comes in two forms. The Skinnable form, and the non-Skinnable form. The Skinnable form is completely freeform, supporting transparency in all aspects. - Every Single - part of the interface is customizable.
|
||||
<BR>','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (318,1,14,'CarbonNotes','carbonnotes','CarbonNotes is almost self-explanitory. It places an icon in your system tray, allowing you to call it to focus. It acts and performs just as notepad does. CarbonNotes is completely freeform, supporting transparency in all aspects. - Every Single - part of the interface is customizable.
|
||||
<BR>','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (319,1,14,'Skinbase Site Suite','skinbase-site-suite','nan','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (320,1,14,'DeskCommand','deskcommand','DeskCommand is a skinnable program that sits on your desktop. It replaces the standard Windows "run" dialog. When you need to run a program such as the registry editor, you can simply type in "regedit" as you would when using the "run" dialog and press [enter] or click the "go" button.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (321,1,14,'Mouse Tracks','mouse-tracks','Mouse Tracks is a Freeware Windows program that keeps track of your mouse clicks, mouse movement, internet time and more.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (322,1,14,'AltDesk','altdesk','AltDesk is a virtual desktops´ manager for Windows 9x/NT/ME/2000/XP with skins´ support. AltDesk lets you to add more functionality to your computer´s desktop. It can create many virtual desktops which can be placed as you want. It has neat skinnable interface. So you can build your skins.
|
||||
<BR>
|
||||
<BR>Features included:
|
||||
<BR>
|
||||
<BR>- Neat skinnable user interface.
|
||||
<BR>- Startup for each desktop.
|
||||
<BR>- Fully customizable hotkeys (Win key included).
|
||||
<BR>- "Boss" key permits you to quickly hide your favourite game by hot key.
|
||||
<BR>- Program can be easily moved from one desktop to another (by drag´n´drop).
|
||||
<BR>- All its elements are fully customizable.
|
||||
<BR>- Sticky Windows, i.e. windows that exist on all the desktops.
|
||||
<BR>- Little system requirements.
|
||||
<BR>- Transparency in Win2k.
|
||||
<BR>- Multi-language support. NEW
|
||||
<BR>And more... ','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (323,1,14,'CloneCD','clonecd','CloneCD is a shareware program that makes an exact copy of a CD.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (324,1,14,'LexEyes','lexeyes','LexEyes is a skinnable toy that allows you to have different eyes following your cursor over your screen. Fun! :)','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (325,1,14,'ObjectDock','objectdock','ObjectDock is a program that allows you to have a nice animated launchbar/taskbar on your screen that reacts to your mouse when you mouse over it.
|
||||
<BR>
|
||||
<BR>In short, it´s a task bar and program launcher that does it with style.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (326,1,14,'Headline News','headline-news','Headline Viewer is a Windows application that lets you see news headlines from a configurable list of Headline Providers (news sources and weblogs). Instead of continuously jumping from site to site to check on headlines (and using a big fat browser window), you can let Headline Viewer do it for you.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (327,1,14,'QuickWall','quickwall','Wallpaper changer - yet another great tool from Aaronl :)','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (329,1,14,'Windows XP Logos','windows-xp-logos','48 x 48 logos for Windows XP system','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (330,1,14,'.parasite RunBox/URL Launcher','parasite-runbox-url-launcher','.parasite is a Runbox/Url launch application. It''s small and easy to use. It can even run as a shell! Just like it''s namesake, it sits on top of Windows(The host) and allows quick access to commonly used features. It can launch any item normally launched from the Run dialog and send url''s directly to your default browser. Key in a search and send it directly to your browser. Then type in a shortcut and launch your favorite application.','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (331,1,14,'AvePreview','avepreview','AvePreviewer is new skinnable app for previewing images (a little like the MS Image- and Faxviewer). Its currently under heavy development','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (332,1,14,'Salad bar','salad-bar','Skinbase.org is not only about skinning. It’s also about coming together, mingle with fellow baseheads and to have some fun. That´s where the salad bar comes in the picture! Have fun!
|
||||
<br/>
|
||||
<br/>Oh, you *could* always use it to upload your salad bar based skins, icons and walls.. :-)','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (333,1,14,'hats','hats','HATS!','');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (334,1,14,'Screen Savers','screen-savers','Screen savers are originally meant to prevent old monitor and display types from not getting irregular wear out patterns by consistantly showing the same image during long idle phases which burned things into it permanently, also to save power in laptops energy fueled by some battery type.
|
||||
<br/>
|
||||
<br/>The typical .scr, resident nowadays in windows system32 folder, in older OS versions often just in the WINDOWS folder itself, can be activated/switched off and adjusted from right clicking your desktop which brings up the properties tab, there go MONITOR and set it to how long idle time should be before a nice animated image comes up until you a press a key or move mouse to go back to what you were doing instead...
|
||||
<br/>
|
||||
<br/>Meanwhile, although modern displays would not need this saving effect necessarily, it turns out these additional animations are POPULAR and can also be called up with a shortcut as standalone applications doing more than just screensaving. They support interactive flash shows, voice overs, images in many formats, writing, html, and allow for animations and thus can be used for demonstrations or entertainment even if never set as an automatic screensaver.
|
||||
<br/>
|
||||
<br/>While running virus scans, defragmenting or performing crucial other things like de- and reinstalls - do disable ALL screensavers which is easy from properties panel. If Object Dock or other full screen interfering apps like Adobe pdf in full view mode are active, this might also effect what happens with the saver or vice versa. Screensavers are meant for either to be in full focus or in background but not while something else big is performed at the same time. Enjoy!','492.');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (335,1,15,'Media Jukebox','media-jukebox','MEDIA JUKEBOX supports over 20 media file formats more than any other jukebox. It harnesses the power of both Microsoft Windows Media Player and RealNetwork´s RealPlayer, making it possible to play MP3, Windows Media, RealMedia, QuickTime, LiquidAudio, J. River´s own secure format, MusicEx, and many other audio and video formats. All that and MUCH more!','mediajukebox.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (336,1,15,'PowerDVD','powerdvd','PowerDVD - the ultimate DVD solution to enjoy all the benefits DVD entertainment has to offer! With its high quality video and audio playback, as well as its low CPU consumption, PowerDVD™ has not only won praise from its growing number of users, but from the industry experts as well. PowerDVD 3.0 has many new exciting features and quality enhancements that are guaranteed to keep it as the number one choice for high quality DVD playback!','powerdvd.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (337,1,15,'VivTV','vivtv','VivTV is a freeware vivo player that provides features not seen in any other vivo player. Some of these include; Full screen mode, Fast Forward, Skin support and much more.','vivtv.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (338,1,15,'Full Motion Video','full-motion-video','FMV Viewer is the only viewer you need supporting all streaming and local formats from Microsoft, Apple, RealMedia, DivX and ShoutCast IceCast. Additionally, the player supports MP3´s with an ID3 Tag editor and CD-Audio with CDDB support with video to music visualisations - over 60 formats in all.
|
||||
<BR>
|
||||
<BR>Advanced Zooming with reduced pixelation to 1000% with pan controls, variable slow motion, reverse play, frame by frame advance and quick access memo points are just a few of the features. Set your movies up to play the way you want and FMV will always play them that way.
|
||||
<BR>
|
||||
<BR>The player is also uniquely skinnable, any Jpeg, GIF or BMP can be used. CD-Audio to WAV conversions, visualisations, a full remote control and a great interface make this the only player you´ll ever need.','fullmotionvideo.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (339,1,15,'Eyescape Studio','eyescape-studio','A dynamic new multimedia tool allowing image editing, altering, merging, viewing, presentation and slideshow features. A innovate modular interface and taskbar allow for fluid movement throughout the program. A skinnable interface and customizable layout allows you to adjust Eyescape Studio to meet your personal needs. Prepare yourself for virtual lists and other innovative web capabilities.','eyescapestudio.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (340,1,15,'BSPlayer','bsplayer','BSplayer is a skinnable windows player for playing back all kind of media files (avi/mpg/asf/wmv/wav/mp3...) and it has the ability to display subtitles.','bsplayer.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (341,1,15,'FlashDesk','flashdesk','FlashDesk is a unique toy that allows you to have a fully skinnable, and resizable movie on screen at all times. It comes in useful when you want to easily resize a movie found on the web, or to display a animated jukebox on your desktop. Currently it only supports one window at a time, But later versions will support many more, As well as having a lot more Features.','flashdesk.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (342,1,15,'Winamp 3','winamp-3','Winamp 3 is the latest release of Nulsoft player. Whereas Winamp 2x had a cumbersome Plug-in structure that added isolated functionality on top of base music playing, Winamp 3 is now a platform that natively supports interrelated "Components" that in effect become Winamp. Traditional Skin developers will be interested to know that Winamp 3´s Component Studio will be completely resizable, meaning Skins will look best as stretchable textures, rather than as pixel perfect pictures.','winamp.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (343,1,15,'m3Player','m3player','m3Player is a multi-file audio/video player. It is fully skinnable and is designed so that the user has total control over its appearance. It also integrates simple playlist management. To make sure that as many audio/video file formats as possible are supported, m3Player uses Microsoft´s DirectShow interface to render files. As of Direct X 8.0 Microsoft introduced audio/video effect DirectX Media Objects (DMOs) which enable easy processing of raw audio/video data for special effects. You can download and use audio/video effect DMOs with m3Player.','mp3player.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (344,1,15,'ATV2000','atv2000','ATV2000 is a new generation of TV viewing and capture application based on old ATV, but with reworked core. All is build around new control panel, which provides tuning, video and audio control. Other parts are Video for Window (VfW) and WDM based capture parts with On Screen Display (OSD), but it can coexist with any other capture application like PowerVCR, Windows Media Encoder etc., but giving better TV control. In the future will come a sheduler and teletext. It works under Windows 95/98/ME and Windows 2000. Windows NT is not supported (lack of DirectX).','atv2000.gif');
|
||||
INSERT INTO categories (id,content_type_id,parent_id,name,slug,description,image) VALUES (345,1,15,'MicroDVD','microdvd','Play ripped DVD movies from CD or HDD as close to the original as possible, including as many features of the original DVD as possible and giving as much comfort as possible compared to original DVD viewing.
|
||||
<BR>
|
||||
<BR>We call a DVD converted to MPEG4 Video+MP3 Audio, put together with the converted original menus/languages and written to CD(s) a "Micro DVD".','microdvd.gif');
|
||||
Reference in New Issue
Block a user