Posted tagged ‘virtualization’

Links for 2009-08-05

5. August 2009

CatsWhoCode lists 15 regexps for PHP developers:

  1. Validate domain name
  2. Enlight a word from a text
  3. Enlight search results in your WordPress blog
  4. Get all images from a HTML document
  5. Remove repeated words (case insensitive)
  6. Remove repeated punctuation
  7. Matching a XML/HTML tag
  8. Matching an XHTML/XML tag with a certain attribute value
  9. Matching hexadecimal color values
  10. Find page title
  11. Parsing Apache logs
  12. Replacing double quotes by smart qutotes
  13. Checking password complexity
  14. WordPress: Using regexp to retrieve images from post
  15. Generating automatic smileys

On 4.September there is a Symfony Day in Cologne, Germany. This one day conference about the PHP framework will be helt in English.

Joel Reyes from NoUpe wrote about PHP frameworks. After in introduction he compares

Stefan Priebsch publishes his slides from his webinar „Migration to PHP 5.3“.

Microsoft publishes an eBook about virtualization for free. The title „Understanding Microsoft Virtualization Solutions“.

Werbung

Links for 2009-02-20

20. Februar 2009

Entwickler.com announces the availability of SharpDevelop 3. New features and improvements are in F#, FormsDesigner, Boo, XML-documentation and translation.

Microsoft Press published a free eBook about virtualization. Main topics are

  • server virtualization with Hyper-V
  • System Center Virtual Machine Manager
  • application virtualization with App-V
  • presentation virtualization with terminal services

Chip.de solicts the Free M4a to MP3 Converter.  It converts AAC- and MPEG-4-files into MP3- or WAV-files.

If you want to work with PDF files – I mean dividing one PDF into several files and things like that – I got a recommendation for pdfrecycle. „What is pdfrecycle? pdfrecycle creates a PDF file by composing pages from other PDF files. It lets you define PDF bookmarks, scale and rotate pages, put multiple logical pages onto each physical sheet and add metadata. pdfrecycle uses a simple text file format to define the layout and what pages to include. From this input file pdfrecycle creates a LaTeX file and then runs pdflatex to produced the PDF file.“

If you start evaluating an IDE for PHP development, these links could be interesting: an article at SmashingMagazine and a spreadsheet@Google. Evaluated are PDT 1, PDT 2.0, Zend Studio 6, NetBeans 6.5, NetBeans 7 (Development-Version), Aptana PHP, Aptana Studio Pro, Codelobster, Nusphere PhpED 5.6 – IDEs (Integrated Development Environment).

CreateOrDie found a listing of 25 generators for use of building websites or parts of websites: 3D-boxes, preloaders, buttons, …

If you want to teach or learn SQL-Joins this article at CodeProject is worth reading. It shows a nice graphical overview of different SQL commands.

Entwickler.com announced a webcast about software tests in Visual Studio. It is presented by MSDN and includes integration of Team Foundation Server.

Chip.de gives the eBook „Webseiten professionell erstellen“ by Stefan Münz for free. 1200 pages about basics and expert knowledge of static and dynamic web development. It covers HTML, CSS, JavaScript, PHP and MySQL. Also Web 2.0, AJAX and RSS. Setting up the environment with Apache and Linux. The current version 3 is available in your bookstores, the 2nd version here for free.

Computerwoche.de has a nice article about using the Wii remote control for converting a simple wall to a whiteboard. (Sorry, article in German. Maybe there are links to English resources.)

Golem found the announcement of the Fraunhofer Institute about a „conference system for your living room“. They have a booth at Cebit 2009 – hall 13, booth B24. The running system should be presented inside the EU-project „Together Anywhere, Together Anytime“ (TA2) at IFA 2009.

A blog at Technet offers a free e-course about virtualization.

Links for 2009-01-26

26. Januar 2009

DesignGenie publishes a free paper about Screen Design Patterns.

GetVirtualNow publishes a free eBook about Microsoft Virtualisation.

JavaEE 6 has reached Public Review Draft status – which contains a „Web profile“. (I’ll see what that is …)

„Next“ Version of VNC could contain a subcomponent so that multipe input devices are supported. According to a German announcement at Golem a developer patched VNC-Server Vino so that it uses Multipointer X-Server MPX. More details and a demo video are on Chris Balls blog.

WebBeans are dead – long live WebBeans… : According to a blog WebBeans are renamed to Java Contexts and Dependency Injection, because it better reflects the content – WebBeans shouldnt be a new component model.