Ir al contenido principal

Entradas

Mostrando entradas de 2010

SharePoint 2010 in the Cloud

A new beta program for Microsoft online (in the cloud) software Microsoft Office 365 SharePoint online SharePoint and Windows Azure Developer Training Kit–Summer Update SharePoint Developers resources  IT Showcase On: Microsoft® Hyper-V® Server VirtualizationQuick Reference Guide

SharePoint Tools

Tools for developing SharePoint: Development Tools CKS: Development Tools Edition using Fiddler to debug HTTP and structure of an HTTP request Logging with log4net in SharePoint Simplify SharePoint Development with STSDEV U2U Software Products and Tools / CAML Designer SMTP4DEV ( codeplex ) Top 10 SharePoint Tools

Enhancing SharePoint UI with jQuery

A lot of buzz is around jQuery, making your webpages responsive and with basic effects you could make it more appealing; SharePoint could also receive some love: WP Tabify: Transform a SharePoint Web Part Zone into Tabs Sharepoint 2010 + SPServices + jQuery Mobile User Managed Solutions (not jQuery but javascript fast solutions)

MOSS Remote Debugging

Visual Studio 2008 - Remote Debugging with MSVSMON.EXE. You Don't Need to Copy PDB Files to Debug in the GAC!. SharePoint Debugging and Logging Tips and Tricks . Simplifying SharePoint debugging by creating a troubleshooting toolbox.

Branding and Customizing SharePoint 2007

Content Management-Enabled SharePoint Sites Understanding Web Content Management and the Default Features Extending WCM Creating and Configuring WCM-Enabled Sites Branding Your SharePoint Site. This article is an excerpt from Professional Microsoft SharePoint 2007 Development Using Microsoft Silverlight 2 by Steve Fox and Paul Stubbs from Wrox (ISBN 978-0-470-43400-0, copyright Wiley Publishing, Inc., all rights reserved) . How CSS Works with Master Pages P1 , P2: How CSS Works with Master Pages: The Scenario P3: How CSS Works With Master Pages: Summary of CSS Methods P4: Packaging Up your Masterpiece Into a Feature P5: Feature Improvements and Bugs P6: Solution to All Issues P7: The Governance of It All Approaches to Creating Master Pages and Page Layouts in SharePoint Server 2007 CSS Reference Chart for SharePoint 2007 .COM Branding (Webcast) Page Branding (Webcast: Adrew Connell) Understanding and Creating Customized and Uncustomized Files in Windows SharePoint Services 3.0 SharePo

How to find the level of SharePoint you are running?

Link about the Cumulative Updates for SharePoint 2003, 2007, 2010 and wss/foundation. SevicePack 1 SharePoint 2010 coming soon Announcing Service Pack 1 for Office 2010 and SharePoint 2010 SharePoint 2010 Service Pack 1 and June 2011 CU Slipstreaming SP2 into SharePoint Server 2007 or other Share Point 2007 Cumulative Updates Deploy software updates for Office SharePoint Server 2007

unit testing

Forgetting Red to Green Poor Naming Conventions Unclear purpose Code Organization Unit vs Integration Test Confusion [24:06] No Code Coverage on Exceptions Giving Up On The User Interface [50:04] Fixing Bugs Without Unit Tests Useless Code Coverage Stop Mocking Me! Bonus: Giving Up On Legacy Apps Un-testable Architectures Not Doing Interface-Driven Programming Not Doing Dependency Injection Phrases... QA's Are People Too... you'll really should treat them ... they are human beens [53:00] Just because you have 100% code coverage, doesn't mean that your code works. It only means that you've executed every line. (Scot Hanselman). http://www.msteched.com/2010/NorthAmerica/DPR204 Unit Testing SharePoint Webinar And Presentation.

Recreating the ShowDesktop Win2003

These steps re-create the icon; Open Notepad or any other text editor; Type: [Shell] Command=2 IconFile=explorer.exe,3 [Taskbar] Command=ToggleDesktop Save the file as 'Show desktop.scf'; Move this shortcut to the Quick Launch toolbar Credit goes to: Leon Meijer's Weblog

SharePoint 2007 Cumulative Updates

I need to restore backup site in my dev environment but after applying the command stsadm -o restore -url http://localhost:8080 -filename sitebackup.bak i got the error Your backup is from a different version of Windows SharePoint Services and cannot be restored to a server running the current version. The backup file should be restored to a server with version '12.0.0.6535' or later. Thank you to SharePointDevWiki i got the answer where to look for updates CU. hope this works.

LINQ to SQL

Linq has been around for a few years; I always review web references and almost you find everything out there. Check this foundational series: Using LINQ to SQL P1 LINQ to SQL P2; Defining Our Data Model Classes LINQ to SQL P3; Querying Out Database

Workaround Customized NewForm.aspx SharePoint List

apply all this Microsoft:  Error message when you try to attach a file in a custom form on the Web site in Windows SharePoint Services 3.0: “This form was customized not working with attachement" Blog:  Custom listview with attachments sharepoint designer hotfix http://support.microsoft.com/kb/960311 not sure if Office 2007 SP2 must contain that hotfix. Setting SharePoint Form Fields Using Query String Variables Without Using JavaScript Understanding SharePoint’s “ddwrt:DataBind” syntax Customise SharePoint List Forms MSDN: List Forms ListTemplates Elements (features schemas) Tools for CAML intellisense: CAML.NET IntelliSense jPoint 

GNUstep ProjectCenter/Gorm/AClock running Ubuntu 10.04

Download sources GNUstep (stable or unstable) to compile; Dependencies First you need to check dependencies in ubuntu and install with sudo apt-get or search before with apt-cache command; almost every package ends with *-dev in ubuntu repositories this command will install all dependencies for compile: ~$ sudo apt-get install libffi-dev libssl-dev libxml2-dev libxslt1-dev libcairo2-dev libxt-dev GNUstep Make compiling GNUstep make is our first target; it's the primary package to compile GNUstep applications. get the package, untar and change into the folder and compile: ~$wget ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.4.0.tar.gz ~$tar xzvf gnustep-make-2.4.0.tar.gz ~$cd gnustep-make-2.4.0/ ~$./configure --prefix=/usr/local/GNUstep/ --enable-native-objc-exceptions ~$make ~$sudo make -E install *NOTE: the options /usr/local/GNUstep/ is the folder where all the GNUstep is going to install. the second option --enable-native-objc-exceptions enable th

Database Management/Admin/Troubleshooting MOSS 2007

Database Management Concepts for Large and Growing Content Databases Indexing pdf documents with Adobe Reader v.8 and MOSS 2007 How to Correct Configure Acrobat PDF IFilter for SharePoint Portal Server 2003. No se muestran iconos de documentos de Adobe PDF... Updating the docicon.xml File with a Feature ( WSPBuilder ) Adobe PDF iFilter 9 for 64-bit platforms ( * Configuring PDF iFilter for MS Sharepoint 2007.pdf ) Craw Log Error

TechED Online 2010

TechED Online 2010 has been published, lots of information about Office and SharePoint 2010 Overview of the SharePoint 2010 Developer Platform Workflows Development VS2010 Developing for MSPS 2010 Online: Understanding the Boundaries Developing MSPS 2010 Solutions with Claims Authentication Developing with REST and LINQ in Microsoft SharePoint 2010 Building Solutions with Business Connectivity Services Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Developing Document Sets in Microsoft SharePoint Server 2010 Enterprise Content Management Windows PowerShell Made Less Scary for the Microsoft SharePoint Server 2010 Administrator Developing Office Business Applications with Microsoft Office 2010 and Microsoft SharePoint Server 2010 Developing and Branding with the New User Interface Features in Microsoft SharePoint Server 2010 Building Rich Internet Applications with Microsoft Silverlight and Microsoft SharePoint Server 2010 Developing with Microso

MeAndMySelf

041 Cargado originalmente por Eduardo Osorio Armenta

PowerShell for SharePoint 2010

If you want to learn about Power Admin SharePoint 2010 you will need this resources for PowerShell Learning: 2 main branches or flavors, although 2nd is a subset of the first: PowerShell for SharePoint Server 2010 PowerShell for SharePoint Foundation 2010 Office 365 Jump Start (03): Microsoft Office 365 Administration & Automation Using Windows PowerShell™ Stsadm to Windows PowerShell mapping (SharePoint Foundation 2010) Articles: SharePoint 2010 deployment using Powershell Introducción a los despliegues automatizados. Parte I: PowerShell remoto Powershell, SharePoint Solutions, and Waiting for Deployment References: PowerShell 2.0 Integrated Scripting Environment (ISE) Practical Windows PowerShell for SharePoint 2010 NOTE: PowerShell also applies to SharePoint 2007 good examples also here . Resources on PowerShell and SharePoint The PowerShell Guy PowerShell Scripts collection for MOSS Basic Windows PowerShell commands you should already know MOS

SharePoint 2010 Virtual Labs

I took the information of this blog ; TechNet Virtual Labs: Business Continuity Management Configuring Tenant Administration User Profile Synchronization Windows PowerShell for SharePoint Backup and Restore Upgrade also from this blog a reference to some others, Developing : a Web Part in VS2010 a BCS External Content Type with VS2010 SharePoint 2010 user interface with Silverlight in VS2010 SharePoint Server Virtual Labs TechNet Virtual Labs: SharePoint Products and Technologies When ready please see review Microsoft eLearning (mid 2010)

Toshiba Satellite A505-SP6023M & ubuntu 10.04 LTS

Toshiba sucks for Ubuntu 10.04LTS, my eyes are getting blow up, because of the fu...ing screen brightness can't be set with: $> toshset -lcd [0,1...7] by default. I'm still looking for ways to surpass this limitation... If you know something about it please let me know in a comment an url anything to get this thing done!! Para la version 12.04 de ubuntu este comando funciona a la perfección además de que las teclas de brillo fn-f6-f7 también funcionan $>echo "3" | sudo tee /sys/class/backlight/acpi_video0/brightness

GNOME 2.30...

my desktop GNOME 2.30 Cairo-Dock facebook, must show test

My Ubuntu 10.04 Desktop

GNOME 2.30 has been released , it's an amazing step toward 3.0 and this is how it looks in my desktop, amazing look i guess and cheaper oh what the hell, IT'S FREE!! You should take a look some video from GNOME community Persona Theme highly recommended for Firefox or Dark Light theme

Free Linux Training Webminar Series

Starting in March, The Linux Foundation will be offering free Linux Training webinars taught by well-known Linux developers directly building on their own experience. This is an excellent opportunity to learn directly from key developers and to experience a sample of the type of courses offered through our Linux Training program. Upcoming Webinars "How to Work with the Linux Community" by LWN.net editor and kernel developer Jon Corbet » Sign Up Now "Introduction to Embedded Linux" by author Jerry Cooperstein » Sign Up Now "An Introduction to Git" by kernel maintainer and TAB chair James Bottomley “Linux System Troubleshooting and Tuning” and “Linux Administration 101” by Linux author and community manager Joe “Zonker” Brockmeier “A Linux Filesystem Overview” and “Linux Virtualized Storage”

I'm Beta1

Webcast Seminar Ubuntu Desktop Edition 10.04 LTS: An opportunity for ISVs Webcast Seminar Ubuntu Server Edition 10.04 LTS: An opportunity for ISVs

Free online SharePoint 2010 Webcast

CriticalPath, a great training company from MVPs very close to the product SharePoint 2010 and to microsoft are going to share his knowledge of the platform: http://www.criticalpathtraining.com/Schedule/Webcasts/Pages/default.aspx You need to Create an Account. PowerShell Boot Camp For SharePoint Professionals (* blog complement ;Passcode: pt%|2`F) Exploring the New Service Application Framework in SharePoint 2010 (Passcode: CriticalPath2010) Introduction to SharePoint Designer 2010: Top 5 Great Things to Know SharePoint 2010 Introduces Feature Upgrade Enhancements Developing with SharePoint 2010 Sandboxed Solutions ( codeplex companion ) Enterprise Content Management in SharePoint Server 2010 SharePoint UI Extensibility SharePoint Workflow - From Napkin to Business Process Creating Workflows with SharePoint Designer 2010, InfoPath and Visio Interacting with SharePoint 2010 off the Server: Introducing the Client Object Model UnitTesting conf ALM

It's a BUG !!

SharePoint Magazines

Windows IT Pro March 2010: SharePoint 2010 April 2010: p36, 5 SharePoint Frustrations that You Can Overcome May 2010: p56, InfoPath 2010 with SharePoint 2010 A Walkthrough July 2010: Migrating to SharePoint 2010 August 2010: SharePoint 2010's Improving Monitoring September 2010: Windows PowerShell to Manage SharePoint 2010 December 2011: SharePoint 2010 Goes Social Part 3 SharePointPro Connections March 2010 June 2010 September 2010 November 2010 February 2011 Abril 2011 May 2011 October 2011 Understanding SharePoint Journal Volume 2 - Issue 1: Introduction to SharePoint 2010

eBook Reader

I want an eBook Reader here are the choices Cybook Opus Cybook Gen 3 Nook nookBrowser (3rd party) Kindle 1/2 Kindle DX Archos 5, 7 Sony: PRS 600SC References wikipedia: e-book readers iPad Killers

Preview Ubuntu 10.04 LTS The Lucid Lynx (Alpha 3)

Ubuntu 10.04 en su preview tiene colores tipo macosx Descarga: Alpha 3 Lucid Lynx Calendario de Lanzamiento

Amazon EC2 - SharePoint 2010 Desarrollo

Estoy analizando si puedo montar mi propio SharePoint 2010 en Amazon EC2 aquí dos referencias valiosas para empezar: SharePoint 2010 Loggin Out of Control Para saber que opciones no habilitar y no generar mucho almacenamiento que mientras mayor mas te cobre AEC2. How to install SharePoint 2010 on ACE2 este link inclusive muestra los costos. Para tomar un curso en línea sería ideal, ya que contar con una computadora por ahora con esas características esta fuera de mi alcance por el momento. Aunque ya he visto varios blogs de gente que a montado sus ambientes de desarrollo en Windows 7 laptops con CoreDuo y 4 GB de memoria y esas configuraciones ya las puedes encontrar en las tiendas departamentales acá en Monterrey, N.L. Amazon EC2 Articles and Tutorials: Running SharePoint Services on AEC2 Amazon CE2 Pricing generalidades de sharepoint services en EC2. Doug Ware from Atlanta .NET User Group: Windows SharePoint Services on AEC2 Alternativas: The Rackspace Cloud : Windows Servers GoGrid

Hacia Gnome 3.0

Nuevas formas de buscar información de tu escritorio se están cocinando para Gnome3, en esta página un prototipo de interfase donde se explica como podría ser re-diseñado Nautilus el explorador de documentos de Gnome. En este otro video se muestra como Docky integrado al motor de búsqueda Zeitgeist, actualmente yo uso Docky en openSuse 11.2 y prácticamente a sustituido al menú de abrir programas tradicional; además de que en openSuse 11.2 (el primer suse que uso) es demasiado lento.

Amazing Citrix

Ok i have to say Citrix is an amazing windows centric company, it really push the Xwindows concepts of remote display to the microsoft windows world, but now this days it is t otally a dream what they could produce . under the hood OKL4 microkernel in action!! This is insane please go ahead and check an Android device running Office 2007 Amazing stuff from OKLabs!! Porting G-Streamer to OK Posix Cell from OK Labs on Vimeo .

Chrome OS Tablet

Take a look...apparently pictures released before iPad. Article from here !

ELC 2009 videos

This is great, you wanna know about Embedded Linux Conference (ELC) past year (2009), just click here . Great stuff!!. I hope to know about the published videos from this year (2010) conference .

SharePoint 2010 Webcast

SharePoint Developers MSDN Webcast: SharePoint Server 2010 (Part 1 of 8): What's New for Developers (Level 100) MSDN Webcast: SharePoint Server 2010 (Part 2 of 8): Developing Rich Solutions in Silverlight (Level 400) MSDN Webcast: SharePoint Server 2010 (Part 3 of 8): Customizing Search Results (Level 200) MSDN Webcast: SharePoint Server 2010 (Part 4 of 8): Building Business Applications with Silverlight 4 and SharePoint 2010 (Level 100) MSDN Webcast: SharePoint Server 2010 (Part 5 of 8): Developing for SharePoint 2010 on Windows 7 (Level 100) MSDN Webcast: SharePoint Server 2010 (Part 6 of 8): Developing with the New User Interface Features in SharePoint 2010 (Level 100) MSDN Webcast: SharePoint Server 2010 (Part 7 of 8): Developing with SharePoint 2010 Sandboxed Solutions (Level 100) MSDN Webcast: SharePoint Server 2010 (Part 8 of 8): Developing with Data Technologies in SharePoint 2010 (Level 100) Note: SharePoint Webcasts from Microsoft PDC 2009: SharePoint S

Videos de Tecnologías Microsoft en línea

Contrate estos cursos en línea http://www.learndevnow.com/ un montón de videos por 49.99 dolares parece buena opción. Actualmente puedes hacer mantenerte suficientemente capacitado en las últimas tecnologías por un precio muy bajo en línea e inclusive gratis/free; Sólo tienes que estar buscando los webcast en toda la web y agendar bien tus tiempos para tomarlos o mínimo apuntarte y después recibir el email del webcast archivado, muchas veces inclusive puedes bajar el video. Los webcast de Microsoft son un buen ejemplo de como mantenerse informado.

55% descuento

Microsoft esta subsidiando las certificaciones para estudiantes, http://www.microsoft.com/learning/en/us/special-offers.aspx tambien el win7 lo subsidian para estudiantes 400 pesos en mexico el upgrade. seran socialistas o....

Arreglando el Sonido en ubuntu 9.10

Para tratar de arreglar el sonido en ubuntu 9.10 sobre todo los relacionados con flash y los browsers (firefox, chrome, epiphany y midori) ejecute las siguientes instrucciones de este blog http://moosesoom.blogspot.com/2009/12/asus-k50ij-x5dij-audio-english.html esto tambien hizo que funcionara el sonido en mi cliente Boxee . Al parecer ubuntu 9.10 es la peor version de canonical con respecto al sonido. ... ... Después de aplicar todos estos pasos regresé a instalar PulseAudio, pues casi todas las aplicaciones de música por default que trae Ubuntu 9.10 (Karmic Koala) dejaron de funcionar: rythmbox, applet del sonido, etc. Pero sobre todo la que aplicación de sonido que he empezado a usar mucho Songbird --para mi es un iTunes Killer-- bueno nunca use iTunes :p La integración con PulseAudio es casi total, asi que más vale que Ubuntu arregle los problemas para la siguiente versión que es Ubuntu 10.04 LTS Lucid Lynx .

Capacitación en línea

Python, uno de los lenguajes soportados en la GoogleApps beginning: python , ShowMeDo . jQuery commercial screencast: Peepcode.com SharePoint 2010, la tecnología de mayor crecimiento en micro$oft intro: Building Solutions on SharePoint 2010 SharePoint 2010 Beta Developer Center Setting Up the Development Environment for SharePoint 2010 on Windows Vista, Windows 7, and Windows Server 2008 CriticalPath Technical Articles Driving SharePoint adoption SharePoint Server 2010 capacity management: Software boundaries and limits Learning Snack for Developers: Developing Solutions with Microsoft SharePoint 2010 (20 min) Experiencing the Microsoft SharePoint Server 2010 User Interface (20 min) Managing and Troubleshooting with Microsoft SharePoint Server 2010 (17 min) Microsoft eLearning: Clinic 10277: What's New in Microsoft SharePoint 2010 for Developers SharePoint 2010 for Internet Sites Implementers' Course Developing on SharePoint 2010 Getting Sta