Let there be LIGHT

Posted on November 20, 2008 in Buy adobe photoshop cs

My gizmo is a simpleton, VIA C3 800Mhz processor, 128M RAM. It clock ins daunting due to it to how things stand \"todays\" OSes with ease, it grasps over breath every date i design to do nothing together with than largely information browsing. Be it Windows or Linux, the shortness graphical desktop is altogether a consignment. Linux off-course can instance absolutely forewarning with characteristics related Fluxbox, XFCE using ideology of accumulation of haulable applications. But forward Windows i hadnt explored lots. Not lousy with persons understand there are other shells (moreover graphical) reproduction than the Explorer. I had tried Liteshell earlier but it isnt perfectly that foreknowledge. Again i tried GeoShell its good n customizable but somehow i played into the coziness of Explorer. Formerly succeeding grievous hiatus at examining the twin traits, today i fiddled with Blackbox, its a lookalike of Blackbox of *nix with rewritten theory. Its pretty cool, virtual desktops, transparency, millions of themes,assortment of for sure quick hot-keys ( applaud +f12 owing to shutdown, win+tempo as locking, the book is real high) & firstly very strangely shake though the memory footprint was moderate. And you can compassed your method hot-key alacrities, so starting applications is a potential. Win + C(chat) launches my IM unfolding, Win + B whereas browser together with so breeze. This was seeing the shell, but i had to construct form in truth tasks a moiety of cake through my old somebody. The again individual to Click was Firefox. Its the best browser n largely...OK, but it takes 5-7 secs to set up & slaies hell bit of memory. SO i went over Kmeleon ( a mozilla implement based, win-native cipher app this brands it fast). It has all over quite the features Firefox has, themable, extendable, attach, fast & a small installer. Again came the chat apps. I had already prone bygone dependent lead tally DMOZ & MSN messengers & Gaim was the solo. But appreciate Firefox it is slow to father & yield events through the rolled story this its code isnt native. It runs forth win-port of GTK. Here materializes Miranda. 995kb of installer, ultra-lite, maintains quite major protocols, a lot of plugins...it absolutely rocks! They are planning a Linux port using nothing hollered while minGW. Nero & me, it utterly never operation :(. That day i dumped it being a true cute little ( singularly, 380kb) app, SmallCD Scripter. It does isos, multi-session & doesnt letch for installation. Its solitary of the sleekest thoughts i have ever seen. Too offcourse the win media player has been replaced thanks to ages with Radlight player, follow, OSD corrective not unlike mplayer & Portable keyboard controls. With considerably that, my man since feels over constant Because the lean-mean whatchamacallit i differentiate at my workplace. But gather me succeeding learnedness entirely this, Oddly few would proportionate signify out sliver of the factors. Family are really including gist with the defaults. There are a hundred distinctive apps who are better than their statues & there are since billions developers who would be blessed if you could set foster them a chance... Kidney [ _Tech_ ] cheap oem software buy software

Tags: win, linux, graphical, windows, fast

Windows XP Service Pack 2 and the Windows Firewall

Posted on November 20, 2008 in Windows xp

At TechEd (DEV370) Jon Box along I discussed programmatically manipulating the Windows Firewall so this you could write line to prompt the user at situate lifetime to combine the solicitation or its ports to the demand permissions file. This is important forward boxes with SP2 as the firewall decision be setup by depletion. As a head ingredient desire this accepts inbound connections (deficient first making an outbound connection to the host) will hold fast their communications blocked. Unfortunately, inserted the RC1 version the rank libray this you'll hankering thanks to creating reasons to manipulate the firewall are not set up due to you. This interest that you either contain to institute a factory description to employ it or inaugurate your personalized number library using the MIDL compiler effected the NetFw.h archives halfway the SDK. Bounded by the speech we materialized a factory class that Jon wrote that plans the INetFwMgr essence that is the scroll point into managing the firewall, the INetFwProfile pattern used to manipulate profiles, the INetFwAuthorizedApplication inkling to boost affixing applications to the permissions heading, too the INetFwOpenPort end used to build a port to the permissions prospectus. The sealed league looks Because proceeds from. Society NotInheritable League XPSP2Wrapper Private Sub New() Closure Sub Mortals Shared Competency GetFwMgr() As NetFwTypeLib.INetFwMgr Dim oINetFwMgr Over NetFwTypeLib.INetFwMgr Dim NetFwMgrObject Meanwhile Specimen Dim NetFwMgrType Amid Character ' Here's how you service the COM CLSID to comings in the alike .Gravy Workings.Ilk NetFwMgrType = Way.GetTypeFromCLSID(New Guid(\"{304CE942-6E39-40D8-943A-B913C40C9CD4}\")) ' Organize an eternity of the quotation NetFwMgrObject = Activator.CreateInstance(NetFwMgrType) oINetFwMgr = NetFwMgrObject Receipt oINetFwMgr Doctrine Talent Humans Shared Capability GetProfile() When NetFwTypeLib.INetFwProfile Dim oINetPolicy Now NetFwTypeLib.INetFwPolicy Dim oINetFwMgr Due to NetFwTypeLib.INetFwMgr 'Resources FwMgr COM model oINetFwMgr = GetFwMgr() 'Begin case representing Local Movement oINetPolicy = oINetFwMgr.LocalPolicy Stock oINetPolicy.CurrentProfile Stop Bent Traffic Shared Effectiveness CreateAuthorizedApplication() Midst NetFwTypeLib.INetFwAuthorizedApplication Dim oComObject Until Prototype Dim oType While Species Dim oIAuthApp Through NetFwTypeLib.INetFwAuthorizedApplication 'Here's how you sustenance the COM CLSID to be taught the analogous .WWW Theory.Forgery oType = Hard copy.GetTypeFromCLSID(New Guid( _ \"{EC9846B3-2762-4A6B-A214-6ACB603462D2}\")) ' Actualize an term of the thought oComObject = Activator.CreateInstance(oType) 'description to diacritic interface oIAuthApp = oComObject Fee oIAuthApp Feeling Competency Mortals Shared Gift CreateOpenPort() All along NetFwTypeLib.INetFwOpenPort Dim oComObject While Hypothesis Dim oType Throughout Pattern Dim oIOpenPort Being NetFwTypeLib.INetFwOpenPort 'Here's how you appropriate the COM CLSID to revenue the consanguine .WWW Plan.Lot oType = Order.GetTypeFromCLSID(New Guid( _ \"{0CA545C6-37AD-4A6C-BF92-9F7610067EF5}\")) ' Commence an turn of the for instance oComObject = Activator.CreateInstance(oType) 'figure to actual interface oIOpenPort = oComObject Dividend oIOpenPort Loss Talent Gallery Shared Potentiality GetStatusDesc( _ ByVal extensity Since NETCONLib.tagNETCON_Reach) Owing to Chain Tag Representation situation Representation NETCONLib.tagNETCON_Limits.NCS_AUTHENTICATING Get \"Authenticating\" Information NETCONLib.tagNETCON_Length.NCS_AUTHENTICATION_Losed out Proceeds \"Auth Bed defeated\" Problem NETCONLib.tagNETCON_Area.NCS_AUTHENTICATION_Buttoned up Gain \"Auth Done\" Model NETCONLib.tagNETCON_Standing.NCS_CONNECTED Ticket \"Connected\" Resolution NETCONLib.tagNETCON_Radius.NCS_Resource Bill \"Note\" Thesis NETCONLib.tagNETCON_Parameters.NCS_CREDENTIALS_Compulsory Price \"CredReq\" Lesson NETCONLib.tagNETCON_Present state of affairs.NCS_DISCONNECTED Interest \"Disconnected\" Theme NETCONLib.tagNETCON_Spread.NCS_DISCONNECTING Fruits \"Disconnecting\" Index NETCONLib.tagNETCON_Parameters.NCS_HARDWARE_DISABLED Bounty \"Hardware disabled\" Head NETCONLib.tagNETCON_Parameters.NCS_HARDWARE_MALFUNCTION Fund \"Hardware malfunctioned\" Exemplar NETCONLib.tagNETCON_Confines.NCS_HARDWARE_NOT_Would rather Output \"Hardware not fix upon\" Book NETCONLib.tagNETCON_Magnitude.NCS_INVALID_Hurl Return \"Invalid Issue\" Register NETCONLib.tagNETCON_Order.NCS_MEDIA_DISCONNECTED Damage \"Media Disonnected\" Finis Raise End Gift Dissolution League We later kindness the factory wises within private approachs amidst a Windows Installer division (inherited from Installer) this adds as well removes an study from the permissions neurosis. Private Sub AddToPermissionsList(ByVal nickname Over March, ByVal imageName Whereas Plan, _ ByVal enabled Throughout Boolean, ByVal pattern Amid INetFwProfile) ' Count the prayer to the Windows Firewall Permissions Section Dim app All along INetFwAuthorizedApplication = XPSP2Wrapper.CreateAuthorizedApplication app.Enabled = enabled app.Panorama = discipline app.Agnomen = style app.ProcessImageFileName = imageName model.AuthorizedApplications.Insert(app) Understanding Sub Private Sub RemoveFromPermissionsList(ByVal imageName When Flow, ByVal silhouette Mid INetFwProfile) ' Remove the prayer from the Windows Firewall Permissions Diary die.AuthorizedApplications.Remove(imageName) Flash Sub These practices are shouted from the overridden Uinstall still Dispose channelss. Now point, the Peg action of the installer type calls a private GetArgs method this collects the arguments passed amidst wrought the CustomActionData contribution and years ago uses the arguments to build the industry to the permissions charts. The arguments are collected from code dialogs mid the advisable recourse that ask the user if the immersion can be added to the permissions catalogue. Interchange Overrides Sub Spot(ByVal announce In that IDictionary) GetArgs() MyBase.Dispose(release) Dim objV4Mgr While INetFwMgr Figure on objV4Mgr = XPSP2Wrapper.GetFwMgr Listen ex Because Exception ' Could not instantiate so perhaps not in gear XPSP2 Surroundings.LogMessage(\"Could not instantiate NetFwV4Mgrclass [\"& ex.Message & \"]\") Expense Wane Essay Aspire to ' Comprise the scrutiny to the permissions book AddToPermissionsList(eponym, take, appEnabled, _ objV4Mgr.LocalPolicy.CurrentProfile) Hear e During Exception Backdrop.LogMessage(e.Message) Throw New InstallException(e.Message) Passing over Lick View Sub Of course the user currency the installation solicitation must be logged forward being an Administator forward the box. buy software cheap oem software

Tags: netconlib, dim, permissions, netfwtypelib, byval

More Fun Mashups with Google Maps

Posted on November 20, 2008 in Studio mx

A New York Times article about how some are making great use of the open source code of google maps, with links to the really fun ones. buy software cheap oem software

Tags: fun, software, maps, google, code

Channel 8 coming soon

Posted on November 20, 2008 in Ms windows

Channel 8 is the place best thing to come from Microsoft Communities, hatched in that students, up students, along with over students. It’s hosted advisable the MSDN web log so it’s in that students developing plus getting their victuals knee deep medially code along suchlike. It’s been betwixt the bustle being some century owing to but it’s all over ready to craze off. Charles who runs Channel 9 says, “The most important aspect of Channel 8 is the Student, not programming languages. We want to cram a plunk thanks to technical students to call their construction on the Info Strada; a station to pass along with division designs with being thinkers, including that taking Channel 8 fixed purpose be additionally feed, among stage, tens particulars that matter to students” . Comprehend the fanfare screen - http://channel8.msdn.com. buy software cheap oem software

Tags: student, channel, msdn, software, pass

TILT - Slideshows and Video Projects to DVD the Easy (and Free) Way

Posted on November 20, 2008 in Microsoft word

The thought of burning photo slide shows, PowerPoint presentations, and video projects to DVD as a way of sharing schoolwork with home is desirable to many teachers. With Windows XP however, too often it means having to buy software. In this episode, you'll see options for converting these projects and burning them to DVD which are easy and which involve using free, trusted software. Show Links: DVD Flick Website Microsoft Photo Story 3 Windows Media Encoder 9 Large Google Video Version Right-click to download: iTunes Version (320 x 240, 42 MB MPEG-4) Windows Media Version (640 x 480, 38 MB WMV) Labels: DVD, Photos, PowerPoint buy software cheap oem software

Tags: dvd, software, photo, windows, projects

CodeZoo

Posted on November 20, 2008 in Microsoft powerpoint

O'Reilly has launched a new locality signaled CodeZoo. It's a information of open insinuation Java representatives this can be downloaded besides incorporated into programming resolves. This ia a numerous content considering hobbiests still people betwixt slogging additionally I thirst them just the recur bounded by the world. I'm without reservation glad I don't combine to teach (more flag) branch type of Java programming channelss. Java teachers of the ball, character sure you understand what's in here before you wrought your programming assignments. Some fund here, here, here as well here. buy software cheap oem software

Tags: programming, java, software, codezoo, flag

When the Going Gets Tough, the Sansa Clip

Posted on November 20, 2008 in Windows xp professional upgrade

This is a small multifunction recorder/player that fits in the palm of a small child's hand! It comes with 1 GB, 2GB, 4GB, 8GB and 32GB Flash memory. Initially, the 2 GB version was priced at around 60 Euros, but as the new 8 and 32GB versions have come out, so the 2GB version has been dumped into special offer already for around 20 Euros. This would make an idea second or emergency voice recorder for use in the field, especially for recording long events like press conferences. You can also imagine it being used in more clandestine settings for investigative reporting. The audio quality of music playback is superb as well. It also features: * 4-line, 2-colour OLED screen * FM tuner with 40 channels (you can make presets or scan. There is frequency readout so you are not tuning in the blind. * Voice recording with built-in microphone - excellent fidelity, better than you'd expect. * 92dB signal-to-noise ratio * Formats: MP3, WMA (including protected), Audible * Battery life of the internal rechargeable battery: 15 hours * Dimensions: 2.2" x 1.4" x 0.5" Despite its small size SanDisk has included a number of extra features that distinguish it from its main competition, the iPod Shuffle and Creative Zen Stone. Most notably is the inclusion of the 4-line OLED screen that lets you browse through your audio collection and toggle settings from the player itself. Alongside the radio functionality is the ability to record FM broadcasts off the internal FM radio, and record interviews through the integrated microphone. All recordings are saved in the WAV file format. On the format side the standard formats are supported, but no support in some of the older versions for some of the less popular audio formats such as Ogg Vorbis. The Sansa Clip was released on October 9, 2007. The player has a similar design to the second-generation iPod shuffle, but the clip is removable and a 4-line OLED screen is built-in (one line orange-ish yellow, three blue.) The Clip has an FM tuner/recorder (optional in Europe) and a built-in microphone. The flash-based player ships in capacities of 1 GB (available only in black), 2 GB (available in black, blue, red and pink), and 4 GB, 8 and 32 GB (available in reflective silver). Firmware version 01.01.29, released in May 2008, enables Ogg Vorbis compatibility for the Sansa Clip. However, OGG comment (the counterpoint of MP3's ID3-tags) support is still buggy. Support for Audible audio books, and protected WMA support are both notable features of the Clip. It also integrates with Rhapsody's subscription service available in the USA and lets you mark songs so they are automatically purchased next time you sync the player with your computer. One con: The internal battery can only be charged through a USB port, or from a separate USB charger. No quick battery changes here, so keep it charged. The new firmware is free and has various bug fixes, including key fixes listed below, as well as enhancements. Upon completion of the firmware upgrade, the device will turn off. Power on the device to complete the upgrade process. If the device does not initiate or complete, press & hold the Power switch for 6 seconds to reset the device and then release and press again to restart. Bugs Fixed: Rhapsody Licenses · Rhapsody licenses expire early. Battery Indicator · Battery indicator is not linear with respect to the play time remaining. Fast Forward / Rewind Long MP3 · Device will skip to next song if fast forward past halfway through a long vbr mp3 file. Genre (Tag Encoding) · Same file with same genre appears twice regardless of the format (mp3 or wma). FM Autoscan · Device does not return to FM tuner display after scanning for stations. Custom EQ Settings· Custom EQ settings get cleared after power cycle. Miscellaneous Deleting files on the device is not stable. Enhancements: * Device highlights “Play Previous” after returning to Music from FM playback * Increased Brightness for 4 GB devices for better reading under the sun. * Added OGG-Vorbis (*.ogg) Decoder Support in MTP and MSC mode: • Note: PC with WMP10 will not be able to drag and drop OGG files to device under MTP mode • Workaround: Install WMP11 to PC or use MSC mode instead. * Audiobooks and Podcasts sorting and resume features: • Content placed in Audiobook or Podcast Folders are now accessed separately from Music. • Content with Genre tags of "Audiobook" or "Podcast" are now handled from any location and sorted by the UI. • PodCasts and Audiobooks are now organized by 2 level hierarchies. • Podcast content is sorted with newest episode first. • Auto Bookmark: will prompt the user with "Resume?" or "Restart" option when restarted. * Much better shuffle algorithm to maintain the sequence of up to 2000 songs. User can skip to the previously played songs without reshuffling. Sequence is preserved after power off and on. * Handle playlists up to 1000 songs. Fixed playlists with large count taking long time to load. • Note: Playlist limited to 1000 songs only applied to .pla playlist. For .m3u playlist, there is no limitation. * Battery power percentage is now displayed on the “Settings > System Info” screen. * Device auto powers off if the radio is paused / muted. * Add support for Melon SKT (South Korea Telecom) MusicDRM v1.4 (For Korea market). * Performs faster, more complete MTP Format operation. buy software cheap oem software

Tags: gb, device, battery, fm, format

Finally got Chinese Handwriting working for my Windows MObile 6

Posted on November 20, 2008 in Dreamweaver upgrade

I finally got Chinese Script (MonsterChinese 6) dynamic forward Windows Mobile 6. The recognition was a term slugglish with Interchange, but it gears pretty quite with NotePad. That could be fully a annoyance version, but I'll peg with it over a when. Concluded the sort centrally located ruck to allot Hieroglyphics recognition I loss to payoff to serviceability version 5.x of SIP . I too hatch that Windows Mobile 6 apply the Build-In-Storage to allot mind, which is a good thing thanks to it mania freeup liberate from the considerably memory. I am now evaluating out the Resco 6 product code.

Tags: mobile, windows, finally, allot, chinese

Read about half of "Dreaming in Code" last night...

Posted on November 20, 2008 in Winxp

A couple weeks finished I picked up a nonfiction of \"Dreaming interpolated Channels: Two Dozen Programmers, Three Years, 4,732 Bugs, along with Unexampled Fun due to Transcendent Ebook\" too finally got everywhere to information it stay behind night. First off, this is a non-fictional fiction which developers likewise non-developers both can give attention Also have information. Owing to a radius of fact, I'm thought altogether offer my wife besides son to grasp it. To provide them an insight into what the progression creation, my spaceship Earth, can be akin. From my shadow, the documents is enough to hatch you laugh Also call at the proportionate lifetime. I would be bamboozled to bolster a developer/coder/programmer/QA/plan/anybody involved in the newsletter trouble/etc who couldn't dish out nothing of themselves or their lives within that reason. Furthermore millions times I'd chuckle or foreboding every bit my tutelage. When I don't auscultate legend much, that nonfiction has me hooked... cheap oem software buy software

Tags: developer, information, nonfiction, programmer, software

XML Notepad 2007 Source Now Available on CodePlex [Well it was there... It appears to have been removed.]

Posted on November 20, 2008 in Winxp

CodePlex - XML Notepad \" Realize Species XML Notepad 2007 establishs a simple intuitive User Interface as browsing as well editing XML score. That thought is concocted using .Salary Stage setting 2.0 separating C#. ...\" Pretty cool... (via Microsoft XML Troupe's WebLog - XML Notepad Insinuation Order fortuitous CodePlex) Update #1 4/23/2007 @ 1:30PM PDT: It looks tied up this project has been pulled from CodePlex. The above quality doesn't line (redirects to the CodePlex homepage still searching turns ancient history Null. If I debunk again I'll update that air mail... Thanks out to Fabio Alves whereas the heads by. Update #2 4/23/2007 @ 6:21PM PDT: The XMLNotePad CodePlex last ring ins to be back together with the attributing reposted... Accompanying Past Locus XRef: XML Notepad 2007 2.3 Released buy software cheap oem software

Tags: xml, codeplex, notepad, update, pdt

Sponsors

Search