Η καλύτερη πηγή σας πληροφοριών και ειδήσεων περίπου μυστικά, ΖΩΝΤΑΝΟ ΟΝ και παράθυρα στο διαδίκτυο

Vista ΑΡΘΡΑ ΚΟΡΥΦΗ 50 Vista ΒΙΝΤΕΟ Vista SOFT Vista ΒΟΗΘΕΙΑ

Προγραμματισμός

Κοιτάζετε βιαστικά αυτήν την περίοδο τα άρθρα από Vista MS-$l*Windows συμβατό λογισμικό ταίριασμα της κατηγορίας Προγραμματισμός.

Κατάλληλη σεναριογραφία της Shell στους κεντρικούς υπολογιστές παραθύρων με Perl

  • Γεγονός: Η σεναριογραφία της Shell είναι ένας μούστος για οποιοδήποτε σοβαρό admin ΤΠ διαχειριμένος έναν κεντρικό υπολογιστή. Από την αυτοματοποίηση των στηριγμάτων στον έλεγχο των κούτσουρων και την κράτηση της απόδοσης κεντρικών υπολογιστών και του φορτίου στον έλεγχο, η σεναριογραφία είναι ένας μούστος.
  • Γεγονός: Η σεναριογραφία της Shell στα παράθυρα απορροφά. Το μονοσθενές στοιχείο (δύναμη Shell της Microsoft) προσπαθεί να καθορίσει αυτής, αλλά μέχρι τώρα τα αποτελέσματα αναμιγνύονται.
  • Γεγονός: Η σεναριογραφία της Shell σε Linux και άλλα λειτουργικά συστήματα *nix είναι ισχυρή, καλά τεκμηριωμένη, και αρκετά απλή.

Οι περισσότεροι άνθρωποι ρίχνουν μια ματιά σε αυτά τα τρία γεγονότα, και καταλήγουν αμέσως σε ένα συμπέρασμα. λανθασμένος συμπέρασμα: δεν μπορείτε να διαχειριστείτε κατάλληλα έναν κεντρικό υπολογιστή παραθύρων επειδή λείπει εγγενώς στο τμήμα σεναριογραφιών κοχυλιών.

Χτυπήστε για να συνεχίσετε τη «κατάλληλη σεναριογραφία της Shell στους κεντρικούς υπολογιστές παραθύρων με Perl»

Γραπτός από τον γκουρού υπολογιστών επάνω 13η Νοεμβρίου 2007 με κανένα σχόλιο.
Διαβάστε περισσότερα άρθρα επάνω Perl και Macintosh και Διαχείριση κεντρικών υπολογιστών και Σεναριογραφία της Shell με Perl και Batch και Bash και Λειτουργικά συστήματα και Κωδικοποίηση και Προγραμματισμός και Παράθυρα και Linux και Οδηγοί και Χάραξη και λογισμικό.

Πλήρης .NET φορητότητα με το κρασί & μονο;

Μονο είναι η έκδοση ανοικτός-πηγής του πλαισίου της Microsoft .NET. Εφαρμόζει τα περισσότερα από τα το χαρακτηριστικά γνωρίσματα πλαισίου οπίσθιου μέρους, αλλά δυστυχώς, πτώσεις επίπεδες σε όμορφό του λίγο πρόσωπο κατά προσπάθεια να επιδειχθεί το ενδιάμεσο με τον χρήστη - που είναι ποιος υπολογιστής γραφείου apps είναι όλες περίπου.

Κρασί στο άλλος-χέρι, είναι ένας λιμένας Linux (μεγαλύτερα μέρη) της βιβλιοθήκης Win32 της Microsoft - οι εξαρτήσεις πυρήνων των βιβλιοθηκών ανάπτυξης παραθύρων, και το πιο σημαντικό, τα στοιχεία διεπαφών win32. Με το κρασί, μπορείτε να τρέξετε πολλά παραδοσιακά C++ win32 executables σε Linux, με ορισμένους περιορισμούς.

Ο μονο μεγαλύτερος να σκοντάψει φραγμός είναι το GUI και .NET προγράμματα που χρησιμοποιούν P/Invoke για να καλέσουν εγγενές μη-ρυθμισμένο win32 dlls - μονο είναι ένα καθαρό .NET περιβάλλον, και δεν μπορεί να τα χειριστεί. Αλλά από την περιγραφή ανωτέρω, η οποία είναι ακριβώς what WINE excel at… So can’t we use WINE + Mono to make just about any .NET program run on Linux fresh out of the .NET compiler?

Unfortunately, the answer is no. Back when the Mono project was first starting out, the Mono development team considered using WINE to implement the System.Windows.Forms namespace of the .NET Framework (which is practically 100% native C++ unmanaged win32 code in .NET wrappers). But they made the right choice in deciding to not take the easy way and go that route, leaving the integrity of the Mono project intact and focusing on true cross-platform user interface libraries instead (the GTK# is now the UI Library of choice for cross-platform .NET applications).

Click to continue reading "Complete .NET Portability with Wine & Mono?"

Written by Computer Guru on September 19th, 2007 with no comments.
Read more articles on Coding and Alternatives and Mono and WINE and .NET Framework and c# and Windows and Programming and Linux and software.

XCache and eAccelerator Plugins for WordPress

In this episode of “The Never-Ending Quest for Better Server Performance,” we follow our heroes’ journey through the dangerous and murky woods of PHP opcode caching engines, where they aren’t content with just installing an opcode caching engine, but <gasp> becoming one with it too!

Yep, you heard that right. We’ve just released two new plugins for the WordPress users out there, that take opcode caching to the next level. If you haven’t already installed an opcode caching engine like XCache (our favorite!), eAccelerator, Turck MMcache, Memcached, APC, or PHPA then you really need to do that right now before even continuing this article. Really, what were you waiting for!?

Click to continue reading "XCache and eAccelerator Plugins for WordPress"

Written by Computer Guru on September 16th, 2007 with no comments.
Read more articles on Opcode and Memcached and PHPA and Plugins and Turck MMcache and APC and XCache and wordpress and Programming and Download and NeoSmart Technologies and eAccelerator and software.

eAccelerator PHP Extension Isn’t Thread-Safe…

For all the Windows-bound PHP users out there, consider yourselves warned: even if you’re running the (supposedly) thread-safe PHP Win32 binary redistribution, you’re still susceptible to PHP Access Violation Errors, race problems, heap corruption, and much worse if you use the popular eAccelerator opcode-caching extension.

We did our testing with the binaries compiled by SiteBuddy using the latest versions of both PHP and eAccelerator. Almost immediately after initiating a stress test on our test servers we experienced the dreaded “PHP Access Violation” error - which brings down the entire IIS Worker Process to its heels.

Click to continue reading "eAccelerator PHP Extension Isn’t Thread-Safe…"

Written by Computer Guru on September 10th, 2007 with no comments.
Read more articles on IIS and FastCGI and Servers and XCache and APC and eAccelerator and Bugs and Windows and Programming and apache and php and software.

Shell Namespace Extension: Adding Custom Command Module Items

Overview

In my earlier post, I showed how to create a Shell Namespace Extension using the default IShellView implementation (also known as DefView). One thing you might have noticed from the sample is that the Commands Module is void of even the default items such as “Organize” and “Views”.

Commands Module - FolderViewImpl

If you are developing your own Namespace and want to include the default buttons and/or add your own elements to the Commands Module as well, how do you accomplish this? The answer: you must implement the IExplorerCommand, IExplorerCommandProvider and IEnumExplorerCommand interfaces.

Below I describe what each of the interfaces is used for and what you need to do to properly implement them in your code.

IExplorerCommandProvider

After your Namespace is loaded, the Shell will ask your Namespace for an instance of an IExplorerCommandProvider. This interface exposes two methods: GetCommand and GetCommands. The Shell calls the GetCommand method to retrieve a specific IExplorerCommand object that matches the supplied GUID (Each command is identified by a GUID). The

Click to continue reading "Shell Namespace Extension: Adding Custom Command Module Items"

Written by chrdavis on September 5th, 2007 with no comments.
Read more articles on shell and namespace and Coding and API and Programming and vista and Windows Vista.

Windows Sidebar Styler, v2.0.6

I have recently worked on Windows Sidebar Styler and version 2.0.6 is now available.

Among the improvements is instant application of styles as well as the resizable Windows Sidebar feature. The latter is especially useful when Windows Sidebar is docked on the left. Added are more localizations and Alky for Applications is supported for use in Windows XP or Server 2003.

The new version can be downloaded here.

If you are interested in localizing Windows Sidebar Styler in your native language, or just want to suggest a feature for the next version, please do not hesitate to contact me.

Written by Stanimir Stoyanov on August 16th, 2007 with no comments.
Read more articles on Programming and Windows Vista.

« Older articles

No newer articles