Techrights logo

IRC: #boycottnovell-social @ FreeNode: September 21st, 2011

Join us now at the IRC channel.

*roy_ (~schestowi@host109-156-94-222.range109-156.btcentralplus.com) has joined #boycottnovell-socialSep 21 00:01
*roy_ has quit (Changing host)Sep 21 00:01
*roy_ (~schestowi@unaffiliated/schestowitz) has joined #boycottnovell-socialSep 21 00:01
*schestowitz has quit (*.net *.split)Sep 21 00:08
*Disconnected ().Sep 21 00:53
**** ENDING LOGGING AT Wed Sep 21 00:53:26 2011
**** BEGIN LOGGING AT Wed Sep 21 00:53:41 2011
*Now talking on #boycottnovell-socialSep 21 00:53
*Topic for #boycottnovell-social is: TechRights.org | Channel #boycottnovell-social for http://TechRights.org | Communication about anything, including Microsoft, Novell, and Free software :: please also join channels #techrights and #boycottnovellSep 21 00:53
*Topic for #boycottnovell-social set by schestowitz!~schestowi@unaffiliated/schestowitz at Fri May 7 00:20:14 2010Sep 21 00:53
*roy_ is now known as schestowitzSep 21 00:55
schestowitzqu1j0t3: this utter crap is being put into code I need to work with in linux http://msdn.microsoft.com/en-us/library/z8y1yy88.aspxSep 21 01:06
TechrightsSocialTitle: inline, __inline, __forceinline .::. Size~: 41.62 KBSep 21 01:06
schestowitzNow I need to learn Microsoft syntax just to undo it?Sep 21 01:06
qu1j0t3you can remove itSep 21 01:10
schestowitzI haveSep 21 01:10
schestowitzBut I can't brute-force this... need to watch case by caseSep 21 01:11
schestowitzhttp://www.velocityreviews.com/forums/t291050-how-to-force-inline-with-gcc-or-icc.htmlSep 21 01:11
TechrightsSocialTitle: How to force 'inline' with GCC or ICC .::. Size~: 63.54 KBSep 21 01:11
schestowitznot the only exampe of microsoft stuff that needs removal..Sep 21 01:27
schestowitzhttp://msdn.microsoft.com/en-us/library/bb759942.aspxSep 21 01:27
TechrightsSocialTitle: StrCmpI function (Windows) .::. Size~: 45.61 KBSep 21 01:27
schestowitzit's not even datatype compatible http://stackoverflow.com/questions/2024895/how-should-i-handle-cast-from-void-to-int-loses-precision-when-compiling-3Sep 21 01:33
TechrightsSocialTitle: c++ - How should I handle "cast from ‘void*’ to ‘int’ loses precision" when compiling 32-bit code on 64-bit machine? - Stack Overflow .::. Size~: 70.3 KBSep 21 01:33
schestowitzI've finally compiled FMM successfully, although with the following compromises:Sep 21 02:01
schestowitz__inline, __forceinline etc. got removed as the compiler does not support them. It ought to be possible force 'inline' with GCC or ICC, but it would take further work that may not be a top priority.Sep 21 02:01
schestowitzThe StrCmpI function (Windows) is not supported, so I use StrCmp instead. The same goes for some preprocessors and type definitions that needed to be rewritten in an ISO C++-compatible way.Sep 21 02:01
schestowitzFinally, attempts to cast fmm to ‘unsigned int’ made the compiler very angry, insisting that it loses precision perhaps because it assumes we are compiling 32-bit code on 64-bit machine. So anyway, I changed that to long.Sep 21 02:01
schestowitzIs any of this critically problematic?Sep 21 02:01
qu1j0t3schestowitz: gcc supports inline.Sep 21 02:12
qu1j0t3schestowitz: the correct type for integers that might hold pointers is intptr_tSep 21 02:13
qu1j0t3schestowitz: that's safe on 32 or 64Sep 21 02:13
qu1j0t3schestowitz: and uintptr_tSep 21 02:13
qu1j0t3schestowitz: for a case-insensitive strcmp, see strcasecmpSep 21 02:14
*abeNd-org has quit (Quit: Leaving.)Sep 21 03:53
*TechrightsSocial has quit (*.net *.split)Sep 21 05:06
*ChanServ has quit (*.net *.split)Sep 21 05:06
*schestowitz has quit (*.net *.split)Sep 21 05:06
*Snit has quit (*.net *.split)Sep 21 05:07
*MinceR has quit (*.net *.split)Sep 21 05:07
*ChanServ (ChanServ@services.) has joined #boycottnovell-socialSep 21 08:52
*TechrightsSocial (~b0t@216.105.40.114) has joined #boycottnovell-socialSep 21 08:52
*barjavel.freenode.net gives channel operator status to ChanServSep 21 08:52
*Snit (~Adium@24-116-167-126.cpe.cableone.net) has joined #boycottnovell-socialSep 21 08:53
*MinceR (~mincer@unaffiliated/mincer) has joined #boycottnovell-socialSep 21 08:53
*barjavel.freenode.net gives channel operator status to MinceRSep 21 08:53
*schestowitz (~schestowi@unaffiliated/schestowitz) has joined #boycottnovell-socialSep 21 08:54
schestowitz[02:13] <qu1j0t3> schestowitz: the correct type for integers that might hold pointers is intptr_tSep 21 09:12
schestowitzI did try itSep 21 09:12
schestowitzbut the compiler didn't like it, so I did longSep 21 09:12
schestowitz"Sep 21 09:54
schestowitzMicrosoft has had two serious problems.  One has been the lack of real innovation in the markets that make a significant portion of Microsoft's revenue stream.Sep 21 09:54
schestowitzThe Kinect interface to the XBox was brilliant, truly innovative, an an extraordinary accomplishment, but Microsoft hasn't been able to leverage that innovation into something that will impact it's key revenue streams, PCs and Business software.Sep 21 09:54
schestowitzOn the flip side, Microsoft is suffering from compatibility problems.  Back in the early 1990s, the PC was mostly self-contained, needing very little in terms of connectivity or interaction with corporate business systems.  Microsoft Office documents were simply attached to e-mails, sent out to the mailing list, an the reviewers sent back their comments an revisions, which then had to be manually merged back into the Sep 21 09:54
schestowitzmaster documents.Sep 21 09:54
schestowitzMany reviewers just printed out the document, market it up with red pen, and sent the hard-copy back via inter-office mail.  Others would just add comments which then had to be redistributed to the entire distribution to be answered, and then the responses to the comments had to be integrated back into the master document.Sep 21 09:54
schestowitzAll of this was very labor intensive, storage intensive, and very difficult to track accurately.  Critical information got lost, key decisions were forgotten or ignored, documented assumptions and identified risks were edited out, and the lack of an audit stream and reliable tracking led to serious legal problems which often hinged on who had the best audit trail on their personal computer.Sep 21 09:54
schestowitzCorporate e-mail and file systems were bloated with the hundreds of copies of a document in all it's different versions, all nearly impossible to find.Sep 21 09:54
schestowitzAs a result, corporations began moving more and more of their business processes to servers running Linux or UNIX with Apache web server and Tomcat, WebSphere, or WebLogic application servers, a database such as MySQL, DB2, or Oracle, server side scripting such as PHP, or Java Servelet Pages.Sep 21 09:55
schestowitzThe result was that more and more corporate information has been migrated from the wasteland of personal PC hard drives to controlled and managed corporate servers.Sep 21 09:55
schestowitzMany of the business interactions that had been done with Microsoft Office have been moved to Twitter, Chat, LinkedIn, SalesForce.com, and Wikis, as well as corporate counterparts where confidential corporate information could be discussed and managed.Sep 21 09:55
schestowitzRegulatory changes such as Sarbane's Oxley and HIPPA forced corporations to move from the renegade Excel spreadsheets an Word Documents embedded in e-mail to web fronted databases, structured XML documents presented by AJAX and Web 2.0, and document management systems that forced a full complement of metadata with any form of attachement, as well as the use of, and generation of PDF documents that could not be modified and e-Sep 21 09:55
schestowitzmailed out as "final documents with unaccepted revisions accepted by the the person trying to hide them in the documentation.Sep 21 09:55
schestowitzElectronic publishing of pretty Word documents and static PowerPoint slides has given way to Blogs, Tweets, Flash, as well as Eclipse based design tools that allow graphical models to generate working systems with minimal coding and specialized development.Sep 21 09:55
schestowitzAnd the flood of e-mails with embedded Microsoft Office documents has lost favor because of the massive flood of spam and other non-critical e-mail and promotional materials which cause critical documents to get "Lost in the Mail".Sep 21 09:55
schestowitzToday, more and more corporations are looking for ways to manage work-flow, and use Wikis, Blogs, work queues, and shared databases to provide places for members of different teams to quickly get the information they need without having to search through the 300 e-mails they got this morning, some of which were buried by the e-mail spam filter that sorted critical contract information into the "Read sometime later this month" Sep 21 09:55
schestowitzfolder, or worse, the "Junk" folder.Sep 21 09:55
schestowitzMicrosoft has tried to keep pace, with SharePoint, and better integration with SQL Server, but their entire business strategy has been centered around keeping all of the user's personal and business information on their personal computer.Sep 21 09:55
schestowitzMeanwhile, applications like Google Docs, Facebook, Twitter, LinkedIn, Wikipedia, Google, and Web 2.0 have shifted more and more of the market away from the "Windows Only" platforms.  As these companies track their users, tracking which browsers each individual uses, which operating systems, and which resolutions, they have learned that Windows-only strategies would substantially limit their market.  Because they can see Sep 21 09:55
schestowitzbehind the firewalls, NAT routers, and DHCP addresses, they can see the Linux/Unix systems, including Android Tablets, Kindles, Cable Boxes, iPhones, iPads, Android Phones, WebOS phones, and corporate and personal Linux/Unix systems installed on everything from PCs to PDAs.  They have quickly discovered that platform independent technology such as truly multi-platform Java, Eclipse, and Web 2.0 and Dojo are critical to Sep 21 09:55
schestowitztheir success.Sep 21 09:55
schestowitzMeanwhile, those parts of the industry that have become totally dependent on Microsoft, Windows, and Office for their success have been struggling with Hard Times.  For almost 5 years now, profits have turned to losses, PC retailers have gone bankrupt, PC Manufacturers have gone bankrupt.  Mergers and consolidation have reduced the number of US manufacturers to 2 companies, with more of the PC makers being owned and Sep 21 09:55
schestowitzmanaged by Asia, where Linux-ready computers are a big part of their market.Sep 21 09:55
schestowitzToday, Retailers, manufacturers, and Microsoft fight ruthlessly for the few scraps of profit - the Antivirus, the support program, and the damage replacement program.  It's quite easy to buy a PC for $430 and pay $400 for these little "Extras" as well as $150 for Microsoft Office Activation, and a thousand dollars or more for corporate software like Visio, Project, and Visual Studio.Sep 21 09:55
schestowitzThis makes Android, with it's $2-5 applications and thousands of free applications look like a huge bargain.  And with hundreds of thousands of applications under $5, and about 2/3 of them free, Microsoft is facing a market where the old "License Fees up front" model just doesn't cut it.Sep 21 09:55
schestowitz"Sep 21 09:55
schestowitz(rex ballard)Sep 21 09:55
MinceRholy wall of text, batman!Sep 21 09:55
schestowitz> Yes, we both can think of several reasons.  I'm concerned that one ofSep 21 10:45
schestowitz> the mono-using developers of (Beagle? was it?) recently joined theSep 21 10:45
schestowitz> Obama campaign.  That's a sure sign that they've set their sites onSep 21 10:45
schestowitz> the government from the inside.Sep 21 10:45
schestowitzWhat does the campaign use other than Drupal?Sep 21 10:45
schestowitz> I don't know but it was on my list of things to do to suggest to theSep 21 11:02
schestowitz> FSF a campaign to reach out to the two parties and help set up theirSep 21 11:03
schestowitz> campaign offices with FOSS.  The campaigns both got cracked in theSep 21 11:03
schestowitz> 2008 election towards the end.  Without guidance they'll both end upSep 21 11:03
schestowitz> running Windows desktops and e-mailing eachother large files.  Barf.Sep 21 11:03
schestowitzqu1j0t3: how's the logo?Sep 21 11:31
schestowitzowned by a geek ... http://www.youtube.com/watch?v=ObAMfhEcR04Sep 21 11:45
TechrightsSocialTitle: UGGGGHHHHHHH       - YouTube .::. Size~: 99.94 KBSep 21 11:45
*roy (~schestowi@unaffiliated/schestowitz) has joined #boycottnovell-socialSep 21 14:29
*schestowitz has quit (Remote host closed the connection)Sep 21 14:29
*roy is now known as schestowitzSep 21 17:11
schestowitzI wrote some posts this afternoon. I'll publish them as soon as I can and then I need to code the rest of the day, so not much time for news or IRC :-(Sep 21 17:15
qu1j0t3same hereSep 21 17:24
qu1j0t3did some quick sketchesSep 21 17:24
qu1j0t3need to do some moreSep 21 17:24
schestowitzYou didn tweet  much this month and last monthSep 21 17:28
schestowitzqu1j0t3: if you don't have time for the logo, let know and I'll do one myselfSep 21 17:28
schestowitzI meet the client on Friday, so need it done by theSep 21 17:28
schestowitz*thenSep 21 17:28
qu1j0t3schestowitz: no, I have time.Sep 21 17:51
qu1j0t3schestowitz: it's only a small job. i just want to make sure i have something decent.Sep 21 17:51
schestowitzthanksSep 21 18:29
schestowitz> Yes, I don't have the gmds code that uses it yet. Sep 21 21:48
schestowitz> This is the main goal of the present project.Sep 21 21:48
schestowitzYes, just making sure that's the case. I will debug the FMM issue that I have tonight, as a baseline from which build up.Sep 21 21:48
schestowitzhmmm... red hat's PR people have just contacted meSep 21 21:49
schestowitzI don't like being treated like PR victimSep 21 21:49
schestowitz> Roy,Sep 21 21:50
schestowitz> Sep 21 21:50
schestowitz>  Sep 21 21:50
schestowitz> Sep 21 21:50
schestowitz> This afternoon, Red Hat announced its second quarter financial results.Sep 21 21:50
schestowitz> Total revenue for the quarter was $281.3 million, an increase of 28%Sep 21 21:50
schestowitz> from the year ago quarter. Subscription revenue for the quarterSep 21 21:50
schestowitz> was $238.3 million, up 28% year-over-year.Sep 21 21:50
schestowitz> Sep 21 21:50
schestowitz>  Sep 21 21:50
schestowitz> Sep 21 21:50
schestowitz> The earnings call will be held at 5:00pm ET, and can be accessed atSep 21 21:50
schestowitz> http://investors.redhat.com/eventdetail.cfm?EventID=102208.Sep 21 21:50
schestowitz> Sep 21 21:50
TechrightsSocialTitle: Red Hat, Inc. - Events & Presentations .::. Size~: 28.94 KBSep 21 21:50
schestowitz> The full earnings release is below, and available online atSep 21 21:50
schestowitz> http://bit.ly/oKF9ph. If you have any questions, or would be interestedSep 21 21:50
schestowitz> in speaking to one of Red Hat’s executives about the company’s growthSep 21 21:50
TechrightsSocialTitle: Red Hat, Inc. - Red Hat Reports Second Quarter Results .::. Size~: 269.93 KBSep 21 21:50
schestowitz> and future strategy, please let me know.Sep 21 21:50
schestowitz> Sep 21 21:50
schestowitz>  Sep 21 21:50
schestowitz> Sep 21 21:50
schestowitz> Thanks,Sep 21 21:50
schestowitz> StephanieSep 21 21:50
schestowitz> Sep 21 21:51
schestowitz> 703-287-7819Sep 21 21:51
*abeNd-org (~KKlenke@66-76-242-70-bcst.tex.sta.suddenlink.net) has joined #boycottnovell-socialSep 21 23:23

Generated by irclog2html.py 2.6 by Marius Gedminas - find it at mg.pov.lt!